Age | Commit message (Expand) | Author | Files | Lines |
2020-11-19 | rtc: rework rtc_register_device() resource management | Bartosz Golaszewski | 1 | -1/+1 |
2019-05-08 | rtc: pcap: convert to SPDX identifier | Alexandre Belloni | 1 | -5/+1 |
2019-05-08 | rtc: pcap: use .set_time | Alexandre Belloni | 1 | -2/+3 |
2019-05-08 | rtc: pcap: switch to rtc_time64_to_tm/rtc_tm_to_time64 | Alexandre Belloni | 1 | -6/+3 |
2019-05-08 | rtc: pcap: set range | Alexandre Belloni | 1 | -3/+5 |
2018-05-03 | rtc: simplify getting .drvdata | Wolfram Sang | 1 | -10/+5 |
2018-03-01 | rtc: stop validating rtc_time after rtc_time_to_tm | Alexandre Belloni | 1 | -1/+1 |
2014-10-20 | rtc: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2013-07-04 | rtc: rtc-pcap: remove unnecessary platform_set_drvdata() | Jingoo Han | 1 | -9/+4 |
2013-04-30 | rtc: rtc-pcap: use devm_*() functions | Jingoo Han | 1 | -22/+12 |
2013-04-30 | rtc: rtc-pcap: use module_platform_driver_probe() | Jingoo Han | 1 | -12/+1 |
2013-04-30 | rtc: rtc-pcap: add __init/__exit annotation | Jingoo Han | 1 | -3/+3 |
2013-01-04 | Drivers: rtc: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -3/+3 |
2011-05-07 | rtc: pcap: Initialize drvdata before registering device | John Stultz | 1 | -1/+3 |
2011-03-09 | RTC: Cleanup rtc_class_ops->update_irq_enable() | John Stultz | 1 | -6/+0 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-09-23 | rtc: driver for PCAP2 PMIC | Daniel Ribeiro | 1 | -0/+224 |