summaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2025-07-10rtc: cmos: use spin_lock_irqsave in cmos_interruptMateusz Jończyk
2025-07-10rtc: pcf2127: fix SPI command byte for PCF2131Elena Popa
2025-07-10rtc: pcf2127: add missing semicolon after statementHugo Villeneuve
2025-06-19rtc: loongson: Add missing alarm notifications for ACPI RTC eventsLiu Dalin
2025-06-19rtc: sh: assign correct interrupts with DTWolfram Sang
2025-06-10rtc: Fix offset calculation for .start_secs < 0Alexandre Mergnat
2025-06-10rtc: Make rtc_time64_to_tm() support dates before 1970Alexandre Mergnat
2025-05-29rtc: ds1307: stop disabling alarms on probeAlexandre Belloni
2025-05-29rtc: rv3032: fix EERD locationAlexandre Belloni
2025-05-02rtc: pcf85063: do a SW reset if POR failedLukas Stockmann
2025-02-17rtc: zynqmp: Fix optional clock name propertyMichal Simek
2025-02-08rtc: loongson: clear TOY_MATCH0_REG in loongson_rtc_isr()Ming Wang
2025-02-08rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM readOleksij Rempel
2025-02-08rtc: tps6594: Fix integer overflow on 32bit systemsDan Carpenter
2024-12-14rtc: cmos: avoid taking rtc_lock for extended period of timeDmitry Torokhov
2024-12-05rtc: ab-eoz9: don't fail temperature reads on undervoltage notificationMaxime Chevallier
2024-12-05rtc: rzn1: fix BCD to rtc_time conversion errorsWolfram Sang
2024-12-05rtc: check if __rtc_read_time was successful in rtc_timer_do_work()Yongliang Gao
2024-12-05rtc: abx80x: Fix WDT bit position of the status registerNobuhiro Iwamatsu
2024-12-05rtc: st-lpc: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-25Merge tag 'rtc-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2024-09-22rtc: rc5t619: use proper module tablesAndreas Kemnade
2024-09-22rtc: m48t59: set rangeAlexandre Belloni
2024-09-12rtc: m48t59: Remove division condition with direct comparisonAbhishek Tamboli
2024-09-12rtc: at91sam9: fix OF node leak in probe() error pathKrzysztof Kozlowski
2024-09-12rtc: sun6i: disable automatic clock input switchingMichael Walle
2024-09-12rtc: Add driver for SD2405ALTóth János
2024-09-12rtc: s35390a: Drop vendorless compatible string from match tableRob Herring (Arm)
2024-09-12rtc: twl: convert comma to semicolonChen Ni
2024-08-28rtc: support i.MX95 BBM RTCPeng Fan
2024-08-14rtc: stm32: add alarm A out featureValentin Caron
2024-08-14rtc: stm32: add Low Speed Clock Output (LSCO) supportValentin Caron
2024-08-14rtc: stm32: add pinctrl and pinmux interfacesValentin Caron
2024-07-10rtc: stm32: add new st,stm32mp25-rtc compatible and check RIF configurationValentin Caron
2024-07-07rtc: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König
2024-07-07rtc: interface: Add RTC offset to alarm after fix-upCsókás, Bence
2024-07-07rtc: ds1307: Clamp year to valid BCD (0-99) in `set_time()`Csókás, Bence
2024-07-07rtc: ds1307: Detect oscillator fail on mcp794xxCsókás, Bence
2024-06-28rtc: isl1208: Update correct procedure for clearing alarmBiju Das
2024-06-28rtc: isl1208: Add a delay for clearing alarmBiju Das
2024-06-28rtc: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-28rtc: abx80x: Fix return value of nvmem callback on readJoy Chakraborty
2024-06-28rtc: cmos: Fix return value of nvmem callbacksJoy Chakraborty
2024-06-28rtc: isl1208: Fix return value of nvmem callbacksJoy Chakraborty
2024-06-28rtc: tps6594: Add power management supportRichard Genoud
2024-06-28rtc: tps6594: introduce private structure as drvdataRichard Genoud
2024-06-28rtc: tps6594: Fix memleak in probeRichard Genoud
2024-05-07pcf8563: add wakeup-source supportAlexandre Belloni