summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/Kconfig
Commit message (Expand)AuthorAgeFilesLines
...
* | rtc: mrst: Remove driver for deprecated platformAndy Shevchenko2021-01-251-12/+0
|/
* rtc: mxc{,_v2}: enable COMPILE_TESTAlexandre Belloni2020-12-031-2/+6
* rtc: enable RTC framework on ARCH=umJohannes Berg2020-12-031-1/+3
* rtc: rx6110: add i2c supportClaudius Heine2020-11-171-9/+11
* rtc: Kconfig: Fix typo in help message of rx 6110Claudius Heine2020-11-171-1/+1
* rtc: goldfish: Remove GOLDFISH dependencyJiaxun Yang2020-11-151-1/+0
* rtc: rv3032: Add a driver for Microcrystal RV-3032Alexandre Belloni2020-10-191-0/+10
* Merge tag 'rtc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2020-08-121-1/+2
|\
| * rtc: ds1374: fix RTC_DRV_DS1374_WDT dependenciesAlexandre Belloni2020-07-211-2/+2
| * rtc: ds1374: wdt: Use watchdog core for watchdog partJohnson CH Chen (陳昭勳)2020-07-161-0/+1
* | rtc: remove fb-puv3 driverMike Rapoport2020-07-011-9/+0
|/
* Merge tag 'rtc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2020-06-071-0/+1
|\
| * rtc: ingenic: Only support probing from devicetreePaul Cercueil2020-05-111-0/+1
* | sh: remove sh5 supportArnd Bergmann2020-06-011-1/+1
|/
* Merge tag 'mfd-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2020-04-071-0/+10
|\
| * rtc: rc5t619: Add Ricoh RC5T619 RTC driverAndreas Kemnade2020-03-271-0/+10
* | rtc: ds1307: add support for watchdog timer on ds1388Chris Packham2020-04-011-0/+1
* | rtc: class: support hctosys from modular RTC driversSteve Muckle2020-03-231-3/+0
* | rtc: max8907: add missing select REGMAP_IRQCorentin Labbe2020-03-231-0/+1
* | rtc: add support for the MediaTek MT2712 RTCRan Bi2020-03-161-0/+10
* | rtc: fsl-ftm-alarm: allow COMPILE_TESTAlexandre Belloni2020-03-161-1/+1
* | rtc: snvs: Improve Kconfig dependencyAnson Huang2020-03-161-0/+1
|/
* Merge tag 'rtc-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2020-02-041-8/+16
|\
| * rtc: i2c/spi: Avoid inclusion of REGMAP support when not neededGeert Uytterhoeven2020-01-271-2/+6
| * rtc: Kconfig: select REGMAP_I2C when necessaryAlexandre Belloni2020-01-271-0/+4
| * rtc: Kconfig: properly indent sd3078 entryAlexandre Belloni2020-01-271-6/+6
* | rtc: bd70528: add BD71828 supportMatti Vaittinen2020-01-241-1/+2
|/
* rtc: Fix Kconfig indentationKrzysztof Kozlowski2019-11-271-3/+3
* rtc: fsl-ftm-alarm: remove select FSL_RCPM and default y from KconfigLi Yang2019-11-151-2/+0
* rtc: meson-vrtc: move config option to proper locationAlexandre Belloni2019-10-161-11/+11
* rtc: at91rm9200: use of_device_get_match_data()Claudiu Beznea2019-10-031-0/+1
* Merge tag 'rtc-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2019-09-221-8/+34
|\
| * rtc: pcf2127: bugfix: watchdog build dependencyBruno Thomsen2019-08-271-0/+1
| * rtc: pcf2127: add watchdog feature supportBruno Thomsen2019-08-271-1/+6
| * rtc: fsl-ftm-alarm: add FTM alarm driverBiwen Li2019-08-231-0/+15
| * rtc: Add Amlogic Virtual Wake RTCNeil Armstrong2019-08-221-0/+11
| * rtc: bd70528: fix driver dependenciesMatti Vaittinen2019-08-121-0/+1
| * rtc: remove w90x900/nuc900 driverArnd Bergmann2019-08-121-7/+0
* | mfd / platform: cros_ec: Move cros-ec core driver out from MFDEnric Balletbo i Serra2019-09-021-1/+1
|/
* Merge tag 'rtc-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2019-07-171-1/+2
|\
| * rtc: pcf2123: Fix build errorYueHaibing2019-07-131-0/+1
| * rtc: tps65910: remove superfluous Kconfig dependencyMichał Mirosław2019-06-011-1/+1
* | Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2019-07-151-2/+10
|\ \
| | \
| | \
| *-. | Merge branches 'ib-mfd-clk-gpio-power-regulator-rtc-5.3', 'ib-mfd-clk-regulat...Lee Jones2019-07-021-2/+2
| |\ \|
| | * | rtc: rk808: Add RK809 and RK817 support.Tony Xie2019-06-271-2/+2
| | |/
| * / rtc: bd70528: Initial support for ROHM bd70528 RTCMatti Vaittinen2019-06-271-0/+8
| |/
* / treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
* Merge tag 'rtc-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2019-05-091-4/+15
|\
| * rtc: remove unnecessary Kconfig dependenciesAlexandre Belloni2019-04-041-2/+0
| * rtc: pcf85063: switch to regmapAlexandre Belloni2019-04-041-0/+1