summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-pxa.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: sa1100/pxa: convert to run-time register mappingRob Herring2015-09-051-0/+4
* rtc: pxa: convert to use shared sa1100 functionsRob Herring2015-09-051-27/+24
* drivers/rtc/rtc-pxa.c: make of_device_id array constJingoo Han2014-06-061-1/+1
* rtc: pxa: drop unused #define TIMER_FREQUwe Kleine-König2013-12-201-1/+0
* rtc: rtc-pxa: use devm_*() functionsJingoo Han2013-07-031-31/+12
* rtc: rtc-pxa: switch to using SIMPLE_DEV_PM_OPSJingoo Han2013-04-291-8/+3
* rtc: rtc-pxa: use module_platform_driver_probe()Jingoo Han2013-04-291-12/+1
* drivers/rtc/rtc-pxa.c: avoid cpuid checkingHaojian Zhuang2013-02-211-4/+1
* drivers/rtc/rtc-pxa.c: fix alarm can't wake up system issueLeo Song2013-02-211-3/+4
* drivers/rtc/rtc-pxa.c: fix alarm not match issueLeo Song2013-02-211-1/+10
* RTC: add DT bindings to pxa-rtcDaniel Mack2012-08-161-0/+11
* drivers/rtc: remove IRQF_DISABLEDYong Zhang2012-03-231-2/+2
* RTC: Cleanup rtc_class_ops->update_irq_enable()John Stultz2011-03-091-16/+0
* RTC: Cleanup rtc_class_ops->irq_set_freq()John Stultz2011-03-091-15/+0
* RTC: Cleanup rtc_class_ops->irq_set_stateJohn Stultz2011-03-091-13/+0
* rtc/pxa: remove unnecessary private ops->ioctl()Wan ZongShun2010-08-111-19/+22
* rtc/pxa: remove unused fieldWan ZongShun2010-08-111-1/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-151-1/+1
* [ARM] pxa: update rtc-pxa.c to use 'struct dev_pm_ops'Robert Jarzmik2009-09-101-12/+15
* rtc: update maintainership of pxa rtc driverRobert Jarzmik2009-02-111-1/+1
* rtc-pxa: fix build failureAntonio Ospite2009-01-151-0/+2
* rtc: pxa27x/pxa3xx driver fixes, revisedAlessandro Zummo2009-01-061-27/+23
* rtc: driver for pxa27x and pxa3xx SoCRobert Jarzmik2009-01-061-0/+493