summaryrefslogtreecommitdiff
path: root/drivers/rtc/Kconfig
AgeCommit message (Expand)Author
2024-02-29rtc: mt6397: select IRQ_DOMAIN instead of depending on itRandy Dunlap
2024-01-15rtc: max31335: add driver supportAntoniu Miclaus
2024-01-08rtc: lpc24xx: add missing dependencyAntoniu Miclaus
2024-01-08rtc: tps6594: Add driver for TPS6594 RTCEsteban Blanc
2023-12-17rtc: Add driver for Nuvoton ma35d1 rtc controllerJacky Huang
2023-10-16rtc: Add support for the SSD202D RTCRomain Perier
2023-10-13rtc: imxdi: Soften dependencies for improved compile coverageUwe Kleine-König
2023-07-27rtc: bq4802: add sparc dependencyArnd Bergmann
2023-07-27rtc: pcf2127: add support for PCF2131 RTCHugo Villeneuve
2023-07-03Merge tag 'rtc-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2023-06-26rtc: Add rtc driver for the Loongson family chipsBinbin Zhou
2023-06-26rtc: Remove the Loongson-1 RTC driverBinbin Zhou
2023-06-06rtc: add HAS_IOPORT dependenciesNiklas Schnelle
2023-05-15mfd: rk808: Split into core and i2cSebastian Reichel
2023-03-17rtc: mpfs: convert SOC_MICROCHIP_POLARFIRE to ARCH_MICROCHIP_POLARFIREConor Dooley
2023-03-03Merge tag 'rtc-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2023-02-22rtc: bbnsm: Add the bbnsm rtc supportJacky Bai
2023-02-09rtc: jz4740: Register clock provider for the CLK32K pinPaul Cercueil
2023-02-01rtc: remove v3020 driverArnd Bergmann
2023-01-16ARM: s3c: remove s3c24xx specific hacksArnd Bergmann
2022-12-21Merge tag 'mfd-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2022-12-15rtc: isl12026: drop obsolete dependency on COMPILE_TESTJean Delvare
2022-12-07mfd: Remove dm355evm_msp driverArnd Bergmann
2022-11-15rtc: remove davinci rtc driverArnd Bergmann
2022-10-13rtc: isl12022: switch to using regmap APIRasmus Villemoes
2022-07-26rtc: Add NCT3018Y real time clock driverMia Lin
2022-07-26rtc: vr41xx: remove driverThomas Bogendoerfer
2022-06-24rtc: Introduce ti-k3-rtcNishanth Menon
2022-06-24rtc: Add driver for Microchip PolarFire SoCConor Dooley
2022-05-17rtc: rzn1: Add new RTC driverMichel Pollet
2022-04-01Merge tag 'rtc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2022-03-25rtc: optee: add RTC driver for OP-TEE RTC PTAClément Léger
2022-03-07rtc: max77686: Add MAX77714 supportLuca Ceresoli
2022-01-05rtc: Add driver for RTC in Sunplus SP7021Vincent Shih
2021-12-16rtc: gamecube: Add a RTC driver for the GameCube, Wii and Wii UEmmanuel Gil Peyrot
2021-11-12Merge tag 'rtc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2021-10-23rtc: tps80031: Remove driverDmitry Osipenko
2021-10-18rtc: pcf8523: switch to regmapAlexandre Belloni
2021-10-17rtc: s3c: remove HAVE_S3C_RTC in favor of direct dependenciesWill McVicker
2021-09-26rtc: Add support for the MSTAR MSC313 RTCDaniel Palmer
2021-09-09rtc: rx8010: select REGMAP_I2CYu-Tung Chang
2021-08-10rtc: move RTC_LIB_KUNIT_TEST to proper locationAlexandre Belloni
2021-08-10rtc: Improve performance of rtc_time64_to_tm(). Add tests.Cassio Neri
2021-06-20rtc: bd70528: Drop BD70528 supportMatti Vaittinen
2021-05-25rtc: bd70528: fix BD71815 watchdog dependencyArnd Bergmann
2021-05-03Merge tag 'rtc-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2021-04-16rtc: goldfish: remove dependency to OFLaurent Vivier
2021-04-14Merge tags 'ib-mfd-clk-gpio-regulator-rtc-v5.13', 'ib-mfd-extcon-v5.13', 'ib-...Lee Jones
2021-04-14rtc: bd70528: Support RTC on ROHM BD71815Matti Vaittinen
2021-03-15rtc: imxdi: Convert to a DT-only driverFabio Estevam