summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
AgeCommit message (Expand)AuthorLines
2026-02-22Merge tag 'rtc-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds-69/+129
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-2/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-3/+3
2026-02-20rtc: ds1390: fix number of bytes read from RTCAndreas Gabriel-Platschek-1/+1
2026-02-20rtc: class: Remove duplicate check for alarmJinjie Ruan-1/+1
2026-02-20rtc: optee: simplify OP-TEE context matchRouven Czerwinski-4/+1
2026-02-20rtc: interface: Alarm race handling should not discard preceding errorAnthony Pighin (Nokia)-1/+1
2026-02-16Merge tag 'mips_7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-2/+1
2026-02-15Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-37/+38
2026-02-11Merge tag 'gpio-updates-for-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-8/+16
2026-02-11Merge tag 'regulator-v6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-13/+8
2026-02-10Merge tag 'soc-drivers-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-20/+7
2026-02-01rtc: amlogic-a4: Remove IRQF_ONESHOTSebastian Andrzej Siewior-1/+1
2026-01-31rtc: s35390a: implement nvmem supportLorenz Brun-0/+32
2026-01-31rtc: loongson: Add Loongson-2K0300 supportBinbin Zhou-24/+47
2026-01-30rtc: pic32: update include to use pic32.h from platform_dataBrian Masney-2/+1
2026-01-29rtc: zynqmp: use dynamic max and min offset rangesTomas Melin-4/+3
2026-01-29rtc: zynqmp: rework set_offsetTomas Melin-20/+13
2026-01-29rtc: zynqmp: rework read_offsetTomas Melin-10/+17
2026-01-29rtc: zynqmp: check calibration max valueTomas Melin-0/+5
2026-01-29rtc: zynqmp: correct frequency valueTomas Melin-0/+3
2026-01-28rtc: amlogic-a4: Remove IRQF_ONESHOTSebastian Andrzej Siewior-1/+1
2026-01-22rtc: ac100: convert from divider_round_rate() to divider_determine_rate()Brian Masney-37/+38
2026-01-20rtc: s5m: query platform device IRQ resource for alarm IRQAndré Draszik-13/+8
2026-01-20rtc: pcf8563: use correct of_node for output clockJohn Keeping-1/+1
2026-01-20rtc: max31335: use correct CONFIG symbol in IS_REACHABLE()Randy Dunlap-3/+3
2026-01-20rtc: nvvrs: Add ARCH_TEGRA to the NV VRS RTC driverPeter Robinson-0/+1
2026-01-13rtc: bd70528: Support BD72720 rtcMatti Vaittinen-8/+16
2025-12-18rtc: optee: Make use of tee bus methodsUwe Kleine-König-7/+6
2025-12-18rtc: optee: Migrate to use tee specific driver registration functionUwe Kleine-König-13/+1
2025-12-13Merge tag 'rtc-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds-93/+1149
2025-12-08rtc: spacemit: MFD_SPACEMIT_P1 as dependenciesTroy Mitchell-2/+2
2025-12-08rtc: atcrtc100: Fix signedness bug in probe()Dan Carpenter-3/+5
2025-12-08rtc: max31335: Fix ignored return value in set_alarmNuno Sá-4/+2
2025-12-08rtc: gamecube: Check the return value of ioremap()Haotian Zhang-0/+4
2025-12-08rtc: Add new rtc-macsmc driver for Apple Silicon MacsHector Martin-0/+152
2025-12-08rtc: isl12026: Add id_tableAkhilesh Patil-0/+7
2025-12-08rtc: renesas-rtca3: Add support for multiple reset linesOvidiu Panait-1/+1
2025-12-08rtc: tegra: Replace deprecated SIMPLE_DEV_PM_OPSKartik Rajput-4/+2
2025-12-08rtc: tegra: Add ACPI supportKartik Rajput-3/+12
2025-12-08rtc: tegra: Use devm_clk_get_enabled() in probeKartik Rajput-22/+4
2025-12-08rtc: Kconfig: add MC34708 to mc13xxx help textAlexander Kurz-1/+1
2025-12-08rtc: s35390a: use u8 instead of char for register bufferNick Huang-9/+9
2025-11-08rtc: rx8025: fix incorrect register referenceYuta Hayama-1/+1
2025-11-06rtc: nvvrs: add NVIDIA VRS RTC device driverShubhi Garg-0/+552
2025-11-06rtc: atcrtc100: Add ATCRTC100 RTC driverCL Wang-0/+395
2025-11-03rtc: sh: stop setting max_user_freqAlexandre Belloni-1/+0
2025-11-03rtc: rx8025: stop setting max_user_freqAlexandre Belloni-2/+0
2025-11-03rtc: rx8010: stop setting max_user_freqAlexandre Belloni-1/+0