Alexandre Belloni
|
11f67a8bbf
rtc: at91rm9200: get and use slow clock
|
10 years ago |
Alexandre Belloni
|
74000eb14a
rtc: at91rm9200: sort headers alphabetically
|
10 years ago |
Ben Dooks
|
6da7bb1e9c
drivers/rtc/rtc-at91rm9200.c: make IO endian agnostic
|
10 years ago |
Dan Carpenter
|
886016835a
rtc: at91rm9200: double locking bug in at91_rtc_interrupt()
|
10 years ago |
Boris BREZILLON
|
dd1f1f391d
rtc: at91rm9200: rework wakeup and interrupt handling
|
10 years ago |
Wolfram Sang
|
0929ae376e
rtc: drop owner assignment from platform_drivers
|
10 years ago |
Boris BREZILLON
|
2fe121e1f5
rtc: rtc-at91rm9200: fix infinite wait for ACKUPD irq
|
11 years ago |
Linus Pizunski
|
eb3c227289
drivers/rtc/rtc-at91rm9200.c: correct alarm over day/month wrap
|
11 years ago |
Johan Hovold
|
51a0d036f9
ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdown
|
11 years ago |
Sachin Kamat
|
f3766250b2
drivers/rtc/rtc-at91rm9200.c: use devm_* APIs
|
11 years ago |
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 |