Jeffy Chen
|
65d211b307
rtc: at91sam9: Set name of regmap_config
|
7 年之前 |
Wei Yongjun
|
b7b17633d8
rtc: at91sam9: Fix missing spin_lock_init()
|
9 年之前 |
Colin Ian King
|
df2d741f0e
rtc: at91sam9: remove duplicate assignment of variable mr
|
9 年之前 |
Alexandre Belloni
|
80e274e96e
rtc: at91sam9: remove useless include
|
10 年之前 |
Alexandre Belloni
|
1955f213a6
rtc: at91sam9: include linux/of.h
|
10 年之前 |
Alexandre Belloni
|
8918bd8a5f
rtc: at91sam9: get sclk rate after enabling it
|
10 年之前 |
Alexandre Belloni
|
6932ff5395
rtc: at91sam9: sort headers alphabetically
|
10 年之前 |
Alexandre Belloni
|
73ab31ce1b
rtc: at91sam9: remove useless check
|
10 年之前 |
Alexandre Belloni
|
ffe60fcfda
rtc: at91sam9: properly handle error case
|
10 年之前 |
Boris BREZILLON
|
603b1a2326
rtc: at91sam9: rework wakeup and interrupt handling
|
10 年之前 |
Krzysztof Kozlowski
|
bddd8ddd9f
drivers/rtc/rtc-at91sam9.c: constify struct regmap_config
|
10 年之前 |
Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 年之前 |
Boris BREZILLON
|
a975f47f6e
rtc: at91sam9: use clk API instead of relying on AT91_SLOW_CLOCK
|
11 年之前 |
Boris BREZILLON
|
43e112bb3d
rtc: at91sam9: make use of syscon/regmap to access GPBR registers
|
11 年之前 |
Boris BREZILLON
|
07d4d72450
rtc: at91sam9: add DT support
|
11 年之前 |
Boris BREZILLON
|
d41da3ee1a
rtc: at91sam9: replace devm_ioremap by devm_ioremap_resource
|
11 年之前 |
Boris BREZILLON
|
272f1dfa61
rtc: at91sam9: use standard readl/writel functions instead of raw versions
|
11 年之前 |
Boris BREZILLON
|
6575bd7cbc
rtc: at91sam9: remove references to mach specific headers
|
11 年之前 |
Wolfram Sang
|
0929ae376e
rtc: drop owner assignment from platform_drivers
|
10 年之前 |
Uwe Kleine-König
|
3ecdb00097
rtc: at91sam9: include <mach/hardware.h> explicitly
|
11 年之前 |
Jingoo Han
|
61cc483a6f
rtc: rtc-at91sam9: remove unnecessary platform_set_drvdata()
|
12 年之前 |
Jingoo Han
|
4dc8eb13c2
rtc: rtc-at91sam9: convert at91_rtc_driver to dev_pm_ops
|
12 年之前 |
Jingoo Han
|
9d42e46510
rtc: rtc-at91sam9: use devm_*() functions
|
12 年之前 |
Greg Kroah-Hartman
|
5a167f4543
Drivers: rtc: remove __dev* attributes.
|
12 年之前 |
Jean-Christophe PLAGNIOL-VILLARD
|
bcd2360c1f
arm: at91: move platfarm_data to include/linux/platform_data/atmel.h
|
12 年之前 |
Devendra Naga
|
477d30d787
drivers/rtc/rtc-at91sam9.c: use module_platform_driver() macro
|
13 年之前 |
Ludovic Desroches
|
e402af6caa
ARM: at91: fix rtc-at91sam9 irq issue due to sparse irq support
|
13 年之前 |
Linus Torvalds
|
66f03c614c
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
|
13 年之前 |
Yong Zhang
|
2f6e5f9458
drivers/rtc: remove IRQF_DISABLED
|
13 年之前 |
Jean-Christophe PLAGNIOL-VILLARD
|
b3af8b49be
ARM: at91/rtc-at91sam9: pass the GPBR to use via resources
|
13 年之前 |