index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-ds1305.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: make remove callback a void function
Uwe Kleine-König
2022-02-09
1
-3
/
+1
*
rtc: ds1305: use rtc_lock/rtc_unlock
Alexandre Belloni
2021-01-25
1
-3
/
+2
*
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
2020-11-19
1
-1
/
+1
*
rtc: add devm_ prefix to rtc_nvmem_register()
Bartosz Golaszewski
2020-11-19
1
-1
/
+1
*
rtc: nvmem: remove nvram ABI
Alexandre Belloni
2020-11-19
1
-1
/
+0
*
rtc: ds1305: switch to rtc_tm_to_time64
Alexandre Belloni
2020-03-16
1
-6
/
+2
*
rtc: ds1305: set range
Alexandre Belloni
2020-03-16
1
-0
/
+2
*
rtc: remove superfluous error message
Alexandre Belloni
2019-08-21
1
-5
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-5
/
+1
*
rtc: stop validating rtc_time in .read_time
Alexandre Belloni
2018-03-02
1
-2
/
+1
*
rtc: ds1305: put ds1305_nvmem_cfg on the stack
Alexandre Belloni
2018-03-01
1
-9
/
+8
*
rtc: ds1305: call rtc_nvmem_register()
Alexandre Belloni
2018-03-01
1
-2
/
+2
*
rtc: ds1305: use generic nvmem
Alexandre Belloni
2017-10-13
1
-38
/
+21
*
rtc: ds1305: switch to rtc_register_device
Alexandre Belloni
2017-10-13
1
-3
/
+8
*
rtc: simplify implementations of read_alarm
Uwe Kleine-König
2016-07-09
1
-7
/
+0
*
rtc: ds1305: use to_spi_device and kobj_to_dev
Geliang Tang
2016-02-04
1
-2
/
+2
*
rtc: use %ph for short hex dumps
Rasmus Villemoes
2016-01-11
1
-6
/
+2
*
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-10-28
1
-1
/
+0
*
rtc: ds1305: clean up ds1305_nvram_read()/ds1305_nvram_write()
Vladimir Zapolskiy
2015-09-05
1
-18
/
+0
*
rtc: remove use of seq_printf return value
Joe Perches
2015-04-15
1
-3
/
+3
*
rtc: fix potential race condition
Alessandro Zummo
2014-04-03
1
-6
/
+4
*
drivers/rtc/rtc-ds1305.c: remove unnecessary spi_set_drvdata()
Jingoo Han
2014-01-23
1
-1
/
+0
*
drivers/rtc/rtc-ds1305.c: use dev_get_platdata()
Jingoo Han
2013-11-13
1
-1
/
+1
*
drivers/rtc/rtc-ds1305.c: add missing braces around sizeof
Sachin Kamat
2013-07-03
1
-16
/
+16
*
drivers/rtc/rtc-ds1305.c: use devm_* APIs
Sachin Kamat
2013-04-29
1
-23
/
+12
*
drivers/rtc: dump small buffers via %*ph
Andy Shevchenko
2013-02-21
1
-6
/
+2
*
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-3
/
+3
*
rtc: convert rtc spi drivers to module_spi_driver
Axel Lin
2012-03-23
1
-11
/
+1
*
rtc: Add module.h to implicit users in drivers/rtc
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
RTC: Convert rtc drivers to use the alarm_irq_enable method
John Stultz
2011-02-03
1
-30
/
+13
*
rtc: don't use flush_scheduled_work()
Tejun Heo
2010-12-24
1
-1
/
+1
*
sysfs: add struct file* to bin_attr callbacks
Chris Wright
2010-05-21
1
-2
/
+4
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
rtc: set wakeup capability for I2C and SPI RTC drivers
Anton Vorontsov
2009-12-17
1
-0
/
+2
*
rtc: fix driver data issues in several rtc drivers
Alessandro Zummo
2009-12-16
1
-8
/
+6
*
spi: prefix modalias with "spi:"
Anton Vorontsov
2009-09-23
1
-0
/
+1
*
rtc: make rtc_update_irq callable with irqs enabled
Atsushi Nemoto
2009-06-19
1
-3
/
+0
*
x86: sysfs: kill owner field from attribute
Parag Warudkar
2008-10-20
1
-1
/
+0
*
drivers/rtc/: use bcd2bin/bin2bcd
Adrian Bunk
2008-10-20
1
-19
/
+19
*
rtc: ds1305/ds1306 driver
David Brownell
2008-07-24
1
-0
/
+847