index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-pxa.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-19
ARM: pxa: split up mach/hardware.h
Arnd Bergmann
1
-2
/
+0
2022-01-05
rtc: pxa: fix null pointer dereference
Laurence de Bruxelles
1
-0
/
+4
2019-08-13
rtc: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-6
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-15
/
+1
2019-04-29
rtc: Use dev_get_drvdata()
Kefeng Wang
1
-2
/
+1
2018-06-07
rtc: pxa: fix probe function
Dan Carpenter
1
-1
/
+1
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-06
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-03
rtc: rtc-pxa: use devm_*() functions
Jingoo Han
1
-31
/
+12
2013-04-29
rtc: rtc-pxa: switch to using SIMPLE_DEV_PM_OPS
Jingoo Han
1
-8
/
+3
2013-04-29
rtc: rtc-pxa: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2013-02-21
drivers/rtc/rtc-pxa.c: avoid cpuid checking
Haojian Zhuang
1
-4
/
+1
2013-02-21
drivers/rtc/rtc-pxa.c: fix alarm can't wake up system issue
Leo Song
1
-3
/
+4
2013-02-21
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-23
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-11
rtc: update maintainership of pxa rtc driver
Robert Jarzmik
1
-1
/
+1
2009-01-15
rtc-pxa: fix build failure
Antonio Ospite
1
-0
/
+2
2009-01-06
rtc: pxa27x/pxa3xx driver fixes, revised
Alessandro Zummo
1
-27
/
+23
2009-01-06
rtc: driver for pxa27x and pxa3xx SoC
Robert Jarzmik
1
-0
/
+493