aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/power (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2011-07-15PM / OPP: Introduce function to free cpufreq tableNishanth Menon1-0/+2
2011-07-12PM / Runtime: Add new helper function: pm_runtime_status_suspended()Kevin Hilman1-0/+3
2011-07-06PM / Runtime: Replace "run-time" with "runtime" in documentationRafael J. Wysocki1-65/+65
2011-07-06PM / Runtime: Improve documentation of enable, disable and barrierRafael J. Wysocki1-4/+14
2011-07-06PM: Limit race conditions between runtime PM and system sleep (v2)Rafael J. Wysocki1-0/+21
2011-07-02PM / Runtime: Return special error code if runtime PM is disabledRafael J. Wysocki1-2/+4
2011-07-02PM / Runtime: Update documentation of interactions with system sleepRafael J. Wysocki2-11/+22
2011-07-02PM: Introduce generic "noirq" callback routines for subsystems (v2)Rafael J. Wysocki1-2/+30
2011-07-02PM / Domains: Rename struct dev_power_domain to struct dev_pm_domainRafael J. Wysocki1-4/+4
2011-07-02PM / Runtime: Update documentation regarding driver removalRafael J. Wysocki1-5/+21
2011-07-02PM: Documentation: fix typo: pm_runtime_idle_sync() doesn't exist.Kevin Hilman1-1/+1
2011-06-21PM / Domains: Update documentationRafael J. Wysocki1-27/+14
2011-06-21PM: Update documentation regarding sysdevsRafael J. Wysocki1-26/+0
2011-06-21PM / Runtime: Update doc: usage count no longer incremented across system PMKevin Hilman1-5/+0
2011-05-27regulator: Remove supply_regulator_dev from machine configurationMark Brown1-2/+2
2011-05-17PM: Allow drivers to allocate memory from .prepare() callbacks safelyRafael J. Wysocki2-33/+32
2011-03-31Fix common misspellingsLucas De Marchi5-9/+9
2011-03-15PM: Documentation/power/states.txt: fix repetitionAlexandre Courbot1-6/+6
2011-03-15PM: Make system-wide PM and runtime PM treat subsystems consistentlyRafael J. Wysocki2-23/+19
2011-03-15PM: Add support for device power domainsRafael J. Wysocki1-1/+44
2011-03-15PM: Do not create wakeup sysfs files for devices that cannot wake upRafael J. Wysocki1-10/+10
2010-12-24PM: Fix references to basic-pm-debugging.txt in drivers-testing.txtJon Mason1-4/+4
2010-12-24PM / Runtime: Add synchronous runtime interface for interrupt handlers (v3)Alan Stern1-0/+31
2010-12-16PM / Runtime: Fix pm_runtime_suspended()Rafael J. Wysocki1-2/+2
2010-11-11PM / OPP: Hide OPP configuration when SoCs do not provide an implementationMark Brown1-0/+3
2010-10-17PM: Introduce library for device-specific OPPs (v7)Nishanth Menon2-0/+377
2010-10-17PM: Add sysfs attr for rechecking dev hash from PM traceJames Hogan1-0/+7
2010-10-17PM / Runtime: Implement autosuspend supportAlan Stern1-7/+183
2010-10-17PM / Runtime: Add no_callbacks flagAlan Stern1-0/+37
2010-10-17PM / Hibernate: Make default image size depend on total RAM sizeRafael J. Wysocki1-1/+1
2010-10-17PM / Hibernate: Compress hibernation image with LZOBojan Smojver1-1/+2
2010-09-01regulator: Update e-mail address for Liam GirdwoodMark Brown1-1/+1
2010-08-04Documentation: update broken web addresses.Justin P. Mattock3-9/+8
2010-07-19update email addressPavel Machek1-1/+1
2010-05-21Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-266/+992