aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/power/main.c
Commit message (Expand)AuthorAgeFilesLines
* merge opensource jb u5codeworkx2012-09-221-2/+22
* samsung update 1codeworkx2012-06-021-0/+420
* PM / Hibernate: Add sysfs knob to control size of memory for driversRafael J. Wysocki2011-05-171-0/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* PM: Drop pm_flags that is not necessaryRafael J. Wysocki2011-03-151-13/+0
* PM / ACPI: Remove references to pm_flags from bus.cRafael J. Wysocki2011-03-151-1/+11
* workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo2011-02-161-1/+1
* PM: Add sysfs attr for rechecking dev hash from PM traceJames Hogan2010-10-171-0/+18
* PM / Wakeup: Introduce wakeup source objects and event statistics (v3)Rafael J. Wysocki2010-10-171-4/+4
* PM / Hibernate: Make default image size depend on total RAM sizeRafael J. Wysocki2010-10-171-0/+1
* PM / Runtime: Use alloc_workqueue() for creating the PM workqueueRafael J. Wysocki2010-10-171-1/+1
* PM: Make it possible to avoid races between wakeup and system sleepRafael J. Wysocki2010-07-191-0/+55
* PM: Add a switch for disabling/enabling asynchronous suspend/resumeRafael J. Wysocki2010-02-261-1/+30
* PM / Runtime: Export the PM runtime workqueueAlan Stern2009-12-061-0/+1
* PM: Introduce core framework for run-time PM of I/O devices (rev. 17)Rafael J. Wysocki2009-08-231-0/+17
* PM: Separate suspend to RAM functionality from coreRafael J. Wysocki2009-06-121-503/+0
* PM/Suspend: Do not shrink memory before suspendRafael J. Wysocki2009-06-121-19/+1
* PM core: rename suspend and resume functionsAlan Stern2009-06-121-4/+4
* PM: Rename device_power_down/up()Magnus Damm2009-06-121-2/+2
* PM: Do not hold dpm_list_mtx while disabling/enabling nonboot CPUsRafael J. Wysocki2009-05-241-6/+1
* PM/Suspend: Introduce two new platform callbacks to avoid breakageRafael J. Wysocki2009-04-191-7/+17
* PM: Change suspend code orderingRafael J. Wysocki2009-03-301-16/+22
* PM: Rework handling of interrupts during suspend-resumeRafael J. Wysocki2009-03-301-6/+11
* PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki2009-02-221-2/+6
* PM: Fix compilation warning in kernel/power/main.cRafael J. Wysocki2009-01-161-13/+13
* pm: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-3/+3
* tracing: allow tracing of suspend/resume & hibernation code againIngo Molnar2008-11-231-4/+1
* suspend: use WARN not WARN_ON to print the messageArjan van de Ven2008-11-181-1/+1
* pm: rework disabling of user mode helpers during suspend/hibernationRafael J. Wysocki2008-10-161-0/+7
* ftrace: disable tracing for suspend to ramSteven Rostedt2008-08-271-1/+4
* pm selftest: rtc paranoiaDavid Brownell2008-07-261-0/+7
* pm: boot time suspend selftestDavid Brownell2008-07-241-1/+193
* Suspend-related patches for 2.6.27Rafael J. Wysocki2008-06-121-3/+7
* Introduce new top level suspend and hibernation callbacksRafael J. Wysocki2008-06-101-2/+4
* Suspend: Invoke suspend notifications after console switchJohannes Berg2008-02-011-4/+4
* Suspend: Add config option to disable the freezer if architecture wants thatJohannes Berg2008-02-011-3/+3
* Suspend: Introduce begin() and end() callbacksRafael J. Wysocki2008-02-011-3/+6
* suspend: fix ia64 allmodconfig buildRafael J. Wysocki2008-02-011-5/+2
* Suspend: Use common prefix in messagesRafael J. Wysocki2008-02-011-3/+3
* Suspend: Fix comment in main.cRafael J. Wysocki2008-02-011-2/+2
* Suspend: Fix compilation warning for CONFIG_SUSPEND unsetRafael J. Wysocki2008-02-011-0/+2
* PM: Convert PM notifiers to out-of-line codeAlan Stern2008-02-011-2/+26
* suspend: build fix responding to 2.6.25 kset changeRafael J. Wysocki2008-02-011-2/+5
* Suspend: Testing facility (rev. 2)Rafael J. Wysocki2008-02-011-9/+99
* driver core: make /sys/power a kobjectGreg Kroah-Hartman2008-01-241-4/+4
* Driver Core: switch all dynamic ksets to kobj_sysfs_opsKay Sievers2008-01-241-4/+8
* kset: convert /sys/power to use kset_createGreg Kroah-Hartman2008-01-241-6/+5
* kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-241-1/+1
* PM: ACPI and APM must not be enabled at the same timeLen Brown2008-01-111-0/+3
* freezer: do not sync filesystems from freeze_processesRafael J. Wysocki2007-10-181-0/+6