Age | Commit message (Expand) | Author |
2011-11-19 | PM / Suspend: Fix bug in suspend statistics update | Srivatsa S. Bhat |
2011-10-31 | kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure | Paul Gortmaker |
2011-10-16 | PM: Fix build issue in main.c for CONFIG_PM_SLEEP unset | Rafael J. Wysocki |
2011-10-16 | PM / Suspend: Add statistics debugfs file for suspend to RAM | ShuoX Liu |
2011-07-15 | PM: Improve error code of pm_notifier_call_chain() | Akinobu Mita |
2011-05-17 | PM / Hibernate: Add sysfs knob to control size of memory for drivers | Rafael J. Wysocki |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-15 | PM: Drop pm_flags that is not necessary | Rafael J. Wysocki |
2011-03-15 | PM / ACPI: Remove references to pm_flags from bus.c | Rafael J. Wysocki |
2011-02-16 | workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' | Tejun Heo |
2010-10-17 | PM: Add sysfs attr for rechecking dev hash from PM trace | James Hogan |
2010-10-17 | PM / Wakeup: Introduce wakeup source objects and event statistics (v3) | Rafael J. Wysocki |
2010-10-17 | PM / Hibernate: Make default image size depend on total RAM size | Rafael J. Wysocki |
2010-10-17 | PM / Runtime: Use alloc_workqueue() for creating the PM workqueue | Rafael J. Wysocki |
2010-07-19 | PM: Make it possible to avoid races between wakeup and system sleep | Rafael J. Wysocki |
2010-02-26 | PM: Add a switch for disabling/enabling asynchronous suspend/resume | Rafael J. Wysocki |
2009-12-06 | PM / Runtime: Export the PM runtime workqueue | Alan Stern |
2009-08-23 | PM: Introduce core framework for run-time PM of I/O devices (rev. 17) | Rafael J. Wysocki |
2009-06-12 | PM: Separate suspend to RAM functionality from core | Rafael J. Wysocki |
2009-06-12 | PM/Suspend: Do not shrink memory before suspend | Rafael J. Wysocki |
2009-06-12 | PM core: rename suspend and resume functions | Alan Stern |
2009-06-12 | PM: Rename device_power_down/up() | Magnus Damm |
2009-05-24 | PM: Do not hold dpm_list_mtx while disabling/enabling nonboot CPUs | Rafael J. Wysocki |
2009-04-19 | PM/Suspend: Introduce two new platform callbacks to avoid breakage | Rafael J. Wysocki |
2009-03-30 | PM: Change suspend code ordering | Rafael J. Wysocki |
2009-03-30 | PM: Rework handling of interrupts during suspend-resume | Rafael J. Wysocki |
2009-02-22 | PM: Split up sysdev_[suspend|resume] from device_power_[down|up] | Rafael J. Wysocki |
2009-01-16 | PM: Fix compilation warning in kernel/power/main.c | Rafael J. Wysocki |
2009-01-06 | pm: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2008-11-23 | tracing: allow tracing of suspend/resume & hibernation code again | Ingo Molnar |
2008-11-18 | suspend: use WARN not WARN_ON to print the message | Arjan van de Ven |
2008-10-16 | pm: rework disabling of user mode helpers during suspend/hibernation | Rafael J. Wysocki |
2008-08-27 | ftrace: disable tracing for suspend to ram | Steven Rostedt |
2008-07-26 | pm selftest: rtc paranoia | David Brownell |
2008-07-24 | pm: boot time suspend selftest | David Brownell |
2008-06-12 | Suspend-related patches for 2.6.27 | Rafael J. Wysocki |
2008-06-10 | Introduce new top level suspend and hibernation callbacks | Rafael J. Wysocki |
2008-02-01 | Suspend: Invoke suspend notifications after console switch | Johannes Berg |
2008-02-01 | Suspend: Add config option to disable the freezer if architecture wants that | Johannes Berg |
2008-02-01 | Suspend: Introduce begin() and end() callbacks | Rafael J. Wysocki |
2008-02-01 | suspend: fix ia64 allmodconfig build | Rafael J. Wysocki |
2008-02-01 | Suspend: Use common prefix in messages | Rafael J. Wysocki |
2008-02-01 | Suspend: Fix comment in main.c | Rafael J. Wysocki |
2008-02-01 | Suspend: Fix compilation warning for CONFIG_SUSPEND unset | Rafael J. Wysocki |
2008-02-01 | PM: Convert PM notifiers to out-of-line code | Alan Stern |
2008-02-01 | suspend: build fix responding to 2.6.25 kset change | Rafael J. Wysocki |
2008-02-01 | Suspend: Testing facility (rev. 2) | Rafael J. Wysocki |
2008-01-24 | driver core: make /sys/power a kobject | Greg Kroah-Hartman |
2008-01-24 | Driver Core: switch all dynamic ksets to kobj_sysfs_ops | Kay Sievers |
2008-01-24 | kset: convert /sys/power to use kset_create | Greg Kroah-Hartman |