summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-pcap.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: pcap: convert to SPDX identifierAlexandre Belloni2019-05-081-5/+1Star
* rtc: pcap: use .set_timeAlexandre Belloni2019-05-081-2/+3
* rtc: pcap: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni2019-05-081-6/+3Star
* rtc: pcap: set rangeAlexandre Belloni2019-05-081-3/+5
* rtc: simplify getting .drvdataWolfram Sang2018-05-031-10/+5Star
* rtc: stop validating rtc_time after rtc_time_to_tmAlexandre Belloni2018-03-011-1/+1
* rtc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* rtc: rtc-pcap: remove unnecessary platform_set_drvdata()Jingoo Han2013-07-041-9/+4Star
* rtc: rtc-pcap: use devm_*() functionsJingoo Han2013-04-301-22/+12Star
* rtc: rtc-pcap: use module_platform_driver_probe()Jingoo Han2013-04-301-12/+1Star
* rtc: rtc-pcap: add __init/__exit annotationJingoo Han2013-04-301-3/+3
* Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-3/+3
* rtc: pcap: Initialize drvdata before registering deviceJohn Stultz2011-05-071-1/+3
* RTC: Cleanup rtc_class_ops->update_irq_enable()John Stultz2011-03-091-6/+0Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* rtc: driver for PCAP2 PMICDaniel Ribeiro2009-09-231-0/+224