aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/power
Commit message (Expand)AuthorAgeFilesLines
* initial merge with 3.2.72Wolfgang Wiedmeyer2015-10-231-0/+491
|\
| * PM / Sleep: fix recovery during resuming from hibernationImre Deak2014-12-141-1/+7
| * PM / hibernate: Avoid overflow in hibernate_preallocate_memory()Aaron Lu2014-01-031-1/+5
| * ftrace: Disable function tracing during suspend/resume and hibernation, againSrivatsa S. Bhat2012-08-022-0/+9
| * PM / Hibernate: Hibernate/thaw fixes/improvementsBojan Smojver2012-07-251-23/+39
| * PM / Hibernate: fix the number of pages used for hibernate/thaw bufferingBojan Smojver2012-05-111-6/+22
| * PM / Hibernate: Enable usermodehelpers in hibernate() error pathSrivatsa S. Bhat2012-04-021-3/+4
| * PM / Hibernate: Thaw kernel threads in SNAPSHOT_CREATE_IMAGE ioctl pathSrivatsa S. Bhat2012-02-131-2/+4
| * PM / Hibernate: Thaw processes in SNAPSHOT_CREATE_IMAGE ioctl test pathSrivatsa S. Bhat2012-02-133-4/+11
| * PM / Hibernate: Fix s2disk regression related to freezing workqueuesRafael J. Wysocki2012-02-132-0/+18
| * PM / Hibernate: Do not leak memory in error/test code pathsRafael J. Wysocki2011-11-231-6/+10
| * PM / Suspend: Fix bug in suspend statistics updateSrivatsa S. Bhat2011-11-191-1/+2
| * PM / Hibernate: Fix the early termination of test modesSrivatsa S. Bhat2011-11-181-6/+17
| * PM / QoS: Set cpu_dma_pm_qos->nameDominik Brodowski2011-11-071-0/+1
| * Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-065-0/+6
| |\
| | * kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructurePaul Gortmaker2011-10-314-0/+4
| | * kernel: fix several implicit usasges of kmod.hPaul Gortmaker2011-10-312-0/+2
| * | PM / QoS: Remove redundant checkGuennadi Liakhovetski2011-11-041-2/+1
| |/
| * Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-281-0/+4
| |\
| | * cpu_pm: Add cpu power management notifiersColin Cross2011-09-231-0/+4
| * | PM / Hibernate: Improve performance of LZO/plain hibernation, checksum imageBojan Smojver2011-10-164-178/+645
| * | PM / Hibernate: Do not initialize static and extern variables to 0Barry Song2011-10-161-5/+5
| * | PM / Hibernate: Add resumedelay kernel param in addition to resumewaitBarry Song2011-10-161-0/+14
| * | PM / Hibernate: Add resumewait param to support MMC-like devices as resume fileBarry Song2011-10-161-0/+16
| * | PM / Hibernate: Fix typo in a kerneldoc commentBarry Song2011-10-161-1/+1
| * | PM / Hibernate: Freeze kernel threads after preallocating memoryRafael J. Wysocki2011-10-163-15/+30
| * | PM / VT: Cleanup #if defined uglyness and fix compile errorH Hartley Sweeten2011-10-162-4/+2
| * | PM / Suspend: Off by one in pm_suspend()Dan Carpenter2011-10-161-1/+1
| * | PM / Hibernate: Include storage keys in hibernation image on s390Martin Schwidefsky2011-10-162-0/+21
| * | PM: Fix build issue in main.c for CONFIG_PM_SLEEP unsetRafael J. Wysocki2011-10-161-2/+2
| * | PM / Suspend: Add statistics debugfs file for suspend to RAMShuoX Liu2011-10-162-3/+116
| * | PM QoS: Add global notification mechanism for device constraintsJean Pihet2011-08-251-1/+1
| * | PM QoS: Generalize and export constraints management codeJean Pihet2011-08-251-56/+67
| * | PM QoS: Reorganize data structsJean Pihet2011-08-251-44/+41
| * | PM QoS: Code reorganizationJean Pihet2011-08-251-22/+23
| * | PM QoS: Minor clean-upsJean Pihet2011-08-251-44/+44
| * | PM QoS: Move and rename the implementation filesJean Pihet2011-08-252-1/+482
| |/
| * PM / Domains: Fix build for CONFIG_PM_RUNTIME unsetRafael J. Wysocki2011-08-141-0/+4
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-2/+2
| |\
| | * doc: Konfig: Documentation/power/{pm => apm-acpi}.txtMichael Witten2011-07-111-2/+2
| * | Merge branch 'pm-domains' into for-linusRafael J. Wysocki2011-07-151-2/+6
| |\ \
| | * | PM: Allow the clocks management code to be used during system suspendRafael J. Wysocki2011-07-021-2/+2
| | * | PM / Domains: Support for generic I/O PM domains (v8)Rafael J. Wysocki2011-07-021-0/+4
| * | | PM: Improve error code of pm_notifier_call_chain()Akinobu Mita2011-07-151-2/+3
| * | | PM / Suspend: Export suspend_set_ops, suspend_valid_only_memKevin Hilman2011-07-151-0/+2
| * | | PM / Suspend: Add .suspend_again() callback to suspend_opsMyungJoo Ham2011-07-151-6/+12
| | |/ | |/|
* | | cpu_pm: Add cpu power management notifiersColin Cross2014-12-301-0/+4
* | | Revert "wakelock: use single threaded workqueueus"Daniel Hillenbrand2013-09-211-1/+1
* | | Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-272-0/+9
|\ \ \
| * | | ftrace: Disable function tracing during suspend/resume and hibernation, againSrivatsa S. Bhat2012-08-092-0/+9