summaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2025-08-28rtc: ds1307: remove clear of oscillator stop flag (OSF) in probeMeagan Lloyd
2025-08-28rtc: ds1307: handle oscillator stop flag (OSF) for ds1341Meagan Lloyd
2025-08-15rtc: rv3028: fix incorrect maximum clock rate handlingBrian Masney
2025-08-15rtc: pcf8563: fix incorrect maximum clock rate handlingBrian Masney
2025-08-15rtc: pcf85063: fix incorrect maximum clock rate handlingBrian Masney
2025-08-15rtc: nct3018y: fix incorrect maximum clock rate handlingBrian Masney
2025-08-15rtc: hym8563: fix incorrect maximum clock rate handlingBrian Masney
2025-08-15rtc: ds1307: fix incorrect maximum clock rate handlingBrian Masney
2025-07-10rtc: cmos: use spin_lock_irqsave in cmos_interruptMateusz Jończyk
2025-06-27rtc: sh: assign correct interrupts with DTWolfram Sang
2025-06-27rtc: Fix offset calculation for .start_secs < 0Alexandre Mergnat
2025-06-27rtc: Make rtc_time64_to_tm() support dates before 1970Alexandre Mergnat
2025-06-04rtc: ds1307: stop disabling alarms on probeAlexandre Belloni
2025-06-04rtc: rv3032: fix EERD locationAlexandre Belloni
2025-05-02rtc: pcf85063: do a SW reset if POR failedLukas Stockmann
2025-02-21rtc: zynqmp: Fix optional clock name propertyMichal Simek
2025-02-21rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM readOleksij Rempel
2024-12-14rtc: cmos: avoid taking rtc_lock for extended period of timeDmitry Torokhov
2024-12-14rtc: ab-eoz9: don't fail temperature reads on undervoltage notificationMaxime Chevallier
2024-12-14rtc: rzn1: fix BCD to rtc_time conversion errorsWolfram Sang
2024-12-14rtc: check if __rtc_read_time was successful in rtc_timer_do_work()Yongliang Gao
2024-12-14rtc: abx80x: Fix WDT bit position of the status registerNobuhiro Iwamatsu
2024-12-14rtc: st-lpc: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan
2024-10-17rtc: at91sam9: fix OF node leak in probe() error pathKrzysztof Kozlowski
2024-08-29rtc: nct3018y: fix possible NULL dereferenceAlexandre Belloni
2024-08-03rtc: isl1208: Fix return value of nvmem callbacksJoy Chakraborty
2024-08-03rtc: cmos: Fix return value of nvmem callbacksJoy Chakraborty
2024-08-03rtc: interface: Add RTC offset to alarm after fix-upCsókás, Bence
2024-03-26rtc: mt6397: select IRQ_DOMAIN instead of depending on itRandy Dunlap
2024-03-26rtc: test: Fix invalid format specifier.David Gow
2024-01-31rtc: Extend timeout for waiting for UIP to clear to 1sMario Limonciello
2024-01-31rtc: Add support for configuring the UIP timeout for RTC readsMario Limonciello
2024-01-31rtc: mc146818-lib: Adjust failure return code for mc146818_get_time()Mario Limonciello
2024-01-31rtc: Adjust failure return code for cmos_set_alarm()Mario Limonciello
2024-01-31rtc: cmos: Use ACPI alarm for non-Intel x86 systems tooMario Limonciello
2023-11-20rtc: pcf85363: fix wrong mask/val parameters in regmap_update_bits callJavier Carrasco
2023-09-06rtc: ds1685: use EXPORT_SYMBOL_GPL for ds1685_rtc_poweroffChristoph Hellwig
2023-07-19rtc: st-lpc: Release some resources in st_rtc_probe() in case of errorChristophe JAILLET
2023-05-11rtc: k3: handle errors while enabling wake irqDhruva Gole
2023-05-11rtc: meson-vrtc: Use ktime_get_real_ts64() to get the current timeMartin Blumenstingl
2023-05-11rtc: omap: include header for omap_rtc_power_off_program prototypeKrzysztof Kozlowski
2023-03-11rtc: allow rtc_read_alarm without read_alarm callbackAlexandre Belloni
2023-03-11rtc: sun6i: Always export the internal oscillatorSamuel Holland
2023-03-10rtc: pm8xxx: fix set-alarm raceJohan Hovold
2023-02-09rtc: efi: Enable SET/GET WAKEUP services as optionalShanker Donthineni
2023-02-09rtc: sunplus: fix format string for printing resourceArnd Bergmann
2023-01-07rtc: ds1347: fix value written to century registerIan Abbott
2023-01-04rtc: msc313: Fix function prototype mismatch in msc313_rtc_probe()Kees Cook
2022-12-31rtc: mxc_v2: Add missing clk_disable_unprepare()GUO Zihua
2022-12-31rtc: pcf85063: fix pcf85063_clkout_controlAlexandre Belloni