aboutsummaryrefslogtreecommitdiff
path: root/kernel/power
AgeCommit message (Expand)Author
2011-11-07PM / QoS: Set cpu_dma_pm_qos->nameDominik Brodowski
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-04PM / QoS: Remove redundant checkGuennadi Liakhovetski
2011-10-31kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructurePaul Gortmaker
2011-10-31kernel: fix several implicit usasges of kmod.hPaul Gortmaker
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2011-10-16PM / Hibernate: Improve performance of LZO/plain hibernation, checksum imageBojan Smojver
2011-10-16PM / Hibernate: Do not initialize static and extern variables to 0Barry Song
2011-10-16PM / Hibernate: Add resumedelay kernel param in addition to resumewaitBarry Song
2011-10-16PM / Hibernate: Add resumewait param to support MMC-like devices as resume fileBarry Song
2011-10-16PM / Hibernate: Fix typo in a kerneldoc commentBarry Song
2011-10-16PM / Hibernate: Freeze kernel threads after preallocating memoryRafael J. Wysocki
2011-10-16PM / VT: Cleanup #if defined uglyness and fix compile errorH Hartley Sweeten
2011-10-16PM / Suspend: Off by one in pm_suspend()Dan Carpenter
2011-10-16PM / Hibernate: Include storage keys in hibernation image on s390Martin Schwidefsky
2011-10-16PM: Fix build issue in main.c for CONFIG_PM_SLEEP unsetRafael J. Wysocki
2011-10-16PM / Suspend: Add statistics debugfs file for suspend to RAMShuoX Liu
2011-09-23cpu_pm: Add cpu power management notifiersColin Cross
2011-08-25PM QoS: Add global notification mechanism for device constraintsJean Pihet
2011-08-25PM QoS: Generalize and export constraints management codeJean Pihet
2011-08-25PM QoS: Reorganize data structsJean Pihet
2011-08-25PM QoS: Code reorganizationJean Pihet
2011-08-25PM QoS: Minor clean-upsJean Pihet
2011-08-25PM QoS: Move and rename the implementation filesJean Pihet
2011-08-14PM / Domains: Fix build for CONFIG_PM_RUNTIME unsetRafael J. Wysocki
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-15Merge branch 'pm-domains' into for-linusRafael J. Wysocki
2011-07-15PM: Improve error code of pm_notifier_call_chain()Akinobu Mita
2011-07-15PM / Suspend: Export suspend_set_ops, suspend_valid_only_memKevin Hilman
2011-07-15PM / Suspend: Add .suspend_again() callback to suspend_opsMyungJoo Ham
2011-07-11doc: Konfig: Documentation/power/{pm => apm-acpi}.txtMichael Witten
2011-07-06PM / Hibernate: Fix free_unnecessary_pages()Rafael J. Wysocki
2011-07-02PM: Allow the clocks management code to be used during system suspendRafael J. Wysocki
2011-07-02PM / Domains: Support for generic I/O PM domains (v8)Rafael J. Wysocki
2011-06-21PM: Free memory bitmaps if opening /dev/snapshot failsMichal Kubecek
2011-05-24PM / Hibernate: Update kerneldoc comments in hibernate.cRafael J. Wysocki
2011-05-24PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki
2011-05-24PM / Hibernate: Update some comments in core hibernate codeRafael J. Wysocki
2011-05-17PM: Allow drivers to allocate memory from .prepare() callbacks safelyRafael J. Wysocki
2011-05-17PM: Remove CONFIG_PM_VERBOSERafael J. Wysocki
2011-05-17Merge branch 'power-domains' into for-linusRafael J. Wysocki
2011-05-17Merge branch 'syscore' into for-linusRafael J. Wysocki
2011-05-17Revert "PM / Hibernate: Reduce autotuned default image size"Rafael J. Wysocki
2011-05-17PM / Hibernate: Add sysfs knob to control size of memory for driversRafael J. Wysocki
2011-05-17PM / Suspend: Do not ignore error codes returned by suspend_enter()MyungJoo Ham
2011-05-11PM: Remove sysdev suspend, resume and shutdown operationsRafael J. Wysocki
2011-05-11PM / Hibernate: Fix ioctl SNAPSHOT_S2RAMRafael J. Wysocki
2011-05-11PM / Hibernate: Make snapshot_release() restore GFP maskRafael J. Wysocki
2011-05-11PM: Fix warning in pm_restrict_gfp_mask() during SNAPSHOT_S2RAM ioctlRafael J. Wysocki
2011-04-30PM / Runtime: Generic clock manipulation rountines for runtime PM (v6)Rafael J. Wysocki