aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-13rtc: isl12022: switch to using regmap APIRasmus Villemoes1-0/+1
2022-07-26rtc: Add NCT3018Y real time clock driverMia Lin1-0/+10
2022-07-26rtc: vr41xx: remove driverThomas Bogendoerfer1-10/+0
2022-06-24rtc: Introduce ti-k3-rtcNishanth Menon1-0/+11
2022-06-24rtc: Add driver for Microchip PolarFire SoCConor Dooley1-0/+10
2022-05-17rtc: rzn1: Add new RTC driverMichel Pollet1-0/+7
2022-04-01Merge tag 'rtc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds1-0/+10
2022-03-25rtc: optee: add RTC driver for OP-TEE RTC PTAClément Léger1-0/+10
2022-03-07rtc: max77686: Add MAX77714 supportLuca Ceresoli1-1/+1
2022-01-05rtc: Add driver for RTC in Sunplus SP7021Vincent Shih1-0/+13
2021-12-16rtc: gamecube: Add a RTC driver for the GameCube, Wii and Wii UEmmanuel Gil Peyrot1-0/+11
2021-11-12Merge tag 'rtc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds1-8/+11
2021-10-23rtc: tps80031: Remove driverDmitry Osipenko1-8/+0
2021-10-18rtc: pcf8523: switch to regmapAlexandre Belloni1-0/+1
2021-10-17rtc: s3c: remove HAVE_S3C_RTC in favor of direct dependenciesWill McVicker1-8/+2
2021-09-26rtc: Add support for the MSTAR MSC313 RTCDaniel Palmer1-0/+10
2021-09-09rtc: rx8010: select REGMAP_I2CYu-Tung Chang1-0/+1
2021-08-10rtc: move RTC_LIB_KUNIT_TEST to proper locationAlexandre Belloni1-10/+9
2021-08-10rtc: Improve performance of rtc_time64_to_tm(). Add tests.Cassio Neri1-0/+10
2021-06-20rtc: bd70528: Drop BD70528 supportMatti Vaittinen1-4/+3
2021-05-25rtc: bd70528: fix BD71815 watchdog dependencyArnd Bergmann1-1/+2
2021-05-03Merge tag 'rtc-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds1-1/+2
2021-04-16rtc: goldfish: remove dependency to OFLaurent Vivier1-1/+1
2021-04-14Merge tags 'ib-mfd-clk-gpio-regulator-rtc-v5.13', 'ib-mfd-extcon-v5.13', 'ib-mfd-input-v5.13-1', 'ib-mfd-platform-x86-v5.13', 'ib-mfd-power-v5.13', 'ib-mfd-pwm-rtc-v5.13-1' and 'ib-regulator-list-ramp-helpers-v5.13' into ibs-for-mfd-mergedLee Jones1-0/+8
2021-04-14rtc: bd70528: Support RTC on ROHM BD71815Matti Vaittinen1-3/+3
2021-03-15rtc: imxdi: Convert to a DT-only driverFabio Estevam1-0/+1
2021-03-10rtc: New driver for RTC in Netronix embedded controllerJonathan Neuschäfer1-0/+8
2021-02-22Merge tag 'rtc-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds1-35/+3
2021-02-06rtc: armada38x: depend on OFAlexandre Belloni1-0/+1
2021-02-03rtc: zynqmp: depend on HAS_IOMEMDavid Gow1-1/+1
2021-01-25rtc: mrst: Remove driver for deprecated platformAndy Shevchenko1-12/+0
2021-01-23rtc: remove ste ab3100 driverArnd Bergmann1-8/+0
2021-01-23rtc: remove ste coh901 driverArnd Bergmann1-12/+0
2021-01-23rtc: remove sirfsoc driverArnd Bergmann1-7/+0
2021-01-16rtc: s5m: select REGMAP_I2CBartosz Golaszewski1-0/+1
2021-01-13rtc: tx4939: Remove driverThomas Bogendoerfer1-7/+0
2020-12-03rtc: mxc{,_v2}: enable COMPILE_TESTAlexandre Belloni1-2/+6
2020-12-03rtc: enable RTC framework on ARCH=umJohannes Berg1-1/+3
2020-11-17rtc: rx6110: add i2c supportClaudius Heine1-9/+11
2020-11-17rtc: Kconfig: Fix typo in help message of rx 6110Claudius Heine1-1/+1
2020-11-15rtc: goldfish: Remove GOLDFISH dependencyJiaxun Yang1-1/+0
2020-10-19rtc: rv3032: Add a driver for Microcrystal RV-3032Alexandre Belloni1-0/+10
2020-08-12Merge tag 'rtc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds1-1/+2
2020-07-21rtc: ds1374: fix RTC_DRV_DS1374_WDT dependenciesAlexandre Belloni1-2/+2
2020-07-16rtc: ds1374: wdt: Use watchdog core for watchdog partJohnson CH Chen (陳昭勳)1-0/+1
2020-07-01rtc: remove fb-puv3 driverMike Rapoport1-9/+0
2020-06-07Merge tag 'rtc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds1-0/+1
2020-06-01sh: remove sh5 supportArnd Bergmann1-1/+1
2020-05-11rtc: ingenic: Only support probing from devicetreePaul Cercueil1-0/+1
2020-04-07Merge tag 'mfd-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-0/+10