summaryrefslogtreecommitdiff
path: root/Documentation/power
AgeCommit message (Expand)Author
2011-11-30PM: runtime: add might_sleep to PM runtime functionsColin Cross
2011-11-11PM / Runtime: Automatically retry failed autosuspendsAlan Stern
2011-08-25PM / Runtime: Correct documentation of pm_runtime_irq_safe()Rafael J. Wysocki
2011-08-05PM / Runtime: Allow _put_sync() from interrupts-disabled contextKevin Hilman
2011-07-15Merge branch 'pm-runtime' into for-linusRafael J. Wysocki
2011-07-15Merge branch 'pm-domains' into for-linusRafael J. Wysocki
2011-07-15PM / OPP: Introduce function to free cpufreq tableNishanth Menon
2011-07-12PM / Runtime: Add new helper function: pm_runtime_status_suspended()Kevin Hilman
2011-07-06PM / Runtime: Replace "run-time" with "runtime" in documentationRafael J. Wysocki
2011-07-06PM / Runtime: Improve documentation of enable, disable and barrierRafael J. Wysocki
2011-07-06PM: Limit race conditions between runtime PM and system sleep (v2)Rafael J. Wysocki
2011-07-02PM / Runtime: Return special error code if runtime PM is disabledRafael J. Wysocki
2011-07-02PM / Runtime: Update documentation of interactions with system sleepRafael J. Wysocki
2011-07-02PM: Introduce generic "noirq" callback routines for subsystems (v2)Rafael J. Wysocki
2011-07-02PM / Domains: Rename struct dev_power_domain to struct dev_pm_domainRafael J. Wysocki
2011-07-02PM / Runtime: Update documentation regarding driver removalRafael J. Wysocki
2011-07-02PM: Documentation: fix typo: pm_runtime_idle_sync() doesn't exist.Kevin Hilman
2011-06-21PM / Domains: Update documentationRafael J. Wysocki
2011-06-21PM: Update documentation regarding sysdevsRafael J. Wysocki
2011-06-21PM / Runtime: Update doc: usage count no longer incremented across system PMKevin Hilman
2011-05-27regulator: Remove supply_regulator_dev from machine configurationMark Brown
2011-05-17PM: Allow drivers to allocate memory from .prepare() callbacks safelyRafael J. Wysocki
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-15PM: Documentation/power/states.txt: fix repetitionAlexandre Courbot
2011-03-15PM: Make system-wide PM and runtime PM treat subsystems consistentlyRafael J. Wysocki
2011-03-15PM: Add support for device power domainsRafael J. Wysocki
2011-03-15PM: Do not create wakeup sysfs files for devices that cannot wake upRafael J. Wysocki
2010-12-24PM: Fix references to basic-pm-debugging.txt in drivers-testing.txtJon Mason
2010-12-24PM / Runtime: Add synchronous runtime interface for interrupt handlers (v3)Alan Stern
2010-12-16PM / Runtime: Fix pm_runtime_suspended()Rafael J. Wysocki
2010-11-11PM / OPP: Hide OPP configuration when SoCs do not provide an implementationMark Brown
2010-10-17PM: Introduce library for device-specific OPPs (v7)Nishanth Menon
2010-10-17PM: Add sysfs attr for rechecking dev hash from PM traceJames Hogan
2010-10-17PM / Runtime: Implement autosuspend supportAlan Stern
2010-10-17PM / Runtime: Add no_callbacks flagAlan Stern
2010-10-17PM / Hibernate: Make default image size depend on total RAM sizeRafael J. Wysocki
2010-10-17PM / Hibernate: Compress hibernation image with LZOBojan Smojver
2010-09-01regulator: Update e-mail address for Liam GirdwoodMark Brown
2010-08-04Documentation: update broken web addresses.Justin P. Mattock
2010-07-19update email addressPavel Machek
2010-05-21Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-18PM/PCI: Update PCI power management documentationRafael J. Wysocki
2010-05-10PM QOS updateMark Gross
2010-05-10PM / Hibernate: document open(/dev/snapshot) side effectsPavel Machek
2010-05-10PM: Improve device power management documentAlan Stern
2010-05-10PM: Update device power management documentRafael J. Wysocki
2010-04-23Documentation/: it's -> its where appropriateFrancis Galiegue
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-06PM: Provide generic subsystem-level callbacksRafael J. Wysocki