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-at91rm9200.c
Age
Commit message (
Expand
)
Author
2013-12-12
drivers/rtc/rtc-at91rm9200.c: correct alarm over day/month wrap
Linus Pizunski
2013-11-21
ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdown
Johan Hovold
2013-11-13
drivers/rtc/rtc-at91rm9200.c: use devm_* APIs
Sachin Kamat
2013-07-03
rtc: rtc-at91rm9200: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-07-03
drivers/rtc/rtc-at91rm9200.c: include <linux/uaccess.h>
Sachin Kamat
2013-06-12
rtc-at91rm9200: use shadow IMR on at91sam9x5
Johan Hovold
2013-06-12
rtc-at91rm9200: add shadow interrupt mask
Johan Hovold
2013-06-12
rtc-at91rm9200: refactor interrupt-register handling
Johan Hovold
2013-06-12
rtc-at91rm9200: add configuration support
Johan Hovold
2013-06-12
rtc-at91rm9200: add match-table compile guard
Johan Hovold
2013-04-29
drivers/rtc/rtc-at91rm9200.c: fix missing iounmap
Johan Hovold
2013-04-29
drivers/rtc/rtc-at91rm9200.c: add DT support
Joachim Eastwood
2013-04-29
rtc: rtc-at91rm9200: switch to using SIMPLE_DEV_PM_OPS
Jingoo Han
2013-04-29
rtc: rtc-at91rm9200: use module_platform_driver_probe()
Jingoo Han
2013-04-05
Revert "drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR"
Johan Hovold
2013-03-22
drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR
Nicolas Ferre
2013-02-21
rtc: rtc-at91rm9200: use dev_dbg()/dev_err() instead of printk()/pr_debug()
Jingoo Han
2012-11-06
arm: at91: move at91rm9200 rtc header in drivers/rtc
Jean-Christophe PLAGNIOL-VILLARD
2012-07-04
ARM: at91: fix new build errors
Arnd Bergmann
2011-11-28
ARM: at91: make rm9200 rtc drivers soc independent
Jean-Christophe PLAGNIOL-VILLARD
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-09
RTC: Clean out UIE icotl implementations
John Stultz
2011-02-03
RTC: Convert rtc drivers to use the alarm_irq_enable method
John Stultz
2009-09-23
rtc: at91rm9200 fixes
David Brownell
2008-10-20
drivers/rtc/: use bcd2bin/bin2bcd
Adrian Bunk
2008-10-16
rtc-at91rm9200: remove now-unneeded code
Andrew Victor
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-07-24
rtc-at91rm9200: avoid spurious irqs
David Brownell
2008-05-22
[RTC] remove unused asm/rtc.h includes from ARM RTC drivers
Russell King
2008-05-22
[RTC] remove references to asm/mach/time.h
Russell King
2008-04-28
rtc: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-11
rtc: fix platform driver hotplug/coldplug
Kay Sievers
2007-05-08
rtc: suspend()/resume() restores system clock
David Brownell
2007-05-08
rtc: rtc interfaces don't use class_device
David Brownell
2007-02-20
[PATCH] at91_rtc updates
David Brownell
2007-01-05
[PATCH] rtc-at91rm9200 build fix
David Brownell
2006-12-13
[PATCH] rtc framewok: rtc_wkalrm.enabled reporting updates
David Brownell
2006-12-10
[PATCH] AT91RM9200 RTC
Andrew Victor