index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-ds1216.c
Age
Commit message (
Expand
)
Author
2019-10-07
rtc: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2018-05-03
rtc: simplify getting .drvdata
Wolfram Sang
2018-03-02
rtc: stop validating rtc_time in .read_time
Alexandre Belloni
2016-05-20
rtc: remove useless DRV_VERSION
Alexandre Belloni
2015-06-25
rtc: simplify use of devm_ioremap_resource
Julia Lawall
2014-10-20
rtc: drop owner assignment from platform_drivers
Wolfram Sang
2013-07-03
drivers/rtc/rtc-ds1216.c: use module_platform_driver_probe()
Fabio Porcedda
2013-07-03
drivers/rtc/rtc-ds1216.c: remove empty function
Sachin Kamat
2013-04-29
rtc: rtc-ds1216: use devm_*() functions
Jingoo Han
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-01-06
rtc: rtc-ds1216 fixes
Alessandro Zummo
2008-10-20
drivers/rtc/: use bcd2bin/bin2bcd
Adrian Bunk
2008-04-11
rtc: fix platform driver hotplug/coldplug
Kay Sievers
2007-07-17
RTC driver for DS1216 chips
Thomas Bogendoerfer