Alexandre Belloni
|
b7aff107f3
rtc: pl031: switch to devm_rtc_allocate_device/rtc_register_device
|
7 年 前 |
Russell King
|
5b64a2965d
rtc: pl031: make interrupt optional
|
7 年 前 |
Russell King
|
b86f581f8c
rtc: pl031: avoid exposing alarm if no interrupt
|
7 年 前 |
Russell King
|
273c868e85
rtc: pl031: use devm_* for allocating memory and mapping resource
|
7 年 前 |
Russell King
|
eb508b36d5
rtc: pl031: constify amba_ids
|
7 年 前 |
Sudeep Holla
|
eff6dd41c2
rtc: pl031: remove misuse of IRQF_NO_SUSPEND flag
|
10 年 前 |
Leo Yan
|
27675ef03c
rtc: pl031: fix typo for author email
|
10 年 前 |
Michal Simek
|
a272606192
drivers/rtc/rtc-pl03x.c: remove unnecessary amba_set_drvdata()
|
11 年 前 |
John Stultz
|
07783397c6
rtc: rtc-pl031: Set wakeup flag prior to registering rtcdev
|
12 年 前 |
Lars-Peter Clausen
|
cac29af6bd
drivers/rtc/rtc-pl031.c: pass correct pointer to free_irq()
|
12 年 前 |
Rob Herring
|
b06eef45ca
drivers/rtc/rtc-pl031.c: add wakeup support
|
12 年 前 |
Linus Walleij
|
3399cfb5df
drivers/rtc/rtc-pl031.c: restore ST variant functionality
|
12 年 前 |
Haojian Zhuang
|
e7e034e18a
drivers/rtc/rtc-pl031.c: fix the missing operation on enable
|
12 年 前 |
Mattias Wallin
|
559a6fc050
rtc: pl031: fix up IRQ flags
|
13 年 前 |
Linus Walleij
|
1bb457fc92
rtc: pl031: use per-vendor variables for special init
|
13 年 前 |
Linus Walleij
|
aff05ed5d1
rtc: pl031: encapsulate per-vendor ops
|
13 年 前 |
Rajkumar Kasirajan
|
ac2dee5984
drivers/rtc/rtc-pl031.c: remove RTC timer interrupt handling
|
13 年 前 |
Rajkumar Kasirajan
|
c0a5f4a05a
drivers/rtc/rtc-pl031.c: configure correct wday for 2000-01-01
|
13 年 前 |
Linus Walleij
|
2f39721683
drivers/rtc/rtc-pl031.c: enable clock on all ST variants
|
13 年 前 |
Linus Torvalds
|
0d19eac120
Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm
|
13 年 前 |
Yong Zhang
|
2f6e5f9458
drivers/rtc: remove IRQF_DISABLED
|
13 年 前 |
viresh kumar
|
9e5ed094c8
ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver
|
13 年 前 |
Dave Martin
|
f5feac2a33
rtc: pl031: Enable module alias autogeneration for AMBA drivers
|
14 年 前 |
Linus Torvalds
|
6d7ed21d17
Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/home/rmk/linux-2.6-arm
|
14 年 前 |
John Stultz
|
696160fec1
RTC: Cleanup rtc_class_ops->irq_set_freq()
|
14 年 前 |
John Stultz
|
80d4bb515b
RTC: Cleanup rtc_class_ops->irq_set_state
|
14 年 前 |
Russell King
|
aa25afad2c
ARM: amba: make probe() functions take const id tables
|
14 年 前 |
Linus Walleij
|
4701643425
drivers/rtc/rtc-pl031.c: do not mark PL031 IRQ as shared
|
15 年 前 |
Huang Weiyi
|
8e58f5778b
drivers/rtc/rtc-pl031.c: remove unused #include <linux/version.h>
|
15 年 前 |
Russell King
|
2c39c9e149
ARM: Fix section build warnings for AMBA drivers
|
15 年 前 |