Alexandre Belloni
|
89e27ce498
rtc: vr41xx: switch to rtc_time64_to_tm/rtc_tm_to_time64
|
6 年 前 |
Alexandre Belloni
|
30d7891ae9
rtc: vr41xx: add range
|
7 年 前 |
Alexandre Belloni
|
9a99247c9c
rtc: vr41xx: fix possible race condition
|
7 年 前 |
Arnd Bergmann
|
0d1c655380
rtc: vr41xx: remove mktime usage
|
7 年 前 |
Alexandre Belloni
|
0a53a16722
rtc: vr41xx: make alarms useful
|
8 年 前 |
Geert Uytterhoeven
|
a25f4a95ec
rtc: vr41xx: Wire up alarm_irq_enable
|
9 年 前 |
Wolfram Sang
|
0929ae376e
rtc: drop owner assignment from platform_drivers
|
10 年 前 |
Jingoo Han
|
bf6ce1a102
drivers/rtc/rtc-vr41xx.c: use devm_*() functions
|
11 年 前 |
Sachin Kamat
|
4271e7ff1a
drivers/rtc/rtc-vr41xx.c: fix checkpatch warnings
|
11 年 前 |
Wei Yongjun
|
812f147853
drivers/rtc/rtc-vr41xx.c: fix error return code in rtc_probe()
|
12 年 前 |
Jingoo Han
|
fedd5f4961
rtc: rtc-vr41xx: remove unnecessary platform_set_drvdata()
|
12 年 前 |
Sachin Kamat
|
0218bcf658
drivers/rtc/rtc-vr41xx.c: fix spacing issues
|
12 年 前 |
Jingoo Han
|
d75dcd3349
rtc: rtc-vr41xx: use dev_info() instead of printk()
|
12 年 前 |
Greg Kroah-Hartman
|
5a167f4543
Drivers: rtc: remove __dev* attributes.
|
12 年 前 |
Yong Zhang
|
2f6e5f9458
drivers/rtc: remove IRQF_DISABLED
|
13 年 前 |
Axel Lin
|
0c4eae6659
rtc: convert drivers/rtc/* to use module_platform_driver()
|
13 年 前 |
John Stultz
|
696160fec1
RTC: Cleanup rtc_class_ops->irq_set_freq()
|
14 年 前 |
John Stultz
|
80d4bb515b
RTC: Cleanup rtc_class_ops->irq_set_state
|
14 年 前 |
John Stultz
|
16380c153a
RTC: Convert rtc drivers to use the alarm_irq_enable method
|
14 年 前 |
Yoichi Yuasa
|
a91912f8e4
rtc-vr41xx: use resource_size()
|
15 年 前 |
Yoichi Yuasa
|
61df33370c
rtc-vr41xx: fix do_div() warning
|
15 年 前 |
Yoichi Yuasa
|
ada8e9514b
Update Yoichi Yuasa's e-mail address
|
16 年 前 |
Jonathan Cameron
|
5d2a50371d
rtc: move power of 2 periodic frequency check down into drivers
|
16 年 前 |
Anton Vorontsov
|
2fac6674dd
rtc: bunch of drivers: fix 'no irq' case handing
|
16 年 前 |
Yinghai Lu
|
c7576b5b33
drivers/rtc: use nr_irqs
|
17 年 前 |
Yoichi Yuasa
|
4cad4431fc
rtc-vr41xx: add irq_set_freq() and irq_set_state()
|
17 年 前 |
Kay Sievers
|
ad28a07bca
rtc: fix platform driver hotplug/coldplug
|
17 年 前 |
Yoichi Yuasa
|
bd0765098b
[MIPS] separate platform_device registration for VR41xx RTC
|
18 年 前 |
Yoichi Yuasa
|
9b5ef64a3a
rtc: update vr41xx alarm handling
|
18 年 前 |
David Brownell
|
ab6a2d70d1
rtc: rtc interfaces don't use class_device
|
18 年 前 |