Age | Commit message (Expand) | Author |
2015-01-06 | rcu: Make SRCU optional by using CONFIG_SRCU | Pranith Kumar |
2014-12-19 | PM: Eliminate CONFIG_PM_RUNTIME | Rafael J. Wysocki |
2014-12-08 | Merge branch 'pm-runtime' | Rafael J. Wysocki |
2014-12-04 | PM: Drop CONFIG_PM_RUNTIME from the driver core | Rafael J. Wysocki |
2014-11-18 | PM: Kconfig: Set PM_RUNTIME if PM_SLEEP is selected | Rafael J. Wysocki |
2014-11-18 | PM: Kconfig: fix unmet dependency for CPU_PM | Pankaj Dubey |
2014-11-15 | PM / Runtime: Kconfig: move ia64 dependency to arch/ia64/Kconfig | Kevin Hilman |
2014-09-22 | ARM: exynos: Move to generic PM domain DT bindings | Tomasz Figa |
2014-09-22 | PM / Domains: Add generic OF-based PM domain look-up | Tomasz Figa |
2014-07-23 | PM / OPP: Remove ARCH_HAS_OPP | Mark Brown |
2014-05-19 | PM / OPP: Make OPP invisible to users in Kconfig | Mark Brown |
2013-10-18 | PM / Sleep: Detect device suspend/resume lockup and log event | Benoit Goby |
2013-07-02 | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2013-06-03 | Finally eradicate CONFIG_HOTPLUG | Stephen Rothwell |
2013-05-14 | workqueues: Introduce new flag WQ_POWER_EFFICIENT for power oriented workqueues | Viresh Kumar |
2012-09-04 | PM / Domains: Add power off/on function for system core suspend stage | Rafael J. Wysocki |
2012-07-01 | PM / Sleep: Separate printing suspend times from initcall_debug | Rafael J. Wysocki |
2012-05-11 | PM / Sleep: User space wakeup sources garbage collector Kconfig option | Rafael J. Wysocki |
2012-05-11 | PM / Sleep: Make the limit of user space wakeup sources configurable | Rafael J. Wysocki |
2012-05-01 | PM / Sleep: Add user space interface for manipulating wakeup sources, v3 | Rafael J. Wysocki |
2012-05-01 | PM / Sleep: Implement opportunistic sleep, v2 | Rafael J. Wysocki |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds |
2011-10-16 | PM / Hibernate: Improve performance of LZO/plain hibernation, checksum image | Bojan Smojver |
2011-10-16 | PM / Hibernate: Include storage keys in hibernation image on s390 | Martin Schwidefsky |
2011-09-23 | cpu_pm: Add cpu power management notifiers | Colin Cross |
2011-08-14 | PM / Domains: Fix build for CONFIG_PM_RUNTIME unset | Rafael J. Wysocki |
2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-07-11 | doc: Konfig: Documentation/power/{pm => apm-acpi}.txt | Michael Witten |
2011-07-02 | PM: Allow the clocks management code to be used during system suspend | Rafael J. Wysocki |
2011-07-02 | PM / Domains: Support for generic I/O PM domains (v8) | Rafael J. Wysocki |
2011-05-17 | PM: Remove CONFIG_PM_VERBOSE | Rafael J. Wysocki |
2011-04-30 | PM / Runtime: Generic clock manipulation rountines for runtime PM (v6) | Rafael J. Wysocki |
2011-04-11 | fix XEN_SAVE_RESTORE Kconfig dependencies | Shriram Rajagopalan |
2011-04-11 | PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS | Rafael J. Wysocki |
2011-03-15 | PM: Simplify kernel/power/Kconfig | Jan Beulich |
2011-03-15 | PM: Clean up PM_TRACE dependencies and drop unnecessary Kconfig option | Rafael J. Wysocki |
2011-03-15 | PM: Remove CONFIG_PM_OPS | Rafael J. Wysocki |
2011-03-15 | PM: Reorder power management Kconfig options | Rafael J. Wysocki |
2011-03-15 | PM: Make CONFIG_PM depend on (CONFIG_PM_SLEEP || CONFIG_PM_RUNTIME) | Rafael J. Wysocki |
2011-01-07 | PM / ACPI: Move NVS saving and restoring code to drivers/acpi | Rafael J. Wysocki |
2010-11-11 | PM / OPP: Hide OPP configuration when SoCs do not provide an implementation | Mark Brown |
2010-10-17 | PM: Introduce library for device-specific OPPs (v7) | Nishanth Menon |
2010-10-17 | PM: Fix unmet dependency warning from kconfig | Rafael J. Wysocki |
2010-10-17 | PM / Hibernate: Compress hibernation image with LZO | Bojan Smojver |
2010-06-10 | suspend: Move NVS save/restore code to generic suspend functionality | Matthew Garrett |
2010-02-26 | PM: Add facility for advanced testing of async suspend/resume | Rafael J. Wysocki |
2010-02-22 | PCI PM: Run-time callbacks for PCI bus type | Rafael J. Wysocki |
2009-08-23 | PM: Introduce core framework for run-time PM of I/O devices (rev. 17) | Rafael J. Wysocki |
2009-06-12 | PM/Hibernate: Move NVS routines into a seperate file (v2). | Cornelia Huck |
2008-11-01 | PM_TEST_SUSPEND should depend on RTC_CLASS, not RTC_LIB | Al Viro |