summaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
16 hoursrtc: mpfs: fix counter upload completion conditionConor Dooley
16 hoursrtc: renesas-rtca3: Fix PIE clear polling condition in alarm setup error pathLad Prabhakar
16 hoursrtc: cmos: unregister HPET IRQ handler on probe failureHaoxiang Li
16 hoursrtc: ds1307: Fix off-by-one issue with wday for rx8130Fredrik M Olsson
16 hoursrtc: msc313: fix NULL deref in shared IRQ handler at probeStepan Ionichev
16 hoursrtc: isl1208: Balance enable_irq_wake() with disable_irq_wake() on cleanupJohn Madieu
16 hoursrtc: ds1307: handle oscillator stop flag for ds1337/ds1339/ds3231Ronan Dalton
16 hoursrtc: abx80x: fix the RTC_VL_CLR clearing all status flagsAntoni Pokusinski
2026-04-25Merge tag 'rtc-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2026-04-13rtc: abx80x: Disable alarm feature if no interrupt attachedAnthony Pighin (Nokia)
2026-04-12rtc: ntxec: fix OF node reference imbalanceJohan Hovold
2026-04-12rtc: pic32: allow driver to be compiled with COMPILE_TESTBrian Masney
2026-04-12rtc: ti-k3: Add support to resume from IO DDR low power modeAkashdeep Kaur
2026-04-04rtc: cmos: Do not require IRQ if ACPI alarm is usedRafael J. Wysocki
2026-04-04rtc: cmos: Enable ACPI alarm if advertised in ACPI FADTRafael J. Wysocki
2026-04-04rtc: cmos: Use platform_get_irq_optional() in cmos_platform_probe()Rafael J. Wysocki
2026-03-18rtc: add data_race() in rtc_dev_poll()Mauricio Faria de Oliveira
2026-03-13rtc: armada38x: zalloc + calloc to single allocationRosen Penev
2026-03-12rtc: max77686: convert to i2c_new_ancillary_deviceSvyatoslav Ryhel
2026-03-12rtc: rx8025: Remove use of i2c_match_id()Andrew Davis
2026-03-12rtc: rv8803: Remove use of i2c_match_id()Andrew Davis
2026-03-12rtc: rs5c372: Remove use of i2c_match_id()Andrew Davis
2026-03-12rtc: pcf2127: Remove use of i2c_match_id()Andrew Davis
2026-03-12rtc: m41t80: Remove use of i2c_match_id()Andrew Davis
2026-03-12rtc: abx80x: Remove use of i2c_match_id()Andrew Davis
2026-02-26rtc: cmos: Drop PNP device supportRafael J. Wysocki
2026-02-26ACPI: x86/rtc-cmos: Use platform device for driver bindingRafael J. Wysocki
2026-02-22Merge tag 'rtc-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-20rtc: ds1390: fix number of bytes read from RTCAndreas Gabriel-Platschek
2026-02-20rtc: class: Remove duplicate check for alarmJinjie Ruan
2026-02-20rtc: optee: simplify OP-TEE context matchRouven Czerwinski
2026-02-20rtc: interface: Alarm race handling should not discard preceding errorAnthony Pighin (Nokia)
2026-02-16Merge tag 'mips_7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2026-02-15Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2026-02-11Merge tag 'gpio-updates-for-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-02-11Merge tag 'regulator-v6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-02-10Merge tag 'soc-drivers-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-02-01rtc: amlogic-a4: Remove IRQF_ONESHOTSebastian Andrzej Siewior
2026-01-31rtc: s35390a: implement nvmem supportLorenz Brun
2026-01-31rtc: loongson: Add Loongson-2K0300 supportBinbin Zhou
2026-01-30rtc: pic32: update include to use pic32.h from platform_dataBrian Masney
2026-01-29rtc: zynqmp: use dynamic max and min offset rangesTomas Melin
2026-01-29rtc: zynqmp: rework set_offsetTomas Melin
2026-01-29rtc: zynqmp: rework read_offsetTomas Melin
2026-01-29rtc: zynqmp: check calibration max valueTomas Melin
2026-01-29rtc: zynqmp: correct frequency valueTomas Melin
2026-01-28rtc: amlogic-a4: Remove IRQF_ONESHOTSebastian Andrzej Siewior