summaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)AuthorFilesLines
3 daysMerge tag 'rtc-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds10-69/+129
4 daysConvert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
4 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds2-2/+2
4 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook2-3/+3
5 daysrtc: ds1390: fix number of bytes read from RTCAndreas Gabriel-Platschek1-1/+1
5 daysrtc: class: Remove duplicate check for alarmJinjie Ruan1-1/+1
5 daysrtc: optee: simplify OP-TEE context matchRouven Czerwinski1-4/+1
5 daysrtc: interface: Alarm race handling should not discard preceding errorAnthony Pighin (Nokia)1-1/+1
9 daysMerge tag 'mips_7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-2/+1
10 daysMerge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-37/+38
14 daysMerge tag 'gpio-updates-for-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-8/+16
14 daysMerge 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
2026-01-22rtc: ac100: convert from divider_round_rate() to divider_determine_rate()Brian Masney1-37/+38
2026-01-20rtc: s5m: query platform device IRQ resource for alarm IRQAndré Draszik1-13/+8
2026-01-20rtc: pcf8563: use correct of_node for output clockJohn Keeping1-1/+1
2026-01-20rtc: max31335: use correct CONFIG symbol in IS_REACHABLE()Randy Dunlap1-3/+3
2026-01-20rtc: nvvrs: Add ARCH_TEGRA to the NV VRS RTC driverPeter Robinson1-0/+1
2026-01-13rtc: bd70528: Support BD72720 rtcMatti Vaittinen2-8/+16
2025-12-18rtc: optee: Make use of tee bus methodsUwe Kleine-König1-7/+6
2025-12-18rtc: optee: Migrate to use tee specific driver registration functionUwe Kleine-König1-13/+1
2025-12-13Merge tag 'rtc-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds22-93/+1149
2025-12-09rtc: spacemit: MFD_SPACEMIT_P1 as dependenciesTroy Mitchell1-2/+2
2025-12-09rtc: atcrtc100: Fix signedness bug in probe()Dan Carpenter1-3/+5
2025-12-09rtc: max31335: Fix ignored return value in set_alarmNuno Sá1-4/+2
2025-12-09rtc: gamecube: Check the return value of ioremap()Haotian Zhang1-0/+4
2025-12-09rtc: Add new rtc-macsmc driver for Apple Silicon MacsHector Martin3-0/+152
2025-12-09rtc: isl12026: Add id_tableAkhilesh Patil1-0/+7
2025-12-09rtc: renesas-rtca3: Add support for multiple reset linesOvidiu Panait1-1/+1
2025-12-09rtc: tegra: Replace deprecated SIMPLE_DEV_PM_OPSKartik Rajput1-4/+2
2025-12-09rtc: tegra: Add ACPI supportKartik Rajput1-3/+12
2025-12-09rtc: tegra: Use devm_clk_get_enabled() in probeKartik Rajput1-22/+4
2025-12-09rtc: Kconfig: add MC34708 to mc13xxx help textAlexander Kurz1-1/+1
2025-12-09rtc: s35390a: use u8 instead of char for register bufferNick Huang1-9/+9
2025-11-08rtc: rx8025: fix incorrect register referenceYuta Hayama1-1/+1
2025-11-07rtc: nvvrs: add NVIDIA VRS RTC device driverShubhi Garg3-0/+552
2025-11-07rtc: atcrtc100: Add ATCRTC100 RTC driverCL Wang3-0/+395
2025-11-03rtc: sh: stop setting max_user_freqAlexandre Belloni1-1/+0
2025-11-03rtc: rx8025: stop setting max_user_freqAlexandre Belloni1-2/+0
2025-11-03rtc: rx8010: stop setting max_user_freqAlexandre Belloni1-1/+0