index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-pxa.c
Age
Commit message (
Expand
)
Author
2019-08-13
rtc: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-04-29
rtc: Use dev_get_drvdata()
Kefeng Wang
2018-06-07
rtc: pxa: fix probe function
Dan Carpenter
2017-08-24
rtc: pxa: fix possible race condition
Alexandre Belloni
2015-09-05
rtc: sa1100/pxa: convert to run-time register mapping
Rob Herring
2015-09-05
rtc: pxa: convert to use shared sa1100 functions
Rob Herring
2014-06-06
drivers/rtc/rtc-pxa.c: make of_device_id array const
Jingoo Han
2013-12-20
rtc: pxa: drop unused #define TIMER_FREQ
Uwe Kleine-König
2013-07-03
rtc: rtc-pxa: use devm_*() functions
Jingoo Han
2013-04-29
rtc: rtc-pxa: switch to using SIMPLE_DEV_PM_OPS
Jingoo Han
2013-04-29
rtc: rtc-pxa: use module_platform_driver_probe()
Jingoo Han
2013-02-21
drivers/rtc/rtc-pxa.c: avoid cpuid checking
Haojian Zhuang
2013-02-21
drivers/rtc/rtc-pxa.c: fix alarm can't wake up system issue
Leo Song
2013-02-21
drivers/rtc/rtc-pxa.c: fix alarm not match issue
Leo Song
2012-08-16
RTC: add DT bindings to pxa-rtc
Daniel Mack
2012-03-23
drivers/rtc: remove IRQF_DISABLED
Yong Zhang
2011-03-09
RTC: Cleanup rtc_class_ops->update_irq_enable()
John Stultz
2011-03-09
RTC: Cleanup rtc_class_ops->irq_set_freq()
John Stultz
2011-03-09
RTC: Cleanup rtc_class_ops->irq_set_state
John Stultz
2010-08-11
rtc/pxa: remove unnecessary private ops->ioctl()
Wan ZongShun
2010-08-11
rtc/pxa: remove unused field
Wan ZongShun
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-09-10
[ARM] pxa: update rtc-pxa.c to use 'struct dev_pm_ops'
Robert Jarzmik
2009-02-11
rtc: update maintainership of pxa rtc driver
Robert Jarzmik
2009-01-15
rtc-pxa: fix build failure
Antonio Ospite
2009-01-06
rtc: pxa27x/pxa3xx driver fixes, revised
Alessandro Zummo
2009-01-06
rtc: driver for pxa27x and pxa3xx SoC
Robert Jarzmik