Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2f7d2b74a9dd9140053f143e1c94da0fef3c1109
/
drivers
/
rtc
/
rtc-at91sam9.c
603b1a2
rtc: at91sam9: rework wakeup and interrupt handling
by Boris BREZILLON
· 10 years ago
bddd8dd
drivers/rtc/rtc-at91sam9.c: constify struct regmap_config
by Krzysztof Kozlowski
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
a975f47
rtc: at91sam9: use clk API instead of relying on AT91_SLOW_CLOCK
by Boris BREZILLON
· 10 years ago
43e112b
rtc: at91sam9: make use of syscon/regmap to access GPBR registers
by Boris BREZILLON
· 10 years ago
07d4d72
rtc: at91sam9: add DT support
by Boris BREZILLON
· 10 years ago
d41da3e
rtc: at91sam9: replace devm_ioremap by devm_ioremap_resource
by Boris BREZILLON
· 10 years ago
272f1df
rtc: at91sam9: use standard readl/writel functions instead of raw versions
by Boris BREZILLON
· 10 years ago
6575bd7
rtc: at91sam9: remove references to mach specific headers
by Boris BREZILLON
· 10 years ago
0929ae37
rtc: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
3ecdb00
rtc: at91sam9: include <mach/hardware.h> explicitly
by Uwe Kleine-König
· 11 years ago
61cc483
rtc: rtc-at91sam9: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 11 years ago
4dc8eb1
rtc: rtc-at91sam9: convert at91_rtc_driver to dev_pm_ops
by Jingoo Han
· 12 years ago
9d42e46
rtc: rtc-at91sam9: use devm_*() functions
by Jingoo Han
· 12 years ago
5a167f4
Drivers: rtc: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
bcd2360
arm: at91: move platfarm_data to include/linux/platform_data/atmel.h
by Jean-Christophe PLAGNIOL-VILLARD
· 12 years ago
477d30d
drivers/rtc/rtc-at91sam9.c: use module_platform_driver() macro
by Devendra Naga
· 12 years ago
e402af6
ARM: at91: fix rtc-at91sam9 irq issue due to sparse irq support
by Ludovic Desroches
· 12 years ago
66f03c6
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
2f6e5f9
drivers/rtc: remove IRQF_DISABLED
by Yong Zhang
· 13 years ago
b3af8b4
ARM: at91/rtc-at91sam9: pass the GPBR to use via resources
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
4e9267f
ARM: at91:rtc/rtc-at91sam9: ioremap register bank
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
205056a
ARM: at91/rtc-at91sam9: each SoC can select the RTT device to use
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
2dcc90e
ARM: at91:rtc/rtc-at91sam9: ioremap register bank
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
e428c6a
RTC: Clean out UIE icotl implementations
by John Stultz
· 14 years ago
d403585
RTC: fix typo in drivers/rtc/rtc-at91sam9.c
by Jelle Martijn Kok
· 14 years ago
16380c1
RTC: Convert rtc drivers to use the alarm_irq_enable method
by John Stultz
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
870a276
rtc-at91sam9: Correct size given to memset
by Julia Lawall
· 15 years ago
744bcb1
rtc: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
7be90a6
[ARM] 5319/1: AT91: support AT91CAP9 revC CPUs
by Stelian Pop
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 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
9fedc9f
rtc-at91sam9 fixes
by David Brownell
· 17 years ago
4cdf854
rtc: at91sam9 RTC support (RTT and/or RTC)
by David Brownell
· 17 years ago