summaryrefslogtreecommitdiffstats
path: root/drivers/base
AgeCommit message (Expand)Author
2011-09-19regmap: Introduce caching supportDimitris Papastamos
2011-09-05regmap: Make debugfs stubs static inlineLars-Peter Clausen
2011-09-05regmap: Add support for device specific write and read flag masks.Lars-Peter Clausen
2011-09-05regmap: Include the last register in debugfs outputMark Brown
2011-09-05regmap: Remove redundant owner field from the bus type structMark Brown
2011-09-05Merge branch 'regmap-linus' into regmap-nextMark Brown
2011-09-05regmap: Remove bitrotted module_put()sMark Brown
2011-08-14regmap: Provide access information via debugfsMark Brown
2011-08-14regmap: Share some of the debugfs infrastructure ready for more filesMark Brown
2011-08-14regmap: Add functions to check for access on registersMark Brown
2011-08-12Merge branch 'regmap-linus' into regmap-nextMark Brown
2011-08-12regmap: Specify a module licenseStephen Warren
2011-08-10regmap: Remove unused type and list fields from bus interfaceMark Brown
2011-08-10regmap: Fix type of field width specifiers for x86_64Mark Brown
2011-08-08regmap: Skip precious registers when dumping registers via debugfsMark Brown
2011-08-08regmap: Provide register map dump via debugfsMark Brown
2011-08-08regmap: Use a local header for API internalsMark Brown
2011-08-08regmap: Implement writable register checksMark Brown
2011-08-08regmap: Add basic tracepointsMark Brown
2011-08-08Merge branches 'regmap-linus' and 'regmap-interface' into regmap-nextMark Brown
2011-08-08regmap: Just send the buffer directly for single register writesMark Brown
2011-08-08regmap: Allow devices to specify which registers are accessibleMark Brown
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
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