index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-isl1208.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-05
drivers/rtc/rtc-isl1208.c: call rtc_update_irq() from the alarm irq handler
Jan Luebbe
1
-0
/
+3
2012-11-19
Fix misspellings of "whether" in comments.
Adam Buchbinder
1
-1
/
+1
2012-10-06
drivers/rtc/rtc-isl1208.c: convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
1
-4
/
+16
2012-10-06
drivers/rtc/rtc-isl1208.c: add support for the ISL1218
Ben Gardner
1
-0
/
+1
2012-03-23
rtc: convert rtc i2c drivers to module_i2c_driver
Axel Lin
1
-14
/
+1
2011-03-22
drivers/rtc/rtc-isl1208.c: add alarm support
Ryan Mallon
1
-5
/
+171
2010-05-25
rtc-isl1208: use sysfs_{create/remove}_group
H Hartley Sweeten
1
-34
/
+11
2008-12-23
rtc: rtc-isl1208: reject invalid dates
Chris Elston
1
-0
/
+7
2008-10-20
drivers/rtc/: use bcd2bin/bin2bcd
Adrian Bunk
1
-21
/
+21
2008-08-12
rtc-isl1208: fix double removal of a sysfs entry
Alessandro Zummo
1
-1
/
+1
2008-04-29
i2c: Convert most new-style drivers to use module aliasing
Jean Delvare
1
-0
/
+7
2008-04-29
i2c: Add support for device alias names
Jean Delvare
1
-1
/
+1
2008-04-28
rtc-isl1208: new style conversion and minor bug fixes
Alessandro Zummo
1
-187
/
+170
2008-01-27
i2c: normal_i2c can be made const (rtc drivers)
Jean Delvare
1
-1
/
+1
2006-10-01
[PATCH] constify rtc_class_ops: update drivers
David Brownell
1
-1
/
+1
2006-07-14
[PATCH] RTC subsystem, Add ISL1208 support
Herbert Valerio Riedel
1
-0
/
+591