index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-pcap.c
Age
Commit message (
Expand
)
Author
2020-11-19
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
2019-05-08
rtc: pcap: convert to SPDX identifier
Alexandre Belloni
2019-05-08
rtc: pcap: use .set_time
Alexandre Belloni
2019-05-08
rtc: pcap: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
2019-05-08
rtc: pcap: set range
Alexandre Belloni
2018-05-03
rtc: simplify getting .drvdata
Wolfram Sang
2018-03-01
rtc: stop validating rtc_time after rtc_time_to_tm
Alexandre Belloni
2014-10-20
rtc: drop owner assignment from platform_drivers
Wolfram Sang
2013-07-03
rtc: rtc-pcap: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-04-29
rtc: rtc-pcap: use devm_*() functions
Jingoo Han
2013-04-29
rtc: rtc-pcap: use module_platform_driver_probe()
Jingoo Han
2013-04-29
rtc: rtc-pcap: add __init/__exit annotation
Jingoo Han
2013-01-03
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
2011-05-06
rtc: pcap: Initialize drvdata before registering device
John Stultz
2011-03-09
RTC: Cleanup rtc_class_ops->update_irq_enable()
John Stultz
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-23
rtc: driver for PCAP2 PMIC
Daniel Ribeiro