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-sirfsoc.c
Age
Commit message (
Expand
)
Author
2020-03-16
rtc: sirfsoc: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
2020-03-16
rtc: sirfsoc: set range
Alexandre Belloni
2020-03-16
rtc: sirfsoc: convert to devm_rtc_allocate_device
Alexandre Belloni
2019-11-08
rtc: sirfsoc: remove .remove
Alexandre Belloni
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4
Thomas Gleixner
2019-04-11
rtc: sirfsoc: Make sysrtc_regmap_config static
YueHaibing
2018-03-01
rtc: sirfsoc: remove useless sirfsoc_rtc_ioctl
Alexandre Belloni
2015-09-05
rtc: sirfsoc: move to regmap APIs from platform-specific APIs
Guo Zeng
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-10
drivers/rtc/rtc-sirfsoc.c: replace local_irq_disable by spin_lock_irq for SMP...
Barry Song
2014-12-10
drivers/rtc/rtc-sirfsoc.c: add alarm_irq_enable support
hao liu
2014-12-10
drivers/rtc/rtc-sirfsoc.c: move hardware initilization earlier in probe
Guo Zeng
2014-10-20
rtc: drop owner assignment from platform_drivers
Wolfram Sang
2014-04-03
drivers/rtc/rtc-sirfsoc.c: fix kernel panic of backing from hibernation
Xianglong Du
2014-04-03
rtc: rtc-sirfsoc: remove unnecessary OOM messages
Jingoo Han
2013-11-13
drivers/rtc/rtc-sirfsoc.c: remove redundant of_match_ptr
Sachin Kamat
2013-11-13
drivers/rtc/rtc-sirfsoc.c: remove unneeded casts of void*
Jingoo Han
2013-11-13
drivers/rtc/rtc-sirfsoc.c: use devm_rtc_device_register
Sachin Kamat
2013-09-11
drivers/rtc/rtc-sirfsoc.c: fix kernel warning during wakeup
Xianglong Du
2013-07-03
drivers/rtc/rtc-sirfsoc.c: add rtc drivers for CSR SiRFprimaII and SiRFatlasVI
Xianglong Du