summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-pcap.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* rtc: rtc-pcap: remove unnecessary platform_set_drvdata()Jingoo Han2013-07-031-9/+4
* rtc: rtc-pcap: use devm_*() functionsJingoo Han2013-04-291-22/+12
* rtc: rtc-pcap: use module_platform_driver_probe()Jingoo Han2013-04-291-12/+1
* rtc: rtc-pcap: add __init/__exit annotationJingoo Han2013-04-291-3/+3
* Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
* rtc: pcap: Initialize drvdata before registering deviceJohn Stultz2011-05-061-1/+3
* RTC: Cleanup rtc_class_ops->update_irq_enable()John Stultz2011-03-091-6/+0
* 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