summaryrefslogtreecommitdiff
path: root/drivers/base
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-03-19PM / Driver core: leave runtime PM enabled during system shutdownAlan Stern
2012-03-16ENGR00175844 irq: enable IRQF_EARLY_RESUME irq when dpm_suspend_noirq failedXinyu Chen
2012-02-02Merge branch 'android-3.0' into imx_3.0.15_androidXinyu Chen
2012-01-12firmware: Fix an oops on reading fw_priv->fw in sysfs loading fileNeil Horman
2012-01-09ENGR00133978 PM: add time sensitive debug function to suspend & resumeZhang Jiejing
2011-11-26drivers/base/node.c: fix compilation error with older versions of gccClaudio Scordino
2011-11-26PM / driver core: disable device's runtime PM during shutdownPeter Chen
2011-11-11PM / Runtime: Automatically retry failed autosuspendsAlan Stern
2011-10-27Merge commit 'v3.0.8' into android-3.0Colin Cross
2011-10-03firmware loader: allow builtin firmware load even if usermodehelper is disabledLinus Torvalds
2011-09-23PM: runtime: add might_sleep to PM runtime functionsColin Cross
2011-08-10Merge commit 'v3.0' into android-3.0Colin Cross
2011-07-12Merge commit 'v3.0-rc7' into android-3.0Colin Cross
2011-07-12mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a headerBenjamin Herrenschmidt
2011-07-11PM: Reintroduce dropped call to check_wakeup_irqsColin Cross
2011-07-07Merge commit 'v3.0-rc6' into android-3.0Dima Zavin
2011-06-29Merge commit 'v3.0-rc5' into android-3.0Colin Cross
2011-06-29Revert "PM: Prevent waiting forever on asynchronous resume after abort"Colin Cross
2011-06-29Revert "PM: Wait for completion of the parent resume before resuming"Colin Cross
2011-06-28Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-06-21PM / Runtime: Handle clocks correctly if CONFIG_PM_RUNTIME is unsetRafael J. Wysocki
2011-06-21PM: Fix async resume following suspend failureAlan Stern
2011-06-21PM: Rename dev_pm_info.in_suspend to is_preparedAlan Stern
2011-06-14PM: Increase dpm suspend timeoutBenoit Goby
2011-06-14PM: Change dpm watchdog to support async suspendBenoit Goby
2011-06-14PM: Dump suspend thread stack on dpm suspend timeoutBenoit Goby
2011-06-14PM: Wait for completion of the parent resume before resumingBenoit Goby
2011-06-14PM: Prevent waiting forever on asynchronous resume after abortColin Cross
2011-06-14drivers: power: Add watchdog timer to catch drivers which lockup during suspend.San Mehat
2011-06-07PM / Runtime: Fix loops in pm_runtime_clk_notify()Rafael J. Wysocki
2011-06-07drivers/base/platform.c: don't mark platform_device_register_resndata() as __...Andrew Morton
2011-05-25mm: per-node vmstat: show proper vmstatsKOSAKI Motohiro
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-19Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-05-17PM: Introduce generic prepare and complete callbacks for subsystemsRafael 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-17PM / Wakeup: Remove useless synchronize_rcu() callEric Dumazet
2011-05-17PM / Wakeup: Fix build warning related to the "wakeup" sysfs fileRafael J. Wysocki
2011-05-17PM: Print a warning if firmware is requested when tasks are frozenRafael J. Wysocki
2011-05-17PM / Runtime: Rework runtime PM handling during driver removalRafael J. Wysocki
2011-05-16PM: Fix build issue in clock_ops.c for CONFIG_PM_RUNTIME unsetRafael J. Wysocki
2011-05-16PM: Revert "driver core: platform_bus: allow runtime override of dev_pm_ops"Kevin Hilman
2011-05-12drivers/base/memory.c: fix warning due to "memory hotplug: Speed up add/remov...Andrew Morton
2011-05-11memory hotplug: Speed up add/remove when blocks are larger than PAGES_PER_SEC...Anton Blanchard
2011-05-11PM: Remove sysdev suspend, resume and shutdown operationsRafael J. Wysocki