index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-1
/
+1
2024-11-30
Merge tag 'rtc-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
63
-329
/
+1980
2024-11-26
rtc: ab-eoz9: don't fail temperature reads on undervoltage notification
Maxime Chevallier
1
-7
/
+0
2024-11-26
rtc: rzn1: reduce register access
Wolfram Sang
1
-42
/
+33
2024-11-26
rtc: rzn1: drop superfluous wday calculation
Wolfram Sang
1
-15
/
+0
2024-11-23
Merge tag 'mfd-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
1
-4
/
+1
2024-11-18
rtc: brcmstb-waketimer: don't include 'pm_wakeup.h' directly
Wolfram Sang
1
-1
/
+0
2024-11-18
rtc: m48t59: Use platform_data struct for year offset value
Finn Thain
1
-22
/
+4
2024-11-18
rtc: ab-eoz9: fix abeoz9_rtc_read_alarm
Alexandre Belloni
1
-3
/
+1
2024-11-18
rtc: rv3028: fix RV3028_TS_COUNT type
Alexandre Belloni
1
-2
/
+4
2024-11-18
rtc: rzn1: update Michel's email
Wolfram Sang
1
-2
/
+2
2024-11-18
rtc: rzn1: fix BCD to rtc_time conversion errors
Wolfram Sang
1
-4
/
+4
2024-11-13
rtc: amlogic-a4: fix compile error
Xianwei Zhao
1
-0
/
+1
2024-11-12
rtc: amlogic-a4: drop error messages
Alexandre Belloni
1
-15
/
+5
2024-11-12
rtc: support for the Amlogic on-chip RTC
Yiting Deng
3
-0
/
+487
2024-11-12
rtc: add driver for Marvell 88PM886 PMIC RTC
Karel Balej
3
-0
/
+108
2024-11-12
rtc: check if __rtc_read_time was successful in rtc_timer_do_work()
Yongliang Gao
1
-1
/
+6
2024-11-12
rtc: pcf8563: Switch to regmap
Nobuhiro Iwamatsu
2
-123
/
+82
2024-11-12
rtc: pcf8563: Sort headers alphabetically
Nobuhiro Iwamatsu
1
-4
/
+4
2024-11-12
rtc: abx80x: Fix WDT bit position of the status register
Nobuhiro Iwamatsu
1
-1
/
+1
2024-11-12
rtc: mt6359: Use RTC_TC_DOW hardware register for wday
AngeloGioacchino Del Regno
1
-10
/
+6
2024-11-12
rtc: mt6359: Add RTC hardware range and add support for start-year
AngeloGioacchino Del Regno
1
-9
/
+4
2024-11-11
rtc: bbnsm: add remove hook
Peng Fan
1
-2
/
+18
2024-11-11
rtc: isl12022: Replace uint8_t types with u8
Esben Haabendal
1
-2
/
+2
2024-11-11
rtc: isl12022: Add alarm support
Esben Haabendal
1
-7
/
+227
2024-11-11
rtc: isl12022: Prepare for extending rtc device drvdata
Esben Haabendal
1
-7
/
+24
2024-11-11
rtc: rtc-mc146818-lib: Use is_leap_year instead of calculate leap years
Nobuhiro Iwamatsu
1
-4
/
+2
2024-11-11
rtc: st-lpc: Use IRQF_NO_AUTOEN flag in request_irq()
Jinjie Ruan
1
-3
/
+2
2024-11-11
rtc: Makefile: Replace spaces with tab.
Tóth János
1
-1
/
+1
2024-11-11
rtc: Switch back to struct platform_driver::remove()
Uwe Kleine-König
47
-47
/
+47
2024-11-11
rtc: renesas-rtca3: Fix compilation error on RISC-V
Claudiu Beznea
1
-0
/
+1
2024-11-01
mfd: rtc: bd7xxxx Drop IC name from IRQ
Matti Vaittinen
1
-4
/
+1
2024-11-01
rtc: cmos: avoid taking rtc_lock for extended period of time
Dmitry Torokhov
1
-16
/
+15
2024-11-01
rtc: renesas-rtca3: Add driver for RTCA-3 available on Renesas RZ/G3S SoC
Claudiu Beznea
3
-0
/
+910
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
2
-2
/
+2
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2
-2
/
+0
2024-09-26
Merge tag 'rtc-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
10
-6
/
+543
2024-09-22
rtc: rc5t619: use proper module tables
Andreas Kemnade
1
-2
/
+11
2024-09-22
rtc: m48t59: set range
Alexandre Belloni
1
-0
/
+2
2024-09-12
rtc: m48t59: Remove division condition with direct comparison
Abhishek Tamboli
1
-1
/
+1
2024-09-12
rtc: at91sam9: fix OF node leak in probe() error path
Krzysztof Kozlowski
1
-0
/
+1
2024-09-12
rtc: sun6i: disable automatic clock input switching
Michael Walle
1
-0
/
+1
2024-09-12
rtc: Add driver for SD2405AL
Tóth János
3
-0
/
+238
2024-09-12
rtc: s35390a: Drop vendorless compatible string from match table
Rob Herring (Arm)
1
-1
/
+0
2024-09-12
rtc: twl: convert comma to semicolon
Chen Ni
1
-2
/
+2
2024-08-28
rtc: support i.MX95 BBM RTC
Peng Fan
3
-0
/
+174
2024-08-14
rtc: stm32: add alarm A out feature
Valentin Caron
1
-0
/
+60
2024-08-14
rtc: stm32: add Low Speed Clock Output (LSCO) support
Valentin Caron
2
-0
/
+102
2024-08-14
rtc: stm32: add pinctrl and pinmux interfaces
Valentin Caron
2
-0
/
+125
2024-07-10
rtc: stm32: add new st,stm32mp25-rtc compatible and check RIF configuration
Valentin Caron
1
-0
/
+78
[next]