Geliang Tang
|
671a911bb9
regmap: use rb_entry()
|
8 years ago |
Lars-Peter Clausen
|
1bc8da4e14
regmap: rbtree: Avoid overlapping nodes
|
9 years ago |
Mark Brown
|
6cb07abcc3
Merge remote-tracking branches 'regmap/topic/mmio', 'regmap/topic/rbtree' and 'regmap/topic/seq' into regmap-next
|
9 years ago |
lixiubo
|
549e08a0a9
regmap: replace kmalloc with kmalloc_array
|
9 years ago |
lixiubo
|
eeda1bd69d
regmap: replace kzalloc with kcalloc
|
9 years ago |
Nikesh Oswal
|
6399aea629
regmap: rbtree: When adding a reg do a bsearch for target node
|
9 years ago |
Guenter Roeck
|
8ef9724bf9
regmap: regcache-rbtree: Clean new present bits on present bitmap resize
|
10 years ago |
Lars-Peter Clausen
|
328f494d95
regmap: regcache-rbtree: Fix present bitmap resize
|
10 years ago |
Xiubo Li
|
e39be3a31b
regmap: cache: Sort include headers alphabetically
|
10 years ago |
Lars-Peter Clausen
|
5e0cbe7876
regmap: Fix regcache debugfs initialization
|
11 years ago |
Jean-Christophe PINCE
|
70d383b7fe
regmap: rbtree: improve 64bits memory alignment
|
11 years ago |
Linus Torvalds
|
8243b7f5dc
Merge tag 'regmap-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
|
12 years ago |
Lars-Peter Clausen
|
3f4ff561bc
regmap: rbtree: Make cache_present bitmap per node
|
12 years ago |
Lars-Peter Clausen
|
472fdec738
regmap: rbtree: Reduce number of nodes, take 2
|
12 years ago |
Lars-Peter Clausen
|
194c753a21
regmap: rbtree: Simplify adjacent node look-up
|
12 years ago |
Lars-Peter Clausen
|
b6752123cc
regcache-rbtree: Fix reg_stride != 1
|
12 years ago |
David Jander
|
4e67fb5f5e
regmap: rbtree: Fix overlapping rbnodes.
|
12 years ago |
Mark Brown
|
feff98f550
Merge remote-tracking branch 'regmap/topic/cache' into regmap-next
|
12 years ago |
Maarten ter Huurne
|
f3284f9153
regmap: rbtree: Fixed node range check on sync
|
12 years ago |
Lars-Peter Clausen
|
f20c783c3a
regmap: regcache: Fixup locking for custom lock callbacks
|
12 years ago |
Lars-Peter Clausen
|
81485f5220
regmap: regcache: Fixup locking for custom lock callbacks
|
12 years ago |
Mark Brown
|
7278af5fb3
regmap: rbtree: Use range information to allocate nodes
|
12 years ago |
Mark Brown
|
0186645d25
regmap: rbtree: Factor out node allocation
|
12 years ago |
Mark Brown
|
60f7110e36
Merge tag 'v3.9-rc7' into regmap-cache
|
12 years ago |
Mark Brown
|
f8bd822cbf
regmap: cache: Factor out block sync
|
12 years ago |
Mark Brown
|
78493f2d7b
regmap: cache: Factor out reg_present support from rbtree cache
|
12 years ago |
Mark Brown
|
137b833457
regmap: cache: Use raw I/O to sync rbtrees if we can
|
12 years ago |
Dimitris Papastamos
|
0c7ed8563a
regmap: Cut down on the average # of nodes in the rbtree cache
|
12 years ago |
Lars-Peter Clausen
|
8abac3ba51
regmap: cache Fix regcache-rbtree sync
|
12 years ago |
Dimitris Papastamos
|
a42277c739
regmap: rbtree Expose total memory consumption in the rbtree debugfs entry
|
12 years ago |