Wolfram Sang
|
85368bb9de
rtc: simplify getting .drvdata
|
7 년 전 |
Alexandre Belloni
|
7d1bd37ff0
rtc: ds1553: let the core handle invalid time
|
7 년 전 |
Alexandre Belloni
|
1af7068d2a
rtc: ds1553: make alarms useful
|
7 년 전 |
Alexandre Belloni
|
3a9a06d44b
rtc: ds1553: use generic nvmem
|
7 년 전 |
Alexandre Belloni
|
18c88cc9b0
rtc: ds1553: switch to rtc_register_device
|
7 년 전 |
Alexandre Belloni
|
fa5691131a
rtc: remove useless DRV_VERSION
|
9 년 전 |
Vladimir Zapolskiy
|
a9118d77b3
rtc: ds1553: clean up ds1553_nvram_read()/ds1553_nvram_write()
|
10 년 전 |
Wolfram Sang
|
0929ae376e
rtc: drop owner assignment from platform_drivers
|
10 년 전 |
Alexander Shiyan
|
0d71915d27
rtc: treewide: remove excess rtc_device validation
|
11 년 전 |
Alessandro Zummo
|
4071ea25cc
rtc: fix potential race condition
|
11 년 전 |
Julia Lawall
|
7c1d69ee11
rtc: simplify devm_request_mem_region/devm_ioremap
|
12 년 전 |
Jingoo Han
|
c1be915ee0
rtc: rtc-ds1553: use devm_rtc_device_register()
|
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 년 전 |
Paul Gortmaker
|
2113852b23
rtc: Add module.h to implicit users in drivers/rtc
|
14 년 전 |
John Stultz
|
51ba60c5bb
RTC: Cleanup rtc_class_ops->update_irq_enable()
|
14 년 전 |
Chris Wright
|
2c3c8bea60
sysfs: add struct file* to bin_attr callbacks
|
15 년 전 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 년 전 |
Atsushi Nemoto
|
50e49bee3f
rtc: do not use container_of macro as an argument for to_platform_device
|
15 년 전 |
Atsushi Nemoto
|
618161f71c
rtc-ds1553: fix races around device registration
|
15 년 전 |
Atsushi Nemoto
|
014b6e90a3
rtc-ds1553: drop IRQF_SHARED
|
16 년 전 |
Anton Vorontsov
|
2fac6674dd
rtc: bunch of drivers: fix 'no irq' case handing
|
16 년 전 |
Adrian Bunk
|
fe20ba70ab
drivers/rtc/: use bcd2bin/bin2bcd
|
17 년 전 |
David Brownell
|
743e6a504f
rtc: file close() consistently disables repeating irqs
|
17 년 전 |
Kay Sievers
|
ad28a07bca
rtc: fix platform driver hotplug/coldplug
|
17 년 전 |
David Brownell
|
a4b1d50e61
RTCs: handle NVRAM better
|
17 년 전 |
Atsushi Nemoto
|
e7634c271a
rtc: make rtc-ds1553 driver hotplug-aware
|
18 년 전 |
Atsushi Nemoto
|
49cc886aea
rtc: rtc-ds1553.c should use resource_size_t for base address
|
18 년 전 |
Atsushi Nemoto
|
ef154ec69c
rtc: do not return void value
|
18 년 전 |