summaryrefslogtreecommitdiffstats
path: root/drivers/base
AgeCommit message (Expand)AuthorFilesLines
2011-09-26PM / Domains: Split device PM domain data into base and need_restoreRafael J. Wysocki1-9/+19
2011-09-26Merge branch 'pm-fixes' into pm-domainsRafael J. Wysocki6-48/+49
2011-09-26PM / Clocks: Do not acquire a mutex under a spinlockRafael J. Wysocki1-37/+38
2011-09-19regmap: Allow drivers to control cache_only flagMark Brown1-0/+18
2011-09-19regmap: A cache type of _NONE behaves like a bypassed cacheMark Brown1-1/+3
2011-09-19regmap: Incorporate the regcache core into regmapDimitris Papastamos1-0/+31
2011-09-19regmap: Add the regcache_sync trace eventDimitris Papastamos1-1/+7
2011-09-19regmap: Add the LZO cache supportDimitris Papastamos5-1/+367
2011-09-19regmap: Add the rbtree cache supportDimitris Papastamos4-1/+402
2011-09-19regmap: Add the indexed cache supportDimitris Papastamos4-1/+68
2011-09-19regmap: Introduce caching supportDimitris Papastamos3-1/+357
2011-09-08Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regmapLinus Torvalds1-4/+1
2011-09-05regmap: Make debugfs stubs static inlineLars-Peter Clausen1-3/+3
2011-09-05regmap: Add support for device specific write and read flag masks.Lars-Peter Clausen2-3/+15
2011-09-05regmap: Include the last register in debugfs outputMark Brown1-2/+2
2011-09-05regmap: Remove redundant owner field from the bus type structMark Brown2-2/+0
2011-09-05Merge branch 'regmap-linus' into regmap-nextMark Brown1-4/+1
2011-09-05regmap: Remove bitrotted module_put()sMark Brown1-4/+1
2011-08-28Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-18/+22
2011-08-26Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-2/+3
2011-08-26new helper to create platform devices with dma maskUwe Kleine-König1-20/+32
2011-08-25PM / Domains: Preliminary support for devices with power.irq_safe setRafael J. Wysocki1-1/+18
2011-08-25PM QoS: Add global notification mechanism for device constraintsJean Pihet1-14/+75
2011-08-25PM QoS: Implement per-device PM QoS constraintsJean Pihet3-2/+343
2011-08-25PM: Move clock-related definitions and headers to separate fileRafael J. Wysocki2-3/+2
2011-08-25PM / Domains: Use power.sybsys_data to reduce overheadRafael J. Wysocki1-57/+30
2011-08-25PM: Reference counting of power.subsys_dataRafael J. Wysocki3-20/+93
2011-08-25PM: Introduce struct pm_subsys_dataRafael J. Wysocki1-58/+64
2011-08-25PM / Domains: Rename argument of pm_genpd_add_subdomain()Rafael J. Wysocki1-13/+13
2011-08-25PM / Domains: Rename GPD_STATE_WAIT_PARENT to GPD_STATE_WAIT_MASTERRafael J. Wysocki1-4/+4
2011-08-25PM / Domains: Allow generic PM domains to have multiple mastersRafael J. Wysocki1-41/+58
2011-08-25PM / Domains: Add "wait for parent" status for generic PM domainsRafael J. Wysocki1-30/+60
2011-08-25PM / Domains: Make pm_genpd_poweron() always survive parent removalRafael J. Wysocki1-13/+20
2011-08-25PM / Domains: Do not take parent locks to modify subdomain countersRafael J. Wysocki1-39/+31
2011-08-25PM / Domains: Implement subdomain counters as atomic fieldsRafael J. Wysocki1-10/+20
2011-08-24firmware loader: allow builtin firmware load even if usermodehelper is disabledLinus Torvalds1-5/+6
2011-08-24PM: Use spinlock instead of mutex in clock management functionsRafael J. Wysocki1-18/+22
2011-08-22dynamic_debug: Add __dynamic_dev_dbgJoe Perches1-2/+3
2011-08-22drivers_base: platform: use always ->name for ueventSebastian Andrzej Siewior1-1/+1
2011-08-22base/devres.c: quiet sparse noise about context imbalanceH Hartley Sweeten1-0/+1
2011-08-17Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-15/+15
2011-08-15regmap: using module facilities requires module.hStephen Rothwell1-0/+1
2011-08-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds3-1/+4
2011-08-14PM / Runtime: Add might_sleep() to runtime PM functionsColin Cross1-3/+12
2011-08-14PM / Domains: Fix build for CONFIG_PM_RUNTIME unsetRafael J. Wysocki1-15/+15
2011-08-14regmap: Provide access information via debugfsMark Brown1-1/+71
2011-08-14regmap: Share some of the debugfs infrastructure ready for more filesMark Brown1-4/+10
2011-08-14regmap: Add functions to check for access on registersMark Brown3-4/+51
2011-08-12Merge branch 'regmap-linus' into regmap-nextMark Brown2-0/+3
2011-08-12regmap: Specify a module licenseStephen Warren2-0/+3