summaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2025-03-05rtc: max77686: drop needless struct max77686_rtc_info::rtc memberAndré Draszik
2025-03-03rtc: ds3232: Use HWMON_CHANNEL_INFO macro to simplify codeHuisong Li
2025-03-03rtc: ab-eoz9: Use HWMON_CHANNEL_INFO macro to simplify codeHuisong Li
2025-03-03rtc: pl031: Use resource managed API to simplify codePeng Fan
2025-03-03rtc: mpfs: Use devm_pm_set_wake_irqPeng Fan
2025-03-03rtc: ab8500: Use resource managed API to simplify codePeng Fan
2025-03-03rtc: pm8xxx: Use devm_pm_set_wake_irqPeng Fan
2025-03-03rtc: ds1343: Use devm_pm_set_wake_irqPeng Fan
2025-03-03rtc: nxp-bbnsm: Use resource managed API to simplify codePeng Fan
2025-03-03rtc: stm32: Use resource managed API to simplify codePeng Fan
2025-02-28rtc: pl030: Constify amba_id tableKrzysztof Kozlowski
2025-02-28rtc: fsl-ftm-alarm: Mark acpi_id table as maybe unusedKrzysztof Kozlowski
2025-02-18rtc: class: Switch to use hrtimer_setup()Nam Cao
2025-01-30Merge tag 'rtc-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2025-01-29rtc: pcf2127: add BSM supportAlexandre Belloni
2025-01-13rtc: Remove hpet_rtc_dropped_irq()Dr. David Alan Gilbert
2025-01-13rtc: stm32: Use syscon_regmap_lookup_by_phandle_argsKrzysztof Kozlowski
2025-01-13rtc: zynqmp: Fix optional clock name propertyMichal Simek
2025-01-13rtc: loongson: clear TOY_MATCH0_REG in loongson_rtc_isr()Ming Wang
2025-01-13rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM readOleksij Rempel
2025-01-13rtc: tps6594: Fix integer overflow on 32bit systemsDan Carpenter
2025-01-09rtc: use boolean values with device_init_wakeup()Wolfram Sang
2025-01-09rtc: RTC_DRV_SPEAR should not default to y when compile-testingGeert Uytterhoeven
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-30Merge tag 'rtc-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2024-11-25rtc: ab-eoz9: don't fail temperature reads on undervoltage notificationMaxime Chevallier
2024-11-25rtc: rzn1: reduce register accessWolfram Sang
2024-11-25rtc: rzn1: drop superfluous wday calculationWolfram Sang
2024-11-22Merge tag 'mfd-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2024-11-18rtc: brcmstb-waketimer: don't include 'pm_wakeup.h' directlyWolfram Sang
2024-11-18rtc: m48t59: Use platform_data struct for year offset valueFinn Thain
2024-11-18rtc: ab-eoz9: fix abeoz9_rtc_read_alarmAlexandre Belloni
2024-11-18rtc: rv3028: fix RV3028_TS_COUNT typeAlexandre Belloni
2024-11-18rtc: rzn1: update Michel's emailWolfram Sang
2024-11-18rtc: rzn1: fix BCD to rtc_time conversion errorsWolfram Sang
2024-11-13rtc: amlogic-a4: fix compile errorXianwei Zhao
2024-11-12rtc: amlogic-a4: drop error messagesAlexandre Belloni
2024-11-12rtc: support for the Amlogic on-chip RTCYiting Deng
2024-11-11rtc: add driver for Marvell 88PM886 PMIC RTCKarel Balej
2024-11-11rtc: check if __rtc_read_time was successful in rtc_timer_do_work()Yongliang Gao
2024-11-11rtc: pcf8563: Switch to regmapNobuhiro Iwamatsu
2024-11-11rtc: pcf8563: Sort headers alphabeticallyNobuhiro Iwamatsu
2024-11-11rtc: abx80x: Fix WDT bit position of the status registerNobuhiro Iwamatsu
2024-11-11rtc: mt6359: Use RTC_TC_DOW hardware register for wdayAngeloGioacchino Del Regno
2024-11-11rtc: mt6359: Add RTC hardware range and add support for start-yearAngeloGioacchino Del Regno
2024-11-11rtc: bbnsm: add remove hookPeng Fan
2024-11-11rtc: isl12022: Replace uint8_t types with u8Esben Haabendal
2024-11-11rtc: isl12022: Add alarm supportEsben Haabendal
2024-11-11rtc: isl12022: Prepare for extending rtc device drvdataEsben Haabendal
2024-11-10rtc: rtc-mc146818-lib: Use is_leap_year instead of calculate leap yearsNobuhiro Iwamatsu