index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-01
rtc: pcf85363: use IRQ flags obtained fromfwnode
Alexandre Belloni
1
-1
/
+6
2023-02-01
rtc: pcf8523: use IRQ flags obtained from fwnode
Alexandre Belloni
1
-1
/
+6
2023-02-01
rtc: pcf85063: use IRQ flags obtained from fwnode
Alexandre Belloni
1
-1
/
+6
2023-02-01
rtc: pcf2123: use IRQ flags obtained from fwnode
Alexandre Belloni
1
-1
/
+6
2023-02-01
rtc: m41t80: use IRQ flags obtained from fwnode
Alexandre Belloni
1
-1
/
+6
2023-02-01
rtc: hym8563: use IRQ flags obtained from fwnode
Alexandre Belloni
1
-1
/
+6
2023-02-01
rtc: ab-eoz9: use IRQ flags obtained from fwnode
Alexandre Belloni
1
-1
/
+6
2023-01-25
rtc: brcmstb-waketimer: allow use as non-wake alarm
Doug Berger
1
-3
/
+52
2023-01-24
rtc: sun6i: Always export the internal oscillator
Samuel Holland
1
-12
/
+4
2023-01-24
rtc: brcmstb-waketimer: rename irq to wake_irq
Doug Berger
1
-8
/
+7
2023-01-24
rtc: brcmstb-waketimer: compensate for lack of wktmr disable
Doug Berger
1
-18
/
+34
2023-01-24
rtc: brcmstb-waketimer: non-functional code changes
Doug Berger
1
-13
/
+12
2023-01-24
rtc: brcmstb-waketimer: introduce WKTMR_ALARM_EVENT flag
Doug Berger
1
-4
/
+11
2023-01-23
rtc: sunplus: fix format string for printing resource
Arnd Bergmann
1
-2
/
+2
2023-01-16
ARM: s3c: remove s3c24xx specific hacks
Arnd Bergmann
1
-6
/
+2
2023-01-09
rtc: ds1307: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2023-01-09
rtc: efi: Enable SET/GET WAKEUP services as optional
Shanker Donthineni
1
-21
/
+27
2022-12-21
Merge tag 'mfd-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
3
-158
/
+0
2022-12-15
rtc: ds1742: use devm_platform_get_and_ioremap_resource()
Minghao Chi
1
-2
/
+1
2022-12-15
rtc: mxc_v2: Add missing clk_disable_unprepare()
GUO Zihua
1
-1
/
+3
2022-12-15
rtc: rs5c313: correct some spelling mistakes
Zhang Jiaming
1
-3
/
+3
2022-12-15
rtc: at91rm9200: Fix syntax errors in comments
Xiang wangx
1
-1
/
+1
2022-12-15
rtc: remove duplicated words in comments
shaomin Deng
3
-3
/
+3
2022-12-15
rtc: rv3028: Use IRQ flags obtained from device tree if available
Wadim Egorov
1
-1
/
+12
2022-12-15
rtc: ds1307: use sysfs_emit() to instead of scnprintf()
ye xingchen
1
-2
/
+1
2022-12-15
rtc: isl12026: drop obsolete dependency on COMPILE_TEST
Jean Delvare
1
-1
/
+1
2022-12-11
rtc: pcf85063: fix pcf85063_clkout_control
Alexandre Belloni
1
-1
/
+1
2022-12-11
rtc: rx6110: fix warning with !OF
Alexandre Belloni
1
-1
/
+1
2022-12-11
rtc: rk808: reduce 'struct rk808' usage
Sebastian Reichel
1
-27
/
+20
2022-12-11
rtc: msc313: Fix function prototype mismatch in msc313_rtc_probe()
Kees Cook
1
-11
/
+1
2022-12-10
rtc: pic32: Move devm_rtc_allocate_device earlier in pic32_rtc_probe()
Gaosheng Cui
1
-4
/
+4
2022-12-10
rtc: st-lpc: Add missing clk_disable_unprepare in st_rtc_probe()
Gaosheng Cui
1
-0
/
+1
2022-12-07
mfd: Remove dm355evm_msp driver
Arnd Bergmann
3
-158
/
+0
2022-11-16
rtc: pcf85063: Fix reading alarm
Alexander Stein
1
-4
/
+4
2022-11-16
rtc: pcf8523: fix for stop bit
paulmn
1
-10
/
+10
2022-11-16
rtc: efi: Add wakeup support
Riwen Lu
1
-0
/
+2
2022-11-16
rtc: pcf8563: clear RTC_FEATURE_ALARM if no irq
Vincent Whitchurch
1
-0
/
+2
2022-11-15
rtc: snvs: Allow a time difference on clock register read
Stefan Eichenberger
1
-2
/
+14
2022-11-15
rtc: cmos: Disable ACPI RTC event on removal
Rafael J. Wysocki
1
-0
/
+15
2022-11-15
rtc: cmos: Rename ACPI-related functions
Rafael J. Wysocki
1
-6
/
+6
2022-11-15
rtc: cmos: Eliminate forward declarations of some functions
Rafael J. Wysocki
1
-155
/
+149
2022-11-15
rtc: cmos: Call rtc_wake_setup() from cmos_do_probe()
Rafael J. Wysocki
1
-16
/
+12
2022-11-15
rtc: cmos: Call cmos_wake_setup() from cmos_do_probe()
Rafael J. Wysocki
1
-25
/
+22
2022-11-15
rtc: class: Fix potential memleak in devm_rtc_allocate_device()
Shang XiaoJing
1
-2
/
+2
2022-11-15
rtc: ds1347: fix value written to century register
Ian Abbott
1
-1
/
+1
2022-11-15
rtc: Include <linux/kstrtox.h> when appropriate
Christophe JAILLET
6
-0
/
+6
2022-11-15
rtc: isl12022: add support for temperature sensor
Rasmus Villemoes
1
-0
/
+94
2022-11-15
rtc: s35390a: Remove the unneeded result variable
ye xingchen
1
-4
/
+2
2022-11-15
rtc: fsl-ftm-alarm: Use module_platform_driver replace device_initcall
Zhang Jianhua
1
-6
/
+1
2022-11-15
rtc: remove davinci rtc driver
Arnd Bergmann
3
-523
/
+0
[prev]
[next]