aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2024-02-29rtc: mt6397: select IRQ_DOMAIN instead of depending on itRandy Dunlap1-1/+2
2024-01-15rtc: max31335: add driver supportAntoniu Miclaus1-0/+13
2024-01-08rtc: lpc24xx: add missing dependencyAntoniu Miclaus1-0/+1
2024-01-08rtc: tps6594: Add driver for TPS6594 RTCEsteban Blanc1-0/+12
2023-12-17rtc: Add driver for Nuvoton ma35d1 rtc controllerJacky Huang1-0/+11
2023-10-16rtc: Add support for the SSD202D RTCRomain Perier1-0/+11
2023-10-13rtc: imxdi: Soften dependencies for improved compile coverageUwe Kleine-König1-1/+1
2023-07-27rtc: bq4802: add sparc dependencyArnd Bergmann1-0/+1
2023-07-27rtc: pcf2127: add support for PCF2131 RTCHugo Villeneuve1-2/+2
2023-07-03Merge tag 'rtc-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds1-11/+16
2023-06-26rtc: Add rtc driver for the Loongson family chipsBinbin Zhou1-0/+13
2023-06-26rtc: Remove the Loongson-1 RTC driverBinbin Zhou1-10/+0
2023-06-06rtc: add HAS_IOPORT dependenciesNiklas Schnelle1-1/+3
2023-05-15mfd: rk808: Split into core and i2cSebastian Reichel1-1/+1
2023-03-17rtc: mpfs: convert SOC_MICROCHIP_POLARFIRE to ARCH_MICROCHIP_POLARFIREConor Dooley1-1/+1
2023-03-03Merge tag 'rtc-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds1-1/+13
2023-02-22rtc: bbnsm: Add the bbnsm rtc supportJacky Bai1-0/+12
2023-02-09rtc: jz4740: Register clock provider for the CLK32K pinPaul Cercueil1-1/+1
2023-02-01rtc: remove v3020 driverArnd Bergmann1-9/+0
2023-01-16ARM: s3c: remove s3c24xx specific hacksArnd Bergmann1-6/+2
2022-12-21Merge tag 'mfd-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds1-6/+0
2022-12-15rtc: isl12026: drop obsolete dependency on COMPILE_TESTJean Delvare1-1/+1
2022-12-07mfd: Remove dm355evm_msp driverArnd Bergmann1-6/+0
2022-11-15rtc: remove davinci rtc driverArnd Bergmann1-10/+0
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/abellon...Linus 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/abellon...Linus 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/abellon...Linus 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-...Lee 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/abellon...Linus 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...Linus 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...Linus 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...Linus Torvalds1-0/+10
2020-04-01rtc: ds1307: add support for watchdog timer on ds1388Chris Packham1-0/+1
2020-03-27rtc: rc5t619: Add Ricoh RC5T619 RTC driverAndreas Kemnade1-0/+10
2020-03-23rtc: class: support hctosys from modular RTC driversSteve Muckle1-3/+0
2020-03-23rtc: max8907: add missing select REGMAP_IRQCorentin Labbe1-0/+1
2020-03-16rtc: add support for the MediaTek MT2712 RTCRan Bi1-0/+10
2020-03-16rtc: fsl-ftm-alarm: allow COMPILE_TESTAlexandre Belloni1-1/+1
2020-03-16rtc: snvs: Improve Kconfig dependencyAnson Huang1-0/+1
2020-02-04Merge tag 'rtc-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds1-8/+16
2020-01-27rtc: i2c/spi: Avoid inclusion of REGMAP support when not neededGeert Uytterhoeven1-2/+6
2020-01-27rtc: Kconfig: select REGMAP_I2C when necessaryAlexandre Belloni1-0/+4
2020-01-27rtc: Kconfig: properly indent sd3078 entryAlexandre Belloni1-6/+6
2020-01-24rtc: bd70528: add BD71828 supportMatti Vaittinen1-1/+2
2019-11-27rtc: Fix Kconfig indentationKrzysztof Kozlowski1-3/+3
2019-11-15rtc: fsl-ftm-alarm: remove select FSL_RCPM and default y from KconfigLi Yang1-2/+0
2019-10-16rtc: meson-vrtc: move config option to proper locationAlexandre Belloni1-11/+11
2019-10-03rtc: at91rm9200: use of_device_get_match_data()Claudiu Beznea1-0/+1
2019-09-22Merge tag 'rtc-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds1-8/+34
2019-09-02mfd / platform: cros_ec: Move cros-ec core driver out from MFDEnric Balletbo i Serra1-1/+1
2019-08-27rtc: pcf2127: bugfix: watchdog build dependencyBruno Thomsen1-0/+1
2019-08-27rtc: pcf2127: add watchdog feature supportBruno Thomsen1-1/+6
2019-08-23rtc: fsl-ftm-alarm: add FTM alarm driverBiwen Li1-0/+15
2019-08-22rtc: Add Amlogic Virtual Wake RTCNeil Armstrong1-0/+11
2019-08-12rtc: bd70528: fix driver dependenciesMatti Vaittinen1-0/+1
2019-08-12rtc: remove w90x900/nuc900 driverArnd Bergmann1-7/+0
2019-07-17Merge tag 'rtc-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds1-1/+2
2019-07-15Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds1-2/+10
2019-07-13rtc: pcf2123: Fix build errorYueHaibing1-0/+1
2019-07-02Merge branches 'ib-mfd-clk-gpio-power-regulator-rtc-5.3', 'ib-mfd-clk-regulat...Lee Jones1-2/+2
2019-06-27rtc: rk808: Add RK809 and RK817 support.Tony Xie1-2/+2
2019-06-27rtc: bd70528: Initial support for ROHM bd70528 RTCMatti Vaittinen1-0/+8
2019-06-01rtc: tps65910: remove superfluous Kconfig dependencyMichał Mirosław1-1/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-09Merge tag 'rtc-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds1-4/+15
2019-04-04rtc: remove unnecessary Kconfig dependenciesAlexandre Belloni1-2/+0
2019-04-04rtc: pcf85063: switch to regmapAlexandre Belloni1-0/+1
2019-04-04rtc: Add ASPEED RTC driverJoel Stanley1-0/+11
2019-04-04rtc: at91sam9: drop platform_data supportAlexandre Belloni1-1/+1
2019-04-04rtc: goldfish: allow building on more than MIPSAlexandre Belloni1-1/+2
2019-03-20rtc: sd3078: fix manufacturer nameAlexandre Belloni1-2/+2
2019-03-12Merge tag 'tag-chrome-platform-for-v5.1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+11
2019-03-02rtc: rx8581: Add support for Epson rx8571 RTCBiju Das1-2/+3
2019-02-21platform/chrome: wilco_ec: Add RTC driverNick Crews1-0/+11
2019-02-18rtc: add AB-RTCMC-32.768kHz-EOZ9 RTC supportArtem Panfilov1-0/+10
2019-02-17rtc: hid-sensor-time: stop selecting IIOAlexandre Belloni1-2/+1
2019-02-17rtc: rv3028: add new driverAlexandre Belloni1-0/+9
2019-02-11rtc: support for the Amlogic Meson RTCMartin Blumenstingl1-0/+11
2019-02-08rtc: imx-sc: depend on HAVE_ARM_SMCCCAlexandre Belloni1-0/+1
2019-01-22rtc: Add Cadence RTC driverJan Kotas1-0/+10
2019-01-10rtc: sd3078: new driver.Dianlong Li1-0/+9
2018-12-20rtc: add i.MX system controller RTC supportAnson Huang1-0/+7
2018-09-28rtc: ds1685: drop RTC_DS1685_PROC_REGSAlexandre Belloni1-11/+0
2018-09-12rtc: abx80x: add basic watchdog supportJeremy Gebben1-0/+1
2018-08-27rtc: jz4740: Drop dependency on MACH_INGENICPaul Cercueil1-1/+1
2018-08-16rtc: ds1307: simplify hwmon configHeiner Kallweit1-9/+0
2018-06-20rtc: ds1685: remove sysfs access to control registersAlexandre Belloni1-12/+0
2018-05-31rtc: jz4740: Fix a typo in KconfigMathieu Malaterre1-1/+1
2018-04-10Merge tag 'rtc-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds1-1/+12
2018-03-26rtc: remove bfin driverArnd Bergmann1-10/+0
2018-03-26rtc: remove tile driverArnd Bergmann1-7/+0
2018-03-26treewide: simplify Kconfig dependencies for removed archsArnd Bergmann1-1/+1
2018-03-17rtc: at91sam: add 'depends on HAS_IOMEM' to fix unmet dependencyMasahiro Yamada1-0/+1
2018-03-17rtc: isl12026: new driver.David Daney1-0/+10
2018-03-09mn10300: Remove the architectureDavid Howells1-1/+1
2018-03-01rtc: tx4939: extend test coverageAlexandre Belloni1-1/+1
2018-01-19rtc: remove rtc-at32ap700xCorentin Labbe1-7/+0
2018-01-12rtc: add mxc driver for i.MX53 SRTCPatrick Bruenn1-0/+10
2017-12-18rtc: cros-ec: add cros-ec-rtc driver.Stephen Barber1-0/+10
2017-11-20rtc: sc27xx: Add Spreadtrum SC27xx PMIC RTC driverBaolin Wang1-0/+11
2017-11-08rtc: add support for NXP PCF85363 real-time clockEric Nelson1-0/+13
2017-10-26rtc: mediatek: enhance the description for MediaTek PMIC based RTCSean Wang1-4/+4
2017-10-26rtc: mediatek: add driver for RTC on MT7622 SoCSean Wang1-0/+10
2017-09-05rtc: Add Realtek RTD1295Andreas Färber1-0/+8
2017-09-01rtc: goldfish: Add RTC driver for Android emulatorMiodrag Dinic1-0/+8
2017-09-01rtc: ds1307: add basic support for ds1341 chipNikita Yushchenko1-5/+5
2017-09-01rtc: rk808: Name RK805 in Kconfig for RTC_DRV_RK808Elaine Zhang1-2/+2
2017-07-07rtc: add generic nvmem supportAlexandre Belloni1-0/+8
2017-07-06rtc: ds3232: add temperature supportKirill Esipov1-0/+8
2017-07-06rtc: gemini/ftrtc010: rename driver and symbolsLinus Walleij1-5/+5
2017-07-05rtc: brcmstb-waketimer: Add Broadcom STB wake-timerBrian Norris1-0/+11
2017-04-03rtc: sh: add support for rza seriesChris Brandt1-2/+2
2017-03-09rtc: cpcap: new rtc driverSebastian Reichel1-0/+7
2017-02-27Merge tag 'rtc-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds1-3/+15
2017-02-01rtc: sun6i: extend test coverageAlexandre Belloni1-2/+3
2017-01-26rtc: jz4740: make the driver buildable as a module againAlexandre Belloni1-1/+4
2017-01-24rtc: sun6i: Disable the build as a moduleMaxime Ripard1-1/+1
2017-01-13rtc: add STM32 RTC driverAmelie Delaunay1-0/+11
2016-12-19rtc: add support for EPSON TOYOCOM RTC-7301SF/DGAkinobu Mita1-0/+11
2016-11-30rtc: twl: make driver DT onlyNicolae Rosia1-0/+1
2016-11-09rtc: fix typos in KconfigAlexandre Belloni1-2/+2
2016-11-09rtc: jz4740: make the driver builtin onlyAlexandre Belloni1-4/+1
2016-11-05rtc: Enable compile testing for Maxim and Samsung driversKrzysztof Kozlowski1-3/+4
2016-11-04rtc: jz4740: Add support for the RTC in the jz4780 SoCPaul Cercueil1-3/+3
2016-10-19rtc: cmos: don't refer to asm-generic/rtc.hChristoph Hellwig1-2/+2
2016-10-14Merge tag 'rtc-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds1-15/+23
2016-10-04Merge branches 'ib-mfd-gpio-4.9', 'ib-mfd-gpio-regulator-4.9', 'ib-mfd-input-...Lee Jones1-2/+12
2016-09-22rtc: ds1347: changed raw spi calls to register map callsRaghavendra Ganiga1-0/+1
2016-09-21rtc: omap: Support ext_wakeup configurationMarcin Niestroj1-0/+3
2016-09-05rtc: asm9260: allow COMPILE_TESTAlexandre Belloni1-1/+1
2016-08-31rtc: isl12057: remove driverAlexandre Belloni1-10/+0
2016-08-31rtc: ds1307: add Intersil ISL12057 supportAlexandre Belloni1-4/+4
2016-08-31rtc: ds1307: fix century bit supportAlexandre Belloni1-0/+14
2016-08-31rtc: Kconfig: Name RK818 in Kconfig for RTC_DRV_RK808Wadim Egorov1-2/+2
2016-08-08rtc: ac100: Add RTC driver for X-Powers AC100Chen-Yu Tsai1-0/+10
2016-07-28rtc: rv8803: Kconfig: Indicate rx8900 supportBenoît Thébaudeau1-3/+3
2016-06-26rtc: move mc146818 helper functions out-of-lineArnd Bergmann1-0/+6
2016-06-26mn10300: use RTC_DRV_CMOS instead of CONFIG_RTCArnd Bergmann1-1/+1
2016-06-04rtc: add support for Maxim max6916Venkat Prashanth B U1-0/+12
2016-05-21rtc: rv3029: Add support of RV3049Mylène Josserand1-18/+19
2016-05-20rtc: ds1302: rewrite using SPISergey Yanovich1-6/+9
2016-03-15rtc: rv3029: stop mentioning rv3029c2Alexandre Belloni1-1/+1
2016-03-14rtc: pcf2127: add support for spi interfaceAkinobu Mita1-9/+10
2016-03-14rtc: rv3029: Add thermometer hwmon supportMichael Büsch1-0/+9
2016-03-14rtc: merge ds3232 and ds3234Akinobu Mita1-19/+25
2016-03-14rtc: pxa: fix Kconfig indentationAlexandre Belloni1-4/+4
2016-03-14rtc: enable COMPILE_TESTAlexandre Belloni1-23/+23
2016-03-14rtc: always show I2CAlexandre Belloni1-1/+0
2016-03-14rtc: max77686: Add support for MAX20024/MAX77620 RTC IPLaxman Dewangan1-2/+2
2016-03-14rtc: rv3029: reword Kconfig optionAlexandre Belloni1-2/+2
2016-03-14rtc: Group Kconfig entries by vendorSoren Brinkmann1-44/+44
2016-03-14rtc: pic32: Add PIC32 real time clock driverJoshua Henderson1-0/+10
2016-03-14rtc: add Alphascale asm9260 driverOleksij Rempel1-0/+10
2016-03-14rtc: allow compilation of sun6i RTC for all sunxi SoCsAndre Przywara1-3/+4
2016-03-14rtc: add driver for RX6110SA real time clockSteffen Trumtrar1-0/+9
2016-02-04rtc: ds1307: add temperature sensor support for ds3231Akinobu Mita1-0/+9
2016-02-04rtc: mt6397: add IRQ domain dependencyArnd Bergmann1-1/+1
2016-02-04rtc: Remove Maxim 77802 driverJavier Martinez Canillas1-10/+0