index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
2023-02-20
Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-02-01
rtc: remove v3020 driver
Arnd Bergmann
2023-01-23
rtc: sunplus: fix format string for printing resource
Arnd Bergmann
2023-01-16
ARM: s3c: remove s3c24xx specific hacks
Arnd Bergmann
2023-01-09
rtc: efi: Enable SET/GET WAKEUP services as optional
Shanker Donthineni
2022-12-21
Merge tag 'mfd-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2022-12-15
rtc: ds1742: use devm_platform_get_and_ioremap_resource()
Minghao Chi
2022-12-15
rtc: mxc_v2: Add missing clk_disable_unprepare()
GUO Zihua
2022-12-15
rtc: rs5c313: correct some spelling mistakes
Zhang Jiaming
2022-12-15
rtc: at91rm9200: Fix syntax errors in comments
Xiang wangx
2022-12-15
rtc: remove duplicated words in comments
shaomin Deng
2022-12-15
rtc: rv3028: Use IRQ flags obtained from device tree if available
Wadim Egorov
2022-12-15
rtc: ds1307: use sysfs_emit() to instead of scnprintf()
ye xingchen
2022-12-15
rtc: isl12026: drop obsolete dependency on COMPILE_TEST
Jean Delvare
2022-12-11
rtc: pcf85063: fix pcf85063_clkout_control
Alexandre Belloni
2022-12-11
rtc: rx6110: fix warning with !OF
Alexandre Belloni
2022-12-11
rtc: rk808: reduce 'struct rk808' usage
Sebastian Reichel
2022-12-11
rtc: msc313: Fix function prototype mismatch in msc313_rtc_probe()
Kees Cook
2022-12-10
rtc: pic32: Move devm_rtc_allocate_device earlier in pic32_rtc_probe()
Gaosheng Cui
2022-12-10
rtc: st-lpc: Add missing clk_disable_unprepare in st_rtc_probe()
Gaosheng Cui
2022-12-07
mfd: Remove dm355evm_msp driver
Arnd Bergmann
2022-11-16
rtc: pcf85063: Fix reading alarm
Alexander Stein
2022-11-16
rtc: pcf8523: fix for stop bit
paulmn
2022-11-16
rtc: efi: Add wakeup support
Riwen Lu
2022-11-16
rtc: pcf8563: clear RTC_FEATURE_ALARM if no irq
Vincent Whitchurch
2022-11-15
rtc: snvs: Allow a time difference on clock register read
Stefan Eichenberger
2022-11-15
rtc: cmos: Disable ACPI RTC event on removal
Rafael J. Wysocki
2022-11-15
rtc: cmos: Rename ACPI-related functions
Rafael J. Wysocki
2022-11-15
rtc: cmos: Eliminate forward declarations of some functions
Rafael J. Wysocki
2022-11-15
rtc: cmos: Call rtc_wake_setup() from cmos_do_probe()
Rafael J. Wysocki
2022-11-15
rtc: cmos: Call cmos_wake_setup() from cmos_do_probe()
Rafael J. Wysocki
2022-11-15
rtc: class: Fix potential memleak in devm_rtc_allocate_device()
Shang XiaoJing
2022-11-15
rtc: ds1347: fix value written to century register
Ian Abbott
2022-11-15
rtc: Include <linux/kstrtox.h> when appropriate
Christophe JAILLET
2022-11-15
rtc: isl12022: add support for temperature sensor
Rasmus Villemoes
2022-11-15
rtc: s35390a: Remove the unneeded result variable
ye xingchen
2022-11-15
rtc: fsl-ftm-alarm: Use module_platform_driver replace device_initcall
Zhang Jianhua
2022-11-15
rtc: remove davinci rtc driver
Arnd Bergmann
2022-11-15
rtc: s3c: Switch to use dev_err_probe() helper
Yang Yingliang
2022-11-15
rtc: ds1302: remove unnecessary spi_set_drvdata()
Yang Yingliang
2022-11-15
rtc: cros-ec: Limit RTC alarm range if needed
Guenter Roeck
2022-11-15
rtc: pm8xxx: drop unused pm8018 compatible
Neil Armstrong
2022-11-15
rtc: rzn1: Check return value in rzn1_rtc_probe
Yushan Zhou
2022-11-15
rtc: rx8025: Convert to .probe_new()
Uwe Kleine-König
2022-11-15
rtc: rv8803: Convert to .probe_new()
Uwe Kleine-König
2022-11-15
rtc: rs5c372: Convert to .probe_new()
Uwe Kleine-König
2022-11-15
rtc: pcf2127: Convert to .probe_new()
Uwe Kleine-König
2022-11-15
rtc: nct3018y: Convert to .probe_new()
Uwe Kleine-König
2022-11-15
rtc: m41t80: Convert to .probe_new()
Uwe Kleine-König
2022-11-15
rtc: isl1208: Convert to .probe_new()
Uwe Kleine-König
[next]