Age | Commit message (Expand) | Author | Files | Lines |
2017-08-24 | rtc: pxa: fix possible race condition | Alexandre Belloni | 1 | -1/+3 |
2015-09-05 | rtc: sa1100/pxa: convert to run-time register mapping | Rob Herring | 1 | -0/+4 |
2015-09-05 | rtc: pxa: convert to use shared sa1100 functions | Rob Herring | 1 | -27/+24 |
2014-06-07 | drivers/rtc/rtc-pxa.c: make of_device_id array const | Jingoo Han | 1 | -1/+1 |
2013-12-20 | rtc: pxa: drop unused #define TIMER_FREQ | Uwe Kleine-König | 1 | -1/+0 |
2013-07-04 | rtc: rtc-pxa: use devm_*() functions | Jingoo Han | 1 | -31/+12 |
2013-04-30 | rtc: rtc-pxa: switch to using SIMPLE_DEV_PM_OPS | Jingoo Han | 1 | -8/+3 |
2013-04-30 | rtc: rtc-pxa: use module_platform_driver_probe() | Jingoo Han | 1 | -12/+1 |
2013-02-22 | drivers/rtc/rtc-pxa.c: avoid cpuid checking | Haojian Zhuang | 1 | -4/+1 |
2013-02-22 | drivers/rtc/rtc-pxa.c: fix alarm can't wake up system issue | Leo Song | 1 | -3/+4 |
2013-02-22 | drivers/rtc/rtc-pxa.c: fix alarm not match issue | Leo Song | 1 | -1/+10 |
2012-08-16 | RTC: add DT bindings to pxa-rtc | Daniel Mack | 1 | -0/+11 |
2012-03-24 | drivers/rtc: remove IRQF_DISABLED | Yong Zhang | 1 | -2/+2 |
2011-03-09 | RTC: Cleanup rtc_class_ops->update_irq_enable() | John Stultz | 1 | -16/+0 |
2011-03-09 | RTC: Cleanup rtc_class_ops->irq_set_freq() | John Stultz | 1 | -15/+0 |
2011-03-09 | RTC: Cleanup rtc_class_ops->irq_set_state | John Stultz | 1 | -13/+0 |
2010-08-11 | rtc/pxa: remove unnecessary private ops->ioctl() | Wan ZongShun | 1 | -19/+22 |
2010-08-11 | rtc/pxa: remove unused field | Wan ZongShun | 1 | -1/+0 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-12-15 | const: constify remaining dev_pm_ops | Alexey Dobriyan | 1 | -1/+1 |
2009-09-10 | [ARM] pxa: update rtc-pxa.c to use 'struct dev_pm_ops' | Robert Jarzmik | 1 | -12/+15 |
2009-02-12 | rtc: update maintainership of pxa rtc driver | Robert Jarzmik | 1 | -1/+1 |
2009-01-16 | rtc-pxa: fix build failure | Antonio Ospite | 1 | -0/+2 |
2009-01-07 | rtc: pxa27x/pxa3xx driver fixes, revised | Alessandro Zummo | 1 | -27/+23 |
2009-01-07 | rtc: driver for pxa27x and pxa3xx SoC | Robert Jarzmik | 1 | -0/+493 |