Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
768acf46e1320d6c41ed1b7c4952bab41c1cde79
/
drivers
/
rtc
/
rtc-at91rm9200.c
921372b
rtc: at91rm9200: clear RTC alarm status flag prior to suspending
by Wenyou Yang
· 9 years ago
11f67a8
rtc: at91rm9200: get and use slow clock
by Alexandre Belloni
· 9 years ago
74000eb
rtc: at91rm9200: sort headers alphabetically
by Alexandre Belloni
· 9 years ago
6da7bb1
drivers/rtc/rtc-at91rm9200.c: make IO endian agnostic
by Ben Dooks
· 10 years ago
8860168
rtc: at91rm9200: double locking bug in at91_rtc_interrupt()
by Dan Carpenter
· 10 years ago
dd1f1f3
rtc: at91rm9200: rework wakeup and interrupt handling
by Boris BREZILLON
· 10 years ago
0929ae37
rtc: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
2fe121e
rtc: rtc-at91rm9200: fix infinite wait for ACKUPD irq
by Boris BREZILLON
· 10 years ago
eb3c227
drivers/rtc/rtc-at91rm9200.c: correct alarm over day/month wrap
by Linus Pizunski
· 11 years ago
51a0d03
ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdown
by Johan Hovold
· 11 years ago
f376625
drivers/rtc/rtc-at91rm9200.c: use devm_* APIs
by Sachin Kamat
· 11 years ago
3d772d3
rtc: rtc-at91rm9200: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 11 years ago
8ecc0bf
drivers/rtc/rtc-at91rm9200.c: include <linux/uaccess.h>
by Sachin Kamat
· 11 years ago
bba00e5
rtc-at91rm9200: use shadow IMR on at91sam9x5
by Johan Hovold
· 11 years ago
e9f08bb
rtc-at91rm9200: add shadow interrupt mask
by Johan Hovold
· 11 years ago
e304fcd0
rtc-at91rm9200: refactor interrupt-register handling
by Johan Hovold
· 11 years ago
de64547
rtc-at91rm9200: add configuration support
by Johan Hovold
· 11 years ago
558c61e
rtc-at91rm9200: add match-table compile guard
by Johan Hovold
· 11 years ago
3427de92
drivers/rtc/rtc-at91rm9200.c: fix missing iounmap
by Johan Hovold
· 12 years ago
7c1b68d
drivers/rtc/rtc-at91rm9200.c: add DT support
by Joachim Eastwood
· 12 years ago
6975a9c
rtc: rtc-at91rm9200: switch to using SIMPLE_DEV_PM_OPS
by Jingoo Han
· 12 years ago
ac36960
rtc: rtc-at91rm9200: use module_platform_driver_probe()
by Jingoo Han
· 12 years ago
e24b0bf
Revert "drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR"
by Johan Hovold
· 12 years ago
0ef1594
drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR
by Nicolas Ferre
· 12 years ago
6588208
rtc: rtc-at91rm9200: use dev_dbg()/dev_err() instead of printk()/pr_debug()
by Jingoo Han
· 12 years ago
75984df
arm: at91: move at91rm9200 rtc header in drivers/rtc
by Jean-Christophe PLAGNIOL-VILLARD
· 12 years ago
14070ad
ARM: at91: fix new build errors
by Arnd Bergmann
· 12 years ago
d28bdfc
ARM: at91: make rm9200 rtc drivers soc independent
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
e428c6a
RTC: Clean out UIE icotl implementations
by John Stultz
· 14 years ago
16380c1
RTC: Convert rtc drivers to use the alarm_irq_enable method
by John Stultz
· 14 years ago
dac94d9
rtc: at91rm9200 fixes
by David Brownell
· 15 years ago
fe20ba7
drivers/rtc/: use bcd2bin/bin2bcd
by Adrian Bunk
· 16 years ago
fb0d4ec
rtc-at91rm9200: remove now-unneeded code
by Andrew Victor
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
449321b
rtc-at91rm9200: avoid spurious irqs
by David Brownell
· 16 years ago
7da285b
[RTC] remove unused asm/rtc.h includes from ARM RTC drivers
by Russell King
· 17 years ago
f70c525
[RTC] remove references to asm/mach/time.h
by Russell King
· 17 years ago
2a4e2b8
rtc: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
ad28a07
rtc: fix platform driver hotplug/coldplug
by Kay Sievers
· 17 years ago
7ca1d48
rtc: suspend()/resume() restores system clock
by David Brownell
· 18 years ago
ab6a2d7
rtc: rtc interfaces don't use class_device
by David Brownell
· 18 years ago
5d4675a
[PATCH] at91_rtc updates
by David Brownell
· 18 years ago
d73e3cd
[PATCH] rtc-at91rm9200 build fix
by David Brownell
· 18 years ago
a2db8df
[PATCH] rtc framewok: rtc_wkalrm.enabled reporting updates
by David Brownell
· 18 years ago
7fc39f6
[PATCH] AT91RM9200 RTC
by Andrew Victor
· 18 years ago
[Renamed from drivers/rtc/rtc-at91.c]
d728b1e
[PATCH] rtc class locking bugfixes
by David Brownell
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
90b4d64
[PATCH] AT91rm9200 RTC can issue system wakeup events
by David Brownell
· 18 years ago
ff8371a
[PATCH] constify rtc_class_ops: update drivers
by David Brownell
· 18 years ago
dace145
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
e7a8bb1
[PATCH] at91rm9200-rtc-driver-tidy
by Andrew Morton
· 18 years ago
788b1fc
[PATCH] AT91RM9200 RTC driver
by Andrew Victor
· 18 years ago