index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
2011-09-19
regmap: Introduce caching support
Dimitris Papastamos
2011-09-05
regmap: Make debugfs stubs static inline
Lars-Peter Clausen
2011-09-05
regmap: Add support for device specific write and read flag masks.
Lars-Peter Clausen
2011-09-05
regmap: Include the last register in debugfs output
Mark Brown
2011-09-05
regmap: Remove redundant owner field from the bus type struct
Mark Brown
2011-09-05
Merge branch 'regmap-linus' into regmap-next
Mark Brown
2011-09-05
regmap: Remove bitrotted module_put()s
Mark Brown
2011-08-14
regmap: Provide access information via debugfs
Mark Brown
2011-08-14
regmap: Share some of the debugfs infrastructure ready for more files
Mark Brown
2011-08-14
regmap: Add functions to check for access on registers
Mark Brown
2011-08-12
Merge branch 'regmap-linus' into regmap-next
Mark Brown
2011-08-12
regmap: Specify a module license
Stephen Warren
2011-08-10
regmap: Remove unused type and list fields from bus interface
Mark Brown
2011-08-10
regmap: Fix type of field width specifiers for x86_64
Mark Brown
2011-08-08
regmap: Skip precious registers when dumping registers via debugfs
Mark Brown
2011-08-08
regmap: Provide register map dump via debugfs
Mark Brown
2011-08-08
regmap: Use a local header for API internals
Mark Brown
2011-08-08
regmap: Implement writable register checks
Mark Brown
2011-08-08
regmap: Add basic tracepoints
Mark Brown
2011-08-08
Merge branches 'regmap-linus' and 'regmap-interface' into regmap-next
Mark Brown
2011-08-08
regmap: Just send the buffer directly for single register writes
Mark Brown
2011-08-08
regmap: Allow devices to specify which registers are accessible
Mark Brown
2011-08-05
PM / Runtime: Allow _put_sync() from interrupts-disabled context
Kevin Hilman
2011-08-05
PM / Domains: Fix pm_genpd_poweron()
Rafael J. Wysocki
2011-07-27
devtmpfs: missing initialialization in never-hit case
Al Viro
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
drivers/base/power/opp.c: fix dev_opp initial value
Jonghwan Choi
2011-07-25
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-07-25
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-07-25
fix devtmpfs race
Al Viro
2011-07-24
regmap: Fix bulk reads
Mark Brown
2011-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2011-07-23
regmap: Add SPI bus support
Mark Brown
2011-07-23
regmap: Add I2C bus support
Mark Brown
2011-07-23
regmap: Add generic non-memory mapped register access API
Mark Brown
2011-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-07-22
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-07-20
devtmpfs: get rid of bogus mkdir in create_path()
Al Viro
2011-07-20
switch devtmpfs to kern_path_create()
Al Viro
2011-07-20
switch devtmpfs object creation/removal to separate kernel thread
Al Viro
2011-07-15
Merge branch 'pm-runtime' into for-linus
Rafael J. Wysocki
2011-07-15
Merge branch 'pm-domains' into for-linus
Rafael J. Wysocki
2011-07-15
PM: Add "RTC" to PM trace time stamps to avoid confusion
Rafael J. Wysocki
2011-07-15
PM / OPP: Introduce function to free cpufreq table
Nishanth Menon
2011-07-14
PM / Domains: Take .power_off() error code into account
Rafael J. Wysocki
2011-07-14
ARM / shmobile: Use genpd_queue_power_off_work()
Rafael J. Wysocki
2011-07-13
PM / Domains: Introduce function to power off all unused PM domains
Rafael J. Wysocki
2011-07-12
mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header
Benjamin Herrenschmidt
2011-07-12
PM / Domains: Queue up power off work only if it is not pending
Rafael J. Wysocki
[next]