aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/power
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-3.0.y' into HEADKalimochoAz2012-08-302-0/+9
|\
| * ftrace: Disable function tracing during suspend/resume and hibernation, againSrivatsa S. Bhat2012-08-092-0/+9
* | Added solution for CRT offKalimochoAz2012-07-281-0/+3
* | Add 800Mhz as maxXPU Speed for DEEPIdle Stability.KalimochoAz2012-04-201-1/+39
* | Merge branch 'linux-3.0.y' into cm.icsKalimochoAz2012-04-021-3/+4
|\ \ | |/
| * PM / Hibernate: Enable usermodehelpers in hibernate() error pathSrivatsa S. Bhat2012-04-021-3/+4
* | Merge branch 'glados/deepidle'KalimochoAz2012-02-111-0/+8
|\ \
| * | Add power saving state DEEP IDLE version 2.Ezekeel2011-12-181-0/+8
* | | Merge branch 'linux-3.0.update' into cm.ics.newKalimochoAz2012-02-111-1/+1
|\ \ \ | |/ / |/| / | |/
| * PM / Suspend: Off by one in pm_suspend()Dan Carpenter2011-11-111-1/+1
* | PM: Backoff suspend if repeated attempts failTodd Poynor2011-09-061-4/+35
* | PM: wakelocks: Display wakelocks preventing suspend by defaultTodd Poynor2011-08-101-1/+1
* | PM: wakelocks: Don't report wake up wakelock if suspend abortedTodd Poynor2011-08-081-1/+1
* | earlysuspend: add verbose debug flagErik Gilling2011-07-211-3/+12
* | power: Add option to log time spent in suspendColin Cross2011-07-203-0/+119
* | Merge commit 'v3.0-rc7' into android-3.0Colin Cross2011-07-121-1/+5
|\ \ | |/
| * PM / Hibernate: Fix free_unnecessary_pages()Rafael J. Wysocki2011-07-061-1/+5
* | Merge commit 'v3.0-rc5' into android-3.0Colin Cross2011-06-291-1/+3
|\ \ | |/
| * PM: Free memory bitmaps if opening /dev/snapshot failsMichal Kubecek2011-06-211-1/+3
* | power: wakelock: use get_xtime_and_monotonic_and_sleep_offset in get_expired_...Colin Cross2011-06-141-9/+5
* | power: wakelock: call __get_wall_to_monotonic() instead of using wall_to_mono...Erik Gilling2011-06-141-1/+1
* | wakelock: Fix operator precedence bugColin Cross2011-06-141-1/+1
* | power: wakelock: Print active wakelocks when has_wake_lock() is calledMike Chan2011-06-141-5/+10
* | PM: earlysuspend: Removing dependence on console.Rebecca Schultz2011-06-143-0/+163
* | consoleearlysuspend: Fix for 2.6.32Arve Hjønnevåg2011-06-141-2/+2
* | PM: earlysuspend: Add console switch when user requested sleep state changes.Arve Hjønnevåg2011-06-143-0/+96
* | PM: wakelock: Don't dump unfrozen task list when aborting try_to_freeze_tasks...Arve Hjønnevåg2011-06-141-1/+2
* | PM: wakelock: Abort task freezing if a wake lock is held.Arve Hjønnevåg2011-06-141-7/+17
* | PM: Add user-space wake lock api.Arve Hjønnevåg2011-06-145-0/+250
* | PM: Enable early suspend through /sys/power/stateArve Hjønnevåg2011-06-142-0/+14
* | PM: Implement early suspend apiArve Hjønnevåg2011-06-144-0/+197
* | PM: wakelocks: Use seq_file for /proc/wakelocks so we can get more than 3K of...Arve Hjønnevåg2011-06-141-28/+23
* | power: wakelocks: fix buffer overflow in print_wake_locksErik Gilling2011-06-141-19/+25
* | power: Prevent spinlock recursion when wake_unlock() is calledMike Chan2011-06-141-3/+2
* | PM: Implement wakelock api.Arve Hjønnevåg2011-06-144-0/+629
|/
* PM / Hibernate: Update kerneldoc comments in hibernate.cRafael J. Wysocki2011-05-241-90/+104
* PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki2011-05-241-5/+0
* PM / Hibernate: Update some comments in core hibernate codeRafael J. Wysocki2011-05-241-14/+7
* PM: Allow drivers to allocate memory from .prepare() callbacks safelyRafael J. Wysocki2011-05-171-4/+13
* PM: Remove CONFIG_PM_VERBOSERafael J. Wysocki2011-05-171-6/+0
* Merge branch 'power-domains' into for-linusRafael J. Wysocki2011-05-171-0/+4
|\
| * PM / Runtime: Generic clock manipulation rountines for runtime PM (v6)Rafael J. Wysocki2011-04-301-0/+4
* | Merge branch 'syscore' into for-linusRafael J. Wysocki2011-05-172-23/+3
|\ \
| * | PM: Remove sysdev suspend, resume and shutdown operationsRafael J. Wysocki2011-05-112-23/+3
| |/
* | Revert "PM / Hibernate: Reduce autotuned default image size"Rafael J. Wysocki2011-05-171-4/+4
* | PM / Hibernate: Add sysfs knob to control size of memory for driversRafael J. Wysocki2011-05-174-5/+48
* | PM / Suspend: Do not ignore error codes returned by suspend_enter()MyungJoo Ham2011-05-171-1/+1
* | PM / Hibernate: Fix ioctl SNAPSHOT_S2RAMRafael J. Wysocki2011-05-111-0/+1
* | PM / Hibernate: Make snapshot_release() restore GFP maskRafael J. Wysocki2011-05-111-1/+3
* | PM: Fix warning in pm_restrict_gfp_mask() during SNAPSHOT_S2RAM ioctlRafael J. Wysocki2011-05-111-2/+2
|/