summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
| * rtc: Add ASPEED RTC driverJoel Stanley2019-04-041-0/+11
| * rtc: at91sam9: drop platform_data supportAlexandre Belloni2019-04-041-1/+1
| * rtc: goldfish: allow building on more than MIPSAlexandre Belloni2019-04-041-1/+2
* | rtc: sd3078: fix manufacturer nameAlexandre Belloni2019-03-201-2/+2
|/
* Merge tag 'tag-chrome-platform-for-v5.1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-03-121-0/+11
|\
| * platform/chrome: wilco_ec: Add RTC driverNick Crews2019-02-211-0/+11
* | rtc: rx8581: Add support for Epson rx8571 RTCBiju Das2019-03-021-2/+3
* | rtc: add AB-RTCMC-32.768kHz-EOZ9 RTC supportArtem Panfilov2019-02-181-0/+10
* | rtc: hid-sensor-time: stop selecting IIOAlexandre Belloni2019-02-171-2/+1
* | rtc: rv3028: add new driverAlexandre Belloni2019-02-171-0/+9
* | rtc: support for the Amlogic Meson RTCMartin Blumenstingl2019-02-111-0/+11
* | rtc: imx-sc: depend on HAVE_ARM_SMCCCAlexandre Belloni2019-02-081-0/+1
* | rtc: Add Cadence RTC driverJan Kotas2019-01-221-0/+10
* | rtc: sd3078: new driver.Dianlong Li2019-01-101-0/+9
|/