aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/power
Commit message (Expand)AuthorAgeFilesLines
* PM / Sleep: Update documentation related to system wakeupRafael J. Wysocki2011-11-281-22/+38
* PM / Runtime: Make documentation follow the new behavior of irq_safeRafael J. Wysocki2011-11-281-5/+6
* PM / Sleep: Correct inaccurate information in devices.txtRafael J. Wysocki2011-11-281-4/+3
* PM / Domains: Document how PM domains are used by the PM coreRafael J. Wysocki2011-11-282-26/+45
* PM / Runtime: Automatically retry failed autosuspendsAlan Stern2011-11-041-0/+10
* PM / Sleep: Update freezer documentationSrivatsa S. Bhat2011-11-041-4/+4
* Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulatorLinus Torvalds2011-11-011-6/+13
|\
| * regulator: Clarify documentation for regulator-regulator suppliesMark Brown2011-10-071-2/+9
| * regulator: Fix some bitrot in the machine driver documentationMark Brown2011-10-071-4/+4
* | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-256-17/+405
|\ \
| * | PM / Documentation: Update docs about suspend and CPU hotplugSrivatsa S. Bhat2011-10-222-0/+277
| * | PM / Hibernate: Freeze kernel threads after preallocating memoryRafael J. Wysocki2011-10-161-4/+0
| * | PM: Update the policy on default wakeup settingsAlan Stern2011-10-161-1/+3
| * | PM / Suspend: Add statistics debugfs file for suspend to RAMShuoX Liu2011-10-161-0/+24
| * | Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki2011-10-161-7/+12
| |\ \
| | * | PM / Runtime: Update document about callbacksMing Lei2011-10-101-7/+12
| * | | Merge branch 'pm-qos' into pm-for-linusRafael J. Wysocki2011-10-071-5/+87
| |\ \ \
| | * | | PM / QoS: Update Documentation for the pm_qos and dev_pm_qos frameworksJean Pihet2011-10-041-5/+87
| * | | | Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki2011-10-071-0/+2
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | PM / Runtime: pm_runtime_idle() can be called in atomic contextMing Lei2011-09-211-0/+1
| | * | PM / Runtime: Add might_sleep() to runtime PM functionsColin Cross2011-08-141-0/+1
| | |/
* | | doc: fix broken referencesPaul Bolle2011-09-272-2/+3
|/ /
* | PM / Runtime: Correct documentation of pm_runtime_irq_safe()Rafael J. Wysocki2011-08-251-2/+1
|/
* PM / Runtime: Allow _put_sync() from interrupts-disabled contextKevin Hilman2011-08-051-5/+5
* Merge branch 'pm-runtime' into for-linusRafael J. Wysocki2011-07-152-78/+125
|\
| * PM / Runtime: Add new helper function: pm_runtime_status_suspended()Kevin Hilman2011-07-121-0/+3
| * PM / Runtime: Replace "run-time" with "runtime" in documentationRafael J. Wysocki2011-07-061-65/+65
| * PM / Runtime: Improve documentation of enable, disable and barrierRafael J. Wysocki2011-07-061-4/+14
| * PM: Limit race conditions between runtime PM and system sleep (v2)Rafael J. Wysocki2011-07-061-0/+21
| * PM / Runtime: Return special error code if runtime PM is disabledRafael J. Wysocki2011-07-021-2/+4
| * PM / Runtime: Update documentation of interactions with system sleepRafael J. Wysocki2011-07-022-11/+22
* | Merge branch 'pm-domains' into for-linusRafael J. Wysocki2011-07-152-6/+34
|\ \ | |/
| * PM: Introduce generic "noirq" callback routines for subsystems (v2)Rafael J. Wysocki2011-07-021-2/+30
| * PM / Domains: Rename struct dev_power_domain to struct dev_pm_domainRafael J. Wysocki2011-07-021-4/+4
* | PM / OPP: Introduce function to free cpufreq tableNishanth Menon2011-07-151-0/+2
|/
* PM / Runtime: Update documentation regarding driver removalRafael J. Wysocki2011-07-021-5/+21
* PM: Documentation: fix typo: pm_runtime_idle_sync() doesn't exist.Kevin Hilman2011-07-021-1/+1
* PM / Domains: Update documentationRafael J. Wysocki2011-06-211-27/+14
* PM: Update documentation regarding sysdevsRafael J. Wysocki2011-06-211-26/+0
* PM / Runtime: Update doc: usage count no longer incremented across system PMKevin Hilman2011-06-211-5/+0
* regulator: Remove supply_regulator_dev from machine configurationMark Brown2011-05-271-2/+2
* PM: Allow drivers to allocate memory from .prepare() callbacks safelyRafael J. Wysocki2011-05-172-33/+32
* Fix common misspellingsLucas De Marchi2011-03-315-9/+9
* PM: Documentation/power/states.txt: fix repetitionAlexandre Courbot2011-03-151-6/+6
* PM: Make system-wide PM and runtime PM treat subsystems consistentlyRafael J. Wysocki2011-03-152-23/+19
* PM: Add support for device power domainsRafael J. Wysocki2011-03-151-1/+44
* PM: Do not create wakeup sysfs files for devices that cannot wake upRafael J. Wysocki2011-03-151-10/+10
* PM: Fix references to basic-pm-debugging.txt in drivers-testing.txtJon Mason2010-12-241-4/+4
* PM / Runtime: Add synchronous runtime interface for interrupt handlers (v3)Alan Stern2010-12-241-0/+31
* PM / Runtime: Fix pm_runtime_suspended()Rafael J. Wysocki2010-12-161-2/+2