Age | Commit message (Expand) | Author |
---|---|---|
2011-09-28 | regmap: Grab the lock in regcache_cache_only() | Dimitris Papastamos |
2011-09-28 | regmap: Modify map->cache_bypass directly | Dimitris Papastamos |
2011-09-28 | regmap: Fix regcache_sync generic implementation | Dimitris Papastamos |
2011-09-27 | regmap: Implement generic syncing functionality | Dimitris Papastamos |
2011-09-19 | regmap: Allow drivers to control cache_only flag | Mark Brown |
2011-09-19 | regmap: A cache type of _NONE behaves like a bypassed cache | Mark Brown |
2011-09-19 | regmap: Add the regcache_sync trace event | Dimitris Papastamos |
2011-09-19 | regmap: Add the LZO cache support | Dimitris Papastamos |
2011-09-19 | regmap: Add the rbtree cache support | Dimitris Papastamos |
2011-09-19 | regmap: Add the indexed cache support | Dimitris Papastamos |
2011-09-19 | regmap: Introduce caching support | Dimitris Papastamos |