index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-cpcap.c
Age
Commit message (
Expand
)
Author
2025-05-24
rtc: cpcap: drop unused module alias
Johan Hovold
2025-01-09
rtc: use boolean values with device_init_wakeup()
Wolfram Sang
2020-11-19
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
2020-11-14
rtc: cpcap: Fix missing IRQF_ONESHOT as only threaded handler
Tian Tao
2020-07-02
rtc: cpcap: fix range
Sebastian Reichel
2020-03-16
rtc: cpcap: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
2020-03-16
rtc: cpcap: set range
Alexandre Belloni
2020-03-16
rtc: cpcap: convert to devm_rtc_allocate_device
Alexandre Belloni
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2018-03-02
rtc: cpcap: stop validating rtc_time in .read_time
Alexandre Belloni
2017-04-14
rtc: cpcap: fix improper use of IRQ_NONE for request_threaded_irq
Tony Lindgren
2017-03-16
rtc: cpcap: kfreeing devm allocated memory
Dan Carpenter
2017-03-09
rtc: cpcap: new rtc driver
Sebastian Reichel