Jingoo Han
|
3d772d34d1
rtc: rtc-at91rm9200: remove unnecessary platform_set_drvdata()
|
12 years ago |
Sachin Kamat
|
8ecc0bf41a
drivers/rtc/rtc-at91rm9200.c: include <linux/uaccess.h>
|
12 years ago |
Johan Hovold
|
bba00e5910
rtc-at91rm9200: use shadow IMR on at91sam9x5
|
12 years ago |
Johan Hovold
|
e9f08bbe3f
rtc-at91rm9200: add shadow interrupt mask
|
12 years ago |
Johan Hovold
|
e304fcd075
rtc-at91rm9200: refactor interrupt-register handling
|
12 years ago |
Johan Hovold
|
de64547591
rtc-at91rm9200: add configuration support
|
12 years ago |
Johan Hovold
|
558c61e557
rtc-at91rm9200: add match-table compile guard
|
12 years ago |
Johan Hovold
|
3427de92ac
drivers/rtc/rtc-at91rm9200.c: fix missing iounmap
|
12 years ago |
Joachim Eastwood
|
7c1b68d4e1
drivers/rtc/rtc-at91rm9200.c: add DT support
|
12 years ago |
Jingoo Han
|
6975a9c192
rtc: rtc-at91rm9200: switch to using SIMPLE_DEV_PM_OPS
|
12 years ago |
Jingoo Han
|
ac36960f42
rtc: rtc-at91rm9200: use module_platform_driver_probe()
|
12 years ago |
Johan Hovold
|
e24b0bfa2f
Revert "drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR"
|
12 years ago |
Nicolas Ferre
|
0ef1594c01
drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR
|
12 years ago |
Jingoo Han
|
6588208cb2
rtc: rtc-at91rm9200: use dev_dbg()/dev_err() instead of printk()/pr_debug()
|
12 years ago |
Jean-Christophe PLAGNIOL-VILLARD
|
75984df05d
arm: at91: move at91rm9200 rtc header in drivers/rtc
|
12 years ago |
Arnd Bergmann
|
14070ade02
ARM: at91: fix new build errors
|
13 years ago |
Jean-Christophe PLAGNIOL-VILLARD
|
d28bdfc5c8
ARM: at91: make rm9200 rtc drivers soc independent
|
13 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
John Stultz
|
e428c6a277
RTC: Clean out UIE icotl implementations
|
14 years ago |
John Stultz
|
16380c153a
RTC: Convert rtc drivers to use the alarm_irq_enable method
|
14 years ago |
David Brownell
|
dac94d9ec9
rtc: at91rm9200 fixes
|
15 years ago |
Adrian Bunk
|
fe20ba70ab
drivers/rtc/: use bcd2bin/bin2bcd
|
16 years ago |
Andrew Victor
|
fb0d4ec4d3
rtc-at91rm9200: remove now-unneeded code
|
16 years ago |
Russell King
|
a09e64fbc0
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
|
17 years ago |
David Brownell
|
449321b39f
rtc-at91rm9200: avoid spurious irqs
|
17 years ago |
Russell King
|
7da285b626
[RTC] remove unused asm/rtc.h includes from ARM RTC drivers
|
17 years ago |
Russell King
|
f70c5253b4
[RTC] remove references to asm/mach/time.h
|
17 years ago |
Harvey Harrison
|
2a4e2b8780
rtc: replace remaining __FUNCTION__ occurrences
|
17 years ago |
Kay Sievers
|
ad28a07bca
rtc: fix platform driver hotplug/coldplug
|
17 years ago |
David Brownell
|
7ca1d488ff
rtc: suspend()/resume() restores system clock
|
18 years ago |