Age | Commit message (Expand) | Author |
2012-04-29 | PM / Freezer / Docs: Update documentation about freezing of tasks | Marcos Paulo de Souza |
2012-02-09 | PM / Freezer / Docs: Document the beauty of freeze/thaw semantics | Srivatsa S. Bhat |
2012-01-29 | PM / Sleep: Introduce "late suspend" and "early resume" of devices | Rafael J. Wysocki |
2012-01-19 | PM / Documentation: Fix minor issue in freezing_of_tasks.txt | Viresh Kumar |
2012-01-19 | PM / Documentation: Fix spelling mistake in basic-pm-debugging.txt | Viresh Kumar |
2012-01-11 | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds |
2012-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds |
2012-01-04 | Merge branch 'power-supply-scope' of git://git.kernel.org/pub/scm/linux/kerne... | Anton Vorontsov |
2012-01-04 | power_supply: Charger-Manager: Add properties for power-supply-class | Donggeun Kim |
2012-01-04 | power_supply: Add initial Charger-Manager driver | Donggeun Kim |
2011-12-21 | PM: Run the driver callback directly if the subsystem one is not there | Rafael J. Wysocki |
2011-12-21 | Merge branch 'master' into pm-sleep | Rafael J. Wysocki |
2011-12-08 | PM / Sleep: Recommend [un]lock_system_sleep() over using pm_mutex directly | Srivatsa S. Bhat |
2011-12-05 | regulator: Fix regulator_register() API signature in Documentation | Rajendra Nayak |
2011-11-28 | PM / Sleep: Update documentation related to system wakeup | Rafael J. Wysocki |
2011-11-28 | PM / Runtime: Make documentation follow the new behavior of irq_safe | Rafael J. Wysocki |
2011-11-28 | PM / Sleep: Correct inaccurate information in devices.txt | Rafael J. Wysocki |
2011-11-28 | PM / Domains: Document how PM domains are used by the PM core | Rafael J. Wysocki |
2011-11-21 | freezer: unexport refrigerator() and update try_to_freeze() slightly | Tejun Heo |
2011-11-21 | freezer: don't unnecessarily set PF_NOFREEZE explicitly | Tejun Heo |
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 |