Vladimir Zapolskiy
|
ca7c14d3a1
rtc: ds1307: clean up ds1307_nvram_read()/ds1307_nvram_write()
|
10 years ago |
Krzysztof Kozlowski
|
b28845433e
rtc: Drop owner assignment from i2c_driver
|
10 years ago |
Nishanth Menon
|
7abea617a4
rtc: ds1307: Support optional wakeup interrupt source
|
10 years ago |
Nishanth Menon
|
eac7237fd8
rtc: ds1307: Sort the headers
|
10 years ago |
Nishanth Menon
|
c598319136
rtc: ds1307: Switch to managed irq allocation
|
10 years ago |
Felipe Balbi
|
2fb07a10e0
rtc: ds1307: Convert to threaded IRQ
|
10 years ago |
Nishanth Menon
|
e3edd67141
rtc: ds1307: Enable the mcp794xx alarm after programming time
|
10 years ago |
Tomas Novotny
|
f4199f8557
rtc: ds1307: add support for mcp7940x chips
|
10 years ago |
Matti Vaittinen
|
33b04b7b7c
rtc: ds1307: add trickle charger device tree binding
|
10 years ago |
Simon Guinot
|
1d1945d261
drivers/rtc/rtc-ds1307.c: add alarm support for mcp7941x chips
|
11 years ago |
Simon Guinot
|
5ea735144d
drivers/rtc/rtc-ds1307.c: fix sysfs wakealarm attribute creation
|
11 years ago |
Alessandro Zummo
|
4071ea25cc
rtc: fix potential race condition
|
11 years ago |
Peter Senna Tschudin
|
c8b18da776
drivers/rtc/rtc-ds1307.c: change variable type to bool
|
11 years ago |
Jingoo Han
|
01ce893d37
drivers/rtc/rtc-ds1307.c: use dev_get_platdata()
|
11 years ago |
Sachin Kamat
|
50ccf0455e
drivers/rtc/rtc-ds1307.c: release irq on error
|
11 years ago |
Jingoo Han
|
edca66d2ce
rtc: rtc-ds1307: use devm_*() functions
|
12 years ago |
Steffen Trumtrar
|
b9c3570737
drivers/rtc/rtc-ds1307.c: change sysfs function pointer assignment
|
12 years ago |
Jingoo Han
|
6df80e211b
rtc: rtc-ds1307: use dev_dbg() instead of pr_debug()
|
12 years ago |
Bertrand Achard
|
bc48b9023b
drivers/rtc/rtc-ds1307.c: long block operations bugfix
|
12 years ago |
Andy Shevchenko
|
01a4ca16c8
drivers/rtc: dump small buffers via %*ph
|
12 years ago |
Greg Kroah-Hartman
|
5a167f4543
Drivers: rtc: remove __dev* attributes.
|
12 years ago |
Wolfram Sang
|
eb86c3064b
rtc: ds1307: add trickle charger support
|
13 years ago |
Wolfram Sang
|
f8ae97019f
rtc: ds1307: remove superfluous initialization
|
13 years ago |
Anatolij Gustschin
|
3f5ec5e06d
drivers/rtc/rtc-ds1307.c: fix BUG shown with lock debugging enabled
|
13 years ago |
Austin Boyle
|
9eab0a788d
rtc: ds1307: generalise ram size and offset
|
13 years ago |
David Anders
|
40ce972d59
rtc: ds1307: comment and format cleanup
|
13 years ago |
Wolfram Sang
|
b24a726770
rtc: ds1307: simplify irq setup code
|
13 years ago |
Wolfram Sang
|
32d322bcb0
rtc: ds1307: refactor chip_desc table
|
13 years ago |
Axel Lin
|
0abc920116
rtc: convert rtc i2c drivers to module_i2c_driver
|
13 years ago |
David Anders
|
43fcb81550
rtc: add initial support for mcp7941x parts
|
13 years ago |