index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
Lines
2025-08-03
Merge tag 'rtc-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
-195
/
+367
2025-08-03
rtc: ds1685: Update Joshua Kinard's email address.
Joshua Kinard
-2
/
+2
2025-08-03
rtc: rv3032: convert from round_rate() to determine_rate()
Brian Masney
-8
/
+13
2025-08-03
rtc: rv3028: convert from round_rate() to determine_rate()
Brian Masney
-6
/
+11
2025-08-03
rtc: pcf8563: convert from round_rate() to determine_rate()
Brian Masney
-6
/
+11
2025-08-03
rtc: pcf85063: convert from round_rate() to determine_rate()
Brian Masney
-6
/
+11
2025-08-03
rtc: nct3018y: convert from round_rate() to determine_rate()
Brian Masney
-6
/
+11
2025-08-03
rtc: max31335: convert from round_rate() to determine_rate()
Brian Masney
-5
/
+7
2025-08-03
rtc: m41t80: convert from round_rate() to determine_rate()
Brian Masney
-10
/
+11
2025-08-03
rtc: hym8563: convert from round_rate() to determine_rate()
Brian Masney
-6
/
+11
2025-08-03
rtc: ds1307: convert from round_rate() to determine_rate()
Brian Masney
-6
/
+11
2025-08-03
rtc: rv3028: fix incorrect maximum clock rate handling
Brian Masney
-1
/
+1
2025-08-03
rtc: pcf8563: fix incorrect maximum clock rate handling
Brian Masney
-1
/
+1
2025-08-03
rtc: pcf85063: fix incorrect maximum clock rate handling
Brian Masney
-1
/
+1
2025-08-03
rtc: nct3018y: fix incorrect maximum clock rate handling
Brian Masney
-1
/
+1
2025-08-03
rtc: hym8563: fix incorrect maximum clock rate handling
Brian Masney
-1
/
+1
2025-08-03
rtc: ds1307: fix incorrect maximum clock rate handling
Brian Masney
-1
/
+1
2025-08-02
Merge tag 'pinctrl-v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-1
/
+1
2025-07-27
rtc: pcf85063: scope pcf85063_config structures
Alexandre Belloni
-47
/
+47
2025-07-23
rtc: Optimize calculations in rtc_time64_to_tm()
Uwe Kleine-König
-21
/
+19
2025-07-23
rtc: ds1307: handle oscillator stop flag (OSF) for ds1341
Meagan Lloyd
-0
/
+11
2025-07-23
rtc: ds1307: remove clear of oscillator stop flag (OSF) in probe
Meagan Lloyd
-3
/
+1
2025-07-23
rtc: pcf85063: add support for RV8063
Antoni Pokusinski
-10
/
+98
2025-07-23
rtc: pcf85063: create pcf85063_i2c_probe
Antoni Pokusinski
-27
/
+70
2025-07-23
rtc: s3c: Put 'const' just after 'static' keyword for data
Krzysztof Kozlowski
-4
/
+4
2025-07-23
rtc: m41t80: remove HT feature for m41t65
Alexander Shiyan
-2
/
+2
2025-07-22
rtc: sysfs: use __ATTRIBUTE_GROUPS()
Andy Shevchenko
-5
/
+1
2025-07-22
rtc: sysfs: Bail out earlier if no new groups provided
Andy Shevchenko
-4
/
+8
2025-07-22
rtc: sysfs: Use sysfs_emit() to instead of s*printf()
Andy Shevchenko
-25
/
+21
2025-07-22
rtc: sh: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
Geert Uytterhoeven
-4
/
+4
2025-07-22
rtc: Rename lib_test to test_rtc_lib
Geert Uytterhoeven
-1
/
+1
2025-06-24
rtc: pcf2127: add missing semicolon after statement
Hugo Villeneuve
-1
/
+1
2025-06-24
rtc: pcf2127: fix SPI command byte for PCF2131
Elena Popa
-0
/
+5
2025-06-24
rtc: cmos: use spin_lock_irqsave in cmos_interrupt
Mateusz Jończyk
-4
/
+6
2025-06-23
rtc: s5m: replace open-coded read/modify/write registers with regmap helpers
André Draszik
-21
/
+7
2025-06-23
rtc: s5m: replace regmap_update_bits with regmap_clear/set_bits
André Draszik
-6
/
+4
2025-06-23
rtc: s5m: switch to devm_device_init_wakeup
André Draszik
-1
/
+5
2025-06-23
rtc: s5m: fix a typo: peding -> pending
André Draszik
-3
/
+3
2025-06-23
rtc: s5m: add support for S2MPG10 RTC
André Draszik
-0
/
+60
2025-06-23
rtc: s5m: prepare for external regmap
André Draszik
-36
/
+45
2025-06-23
rtc: s5m: cache device type during probe
André Draszik
-4
/
+6
2025-06-18
rtc: stm32: Constify static 'pinctrl_desc'
Krzysztof Kozlowski
-1
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-2
/
+2
2025-06-02
rtc: mt6359: Add mt6357 support
Alexandre Mergnat
-0
/
+1
2025-06-02
rtc: test: Test date conversion for dates starting in 1900
Uwe Kleine-König
-5
/
+5
2025-06-02
rtc: test: Also test time and wday outcome of rtc_time64_to_tm()
Uwe Kleine-König
-5
/
+13
2025-06-02
rtc: test: Emit the seconds-since-1970 value instead of days-since-1970
Uwe Kleine-König
-4
/
+1
2025-06-02
rtc: Fix offset calculation for .start_secs < 0
Alexandre Mergnat
-1
/
+1
2025-06-02
rtc: Make rtc_time64_to_tm() support dates before 1970
Alexandre Mergnat
-5
/
+19
2025-06-02
rtc: pcf8563: fix wrong alarm register
Troy Mitchell
-1
/
+1
[next]