Alexandre Belloni
|
22652ba724
rtc: stop validating rtc_time in .read_time
|
7 年之前 |
Alexandre Belloni
|
eed9d7a335
rtc: ds1305: put ds1305_nvmem_cfg on the stack
|
7 年之前 |
Alexandre Belloni
|
6910614f1e
rtc: ds1305: call rtc_nvmem_register()
|
7 年之前 |
Alexandre Belloni
|
41e607f21b
rtc: ds1305: use generic nvmem
|
7 年之前 |
Alexandre Belloni
|
6a4e89161e
rtc: ds1305: switch to rtc_register_device
|
7 年之前 |
Uwe Kleine-König
|
56d86a7e79
rtc: simplify implementations of read_alarm
|
9 年之前 |
Geliang Tang
|
54dd1c4c29
rtc: ds1305: use to_spi_device and kobj_to_dev
|
9 年之前 |
Rasmus Villemoes
|
ff67abd236
rtc: use %ph for short hex dumps
|
9 年之前 |
Andrew F. Davis
|
3821a065f5
spi: Drop owner assignment from spi_drivers
|
9 年之前 |
Vladimir Zapolskiy
|
273e03041e
rtc: ds1305: clean up ds1305_nvram_read()/ds1305_nvram_write()
|
10 年之前 |
Joe Perches
|
4395eb1f16
rtc: remove use of seq_printf return value
|
10 年之前 |
Alessandro Zummo
|
4071ea25cc
rtc: fix potential race condition
|
11 年之前 |
Jingoo Han
|
a3e6ad6740
drivers/rtc/rtc-ds1305.c: remove unnecessary spi_set_drvdata()
|
11 年之前 |
Jingoo Han
|
cfa13b249e
drivers/rtc/rtc-ds1305.c: use dev_get_platdata()
|
11 年之前 |
Sachin Kamat
|
465008fa46
drivers/rtc/rtc-ds1305.c: add missing braces around sizeof
|
12 年之前 |
Sachin Kamat
|
0529bf4673
drivers/rtc/rtc-ds1305.c: use devm_* APIs
|
12 年之前 |
Andy Shevchenko
|
01a4ca16c8
drivers/rtc: dump small buffers via %*ph
|
12 年之前 |
Greg Kroah-Hartman
|
5a167f4543
Drivers: rtc: remove __dev* attributes.
|
12 年之前 |
Axel Lin
|
109e941843
rtc: convert rtc spi drivers to module_spi_driver
|
13 年之前 |
Paul Gortmaker
|
2113852b23
rtc: Add module.h to implicit users in drivers/rtc
|
14 年之前 |
John Stultz
|
16380c153a
RTC: Convert rtc drivers to use the alarm_irq_enable method
|
14 年之前 |
Tejun Heo
|
9db8995be5
rtc: don't use flush_scheduled_work()
|
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 年之前 |
Anton Vorontsov
|
26b3c01f7d
rtc: set wakeup capability for I2C and SPI RTC drivers
|
15 年之前 |
Alessandro Zummo
|
b74d2caa64
rtc: fix driver data issues in several rtc drivers
|
15 年之前 |
Anton Vorontsov
|
e0626e3844
spi: prefix modalias with "spi:"
|
16 年之前 |
Atsushi Nemoto
|
e6229bec25
rtc: make rtc_update_irq callable with irqs enabled
|
16 年之前 |
Parag Warudkar
|
01e8ef11bc
x86: sysfs: kill owner field from attribute
|
17 年之前 |
Adrian Bunk
|
fe20ba70ab
drivers/rtc/: use bcd2bin/bin2bcd
|
17 年之前 |