index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-pxa.c
Age
Commit message (
Expand
)
Author
2023-10-13
rtc: pxa: Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-13
rtc: pxa: Mark driver struct with __refdata to prevent section mismatch warning
Uwe Kleine-König
2023-07-27
rtc: Explicitly include correct DT includes
Rob Herring
2022-04-19
ARM: pxa: split up mach/hardware.h
Arnd Bergmann
2022-01-05
rtc: pxa: fix null pointer dereference
Laurence de Bruxelles
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