summaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
9 daysMerge tag 'rtc-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
14 daysrtc: spacemit: MFD_SPACEMIT_P1 as dependenciesTroy Mitchell
14 daysrtc: atcrtc100: Fix signedness bug in probe()Dan Carpenter
14 daysrtc: max31335: Fix ignored return value in set_alarmNuno Sá
14 daysrtc: gamecube: Check the return value of ioremap()Haotian Zhang
14 daysrtc: Add new rtc-macsmc driver for Apple Silicon MacsHector Martin
14 daysrtc: isl12026: Add id_tableAkhilesh Patil
14 daysrtc: renesas-rtca3: Add support for multiple reset linesOvidiu Panait
14 daysrtc: tegra: Replace deprecated SIMPLE_DEV_PM_OPSKartik Rajput
14 daysrtc: tegra: Add ACPI supportKartik Rajput
14 daysrtc: tegra: Use devm_clk_get_enabled() in probeKartik Rajput
14 daysrtc: Kconfig: add MC34708 to mc13xxx help textAlexander Kurz
14 daysrtc: s35390a: use u8 instead of char for register bufferNick Huang
2025-11-08rtc: rx8025: fix incorrect register referenceYuta Hayama
2025-11-06rtc: nvvrs: add NVIDIA VRS RTC device driverShubhi Garg
2025-11-06rtc: atcrtc100: Add ATCRTC100 RTC driverCL Wang
2025-11-03rtc: sh: stop setting max_user_freqAlexandre Belloni
2025-11-03rtc: rx8025: stop setting max_user_freqAlexandre Belloni
2025-11-03rtc: rx8010: stop setting max_user_freqAlexandre Belloni
2025-11-03rtc: rx6110: stop setting max_user_freqAlexandre Belloni
2025-11-03rtc: rv8803: stop setting max_user_freqAlexandre Belloni
2025-11-03rtc: rv3032: stop setting max_user_freqAlexandre Belloni
2025-11-03rtc: rv3028: stop setting max_user_freqAlexandre Belloni
2025-11-03rtc: renesas-rtca3: stop setting max_user_freqAlexandre Belloni
2025-11-03rtc: pic32: stop setting max_user_freqAlexandre Belloni
2025-11-03rtc: ds1685: stop setting max_user_freqAlexandre Belloni
2025-11-03rtc: sa1100: stop setting max_user_freqAlexandre Belloni
2025-11-03rtc: amlogic-a4: simplify probeAlexandre Belloni
2025-10-31rtc: amlogic-a4: fix double free caused by devmHaotian Zhang
2025-10-31Revert "rtc: cpcap: Fix initial enable_irq/disable_irq balance"Jon Hunter
2025-10-31Revert "rtc: tps6586x: Fix initial enable_irq/disable_irq balance"Jon Hunter
2025-10-11Merge tag 'rtc-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2025-10-09rtc: interface: Ensure alarm irq is enabled when UIE is enabledEsben Haabendal
2025-10-09rtc: tps6586x: Fix initial enable_irq/disable_irq balanceEsben Haabendal
2025-10-09rtc: cpcap: Fix initial enable_irq/disable_irq balanceEsben Haabendal
2025-10-09rtc: isl12022: Fix initial enable_irq/disable_irq balanceEsben Haabendal
2025-10-09rtc: interface: Fix long-standing race when setting alarmEsben Haabendal
2025-10-05rtc: pcf2127: fix watchdog interrupt mask on pcf2131Bruno Thomsen
2025-10-05rtc: zynqmp: Restore alarm functionality after kexec transitionHarini T
2025-10-05rtc: amlogic-a4: Optimize global variablesXianwei Zhao
2025-10-05rtc: sd2405al: Add I2C address.Tóth János
2025-10-05rtc: Kconfig: move symbols to proper sectionAlexandre Belloni
2025-10-05rtc: optee: make optee_rtc_pm_ops staticAlexandre Belloni
2025-10-05rtc: optee: Fix error code in optee_rtc_read_alarm()Dan Carpenter
2025-10-05rtc: optee: fix error code in probe()Dan Carpenter
2025-10-01Merge branches 'ib-mfd-char-crypto-6.18', 'ib-mfd-gpio-6.18', 'ib-mfd-gpio-hw...Lee Jones
2025-09-16rtc: spacemit: support the SpacemiT P1 RTCAlex Elder
2025-09-16rtc: optee: add alarm related rtc ops to optee rtc driverClément Le Goffic
2025-09-16rtc: optee: remove unnecessary memory operationsClément Le Goffic
2025-09-16rtc: optee: fix memory leak on driver removalClément Le Goffic