Akinobu Mita
|
6c6ff145b3
rtc: ds1307: add clock provider support for DS3231
|
9 年 前 |
Akinobu Mita
|
445c02076f
rtc: ds1307: add temperature sensor support for ds3231
|
9 年 前 |
Michael Lange
|
8bc2a40730
rtc: ds1307: add support for the DT property 'wakeup-source'
|
9 年 前 |
Rasmus Villemoes
|
ff67abd236
rtc: use %ph for short hex dumps
|
9 年 前 |
Simon Guinot
|
3abb1ada21
rtc: ds1307: fix alarm reading at probe time
|
9 年 前 |
Felipe Balbi
|
51c4cfef56
rtc: ds1307: fix kernel splat due to wakeup irq handling
|
9 年 前 |
Tero Kristo
|
62c8c20af9
rtc: ds1307: Fix alarm programming for mcp794xx
|
9 年 前 |
Vladimir Zapolskiy
|
ca7c14d3a1
rtc: ds1307: clean up ds1307_nvram_read()/ds1307_nvram_write()
|
10 年 前 |
Krzysztof Kozlowski
|
b28845433e
rtc: Drop owner assignment from i2c_driver
|
10 年 前 |
Nishanth Menon
|
7abea617a4
rtc: ds1307: Support optional wakeup interrupt source
|
10 年 前 |
Nishanth Menon
|
eac7237fd8
rtc: ds1307: Sort the headers
|
10 年 前 |
Nishanth Menon
|
c598319136
rtc: ds1307: Switch to managed irq allocation
|
10 年 前 |
Felipe Balbi
|
2fb07a10e0
rtc: ds1307: Convert to threaded IRQ
|
10 年 前 |
Nishanth Menon
|
e3edd67141
rtc: ds1307: Enable the mcp794xx alarm after programming time
|
10 年 前 |
Tomas Novotny
|
f4199f8557
rtc: ds1307: add support for mcp7940x chips
|
10 年 前 |
Matti Vaittinen
|
33b04b7b7c
rtc: ds1307: add trickle charger device tree binding
|
11 年 前 |
Simon Guinot
|
1d1945d261
drivers/rtc/rtc-ds1307.c: add alarm support for mcp7941x chips
|
11 年 前 |
Simon Guinot
|
5ea735144d
drivers/rtc/rtc-ds1307.c: fix sysfs wakealarm attribute creation
|
11 年 前 |
Alessandro Zummo
|
4071ea25cc
rtc: fix potential race condition
|
11 年 前 |
Peter Senna Tschudin
|
c8b18da776
drivers/rtc/rtc-ds1307.c: change variable type to bool
|
11 年 前 |
Jingoo Han
|
01ce893d37
drivers/rtc/rtc-ds1307.c: use dev_get_platdata()
|
11 年 前 |
Sachin Kamat
|
50ccf0455e
drivers/rtc/rtc-ds1307.c: release irq on error
|
11 年 前 |
Jingoo Han
|
edca66d2ce
rtc: rtc-ds1307: use devm_*() functions
|
12 年 前 |
Steffen Trumtrar
|
b9c3570737
drivers/rtc/rtc-ds1307.c: change sysfs function pointer assignment
|
12 年 前 |
Jingoo Han
|
6df80e211b
rtc: rtc-ds1307: use dev_dbg() instead of pr_debug()
|
12 年 前 |
Bertrand Achard
|
bc48b9023b
drivers/rtc/rtc-ds1307.c: long block operations bugfix
|
12 年 前 |
Andy Shevchenko
|
01a4ca16c8
drivers/rtc: dump small buffers via %*ph
|
12 年 前 |
Greg Kroah-Hartman
|
5a167f4543
Drivers: rtc: remove __dev* attributes.
|
12 年 前 |
Wolfram Sang
|
eb86c3064b
rtc: ds1307: add trickle charger support
|
13 年 前 |
Wolfram Sang
|
f8ae97019f
rtc: ds1307: remove superfluous initialization
|
13 年 前 |