index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-isl1208.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc: isl1208: Convert to .probe_new()
Uwe Kleine-König
2022-11-15
1
-2
/
+4
*
rtc: isl1208: do not advertise update interrupt feature if no interrupt speci...
Quentin Schulz
2022-06-24
1
-3
/
+7
*
rtc: isl1208: quiet maybe-unused variable warning
Alexandre Belloni
2021-02-06
1
-1
/
+1
*
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
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-6
/
+1
*
rtc: isl1208: Add new style nvmem support to driver
Trent Piepho
2019-02-17
1
-0
/
+50
*
rtc: isl1208: Support more chip variations
Trent Piepho
2019-02-17
1
-22
/
+55
*
rtc: isl1208: Introduce driver state struct
Trent Piepho
2019-02-17
1
-12
/
+21
*
rtc: isl1208: fix negative digital trim reporting
Trent Piepho
2019-01-10
1
-4
/
+5
*
rtc: isl1208: Use i2c block read/write routines
Trent Piepho
2018-11-22
1
-33
/
+4
*
rtc: isl1208: don't include core header file
Alexandre Belloni
2018-09-28
1
-4
/
+3
*
rtc: isl1208: avoid possible sysfs race
Alexandre Belloni
2018-09-28
1
-17
/
+10
*
rtc: isl1208: set ev-evienb bit from device tree
Denis Osterland
2018-08-14
1
-3
/
+18
*
rtc: isl1208: Add "evdet" interrupt source for isl1219
Denis Osterland
2018-08-14
1
-16
/
+30
*
rtc: isl1208: add support for isl1219 with tamper detection
Michael Grzeschik
2018-08-14
1
-7
/
+124
*
rtc: isl1208: switch to rtc_register_device
Denis Osterland
2018-03-17
1
-4
/
+4
*
rtc: isl1208: enable interrupt after context preparation
Michael Grzeschik
2018-03-17
1
-17
/
+17
*
rtc: isl1208: Fix unintended clear of SR bits
Denis Osterland
2018-03-01
1
-0
/
+5
*
rtc: isl1208: Add OF device ID table
Javier Martinez Canillas
2017-03-09
1
-2
/
+10
*
rtc: remove useless DRV_VERSION
Alexandre Belloni
2016-05-20
1
-6
/
+0
*
rtc: isl1208: Pass the IRQF_ONESHOT flag
Fabio Estevam
2015-11-08
1
-1
/
+1
*
rtc: isl1208: Replace deprecated rtc_tm_to_time()
Xunlei Pang
2015-06-25
1
-8
/
+1
*
drivers/rtc/rtc-isl1208.c: use devm_* APIs
Sachin Kamat
2013-11-13
1
-25
/
+11
*
drivers/rtc/rtc-isl1208.c: remove redundant checks
Sachin Kamat
2013-11-13
1
-5
/
+1
*
drivers/rtc/rtc-isl1208.c: call rtc_update_irq() from the alarm irq handler
Jan Luebbe
2013-02-05
1
-0
/
+3
*
Fix misspellings of "whether" in comments.
Adam Buchbinder
2012-11-19
1
-1
/
+1
*
drivers/rtc/rtc-isl1208.c: convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
2012-10-06
1
-4
/
+16
*
drivers/rtc/rtc-isl1208.c: add support for the ISL1218
Ben Gardner
2012-10-06
1
-0
/
+1
*
rtc: convert rtc i2c drivers to module_i2c_driver
Axel Lin
2012-03-23
1
-14
/
+1
*
drivers/rtc/rtc-isl1208.c: add alarm support
Ryan Mallon
2011-03-22
1
-5
/
+171
*
rtc-isl1208: use sysfs_{create/remove}_group
H Hartley Sweeten
2010-05-25
1
-34
/
+11
*
rtc: rtc-isl1208: reject invalid dates
Chris Elston
2008-12-23
1
-0
/
+7
*
drivers/rtc/: use bcd2bin/bin2bcd
Adrian Bunk
2008-10-20
1
-21
/
+21
*
rtc-isl1208: fix double removal of a sysfs entry
Alessandro Zummo
2008-08-12
1
-1
/
+1
*
i2c: Convert most new-style drivers to use module aliasing
Jean Delvare
2008-04-29
1
-0
/
+7
*
i2c: Add support for device alias names
Jean Delvare
2008-04-29
1
-1
/
+1
*
rtc-isl1208: new style conversion and minor bug fixes
Alessandro Zummo
2008-04-28
1
-187
/
+170
*
i2c: normal_i2c can be made const (rtc drivers)
Jean Delvare
2008-01-27
1
-1
/
+1
*
[PATCH] constify rtc_class_ops: update drivers
David Brownell
2006-10-01
1
-1
/
+1
*
[PATCH] RTC subsystem, Add ISL1208 support
Herbert Valerio Riedel
2006-07-14
1
-0
/
+591