summaryrefslogtreecommitdiffstats
path: root/drivers/base/regmap/regcache-rbtree.c
Commit message (Expand)AuthorAgeFilesLines
* regmap: Ensure rbtree syncs registers set to zero properlyMark Brown2011-10-101-6/+5
* regmap: Allow rbtree to cache zero default valuesMark Brown2011-10-101-3/+0
* regmap: Return a sensible error code if we fail to read the cacheMark Brown2011-10-101-2/+1
* regmap: Lock the sync path, ensure we use the lockless _regmap_write()Dimitris Papastamos2011-09-301-1/+1
* regmap: rbtree-cache: Move cached rbnode handling into lookup functionLars-Peter Clausen2011-09-281-43/+18
* regmap: regcache_rbtree_{set,get}_register: Use regcache_{set,get}_valLars-Peter Clausen2011-09-281-33/+2
* regmap: Remove redundant member `word_size' from regcache_rbtree_nodeDimitris Papastamos2011-09-271-23/+30
* regmap: Add the rbtree cache supportDimitris Papastamos2011-09-191-0/+399
OpenPOWER on IntegriCloud