aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAge
* PM / Clocks: Do not acquire a mutex under a spinlockRafael J. Wysocki2011-09-26
* Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regmapLinus Torvalds2011-09-08
|\
| * regmap: Remove bitrotted module_put()sMark Brown2011-09-05
* | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-08-28
|\ \
| * | PM: Use spinlock instead of mutex in clock management functionsRafael J. Wysocki2011-08-24
* | | Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-08-26
|\ \ \
| * | | base/devres.c: quiet sparse noise about context imbalanceH Hartley Sweeten2011-08-22
| * | | drivers/base/devtmpfs.c: correct annotation of `setup_done'Arnaud Lacombe2011-08-08
| * | | driver core: fix kernel-doc warning in platform.cRandy Dunlap2011-08-08
* | | | firmware loader: allow builtin firmware load even if usermodehelper is disabledLinus Torvalds2011-08-24
| |/ / |/| |
* | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-08-17
|\ \ \
| * | | PM / Domains: Fix build for CONFIG_PM_RUNTIME unsetRafael J. Wysocki2011-08-14
| |/ /
* | | regmap: using module facilities requires module.hStephen Rothwell2011-08-15
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2011-08-15
|\ \ \ | |/ / |/| / | |/
| * regmap: Specify a module licenseStephen Warren2011-08-11
| * regmap: Fix bulk readsMark Brown2011-07-24
* | PM / Runtime: Allow _put_sync() from interrupts-disabled contextKevin Hilman2011-08-05
* | PM / Domains: Fix pm_genpd_poweron()Rafael J. Wysocki2011-08-05
* | devtmpfs: missing initialialization in never-hit caseAl Viro2011-07-27
* | atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* | drivers/base/power/opp.c: fix dev_opp initial valueJonghwan Choi2011-07-26
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-07-26
|\ \
| * | driver core: add more help description for "path to uevent helper"Márton Németh2011-07-01
| * | driver-core: modify FIRMWARE_IN_KERNEL help messagematt mooney2011-07-01
| * | driver-core: Kconfig grammar corrections in firmware configurationmatt mooney2011-07-01
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-07-26
|\ \ \
| * | | driver core: Add ability for arch code to setup pdev_archdataKumar Gala2011-07-08
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-25
|\ \ \ \
| * | | | fix devtmpfs raceAl Viro2011-07-25
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2011-07-23
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | regmap: Add SPI bus supportMark Brown2011-07-23
| * | | regmap: Add I2C bus supportMark Brown2011-07-23
| * | | regmap: Add generic non-memory mapped register access APIMark Brown2011-07-23
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-22
|\ \ \ \
| * | | | devtmpfs: get rid of bogus mkdir in create_path()Al Viro2011-07-20
| * | | | switch devtmpfs to kern_path_create()Al Viro2011-07-20
| * | | | switch devtmpfs object creation/removal to separate kernel threadAl Viro2011-07-20
* | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-22
|\ \ \ \ \
| * \ \ \ \ Merge branch 'iommu-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Ingo Molnar2011-07-07
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | drivers: iommu: move to a dedicated folderOhad Ben-Cohen2011-06-14
* | | | | | Merge branch 'pm-runtime' into for-linusRafael J. Wysocki2011-07-15
|\ \ \ \ \ \
| * | | | | | PM / Runtime: Consistent utilization of deferred_resumeShuoX Liu2011-07-08
| * | | | | | PM / Runtime: Prevent runtime_resume from racing with probeAlan Stern2011-07-06
| * | | | | | PM / Runtime: Replace "run-time" with "runtime" in documentationRafael J. Wysocki2011-07-06
| * | | | | | PM: Limit race conditions between runtime PM and system sleep (v2)Rafael J. Wysocki2011-07-06
| * | | | | | PM / Runtime: Return special error code if runtime PM is disabledRafael J. Wysocki2011-07-02
* | | | | | | Merge branch 'pm-domains' into for-linusRafael J. Wysocki2011-07-15
|\ \ \ \ \ \ \
| * | | | | | | PM / Domains: Take .power_off() error code into accountRafael J. Wysocki2011-07-14
| * | | | | | | ARM / shmobile: Use genpd_queue_power_off_work()Rafael J. Wysocki2011-07-14
| * | | | | | | PM / Domains: Introduce function to power off all unused PM domainsRafael J. Wysocki2011-07-13