Age | Commit message (Expand) | Author |
2011-11-04 | PM / Runtime: Automatically retry failed autosuspends | Alan Stern |
2011-11-04 | PM / Sleep: Update freezer documentation | Srivatsa S. Bhat |
2011-11-01 | Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulator | Linus Torvalds |
2011-10-25 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-10-22 | PM / Documentation: Update docs about suspend and CPU hotplug | Srivatsa S. Bhat |
2011-10-16 | PM / Hibernate: Freeze kernel threads after preallocating memory | Rafael J. Wysocki |
2011-10-16 | PM: Update the policy on default wakeup settings | Alan Stern |
2011-10-16 | PM / Suspend: Add statistics debugfs file for suspend to RAM | ShuoX Liu |
2011-10-16 | Merge branch 'pm-runtime' into pm-for-linus | Rafael J. Wysocki |
2011-10-10 | PM / Runtime: Update document about callbacks | Ming Lei |
2011-10-07 | Merge branch 'pm-qos' into pm-for-linus | Rafael J. Wysocki |
2011-10-07 | Merge branch 'pm-runtime' into pm-for-linus | Rafael J. Wysocki |
2011-10-07 | regulator: Clarify documentation for regulator-regulator supplies | Mark Brown |
2011-10-07 | regulator: Fix some bitrot in the machine driver documentation | Mark Brown |
2011-10-04 | PM / QoS: Update Documentation for the pm_qos and dev_pm_qos frameworks | Jean Pihet |
2011-09-27 | doc: fix broken references | Paul Bolle |
2011-09-21 | PM / Runtime: pm_runtime_idle() can be called in atomic context | Ming Lei |
2011-08-25 | PM / Runtime: Correct documentation of pm_runtime_irq_safe() | Rafael J. Wysocki |
2011-08-14 | PM / Runtime: Add might_sleep() to runtime PM functions | Colin Cross |
2011-08-05 | PM / Runtime: Allow _put_sync() from interrupts-disabled context | Kevin Hilman |
2011-07-15 | Merge branch 'pm-runtime' into for-linus | Rafael J. Wysocki |
2011-07-15 | Merge branch 'pm-domains' into for-linus | Rafael J. Wysocki |
2011-07-15 | PM / OPP: Introduce function to free cpufreq table | Nishanth Menon |
2011-07-12 | PM / Runtime: Add new helper function: pm_runtime_status_suspended() | Kevin Hilman |
2011-07-06 | PM / Runtime: Replace "run-time" with "runtime" in documentation | Rafael J. Wysocki |
2011-07-06 | PM / Runtime: Improve documentation of enable, disable and barrier | Rafael J. Wysocki |
2011-07-06 | PM: Limit race conditions between runtime PM and system sleep (v2) | Rafael J. Wysocki |
2011-07-02 | PM / Runtime: Return special error code if runtime PM is disabled | Rafael J. Wysocki |
2011-07-02 | PM / Runtime: Update documentation of interactions with system sleep | Rafael J. Wysocki |
2011-07-02 | PM: Introduce generic "noirq" callback routines for subsystems (v2) | Rafael J. Wysocki |
2011-07-02 | PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain | Rafael J. Wysocki |
2011-07-02 | PM / Runtime: Update documentation regarding driver removal | Rafael J. Wysocki |
2011-07-02 | PM: Documentation: fix typo: pm_runtime_idle_sync() doesn't exist. | Kevin Hilman |
2011-06-21 | PM / Domains: Update documentation | Rafael J. Wysocki |
2011-06-21 | PM: Update documentation regarding sysdevs | Rafael J. Wysocki |
2011-06-21 | PM / Runtime: Update doc: usage count no longer incremented across system PM | Kevin Hilman |
2011-05-27 | regulator: Remove supply_regulator_dev from machine configuration | Mark Brown |
2011-05-17 | PM: Allow drivers to allocate memory from .prepare() callbacks safely | Rafael J. Wysocki |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-15 | PM: Documentation/power/states.txt: fix repetition | Alexandre Courbot |
2011-03-15 | PM: Make system-wide PM and runtime PM treat subsystems consistently | Rafael J. Wysocki |
2011-03-15 | PM: Add support for device power domains | Rafael J. Wysocki |
2011-03-15 | PM: Do not create wakeup sysfs files for devices that cannot wake up | Rafael J. Wysocki |
2010-12-24 | PM: Fix references to basic-pm-debugging.txt in drivers-testing.txt | Jon Mason |
2010-12-24 | PM / Runtime: Add synchronous runtime interface for interrupt handlers (v3) | Alan Stern |
2010-12-16 | PM / Runtime: Fix pm_runtime_suspended() | 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: Add sysfs attr for rechecking dev hash from PM trace | James Hogan |
2010-10-17 | PM / Runtime: Implement autosuspend support | Alan Stern |