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-rs5c348.c
Age
Commit message (
Expand
)
Author
2020-11-19
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-09-28
rtc: rs5c348: report error when time is invalid
Alexandre Belloni
2018-09-28
rtc: rs5c348: remove forward declaration
Alexandre Belloni
2018-09-28
rtc: rs5c348: remove useless label
Alexandre Belloni
2018-03-01
rtc: rs5c348: let the core handle invalid time
Alexandre Belloni
2016-05-20
rtc: remove useless DRV_VERSION
Alexandre Belloni
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2013-11-13
drivers/rtc/rtc-rs5c348.c: use dev_get_platdata()
Jingoo Han
2013-07-03
drivers/rtc/rtc-rs5c348.c: remove empty function
Sachin Kamat
2013-04-29
rtc: rtc-rs5c348: use devm_*() functions
Jingoo Han
2013-01-03
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
2012-08-21
drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour mode
Atsushi Nemoto
2012-03-23
rtc: convert rtc spi drivers to module_spi_driver
Axel Lin
2012-01-10
drivers/rtc/: remove redundant spi driver bus initialization
Lars-Peter Clausen
2011-10-31
rtc: Add module.h to implicit users in drivers/rtc
Paul Gortmaker
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-23
spi: prefix modalias with "spi:"
Anton Vorontsov
2008-10-20
drivers/rtc/: use bcd2bin/bin2bcd
Adrian Bunk
2007-08-27
[PATCH] rtc: Make rtc-rs5c348 driver hotplug-aware
Atsushi Nemoto
2006-10-01
[PATCH] constify rtc_class_ops: update drivers
David Brownell
2006-09-29
[PATCH] RTC: more XSTP/VDET support for rtc-rs5c348 driver
Atsushi Nemoto
2006-06-28
[PATCH] RTC: add rtc-rs5c348 driver
Atsushi Nemoto