Alexandre Belloni
|
1856e0b2ac
rtc: pcf8563: don't alway enable the alarm
|
7 年之前 |
Philipp Zabel
|
a3350f9c57
rtc: pcf8563: fix output clock rate
|
7 年之前 |
Alexandre Belloni
|
f09e706992
rtc: pcf8563: avoid using rtc->name
|
8 年之前 |
Uwe Kleine-König
|
d2c92705c5
rtc: explicitly set tm_sec = 0 for drivers with minute accurancy
|
9 年之前 |
Uwe Kleine-König
|
56d86a7e79
rtc: simplify implementations of read_alarm
|
9 年之前 |
Stephen Boyd
|
74e1af3246
rtc: pcf8563: Remove CLK_IS_ROOT
|
9 年之前 |
Alexandre Belloni
|
fa5691131a
rtc: remove useless DRV_VERSION
|
9 年之前 |
Heiko Schocher
|
a39a6405d5
rtc: pcf8563: add CLKOUT to common clock framework
|
9 年之前 |
Krzysztof Kozlowski
|
b28845433e
rtc: Drop owner assignment from i2c_driver
|
10 年之前 |
Arnd Bergmann
|
cd1420d3a9
rtc: pfc8563: fix uninitialized variable warning
|
10 年之前 |
Xunlei Pang
|
626fea046b
rtc: pcf8563: Replace deprecated rtc_time_to_tm() and rtc_tm_to_time()
|
10 年之前 |
Jan Kardell
|
538330ccb9
rtc: pcf8563 fix: return -EINVAL if we read an invalid time.
|
10 年之前 |
Robert Kmiec
|
b0c57b5941
drivers/rtc/rtc-pcf8563.c: simplify return from function
|
10 年之前 |
Jan Kardell
|
a45d528aab
rtc: pcf8563: clear expired alarm at boot time
|
10 年之前 |
Jan Kardell
|
ff0bc5013a
rtc: pcf8563: save battery power
|
10 年之前 |
Jan Kardell
|
599cda555c
rtc: pcf8563: handle consequeces of lacking second alarm reg
|
10 年之前 |
Jan Kardell
|
c7aef4f886
rtc: pcf8563: fix wrong time from read_alarm
|
10 年之前 |
Jan Kardell
|
45ef0458fb
rtc: pcf8563: fix write of invalid bits to ST2 reg
|
10 年之前 |
Jan Kardell
|
17a1e5e830
rtc: pcf8563: remove leftover code
|
10 年之前 |
Arnd Bergmann
|
3ff38237f1
drivers/rtc/rtc-pcf8563.c: fix pcf8563_irq() error return value
|
10 年之前 |
Arnd Bergmann
|
e698a51239
drivers/rtc/rtc-pcf8563.c: fix uninitialized use warning
|
10 年之前 |
Vincent Donnefort
|
ede3e9d47c
drivers/rtc/rtc-pcf8563.c: add alarm support
|
11 年之前 |
Vincent Donnefort
|
2784366c67
drivers/rtc/rtc-pcf8563.c: introduce read|write_block_data
|
11 年之前 |
Sachin Kamat
|
dac30a9843
drivers/rtc: Replace PTR_RET with PTR_ERR_OR_ZERO
|
12 年之前 |
Sachin Kamat
|
23f809ee33
drivers/rtc/rtc-pcf8563.c: use PTR_RET()
|
12 年之前 |
Sachin Kamat
|
b1fb593b78
drivers/rtc/rtc-pcf8563.c: remove empty function
|
12 年之前 |
Jingoo Han
|
d6fbdc34c2
rtc: rtc-pcf8563: use devm_*() functions
|
12 年之前 |
Peter Senna Tschudin
|
0b7e039243
drivers/rtc: remove unnecessary semicolons
|
12 年之前 |
Greg Kroah-Hartman
|
5a167f4543
Drivers: rtc: remove __dev* attributes.
|
12 年之前 |
Shubhrajyoti D
|
755e4a4bdc
drivers/rtc/rtc-pcf8563.c: convert struct i2c_msg initialization to C99 format
|
13 年之前 |