summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2012-02-03dma-buf: Introduce dma buffer sharing mechanismSumit Semwal
2012-01-16Merge branch 'linux-3.1.y' into android-tegra-nv-3.1Varun Wadekar
2012-01-12firmware: Fix an oops on reading fw_priv->fw in sysfs loading fileNeil Horman
2011-11-30Merge branch 'korg-android-tegra-3.1' into after-upstream-androidDan Willemsen
2011-11-30regmap: add regmap_update_bits_lazyColin Patrick McCabe
2011-11-30PM: remove redundant calculationvenu byravarasu
2011-11-30PM: fix calculation mistake in roll-over casesvenu byravarasu
2011-11-30PM: runtime: add might_sleep to PM runtime functionsColin Cross
2011-11-30Revert "PM: Prevent waiting forever on asynchronous resume after abort"Colin Cross
2011-11-30Revert "PM: Wait for completion of the parent resume before resuming"Colin Cross
2011-11-30PM: Increase dpm suspend timeoutBenoit Goby
2011-11-30PM: Change dpm watchdog to support async suspendBenoit Goby
2011-11-30PM: Dump suspend thread stack on dpm suspend timeoutBenoit Goby
2011-11-30PM: Wait for completion of the parent resume before resumingBenoit Goby
2011-11-30PM: Prevent waiting forever on asynchronous resume after abortColin Cross
2011-11-30drivers: power: Add watchdog timer to catch drivers which lockup during suspend.San Mehat
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-09-26PM / Clocks: Do not acquire a mutex under a spinlockRafael J. Wysocki
2011-09-08Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regmapLinus Torvalds
2011-09-05regmap: Remove bitrotted module_put()sMark Brown
2011-08-28Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-08-26Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-08-24firmware loader: allow builtin firmware load even if usermodehelper is disabledLinus Torvalds
2011-08-24PM: Use spinlock instead of mutex in clock management functionsRafael J. Wysocki
2011-08-22base/devres.c: quiet sparse noise about context imbalanceH Hartley Sweeten
2011-08-17Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-08-15regmap: using module facilities requires module.hStephen Rothwell
2011-08-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2011-08-14PM / Domains: Fix build for CONFIG_PM_RUNTIME unsetRafael J. Wysocki
2011-08-12regmap: Specify a module licenseStephen Warren
2011-08-08drivers/base/devtmpfs.c: correct annotation of `setup_done'Arnaud Lacombe
2011-08-08driver core: fix kernel-doc warning in platform.cRandy Dunlap
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-24regmap: Fix bulk readsMark Brown
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