Age | Commit message (Expand) | Author | Files | Lines |
2012-04-30 | PM / Freezer / Docs: Update documentation about freezing of tasks | Marcos Paulo de Souza | 1 | -18/+19 |
2012-02-10 | PM / Freezer / Docs: Document the beauty of freeze/thaw semantics | Srivatsa S. Bhat | 1 | -0/+21 |
2012-01-29 | PM / Sleep: Introduce "late suspend" and "early resume" of devices | Rafael J. Wysocki | 1 | -32/+61 |
2012-01-20 | PM / Documentation: Fix minor issue in freezing_of_tasks.txt | Viresh Kumar | 1 | -4/+4 |
2012-01-20 | PM / Documentation: Fix spelling mistake in basic-pm-debugging.txt | Viresh Kumar | 1 | -1/+1 |
2012-01-12 | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 1 | -0/+163 |
2012-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 1 | -1/+1 |
2012-01-04 | Merge branch 'power-supply-scope' of git://git.kernel.org/pub/scm/linux/kerne... | Anton Vorontsov | 9 | -29/+435 |
2012-01-04 | power_supply: Charger-Manager: Add properties for power-supply-class | Donggeun Kim | 1 | -0/+14 |
2012-01-04 | power_supply: Add initial Charger-Manager driver | Donggeun Kim | 1 | -0/+149 |
2011-12-22 | PM: Run the driver callback directly if the subsystem one is not there | Rafael J. Wysocki | 2 | -78/+89 |
2011-12-22 | Merge branch 'master' into pm-sleep | Rafael J. Wysocki | 2 | -58/+93 |
2011-12-09 | PM / Sleep: Recommend [un]lock_system_sleep() over using pm_mutex directly | Srivatsa S. Bhat | 1 | -0/+25 |
2011-12-05 | regulator: Fix regulator_register() API signature in Documentation | Rajendra Nayak | 1 | -1/+1 |
2011-11-29 | PM / Sleep: Update documentation related to system wakeup | Rafael J. Wysocki | 1 | -22/+38 |
2011-11-29 | PM / Runtime: Make documentation follow the new behavior of irq_safe | Rafael J. Wysocki | 1 | -5/+6 |
2011-11-29 | PM / Sleep: Correct inaccurate information in devices.txt | Rafael J. Wysocki | 1 | -4/+3 |
2011-11-29 | PM / Domains: Document how PM domains are used by the PM core | Rafael J. Wysocki | 2 | -26/+45 |
2011-11-22 | freezer: unexport refrigerator() and update try_to_freeze() slightly | Tejun Heo | 1 | -6/+6 |
2011-11-22 | freezer: don't unnecessarily set PF_NOFREEZE explicitly | Tejun Heo | 1 | -1/+1 |
2011-11-05 | PM / Runtime: Automatically retry failed autosuspends | Alan Stern | 1 | -0/+10 |
2011-11-05 | PM / Sleep: Update freezer documentation | Srivatsa S. Bhat | 1 | -4/+4 |
2011-11-02 | Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulator | Linus Torvalds | 1 | -6/+13 |
2011-10-25 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -17/+405 |
2011-10-22 | PM / Documentation: Update docs about suspend and CPU hotplug | Srivatsa S. Bhat | 2 | -0/+277 |
2011-10-17 | PM / Hibernate: Freeze kernel threads after preallocating memory | Rafael J. Wysocki | 1 | -4/+0 |
2011-10-17 | PM: Update the policy on default wakeup settings | Alan Stern | 1 | -1/+3 |
2011-10-17 | PM / Suspend: Add statistics debugfs file for suspend to RAM | ShuoX Liu | 1 | -0/+24 |
2011-10-17 | Merge branch 'pm-runtime' into pm-for-linus | Rafael J. Wysocki | 1 | -7/+12 |
2011-10-11 | PM / Runtime: Update document about callbacks | Ming Lei | 1 | -7/+12 |
2011-10-08 | Merge branch 'pm-qos' into pm-for-linus | Rafael J. Wysocki | 1 | -5/+87 |
2011-10-08 | Merge branch 'pm-runtime' into pm-for-linus | Rafael J. Wysocki | 1 | -0/+2 |
2011-10-07 | regulator: Clarify documentation for regulator-regulator supplies | Mark Brown | 1 | -2/+9 |
2011-10-07 | regulator: Fix some bitrot in the machine driver documentation | Mark Brown | 1 | -4/+4 |
2011-10-04 | PM / QoS: Update Documentation for the pm_qos and dev_pm_qos frameworks | Jean Pihet | 1 | -5/+87 |
2011-09-27 | doc: fix broken references | Paul Bolle | 2 | -2/+3 |
2011-09-22 | PM / Runtime: pm_runtime_idle() can be called in atomic context | Ming Lei | 1 | -0/+1 |
2011-08-25 | PM / Runtime: Correct documentation of pm_runtime_irq_safe() | Rafael J. Wysocki | 1 | -2/+1 |
2011-08-14 | PM / Runtime: Add might_sleep() to runtime PM functions | Colin Cross | 1 | -0/+1 |
2011-08-05 | PM / Runtime: Allow _put_sync() from interrupts-disabled context | Kevin Hilman | 1 | -5/+5 |
2011-07-16 | Merge branch 'pm-runtime' into for-linus | Rafael J. Wysocki | 2 | -78/+125 |
2011-07-16 | Merge branch 'pm-domains' into for-linus | Rafael J. Wysocki | 2 | -6/+34 |
2011-07-16 | PM / OPP: Introduce function to free cpufreq table | Nishanth Menon | 1 | -0/+2 |
2011-07-12 | PM / Runtime: Add new helper function: pm_runtime_status_suspended() | Kevin Hilman | 1 | -0/+3 |
2011-07-06 | PM / Runtime: Replace "run-time" with "runtime" in documentation | Rafael J. Wysocki | 1 | -65/+65 |
2011-07-06 | PM / Runtime: Improve documentation of enable, disable and barrier | Rafael J. Wysocki | 1 | -4/+14 |
2011-07-06 | PM: Limit race conditions between runtime PM and system sleep (v2) | Rafael J. Wysocki | 1 | -0/+21 |
2011-07-02 | PM / Runtime: Return special error code if runtime PM is disabled | Rafael J. Wysocki | 1 | -2/+4 |
2011-07-02 | PM / Runtime: Update documentation of interactions with system sleep | Rafael J. Wysocki | 2 | -11/+22 |
2011-07-02 | PM: Introduce generic "noirq" callback routines for subsystems (v2) | Rafael J. Wysocki | 1 | -2/+30 |