summaryrefslogtreecommitdiffstats
path: root/Documentation/power
Commit message (Expand)AuthorAgeFilesLines
* 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
* PM / OPP: Hide OPP configuration when SoCs do not provide an implementationMark Brown2010-11-111-0/+3
* PM: Introduce library for device-specific OPPs (v7)Nishanth Menon2010-10-172-0/+377
* PM: Add sysfs attr for rechecking dev hash from PM traceJames Hogan2010-10-171-0/+7
* PM / Runtime: Implement autosuspend supportAlan Stern2010-10-171-7/+183
* PM / Runtime: Add no_callbacks flagAlan Stern2010-10-171-0/+37
* PM / Hibernate: Make default image size depend on total RAM sizeRafael J. Wysocki2010-10-171-1/+1
* PM / Hibernate: Compress hibernation image with LZOBojan Smojver2010-10-171-1/+2
* regulator: Update e-mail address for Liam GirdwoodMark Brown2010-09-011-1/+1
* Documentation: update broken web addresses.Justin P. Mattock2010-08-043-9/+8
* update email addressPavel Machek2010-07-191-1/+1
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-05-211-266/+992
|\
| * PM/PCI: Update PCI power management documentationRafael J. Wysocki2010-05-181-266/+992
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-203-9/+9
|\ \
| * | Documentation/: it's -> its where appropriateFrancis Galiegue2010-04-233-9/+9
| |/
* | PM QOS updateMark Gross2010-05-101-23/+25
* | PM / Hibernate: document open(/dev/snapshot) side effectsPavel Machek2010-05-101-0/+4
* | PM: Improve device power management documentAlan Stern2010-05-101-428/+383
* | PM: Update device power management documentRafael J. Wysocki2010-05-101-267/+431
|/
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\
| * doc: fix leve -> level typo in pm-runtime docThadeu Lima de Souza Cascardo2010-02-051-1/+1
* | PM: Provide generic subsystem-level callbacksRafael J. Wysocki2010-03-061-0/+65
* | PM / Runtime: Document power.runtime_auto and related functionsRafael J. Wysocki2010-03-061-0/+28
|/
* PM: Runtime PM documentation updateAlan Stern2009-12-221-0/+50
* PM / Runtime: Use device type and device class callbacksRafael J. Wysocki2009-12-221-86/+87