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-fm3130.c
Age
Commit message (
Expand
)
Author
2019-07-17
Merge tag 'rtc-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-09
rtc: fm3130: simplify getting the adapter of a client
Wolfram Sang
2018-03-02
rtc: stop validating rtc_time in .read_time
Alexandre Belloni
2015-09-05
rtc: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2013-07-03
drivers/rtc/rtc-fm3130.c: remove empty function
Sachin Kamat
2013-07-03
drivers/rtc/rtc-fm3130.c: fix whitespace related issue
Sachin Kamat
2013-04-29
rtc: rtc-fm3130: use devm_*() functions
Jingoo Han
2013-04-29
rtc: rtc-fm3130: use dev_dbg() instead of pr_debug()
Jingoo Han
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 i2c drivers to module_i2c_driver
Axel Lin
2010-08-11
rtc: fixes and new functionality for fm3130
Sergey Matyukevich
2010-06-16
fix typos concerning "instead"
Uwe Kleine-König
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-02
rtc-fm3130: add missing braces
Sergey Matyukevich
2008-10-20
drivers/rtc/: use bcd2bin/bin2bcd
Adrian Bunk
2008-07-12
rtc-fm3130: fix chip naming
Alessandro Zummo
2008-06-12
rtc: Ramtron FM3130 RTC support
Sergey Lapin