summaryrefslogtreecommitdiff
path: root/kernel/power
AgeCommit message (Expand)Author
2012-07-25Merge remote branch 'fsl-linux-sdk/imx_3.0.35' into imx_3.0.35_androidXinyu Chen
2012-07-20ENGR00133978 PM: add time sensitive debug function to suspend & resumeZhang Jiejing
2012-04-02PM / Hibernate: Enable usermodehelpers in hibernate() error pathSrivatsa S. Bhat
2012-03-12ENGR00173756-2 cpufreq: fix license issueXinyu Chen
2012-02-27ENGR00175308-1 MX6Q PM: cpu hotplug on earlysuspendLin Fuzhen
2012-02-08ENGR00173756-1 Android: cpufreq: add cpu frquency governor save/restore funct...Zhang Jiejing
2012-02-02Merge branch 'android-3.0' into imx_3.0.15_androidXinyu Chen
2012-01-09ENGR00133978 PM: add time sensitive debug function to suspend & resumeZhang Jiejing
2011-11-11PM / Suspend: Off by one in pm_suspend()Dan Carpenter
2011-09-06PM: Backoff suspend if repeated attempts failTodd Poynor
2011-08-10PM: wakelocks: Display wakelocks preventing suspend by defaultTodd Poynor
2011-08-08PM: wakelocks: Don't report wake up wakelock if suspend abortedTodd Poynor
2011-07-21earlysuspend: add verbose debug flagErik Gilling
2011-07-20power: Add option to log time spent in suspendColin Cross
2011-07-12Merge commit 'v3.0-rc7' into android-3.0Colin Cross
2011-07-06PM / Hibernate: Fix free_unnecessary_pages()Rafael J. Wysocki
2011-06-29Merge commit 'v3.0-rc5' into android-3.0Colin Cross
2011-06-21PM: Free memory bitmaps if opening /dev/snapshot failsMichal Kubecek
2011-06-14power: wakelock: use get_xtime_and_monotonic_and_sleep_offset in get_expired_...Colin Cross
2011-06-14power: wakelock: call __get_wall_to_monotonic() instead of using wall_to_mono...Erik Gilling
2011-06-14wakelock: Fix operator precedence bugColin Cross
2011-06-14power: wakelock: Print active wakelocks when has_wake_lock() is calledMike Chan
2011-06-14PM: earlysuspend: Removing dependence on console.Rebecca Schultz
2011-06-14consoleearlysuspend: Fix for 2.6.32Arve Hjønnevåg
2011-06-14PM: earlysuspend: Add console switch when user requested sleep state changes.Arve Hjønnevåg
2011-06-14PM: wakelock: Don't dump unfrozen task list when aborting try_to_freeze_tasks...Arve Hjønnevåg
2011-06-14PM: wakelock: Abort task freezing if a wake lock is held.Arve Hjønnevåg
2011-06-14PM: Add user-space wake lock api.Arve Hjønnevåg
2011-06-14PM: Enable early suspend through /sys/power/stateArve Hjønnevåg
2011-06-14PM: Implement early suspend apiArve Hjønnevåg
2011-06-14PM: wakelocks: Use seq_file for /proc/wakelocks so we can get more than 3K of...Arve Hjønnevåg
2011-06-14power: wakelocks: fix buffer overflow in print_wake_locksErik Gilling
2011-06-14power: Prevent spinlock recursion when wake_unlock() is calledMike Chan
2011-06-14PM: Implement wakelock api.Arve Hjønnevåg
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
2011-04-18PM: Fix error code paths executed after failing syscore_suspend()Rafael J. Wysocki