summaryrefslogtreecommitdiff
path: root/drivers/rtc/Kconfig
AgeCommit message (Expand)Author
2021-02-22Merge tag 'rtc-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2021-02-06rtc: armada38x: depend on OFAlexandre Belloni
2021-02-03rtc: zynqmp: depend on HAS_IOMEMDavid Gow
2021-01-25rtc: mrst: Remove driver for deprecated platformAndy Shevchenko
2021-01-23rtc: remove ste ab3100 driverArnd Bergmann
2021-01-23rtc: remove ste coh901 driverArnd Bergmann
2021-01-23rtc: remove sirfsoc driverArnd Bergmann
2021-01-16rtc: s5m: select REGMAP_I2CBartosz Golaszewski
2021-01-13rtc: tx4939: Remove driverThomas Bogendoerfer
2020-12-03rtc: mxc{,_v2}: enable COMPILE_TESTAlexandre Belloni
2020-12-03rtc: enable RTC framework on ARCH=umJohannes Berg
2020-11-17rtc: rx6110: add i2c supportClaudius Heine
2020-11-17rtc: Kconfig: Fix typo in help message of rx 6110Claudius Heine
2020-11-15rtc: goldfish: Remove GOLDFISH dependencyJiaxun Yang
2020-10-19rtc: rv3032: Add a driver for Microcrystal RV-3032Alexandre Belloni
2020-08-12Merge tag 'rtc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2020-07-21rtc: ds1374: fix RTC_DRV_DS1374_WDT dependenciesAlexandre Belloni
2020-07-16rtc: ds1374: wdt: Use watchdog core for watchdog partJohnson CH Chen (陳昭勳)
2020-07-01rtc: remove fb-puv3 driverMike Rapoport
2020-06-07Merge tag 'rtc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2020-06-01sh: remove sh5 supportArnd Bergmann
2020-05-11rtc: ingenic: Only support probing from devicetreePaul Cercueil
2020-04-07Merge tag 'mfd-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2020-04-01rtc: ds1307: add support for watchdog timer on ds1388Chris Packham
2020-03-27rtc: rc5t619: Add Ricoh RC5T619 RTC driverAndreas Kemnade
2020-03-23rtc: class: support hctosys from modular RTC driversSteve Muckle
2020-03-23rtc: max8907: add missing select REGMAP_IRQCorentin Labbe
2020-03-16rtc: add support for the MediaTek MT2712 RTCRan Bi
2020-03-16rtc: fsl-ftm-alarm: allow COMPILE_TESTAlexandre Belloni
2020-03-16rtc: snvs: Improve Kconfig dependencyAnson Huang
2020-02-04Merge tag 'rtc-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2020-01-27rtc: i2c/spi: Avoid inclusion of REGMAP support when not neededGeert Uytterhoeven
2020-01-27rtc: Kconfig: select REGMAP_I2C when necessaryAlexandre Belloni
2020-01-27rtc: Kconfig: properly indent sd3078 entryAlexandre Belloni
2020-01-24rtc: bd70528: add BD71828 supportMatti Vaittinen
2019-11-27rtc: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-15rtc: fsl-ftm-alarm: remove select FSL_RCPM and default y from KconfigLi Yang
2019-10-16rtc: meson-vrtc: move config option to proper locationAlexandre Belloni
2019-10-03rtc: at91rm9200: use of_device_get_match_data()Claudiu Beznea
2019-09-22Merge tag 'rtc-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2019-09-02mfd / platform: cros_ec: Move cros-ec core driver out from MFDEnric Balletbo i Serra
2019-08-27rtc: pcf2127: bugfix: watchdog build dependencyBruno Thomsen
2019-08-27rtc: pcf2127: add watchdog feature supportBruno Thomsen
2019-08-23rtc: fsl-ftm-alarm: add FTM alarm driverBiwen Li
2019-08-22rtc: Add Amlogic Virtual Wake RTCNeil Armstrong
2019-08-12rtc: bd70528: fix driver dependenciesMatti Vaittinen
2019-08-12rtc: remove w90x900/nuc900 driverArnd Bergmann
2019-07-17Merge tag 'rtc-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2019-07-15Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2019-07-13rtc: pcf2123: Fix build errorYueHaibing