summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-pxa.c
AgeCommit message (Expand)AuthorLines
2014-06-06drivers/rtc/rtc-pxa.c: make of_device_id array constJingoo Han-1/+1
2013-12-20rtc: pxa: drop unused #define TIMER_FREQUwe Kleine-König-1/+0
2013-07-03rtc: rtc-pxa: use devm_*() functionsJingoo Han-31/+12
2013-04-29rtc: rtc-pxa: switch to using SIMPLE_DEV_PM_OPSJingoo Han-8/+3
2013-04-29rtc: rtc-pxa: use module_platform_driver_probe()Jingoo Han-12/+1
2013-02-21drivers/rtc/rtc-pxa.c: avoid cpuid checkingHaojian Zhuang-4/+1
2013-02-21drivers/rtc/rtc-pxa.c: fix alarm can't wake up system issueLeo Song-3/+4
2013-02-21drivers/rtc/rtc-pxa.c: fix alarm not match issueLeo Song-1/+10
2012-08-16RTC: add DT bindings to pxa-rtcDaniel Mack-0/+11
2012-03-23drivers/rtc: remove IRQF_DISABLEDYong Zhang-2/+2
2011-03-09RTC: Cleanup rtc_class_ops->update_irq_enable()John Stultz-16/+0
2011-03-09RTC: Cleanup rtc_class_ops->irq_set_freq()John Stultz-15/+0
2011-03-09RTC: Cleanup rtc_class_ops->irq_set_stateJohn Stultz-13/+0
2010-08-11rtc/pxa: remove unnecessary private ops->ioctl()Wan ZongShun-19/+22
2010-08-11rtc/pxa: remove unused fieldWan ZongShun-1/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan-1/+1
2009-09-10[ARM] pxa: update rtc-pxa.c to use 'struct dev_pm_ops'Robert Jarzmik-12/+15
2009-02-11rtc: update maintainership of pxa rtc driverRobert Jarzmik-1/+1
2009-01-15rtc-pxa: fix build failureAntonio Ospite-0/+2
2009-01-06rtc: pxa27x/pxa3xx driver fixes, revisedAlessandro Zummo-27/+23
2009-01-06rtc: driver for pxa27x and pxa3xx SoCRobert Jarzmik-0/+493