| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-06-12 | regmap: Provide a ram backed regmap with raw support | Mark Brown | 1 | -1/+1 |
| 2023-04-03 | regmap: Add maple tree based register cache | Mark Brown | 1 | -1/+1 |
| 2023-03-30 | regmap: Add some basic kunit tests | Mark Brown | 1 | -0/+1 |
| 2023-03-30 | regmap: Add RAM backed register map | Mark Brown | 1 | -0/+1 |
| 2023-03-29 | regmap: Removed compressed cache support | Mark Brown | 1 | -1/+0 |
| 2022-11-25 | regmap: Add FSI bus support | Eddie James | 1 | -0/+1 |
| 2021-05-19 | regmap: Add MDIO bus support | Sander Vanheule | 1 | -0/+1 |
| 2020-11-26 | regmap/SoundWire: sdw: add support for SoundWire 1.2 MBQ | Pierre-Louis Bossart | 1 | -0/+1 |
| 2020-08-26 | regmap: add Intel SPI Slave to AVMM Bus Bridge support | Xu Yilun | 1 | -0/+1 |
| 2019-06-07 | regmap: add i3c bus support | Vitor Soares | 1 | -0/+1 |
| 2018-07-18 | regmap: add SCCB support | Akinobu Mita | 1 | -0/+1 |
| 2018-02-01 | Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
| 2018-01-08 | regmap: Add SoundWire bus support | Vinod Koul | 1 | -0/+1 |
| 2017-12-19 | regmap: add SLIMbus support | Srinivas Kandagatla | 1 | -0/+1 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-06-06 | Merge branch 'topic/lzo' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 1 | -1/+2 |
| 2017-06-06 | regmap: Add 1-Wire bus support | Alex A. Mihaylov | 1 | -0/+1 |
| 2017-06-06 | regmap: make LZO cache optional | Jonas Gorski | 1 | -1/+2 |
| 2015-03-19 | regmap: Move tracing header into drivers/base/regmap | Steven Rostedt | 1 | -0/+3 |
| 2014-11-19 | regmap: ac97: Add generic AC'97 callbacks | Mark Brown | 1 | -0/+1 |
| 2013-10-28 | regmap: add SPMI support | Josh Cartwright | 1 | -0/+1 |
| 2013-01-02 | regmap: flat: Add flat cache type | Mark Brown | 1 | -1/+1 |
| 2012-04-06 | regmap: add MMIO bus support | Stephen Warren | 1 | -0/+1 |
| 2011-11-20 | regmap: Remove indexed cache type | Mark Brown | 1 | -1/+1 |
| 2011-11-08 | Merge branches 'regmap/irq' and 'regmap/cache' into regmap-next | Mark Brown | 1 | -0/+1 |
| 2011-11-08 | regmap: Fix word wrap in Makefile | Mark Brown | 1 | -1/+2 |
| 2011-11-08 | regmap: Add a reusable irq_chip for regmap based interrupt controllers | Mark Brown | 1 | -0/+1 |
| 2011-09-19 | regmap: Add the LZO cache support | Dimitris Papastamos | 1 | -1/+1 |
| 2011-09-19 | regmap: Add the rbtree cache support | Dimitris Papastamos | 1 | -1/+1 |
| 2011-09-19 | regmap: Add the indexed cache support | Dimitris Papastamos | 1 | -1/+1 |
| 2011-09-19 | regmap: Introduce caching support | Dimitris Papastamos | 1 | -1/+1 |
| 2011-08-08 | regmap: Provide register map dump via debugfs | Mark Brown | 1 | -0/+1 |
| 2011-07-23 | regmap: Add SPI bus support | Mark Brown | 1 | -0/+1 |
| 2011-07-23 | regmap: Add I2C bus support | Mark Brown | 1 | -0/+1 |
| 2011-07-23 | regmap: Add generic non-memory mapped register access API | Mark Brown | 1 | -0/+1 |