summaryrefslogtreecommitdiffstats
path: root/drivers/base
AgeCommit message (Expand)AuthorLines
2012-02-02driver core: cpu: remove kernel warning when removing a cpuGreg Kroah-Hartman-0/+20
2012-02-01drivercore: Output common devicetree information in ueventGrant Likely-1/+6
2012-02-01Merge branch 'v3.4-for-rafael' of git://git.kernel.org/pub/scm/linux/kernel/g...Rafael J. Wysocki-0/+32
2012-02-01Merge tag 'v3.3-rc2' into for-3.4Mark Brown-391/+26
2012-01-31regmap: Remove incorrect unreachable comment in regcache_set_val()Axel Lin-1/+0
2012-01-30regmap: Implement managed regmap_init()Mark Brown-0/+73
2012-01-30regmap: if format_write is used, declare all registers as "unreadable"Wolfram Sang-2/+5
2012-01-29regmap: Properly round reg_bytes and val_bytesWolfram Sang-2/+2
2012-01-29PM / Domains: Run late/early device suspend callbacks at the right timeRafael J. Wysocki-46/+111
2012-01-29PM / Sleep: Introduce generic callbacks for new device PM phasesRafael J. Wysocki-53/+104
2012-01-29PM / Sleep: Introduce "late suspend" and "early resume" of devicesRafael J. Wysocki-22/+225
2012-01-28Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-385/+17
2012-01-27regmap: Add support for 2/6 register formatingWolfram Sang-0/+18
2012-01-27PM / Domains: Add OF supportThomas Abraham-0/+32
2012-01-26CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 partsThomas Renninger-0/+11
2012-01-26regmap: Reset device debugfs when reinitialising the cacheMark Brown-0/+3
2012-01-26Merge tag 'mce-recovery-for-tip' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar-1/+1
2012-01-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds-0/+3
2012-01-25regmap: Bypass the cache when applying patchesMark Brown-0/+2
2012-01-25regmap: Skip patch application when the cache is not dirty on syncMark Brown-2/+3
2012-01-25regmap: Unexport regcache_write() and regcache_read()Mark Brown-2/+0
2012-01-24Eliminate get_driver() and put_driver()Alan Stern-28/+0
2012-01-24Driver core: driver_find() drops reference before returningAlan Stern-2/+5
2012-01-24driver-core: Fix possible null reference in subsys_interface_unregisterJonghwan Choi-2/+4
2012-01-24base/core.c:fix typo in comment in function device_addmajianpeng-1/+1
2012-01-24Documentation update for the driver model coreAlan Stern-0/+15
2012-01-24kernel-doc: fix new warnings in driver-coreRandy Dunlap-4/+5
2012-01-23Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+1
2012-01-23PM / Sleep: Fix read_unlock_usermodehelper() call.Tetsuo Handa-2/+1
2012-01-23kernel-doc: fix new warnings in driver-coreRandy Dunlap-4/+5
2012-01-23regmap: Support register patch setsMark Brown-0/+72
2012-01-22driver core: remove drivers/base/sys.c and include/linux/sysdev.hGreg Kroah-Hartman-384/+1
2012-01-20regmap: Reset cache status when reinitialsing the cacheMark Brown-0/+3
2012-01-20regmap: Add support for padding between register and addressMark Brown-11/+22
2012-01-16Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-5/+34
2012-01-14PM / Domains: Skip governor functions for CONFIG_PM_RUNTIME unsetRafael J. Wysocki-5/+19
2012-01-14PM / Domains: Fix build for CONFIG_PM_SLEEP unsetRafael J. Wysocki-0/+15
2012-01-13dma-buf: drop option text so users don't select it.Dave Airlie-1/+1
2012-01-12kdump: add udev events for memory online/offlineMichael Holzheu-3/+14
2012-01-11cpu: Register a generic CPU device on architectures that currently do notBen Hutchings-0/+23
2012-01-11cpu: Do not return errors from cpu_dev_init() which will be ignoredBen Hutchings-9/+6
2012-01-08Merge branch 'dma-buf-merge' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-0/+303
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds-153/+574
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-576/+912
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds-6/+6
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-335/+618
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman-333/+616
2012-01-06dma-buf: mark EXPERIMENTAL for 1st release.Sumit Semwal-0/+1
2012-01-06dma-buf: Introduce dma buffer sharing mechanismSumit Semwal-0/+302