Wolfram Sang
|
85368bb9de
rtc: simplify getting .drvdata
|
7 years ago |
Alexandre Belloni
|
1c90d9f1c8
rtc: ds1511: let the core handle invalid time
|
7 years ago |
Alexandre Belloni
|
71e19c5e25
rtc: ds1511: put ds1511_nvmem_cfg on the stack
|
7 years ago |
Alexandre Belloni
|
16fef39142
rtc: ds1511: call rtc_nvmem_register()
|
7 years ago |
Alexandre Belloni
|
9d7ed21ff4
rtc: ds1511: use generic nvmem
|
7 years ago |
Alexandre Belloni
|
a283d27625
rtc: ds1511: allow waking platform
|
7 years ago |
Alexandre Belloni
|
3032269b21
rtc: ds1511: switch to rtc_register_device
|
7 years ago |
Alexandre Belloni
|
fa5691131a
rtc: remove useless DRV_VERSION
|
9 years ago |
Vladimir Zapolskiy
|
8ccba14233
rtc: ds1511: clean up ds1511_nvram_read()/ds1511_nvram_write()
|
10 years ago |
Wolfram Sang
|
0929ae376e
rtc: drop owner assignment from platform_drivers
|
10 years ago |
Alexander Shiyan
|
0d71915d27
rtc: treewide: remove excess rtc_device validation
|
11 years ago |
Alessandro Zummo
|
4071ea25cc
rtc: fix potential race condition
|
11 years ago |
Julia Lawall
|
7c1d69ee11
rtc: simplify devm_request_mem_region/devm_ioremap
|
12 years ago |
Sachin Kamat
|
7b2f0053b7
drivers/rtc/rtc-ds1511.c: fix issues related to spaces and braces
|
12 years ago |
Jingoo Han
|
f650e657af
rtc: rtc-ds1511: use devm_rtc_device_register()
|
12 years ago |
Greg Kroah-Hartman
|
5a167f4543
Drivers: rtc: remove __dev* attributes.
|
12 years ago |
Yong Zhang
|
2f6e5f9458
drivers/rtc: remove IRQF_DISABLED
|
13 years ago |
Axel Lin
|
0c4eae6659
rtc: convert drivers/rtc/* to use module_platform_driver()
|
13 years ago |
Paul Gortmaker
|
2113852b23
rtc: Add module.h to implicit users in drivers/rtc
|
14 years ago |
Joe Perches
|
28f65c11f2
treewide: Convert uses of struct resource to resource_size(ptr)
|
14 years ago |
Vasiliy Kulikov
|
49d50fb1c2
drivers/rtc/rtc-ds1511.c: world-writable sysfs nvram file
|
14 years ago |
John Stultz
|
51ba60c5bb
RTC: Cleanup rtc_class_ops->update_irq_enable()
|
14 years ago |
Chris Wright
|
2c3c8bea60
sysfs: add struct file* to bin_attr callbacks
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Atsushi Nemoto
|
ba4f3e47cb
rtc-ds1511: fix races around device registration
|
15 years ago |
Andrew Sharp
|
5b73a41c02
fix my email address.
|
16 years ago |
Linus Torvalds
|
57c44c5f6f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
16 years ago |
Anton Vorontsov
|
2fac6674dd
rtc: bunch of drivers: fix 'no irq' case handing
|
16 years ago |
Hannes Eder
|
4367fa5107
trivial: rtc-ds1511: fix sparse warning
|
16 years ago |
Parag Warudkar
|
01e8ef11bc
x86: sysfs: kill owner field from attribute
|
17 years ago |