aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/power (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-31Merge tag 'for-v3.5' of git://git.infradead.org/battery-2.6Linus Torvalds2-2/+41
2012-05-23Merge tag 'pm-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2012-05-12Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/regmap' and 'regulator/topic/register' into regulator-nextMark Brown1-2/+1
2012-05-05charger-manager: Provide cm_notify_event function for in-kernel useChanwoo Choi1-1/+15
2012-05-05charger-manager: Poll battery health in normal stateChanwoo Choi1-1/+24
2012-05-05PM / Documentation: suspend-and-cpuhotplug.txt: Fix typoMarcos Paulo de Souza1-1/+1
2012-05-04power_supply: Add voltage_ocv property and use it for max17042 driverRamakrishna Pallala1-0/+2
2012-04-29PM / Freezer / Docs: Update documentation about freezing of tasksMarcos Paulo de Souza1-18/+19
2012-04-13regulator: Update regulator_register() API signature in DocumentationAxel Lin1-2/+1
2012-02-09PM / Freezer / Docs: Document the beauty of freeze/thaw semanticsSrivatsa S. Bhat1-0/+21
2012-01-29PM / Sleep: Introduce "late suspend" and "early resume" of devicesRafael J. Wysocki1-32/+61
2012-01-19PM / Documentation: Fix minor issue in freezing_of_tasks.txtViresh Kumar1-4/+4
2012-01-19PM / Documentation: Fix spelling mistake in basic-pm-debugging.txtViresh Kumar1-1/+1
2012-01-11Merge git://git.infradead.org/battery-2.6Linus Torvalds1-0/+163
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds1-1/+1
2012-01-04Merge branch 'power-supply-scope' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenAnton Vorontsov9-29/+435
2012-01-04power_supply: Charger-Manager: Add properties for power-supply-classDonggeun Kim1-0/+14
2012-01-04power_supply: Add initial Charger-Manager driverDonggeun Kim1-0/+149
2011-12-21PM: Run the driver callback directly if the subsystem one is not thereRafael J. Wysocki2-78/+89
2011-12-21Merge branch 'master' into pm-sleepRafael J. Wysocki2-58/+93
2011-12-08PM / Sleep: Recommend [un]lock_system_sleep() over using pm_mutex directlySrivatsa S. Bhat1-0/+25
2011-12-05regulator: Fix regulator_register() API signature in DocumentationRajendra Nayak1-1/+1
2011-11-28PM / Sleep: Update documentation related to system wakeupRafael J. Wysocki1-22/+38
2011-11-28PM / Runtime: Make documentation follow the new behavior of irq_safeRafael J. Wysocki1-5/+6
2011-11-28PM / Sleep: Correct inaccurate information in devices.txtRafael J. Wysocki1-4/+3
2011-11-28PM / Domains: Document how PM domains are used by the PM coreRafael J. Wysocki2-26/+45
2011-11-21freezer: unexport refrigerator() and update try_to_freeze() slightlyTejun Heo1-6/+6
2011-11-21freezer: don't unnecessarily set PF_NOFREEZE explicitlyTejun Heo1-1/+1
2011-11-04PM / Runtime: Automatically retry failed autosuspendsAlan Stern1-0/+10
2011-11-04PM / Sleep: Update freezer documentationSrivatsa S. Bhat1-4/+4
2011-11-01Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulatorLinus Torvalds1-6/+13
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds6-17/+405
2011-10-22PM / Documentation: Update docs about suspend and CPU hotplugSrivatsa S. Bhat2-0/+277
2011-10-16PM / Hibernate: Freeze kernel threads after preallocating memoryRafael J. Wysocki1-4/+0
2011-10-16PM: Update the policy on default wakeup settingsAlan Stern1-1/+3
2011-10-16PM / Suspend: Add statistics debugfs file for suspend to RAMShuoX Liu1-0/+24
2011-10-16Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki1-7/+12
2011-10-10PM / Runtime: Update document about callbacksMing Lei1-7/+12
2011-10-07Merge branch 'pm-qos' into pm-for-linusRafael J. Wysocki1-5/+87
2011-10-07Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki1-0/+2
2011-10-07regulator: Clarify documentation for regulator-regulator suppliesMark Brown1-2/+9
2011-10-07regulator: Fix some bitrot in the machine driver documentationMark Brown1-4/+4
2011-10-04PM / QoS: Update Documentation for the pm_qos and dev_pm_qos frameworksJean Pihet1-5/+87
2011-09-27doc: fix broken referencesPaul Bolle2-2/+3
2011-09-21PM / Runtime: pm_runtime_idle() can be called in atomic contextMing Lei1-0/+1
2011-08-25PM / Runtime: Correct documentation of pm_runtime_irq_safe()Rafael J. Wysocki1-2/+1
2011-08-14PM / Runtime: Add might_sleep() to runtime PM functionsColin Cross1-0/+1
2011-08-05PM / Runtime: Allow _put_sync() from interrupts-disabled contextKevin Hilman1-5/+5
2011-07-15Merge branch 'pm-runtime' into for-linusRafael J. Wysocki2-78/+125
2011-07-15Merge branch 'pm-domains' into for-linusRafael J. Wysocki2-6/+34