index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-isl12022.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-04-03
rtc: isl12022: use true and false for boolean values
Gustavo A. R. Silva
1
-1
/
+1
2018-03-02
rtc: isl12022: remove useless indirection
Alexandre Belloni
1
-12
/
+4
2018-03-02
rtc: stop validating rtc_time in .read_time
Alexandre Belloni
1
-1
/
+1
2016-05-20
rtc: remove useless DRV_VERSION
Alexandre Belloni
1
-5
/
+0
2015-09-05
rtc: Export OF module alias information in missing drivers
Javier Martinez Canillas
1
-0
/
+1
2015-09-05
rtc: use rtc_valid_tm() error code when reading date/time
Andrea Scian
1
-6
/
+1
2015-02-16
rtc: isl12022: deprecate use of isl in compatible string for isil
Arnaud Ebalard
1
-1
/
+2
2014-10-14
rtc: make of_device_ids const
Uwe Kleine-König
1
-1
/
+1
2014-08-08
drivers/rtc/rtc-isl12022.c: device tree support
Stuart Longland
1
-0
/
+12
2013-07-16
drivers/rtc: Replace PTR_RET with PTR_ERR_OR_ZERO
Sachin Kamat
1
-1
/
+1
2013-07-03
drivers/rtc/rtc-isl12022.c: use PTR_RET()
Sachin Kamat
1
-4
/
+2
2013-07-03
drivers/rtc/rtc-isl12022.c: remove empty function
Sachin Kamat
1
-6
/
+0
2013-04-29
drivers/rtc/rtc-isl12022.c: Remove rtc8564 from isl12022_id
Axel Lin
1
-1
/
+0
2013-04-29
rtc: rtc-isl12022: use devm_*() functions
Jingoo Han
1
-22
/
+7
2013-02-21
drivers/rtc: remove unnecessary semicolons
Peter Senna Tschudin
1
-1
/
+1
2012-03-23
rtc: convert rtc i2c drivers to module_i2c_driver
Axel Lin
1
-12
/
+1
2011-10-31
rtc: Add module.h to implicit users in drivers/rtc
Paul Gortmaker
1
-0
/
+1
2010-08-11
rtc-isl12022: properly handle military hour format
Roman Fietze
1
-1
/
+1
2010-08-11
rtc: add Intersil ISL12022 RTC driver
Roman Fietze
1
-0
/
+327