| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-03-18 | regmap: mdio: make it depend on PHYLIB | Heiner Kallweit | 1 | -1/+1 |
| 2026-01-15 | regmap: Enable REGMAP when REGMAP_SLIMBUS is enabled | Geert Uytterhoeven | 1 | -1/+1 |
| 2025-05-20 | regmap: Move selecting for REGMAP_MDIO and REGMAP_IRQ | Andrew Davis | 1 | -2/+2 |
| 2023-07-13 | regmap: Provide user selectable option to enable regmap | Mark Brown | 1 | -1/+11 |
| 2023-05-08 | regmap: REGMAP_KUNIT should not select REGMAP | Geert Uytterhoeven | 1 | -3/+10 |
| 2023-03-30 | regmap: Add some basic kunit tests | Mark Brown | 1 | -0/+7 |
| 2023-03-30 | regmap: Add RAM backed register map | Mark Brown | 1 | -0/+3 |
| 2023-03-29 | regmap: Removed compressed cache support | Mark Brown | 1 | -5/+0 |
| 2022-11-25 | regmap: Add FSI bus support | Eddie James | 1 | -1/+5 |
| 2021-05-19 | regmap: Add MDIO bus support | Sander Vanheule | 1 | -1/+5 |
| 2020-11-26 | regmap/SoundWire: sdw: add support for SoundWire 1.2 MBQ | Pierre-Louis Bossart | 1 | -1/+5 |
| 2020-08-26 | regmap: add Intel SPI Slave to AVMM Bus Bridge support | Xu Yilun | 1 | -1/+5 |
| 2020-07-08 | regmap: add missing dependency on SoundWire | Pierre-Louis Bossart | 1 | -1/+1 |
| 2019-08-09 | soundwire: fix regmap dependencies and align with other serial links | Pierre-Louis Bossart | 1 | -1/+1 |
| 2019-07-04 | regmap: select CONFIG_REGMAP while REGMAP_SCCB is set | YueHaibing | 1 | -1/+1 |
| 2019-06-07 | regmap: add i3c bus support | Vitor Soares | 1 | -1/+5 |
| 2018-07-18 | regmap: add SCCB support | Akinobu Mita | 1 | -0/+4 |
| 2018-02-01 | Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+4 |
| 2018-01-08 | regmap: Add SoundWire bus support | Vinod Koul | 1 | -0/+4 |
| 2017-12-19 | regmap: add SLIMbus support | Srinivas Kandagatla | 1 | -0/+4 |
| 2017-11-29 | regmap: Remove the redundant config to select hwspinlock | Baolin Wang | 1 | -4/+0 |
| 2017-11-13 | Merge tag 'regmap-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 1 | -0/+4 |
| 2017-11-06 | regmap: Try to work around Kconfig exploding on HWSPINLOCK | Mark Brown | 1 | -1/+1 |
| 2017-11-03 | regmap: Add a config option for hwspinlock | Mark Brown | 1 | -0/+4 |
| 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/+4 |
| 2017-06-06 | regmap: Add 1-Wire bus support | Alex A. Mihaylov | 1 | -1/+5 |
| 2017-06-06 | regmap: make LZO cache optional | Jonas Gorski | 1 | -1/+4 |
| 2014-11-19 | regmap: ac97: Add generic AC'97 callbacks | Mark Brown | 1 | -1/+4 |
| 2014-08-17 | regmap: Add explicit dependencies to catch "select" misuse | Geert Uytterhoeven | 1 | -0/+3 |
| 2013-10-28 | regmap: add SPMI support | Josh Cartwright | 1 | -1/+4 |
| 2012-10-17 | regmap: select REGMAP if REGMAP_MMIO and REGMAP_IRQ enabled | Dong Aisheng | 1 | -1/+1 |
| 2012-05-23 | regmap: Use select .. if to get IRQ_DOMAIN enabled | Mark Brown | 1 | -0/+1 |
| 2012-04-06 | regmap: add MMIO bus support | Stephen Warren | 1 | -0/+3 |
| 2011-11-08 | regmap: Add a reusable irq_chip for regmap based interrupt controllers | Mark Brown | 1 | -0/+3 |
| 2011-09-19 | regmap: Add the LZO cache support | Dimitris Papastamos | 1 | -0/+2 |
| 2011-07-23 | regmap: Add SPI bus support | Mark Brown | 1 | -1/+4 |
| 2011-07-23 | regmap: Add I2C bus support | Mark Brown | 1 | -0/+4 |
| 2011-07-23 | regmap: Add generic non-memory mapped register access API | Mark Brown | 1 | -0/+6 |