aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/rtc/rtc-pcap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-20rtc: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-07-03rtc: rtc-pcap: remove unnecessary platform_set_drvdata()Jingoo Han1-9/+4
2013-04-29rtc: rtc-pcap: use devm_*() functionsJingoo Han1-22/+12
2013-04-29rtc: rtc-pcap: use module_platform_driver_probe()Jingoo Han1-12/+1
2013-04-29rtc: rtc-pcap: add __init/__exit annotationJingoo Han1-3/+3
2013-01-03Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2011-05-06rtc: pcap: Initialize drvdata before registering deviceJohn Stultz1-1/+3
2011-03-09RTC: Cleanup rtc_class_ops->update_irq_enable()John Stultz1-6/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-09-23rtc: driver for PCAP2 PMICDaniel Ribeiro1-0/+224