index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-ds1305.c
Age
Commit message (
Expand
)
Author
2020-03-16
rtc: ds1305: switch to rtc_tm_to_time64
Alexandre Belloni
2020-03-16
rtc: ds1305: set range
Alexandre Belloni
2019-08-21
rtc: remove superfluous error message
Alexandre Belloni
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-03-02
rtc: stop validating rtc_time in .read_time
Alexandre Belloni
2018-03-01
rtc: ds1305: put ds1305_nvmem_cfg on the stack
Alexandre Belloni
2018-03-01
rtc: ds1305: call rtc_nvmem_register()
Alexandre Belloni
2017-10-13
rtc: ds1305: use generic nvmem
Alexandre Belloni
2017-10-13
rtc: ds1305: switch to rtc_register_device
Alexandre Belloni
2016-07-09
rtc: simplify implementations of read_alarm
Uwe Kleine-König
2016-02-04
rtc: ds1305: use to_spi_device and kobj_to_dev
Geliang Tang
2016-01-11
rtc: use %ph for short hex dumps
Rasmus Villemoes
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-09-05
rtc: ds1305: clean up ds1305_nvram_read()/ds1305_nvram_write()
Vladimir Zapolskiy
2015-04-15
rtc: remove use of seq_printf return value
Joe Perches
2014-04-03
rtc: fix potential race condition
Alessandro Zummo
2014-01-23
drivers/rtc/rtc-ds1305.c: remove unnecessary spi_set_drvdata()
Jingoo Han
2013-11-13
drivers/rtc/rtc-ds1305.c: use dev_get_platdata()
Jingoo Han
2013-07-03
drivers/rtc/rtc-ds1305.c: add missing braces around sizeof
Sachin Kamat
2013-04-29
drivers/rtc/rtc-ds1305.c: use devm_* APIs
Sachin Kamat
2013-02-21
drivers/rtc: dump small buffers via %*ph
Andy Shevchenko
2013-01-03
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
2012-03-23
rtc: convert rtc spi drivers to module_spi_driver
Axel Lin
2011-10-31
rtc: Add module.h to implicit users in drivers/rtc
Paul Gortmaker
2011-02-03
RTC: Convert rtc drivers to use the alarm_irq_enable method
John Stultz
2010-12-24
rtc: don't use flush_scheduled_work()
Tejun Heo
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-17
rtc: set wakeup capability for I2C and SPI RTC drivers
Anton Vorontsov
2009-12-16
rtc: fix driver data issues in several rtc drivers
Alessandro Zummo
2009-09-23
spi: prefix modalias with "spi:"
Anton Vorontsov
2009-06-19
rtc: make rtc_update_irq callable with irqs enabled
Atsushi Nemoto
2008-10-20
x86: sysfs: kill owner field from attribute
Parag Warudkar
2008-10-20
drivers/rtc/: use bcd2bin/bin2bcd
Adrian Bunk
2008-07-24
rtc: ds1305/ds1306 driver
David Brownell