summaryrefslogtreecommitdiffstats
path: root/Documentation/power
Commit message (Expand)AuthorAgeFilesLines
* PM / sleep: Mention async suspend in PM_TRACE documentationPavel Machek2015-01-301-0/+4
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-12-121-0/+4
|\
| * ARM: 8199/1: PM / Runtime: Add getter for querying the IRQ safe option v12Krzysztof Kozlowski2014-11-171-0/+4
* | Documentation: power: Fix typo in Documentation/powerMasanari Iida2014-11-083-5/+5
* | Merge branch 'pm-qos'Rafael J. Wysocki2014-10-231-1/+3
|\ \ | |/ |/|
| * PM / QoS: Add PM_QOS_MEMORY_BANDWIDTH classTomeu Vizoso2014-09-251-1/+3
* | Merge tag 'for-v3.18' of git://git.infradead.org/battery-2.6Linus Torvalds2014-10-152-1/+7
|\ \
| * | Documentation: Charger Manager: Fix spelling mistakesViresh Kumar2014-09-161-1/+1
| * | power_supply: Add boot and calibration attributesRamakrishna Pallala2014-09-061-0/+6
| |/
* | Merge branch 'pm-genirq'Rafael J. Wysocki2014-10-071-0/+123
|\ \ | |/ |/|
| * PM / genirq: Document rules related to system suspend and interruptsRafael J. Wysocki2014-09-011-0/+123
* | regulator: Proofread documentationGeert Uytterhoeven2014-08-275-15/+16
|/
* Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-061-3/+0
|\
| * PM / OPP: Remove ARCH_HAS_OPPMark Brown2014-07-231-3/+0
* | Merge tag 'for-v3.17' of git://git.infradead.org/battery-2.6Linus Torvalds2014-08-061-0/+6
|\ \
| * | power_supply: Add inlmt,iterm, min/max temp propsJenny TC2014-07-181-0/+6
| |/
* | regulator: Add helpers for low-level register accessTuomas Tynkkynen2014-07-251-0/+35
|/
* PM / Documentation: Update copyright in suspend-and-cpuhotplug.txtSrivatsa S. Bhat2014-06-091-1/+1
* Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-06-031-35/+5
|\
| * PM / OPP: Move cpufreq specific OPP functions out of generic OPP libraryNishanth Menon2014-05-071-35/+5
| |
| \
*-. \ Merge branches 'pnp', 'powercap', 'pm-runtime' and 'pm-opp'Rafael J. Wysocki2014-06-031-9/+11
|\ \ \ | | |/ | |/|
| | * PM / runtime: Update documentation to reflect the current code flowRafael J. Wysocki2014-05-161-9/+11
| |/
* | PM / sleep: Introduce command line argument for sleep state enumerationRafael J. Wysocki2014-05-261-31/+56
* | PM / sleep: Update device PM documentation to cover direct_completeRafael J. Wysocki2014-05-162-4/+47
* | PM / hibernate: Documentation: Fix script for unswappingPali Rohár2014-05-071-1/+4
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-021-1/+1
|\
| * doc: fix double wordsMasanari Iida2014-03-211-1/+1
* | Merge branch 'pm-runtime'Rafael J. Wysocki2014-04-011-16/+13
|\ \
| * | PM / Runtime: s/foo_process_requests/foo_process_next_request/Geert Uytterhoeven2014-03-261-1/+1
| * | PM / Runtime: GENERIC_SUBSYS_PM_OPS is goneGeert Uytterhoeven2014-03-261-7/+4
| * | PM / Runtime: Correct documented return values for generic PM callbacksGeert Uytterhoeven2014-03-261-2/+2
| * | PM / Runtime: Split line longer than 80 charactersGeert Uytterhoeven2014-03-261-5/+5
| * | PM / Runtime: dev_pm_info.runtime_error is signedGeert Uytterhoeven2014-03-261-1/+1
| |/
* | Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers'Rafael J. Wysocki2014-03-201-22/+60
|\ \ | |/ |/|
| * PM / QoS: Add type to dev_pm_qos_add_ancestor_request() argumentsRafael J. Wysocki2014-02-111-2/+4
| * PM / QoS: Introcuce latency tolerance device PM QoS typeRafael J. Wysocki2014-02-111-9/+50
| * PM / QoS: Rename device resume latency QoS itemsRafael J. Wysocki2014-02-111-21/+16
* | Documentation/: update 00-INDEX filesHenrik Austad2014-02-101-2/+4
|/
* Documentation/: update FireWire debugging documentationLubomir Rintel2014-01-121-1/+1
* Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-201-8/+6
|\
| * Merge branch 'pm-runtime'Rafael J. Wysocki2013-11-191-8/+6
| |\
| | * PM / Runtime: Update documentation around probe|remove|suspendUlf Hansson2013-11-121-8/+6
* | | Merge tag 'for-v3.13' of git://git.infradead.org/battery-2.6Linus Torvalds2013-11-181-4/+4
|\ \ \ | |/ / |/| |
| * | power_supply: Fix documentation for TEMP_*ALERT* propertiesAnton Vorontsov2013-10-281-4/+4
* | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-10-281-54/+54
|\ \ \
| * | | PM / OPP: rename header to linux/pm_opp.hNishanth Menon2013-10-251-1/+1
| * | | PM / OPP: rename data structures to dev_pm equivalentsNishanth Menon2013-10-251-2/+2
| * | | PM / OPP: rename functions to dev_pm_opp*Nishanth Menon2013-10-251-51/+51
| |/ /
* | | Merge branch 'pm-runtime'Rafael J. Wysocki2013-10-281-6/+8
|\ \ \ | | |/ | |/|
| * | PM / Runtime: Respect autosuspend when idle triggers suspendUlf Hansson2013-10-161-6/+8
| |/
OpenPOWER on IntegriCloud