summaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)AuthorFilesLines
12 daysrtc: mpfs: fix counter upload completion conditionConor Dooley1-1/+1
12 daysrtc: renesas-rtca3: Fix PIE clear polling condition in alarm setup error pathLad Prabhakar1-1/+1
12 daysrtc: cmos: unregister HPET IRQ handler on probe failureHaoxiang Li1-0/+6
12 daysrtc: ds1307: Fix off-by-one issue with wday for rx8130Fredrik M Olsson1-1/+1
12 daysrtc: msc313: fix NULL deref in shared IRQ handler at probeStepan Ionichev1-2/+2
12 daysrtc: isl1208: Balance enable_irq_wake() with disable_irq_wake() on cleanupJohn Madieu1-1/+14
12 daysrtc: ds1307: handle oscillator stop flag for ds1337/ds1339/ds3231Ronan Dalton1-11/+17
12 daysrtc: abx80x: fix the RTC_VL_CLR clearing all status flagsAntoni Pokusinski1-1/+2
2026-04-26Merge tag 'rtc-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds13-56/+60
2026-04-13rtc: abx80x: Disable alarm feature if no interrupt attachedAnthony Pighin (Nokia)1-0/+2
2026-04-12rtc: ntxec: fix OF node reference imbalanceJohan Hovold1-1/+1
2026-04-12rtc: pic32: allow driver to be compiled with COMPILE_TESTBrian Masney1-1/+1
2026-04-12rtc: ti-k3: Add support to resume from IO DDR low power modeAkashdeep Kaur1-1/+9
2026-04-04rtc: cmos: Do not require IRQ if ACPI alarm is usedRafael J. Wysocki1-5/+10
2026-04-04rtc: cmos: Enable ACPI alarm if advertised in ACPI FADTRafael J. Wysocki1-2/+3
2026-04-04rtc: cmos: Use platform_get_irq_optional() in cmos_platform_probe()Rafael J. Wysocki1-2/+11
2026-03-19rtc: add data_race() in rtc_dev_poll()Mauricio Faria de Oliveira1-1/+10
2026-03-13rtc: armada38x: zalloc + calloc to single allocationRosen Penev1-7/+2
2026-03-12rtc: max77686: convert to i2c_new_ancillary_deviceSvyatoslav Ryhel1-2/+12
2026-03-12rtc: rx8025: Remove use of i2c_match_id()Andrew Davis1-3/+1
2026-03-12rtc: rv8803: Remove use of i2c_match_id()Andrew Davis1-7/+1
2026-03-12rtc: rs5c372: Remove use of i2c_match_id()Andrew Davis1-6/+1
2026-03-12rtc: pcf2127: Remove use of i2c_match_id()Andrew Davis1-16/+7
2026-03-12rtc: m41t80: Remove use of i2c_match_id()Andrew Davis1-7/+1
2026-03-12rtc: abx80x: Remove use of i2c_match_id()Andrew Davis1-2/+1
2026-02-26rtc: cmos: Drop PNP device supportRafael J. Wysocki1-105/+8
2026-02-26ACPI: x86/rtc-cmos: Use platform device for driver bindingRafael J. Wysocki1-0/+10
2026-02-22Merge tag 'rtc-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds10-69/+129
2026-02-22Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds2-2/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook2-3/+3
2026-02-21rtc: ds1390: fix number of bytes read from RTCAndreas Gabriel-Platschek1-1/+1
2026-02-21rtc: class: Remove duplicate check for alarmJinjie Ruan1-1/+1
2026-02-21rtc: optee: simplify OP-TEE context matchRouven Czerwinski1-4/+1
2026-02-21rtc: interface: Alarm race handling should not discard preceding errorAnthony Pighin (Nokia)1-1/+1
2026-02-16Merge tag 'mips_7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-2/+1
2026-02-15Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-37/+38
2026-02-11Merge tag 'gpio-updates-for-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-8/+16
2026-02-11Merge tag 'regulator-v6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-13/+8
2026-02-11Merge tag 'soc-drivers-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-20/+7
2026-02-01rtc: amlogic-a4: Remove IRQF_ONESHOTSebastian Andrzej Siewior1-1/+1
2026-01-31rtc: s35390a: implement nvmem supportLorenz Brun1-0/+32
2026-01-31rtc: loongson: Add Loongson-2K0300 supportBinbin Zhou1-24/+47
2026-01-30rtc: pic32: update include to use pic32.h from platform_dataBrian Masney1-2/+1
2026-01-29rtc: zynqmp: use dynamic max and min offset rangesTomas Melin1-4/+3
2026-01-29rtc: zynqmp: rework set_offsetTomas Melin1-20/+13
2026-01-29rtc: zynqmp: rework read_offsetTomas Melin1-10/+17
2026-01-29rtc: zynqmp: check calibration max valueTomas Melin1-0/+5
2026-01-29rtc: zynqmp: correct frequency valueTomas Melin1-0/+3
2026-01-28rtc: amlogic-a4: Remove IRQF_ONESHOTSebastian Andrzej Siewior1-1/+1