summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-2599-1044/+4720
|\
| * PM / Clocks: Remove redundant NULL checks before kfree()Jonghwan Choi2011-10-221-3/+1
| * PM / Documentation: Update docs about suspend and CPU hotplugSrivatsa S. Bhat2011-10-222-0/+277
| * ACPI / PM: Add Sony VGN-FW21E to nonvs blacklist.Dave Jones2011-10-221-0/+8
| * Merge branch 'pm-domains' into pm-for-linusRafael J. Wysocki2011-10-229-9/+159
| |\
| | * ARM: mach-shmobile: sh7372 A4R support (v4)Magnus Damm2011-10-226-2/+96
| | * ARM: mach-shmobile: sh7372 A3SP support (v4)Magnus Damm2011-10-225-5/+54
| | * PM / Sleep: Mark devices involved in wakeup signaling during suspendRafael J. Wysocki2011-10-223-3/+10
| * | 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 / Freezer: Make fake_signal_wake_up() wake TASK_KILLABLE tasks tooJeff Layton2011-10-161-1/+1
| * | PM / Hibernate: Add resumedelay kernel param in addition to resumewaitBarry Song2011-10-162-0/+17
| * | MAINTAINERS: Update linux-pm list addressWANG Cong2011-10-161-6/+6
| * | PM / ACPI: Blacklist Vaio VGN-FW520F machine known to require acpi_sleep=nonvsBogdan Radulescu2011-10-161-0/+8
| * | PM / ACPI: Blacklist Sony Vaio known to require acpi_sleep=nonvsRafael J. Wysocki2011-10-161-0/+8
| * | PM / Hibernate: Add resumewait param to support MMC-like devices as resume fileBarry Song2011-10-162-0/+20
| * | PM / Hibernate: Fix typo in a kerneldoc commentBarry Song2011-10-161-1/+1
| * | PM / Hibernate: Freeze kernel threads after preallocating memoryRafael J. Wysocki2011-10-165-20/+33
| * | PM: Update the policy on default wakeup settingsAlan Stern2011-10-162-2/+6
| * | PM / VT: Cleanup #if defined uglyness and fix compile errorH Hartley Sweeten2011-10-164-7/+12
| * | 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-166-0/+177
| * | 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-165-8/+218
| * | Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki2011-10-162-22/+30
| |\ \
| | * | PM / Runtime: Handle .runtime_suspend() failure correctlyMing Lei2011-10-161-12/+13
| | * | PM / Runtime: Fix kerneldoc comment for rpm_suspend()Ming Lei2011-10-161-8/+10
| | * | PM / Runtime: Update document about callbacksMing Lei2011-10-101-7/+12
| * | | Merge branch 'pm-devfreq' into pm-for-linusRafael J. Wysocki2011-10-0714-0/+1303
| |\ \ \
| | * | | PM / devfreq: Add basic governorsMyungJoo Ham2011-10-028-0/+345
| | * | | PM / devfreq: Add common sysfs interfacesMyungJoo Ham2011-10-022-0/+113
| | * | | PM: Introduce devfreq: generic DVFS framework with device-specific OPPsMyungJoo Ham2011-10-027-0/+803
| | * | | PM / OPP: Add OPP availability change notifier.MyungJoo Ham2011-09-302-0/+42
| * | | | Merge branch 'pm-qos' into pm-for-linusRafael J. Wysocki2011-10-0725-198/+839
| |\ \ \ \
| | * | | | PM / QoS: Update Documentation for the pm_qos and dev_pm_qos frameworksJean Pihet2011-10-041-5/+87
| | * | | | PM / QoS: Add function dev_pm_qos_read_value() (v3)Rafael J. Wysocki2011-10-045-84/+114
| | * | | | PM QoS: Add global notification mechanism for device constraintsJean Pihet2011-08-253-15/+87
| | * | | | PM QoS: Implement per-device PM QoS constraintsJean Pihet2011-08-255-2/+394
| | * | | | PM QoS: Generalize and export constraints management codeJean Pihet2011-08-252-56/+81
| | * | | | PM QoS: Reorganize data structsJean Pihet2011-08-252-44/+60
| | * | | | PM QoS: Code reorganizationJean Pihet2011-08-251-22/+23
| | * | | | PM QoS: Minor clean-upsJean Pihet2011-08-256-59/+59
| | * | | | PM QoS: Move and rename the implementation filesJean Pihet2011-08-2518-21/+44
| * | | | | Merge branch 'pm-domains' into pm-for-linusRafael J. Wysocki2011-10-0718-526/+728
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | PM / Domains: Split device PM domain data into base and need_restoreRafael J. Wysocki2011-09-263-11/+30
| | * | | | Merge branch 'pm-fixes' into pm-domainsRafael J. Wysocki2011-09-26713-4151/+6461
| | |\ \ \ \
| | * | | | | ARM: mach-shmobile: sh7372 sleep warning fixesMagnus Damm2011-09-252-1/+6
| | * | | | | ARM: mach-shmobile: sh7372 A3SM supportMagnus Damm2011-09-253-12/+257
| | * | | | | ARM: mach-shmobile: sh7372 generic suspend/resume supportMagnus Damm2011-09-253-246/+23
| | * | | | | PM / Domains: Preliminary support for devices with power.irq_safe setRafael J. Wysocki2011-08-253-1/+20
| | | |/ / / | | |/| | |
OpenPOWER on IntegriCloud