summaryrefslogtreecommitdiffstats
path: root/drivers/base
AgeCommit message (Expand)Author
2011-08-05PM / Runtime: Allow _put_sync() from interrupts-disabled contextKevin Hilman
2011-08-05PM / Domains: Fix pm_genpd_poweron()Rafael J. Wysocki
2011-07-27devtmpfs: missing initialialization in never-hit caseAl Viro
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-26drivers/base/power/opp.c: fix dev_opp initial valueJonghwan Choi
2011-07-25Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-25fix devtmpfs raceAl Viro
2011-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2011-07-23regmap: Add SPI bus supportMark Brown
2011-07-23regmap: Add I2C bus supportMark Brown
2011-07-23regmap: Add generic non-memory mapped register access APIMark Brown
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-22Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-07-20devtmpfs: get rid of bogus mkdir in create_path()Al Viro
2011-07-20switch devtmpfs to kern_path_create()Al Viro
2011-07-20switch devtmpfs object creation/removal to separate kernel threadAl Viro
2011-07-15Merge branch 'pm-runtime' into for-linusRafael J. Wysocki
2011-07-15Merge branch 'pm-domains' into for-linusRafael J. Wysocki
2011-07-15PM: Add "RTC" to PM trace time stamps to avoid confusionRafael J. Wysocki
2011-07-15PM / OPP: Introduce function to free cpufreq tableNishanth Menon
2011-07-14PM / Domains: Take .power_off() error code into accountRafael J. Wysocki
2011-07-14ARM / shmobile: Use genpd_queue_power_off_work()Rafael J. Wysocki
2011-07-13PM / Domains: Introduce function to power off all unused PM domainsRafael J. Wysocki
2011-07-12mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a headerBenjamin Herrenschmidt
2011-07-12PM / Domains: Queue up power off work only if it is not pendingRafael J. Wysocki
2011-07-12PM / Domains: Improve handling of wakeup devices during system suspendRafael J. Wysocki
2011-07-12PM / Domains: Do not restore all devices on power off errorRafael J. Wysocki
2011-07-12PM / Domains: Allow callbacks to execute all runtime PM helpersRafael J. Wysocki
2011-07-12PM / Domains: Do not execute device callbacks under locksRafael J. Wysocki
2011-07-12PM / Domains: Make failing pm_genpd_prepare() clean up properlyRafael J. Wysocki
2011-07-12PM / Domains: Set device state to "active" during system resumeRafael J. Wysocki
2011-07-11PM: Reintroduce dropped call to check_wakeup_irqsColin Cross
2011-07-10PM / Domains: Export pm_genpd_poweron() in headerMagnus Damm
2011-07-08PM / Runtime: Consistent utilization of deferred_resumeShuoX Liu
2011-07-08driver core: Add ability for arch code to setup pdev_archdataKumar Gala
2011-07-07Merge branch 'iommu-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Ingo Molnar
2011-07-06PM / Runtime: Prevent runtime_resume from racing with probeAlan Stern
2011-07-06PM / Runtime: Replace "run-time" with "runtime" in documentationRafael J. Wysocki
2011-07-06PM: Limit race conditions between runtime PM and system sleep (v2)Rafael J. Wysocki
2011-07-02PM / Runtime: Return special error code if runtime PM is disabledRafael J. Wysocki
2011-07-02PM: Rename clock management functionsRafael J. Wysocki
2011-07-02PM: Allow the clocks management code to be used during system suspendRafael J. Wysocki
2011-07-02PM / Domains: Wakeup devices support for system sleep transitionsRafael J. Wysocki
2011-07-02PM / Domains: System-wide transitions support for generic domains (v5)Rafael J. Wysocki
2011-07-02PM / Domains: Move code from under #ifdef CONFIG_PM_RUNTIME (v2)Rafael J. Wysocki
2011-07-02PM: Introduce generic "noirq" callback routines for subsystems (v2)Rafael J. Wysocki
2011-07-02PM / Domains: Support for generic I/O PM domains (v8)Rafael J. Wysocki
2011-07-02PM / Domains: Rename struct dev_power_domain to struct dev_pm_domainRafael J. Wysocki