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
2012-03-08
driver core: minor comment formatting cleanups
Greg Kroah-Hartman
2012-03-08
driver core: move the deferred probe pointer into the private area
Greg Kroah-Hartman
2012-03-08
drivercore: Add driver probe deferral mechanism
Grant Likely
2012-03-05
regmap: Fix rbtree block base in sync
Mark Brown
2012-03-05
regcache: Make sure we sync register 0 in an rbtree cache
Mark Brown
2012-03-04
Merge branch 'pm-domains'
Rafael J. Wysocki
2012-03-04
Merge branch 'pm-sleep'
Rafael J. Wysocki
2012-03-04
PM / Sleep: Add more wakeup source initialization routines
Rafael J. Wysocki
2012-03-04
PM / Sleep: Make __pm_stay_awake() delete wakeup source timers
Rafael J. Wysocki
2012-03-04
PM / Sleep: Fix race conditions related to wakeup source timer function
Rafael J. Wysocki
2012-03-04
PM / Sleep: Fix possible infinite loop during wakeup source destruction
Rafael J. Wysocki
2012-03-01
regmap: delete unused module.h from drivers/base/regmap files
Paul Gortmaker
2012-02-27
regmap: Fix x86_64 breakage
Mark Brown
2012-02-24
regmap: Allow drivers to sync only part of the register cache
Mark Brown
2012-02-24
regmap: Supply ranges to the sync operations
Mark Brown
2012-02-23
regmap: Add tracepoints for cache only and cache bypass
Mark Brown
2012-02-23
regmap: Mark the cache as clean after a successful sync
Mark Brown
2012-02-23
regmap: Remove default cache sync implementation
Mark Brown
2012-02-23
regmap: Skip hardware defaults for LZO caches
Mark Brown
2012-02-22
regmap: Expose the driver name in debugfs
Dimitris Papastamos
2012-02-22
regmap: Add support for writing to regmap registers via debugfs
Dimitris Papastamos
2012-02-21
Merge tag 'topic/introspection' of git://git.kernel.org/pub/scm/linux/kernel/...
Mark Brown
2012-02-21
regmap: Support raw reads from cached registers
Mark Brown
2012-02-20
Merge branch 'topic/patch' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Mark Brown
2012-02-20
Merge branch 'topic/devm' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2012-02-20
regmap: Allow users to query the size of register values
Mark Brown
2012-02-19
Merge tag 'v3.3-rc4' into for-3.4 in order to resolve the conflict
Mark Brown
2012-02-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2012-02-17
regmap: Implement support for 32 bit registers and values
Mark Brown
2012-02-17
regmap: Bypassing cache when initializing cache
Laxman Dewangan
2012-02-15
regmap: Fix cache defaults initialization from raw cache defaults
Lars-Peter Clausen
2012-02-14
regmap: add regmap_bulk_write() for register write
Laxman Dewangan
2012-02-13
PM / Sleep: Initialize wakeup source locks in wakeup_source_add()
Rafael J. Wysocki
2012-02-11
regmap: Support for caching in reg_raw_write()
Laxman Dewangan
2012-02-10
drivers/base: add bus for System-on-Chip devices
Lee Jones
2012-02-10
regmap: Fix kcalloc parameters swapped
Axel Lin
2012-02-08
driver-core: cpu: fix kobject warning when hotplugging a cpu
Greg Kroah-Hartman
2012-02-06
regmap: Add debugfs information for the cache status
Mark Brown
2012-02-06
regmap: Don't use bitfields for booleans
Mark Brown
2012-02-02
drivers/base/memory.c: fix memory_dev_init() long delay
Yinghai Lu
2012-02-02
Merge 3.3-rc2 into the driver-core-next branch.
Greg Kroah-Hartman
2012-02-02
driver core: cpu: remove kernel warning when removing a cpu
Greg Kroah-Hartman
2012-02-01
drivercore: Output common devicetree information in uevent
Grant Likely
2012-02-01
Merge branch 'v3.4-for-rafael' of git://git.kernel.org/pub/scm/linux/kernel/g...
Rafael J. Wysocki
2012-02-01
Merge tag 'v3.3-rc2' into for-3.4
Mark Brown
2012-01-31
regmap: Remove incorrect unreachable comment in regcache_set_val()
Axel Lin
2012-01-30
regmap: Implement managed regmap_init()
Mark Brown
2012-01-30
regmap: if format_write is used, declare all registers as "unreadable"
Wolfram Sang
2012-01-29
regmap: Properly round reg_bytes and val_bytes
Wolfram Sang
2012-01-29
PM / Domains: Run late/early device suspend callbacks at the right time
Rafael J. Wysocki
[prev]
[next]