index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
2022-03-25
Merge tag 'mfd-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2022-03-07
rtc: max77686: Add MAX77714 support
Luca Ceresoli
2022-03-07
rtc: max77686: Remove unused code to read in 12-hour mode
Luca Ceresoli
2022-03-07
rtc: max77686: Rename day-of-month defines
Luca Ceresoli
2022-03-07
rtc: max77686: Convert comments to kernel-doc format
Luca Ceresoli
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2022-01-16
rtc: sunplus: fix return value in sp_rtc_probe()
Yang Yingliang
2022-01-16
rtc: cmos: Evaluate century appropriate
Riwen Lu
2022-01-16
rtc: gamecube: Fix an IS_ERR() vs NULL check
Dan Carpenter
2022-01-16
rtc: mc146818-lib: fix signedness bug in mc146818_get_time()
Dan Carpenter
2022-01-05
rtc: pxa: fix null pointer dereference
Laurence de Bruxelles
2022-01-05
rtc: ftrtc010: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2022-01-05
rtc: Move variable into switch case statement
Kees Cook
2022-01-05
rtc: pcf2127: Fix typo in comment
Hugo Villeneuve
2022-01-05
rtc: Add driver for RTC in Sunplus SP7021
Vincent Shih
2022-01-05
rtc: rs5c372: fix incorrect oscillation value on r2221tl
Camel Guo
2022-01-04
rtc: rs5c372: add offset correction support
Camel Guo
2021-12-16
rtc: cmos: avoid UIP when writing alarm time
Mateusz Jończyk
2021-12-16
rtc: cmos: avoid UIP when reading alarm time
Mateusz Jończyk
2021-12-16
rtc: mc146818-lib: refactor mc146818_does_rtc_work
Mateusz Jończyk
2021-12-16
rtc: mc146818-lib: refactor mc146818_get_time
Mateusz Jończyk
2021-12-16
rtc: mc146818-lib: extract mc146818_avoid_UIP
Mateusz Jończyk
2021-12-16
rtc: mc146818-lib: fix RTC presence check
Mateusz Jończyk
2021-12-16
rtc: Check return value from mc146818_get_time()
Mateusz Jończyk
2021-12-16
rtc: mc146818-lib: change return values of mc146818_get_time()
Mateusz Jończyk
2021-12-16
rtc: cmos: take rtc_lock while reading from CMOS
Mateusz Jończyk
2021-12-16
rtc: gamecube: Report low battery as invalid data
Emmanuel Gil Peyrot
2021-12-16
rtc: gamecube: Add a RTC driver for the GameCube, Wii and Wii U
Emmanuel Gil Peyrot
2021-12-02
rtc: rv8803: Add support for the Epson RX8804 RTC
Fabio Estevam
2021-12-02
rtc: da9063: add as wakeup source
Nikita Shubin
2021-12-01
rtc: da9063: switch to RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
2021-12-01
rtc: pcf85063: add i2c_device_id name matching support
Marc Ferland
2021-12-01
rtc: rs5c372: Add RTC_VL_READ, RTC_VL_CLR ioctls
Camel Guo
2021-11-12
Merge tag 'rtc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2021-11-10
rtc: rx8025: use .set_offset/.read_offset
Alexandre Belloni
2021-11-10
rtc: rx8025: use rtc_add_group
Alexandre Belloni
2021-11-10
rtc: rx8025: clear RTC_FEATURE_ALARM when alarm are not supported
Alexandre Belloni
2021-11-10
rtc: rx8025: set range
Alexandre Belloni
2021-11-10
rtc: rx8025: let the core handle the alarm resolution
Alexandre Belloni
2021-11-10
rtc: rx8025: switch to devm_rtc_allocate_device
Alexandre Belloni
2021-11-10
rtc: ab8500: let the core handle the alarm resolution
Alexandre Belloni
2021-11-10
rtc: ab-eoz9: support UIE when available
Alexandre Belloni
2021-11-10
rtc: ab-eoz9: use RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
2021-11-10
rtc: rv3032: let the core handle the alarm resolution
Alexandre Belloni
2021-11-10
rtc: s35390a: let the core handle the alarm resolution
Alexandre Belloni
2021-11-10
rtc: handle alarms with a minute resolution
Alexandre Belloni
2021-11-10
rtc: pcf85063: silence cppcheck warning
Alexandre Belloni
2021-11-10
rtc: rv8803: fix writing back ctrl in flag register
Dominique Martinet
2021-10-26
Merge tag 'samsung-drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
2021-10-23
rtc: s3c: Add time range
Sam Protsenko
[next]