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-rs5c372.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2008-10-20
drivers/rtc/: use bcd2bin/bin2bcd
Adrian Bunk
1
-21
/
+21
2008-10-16
rtc: rtc-rs5c372: add support for Ricoh R2025S/D RTC
Paul Mundt
1
-5
/
+20
2008-10-16
rtc: rtc-rs5c372: SMBus conversion/support
Paul Mundt
1
-78
/
+131
2008-04-29
i2c: Convert most new-style drivers to use module aliasing
Jean Delvare
1
-13
/
+11
2008-04-29
i2c: Add support for device alias names
Jean Delvare
1
-1
/
+2
2008-04-28
rtc: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-5
/
+5
2008-04-28
rtc: rtc-rs5c372: fix up NULL name in transfer error path
Paul Mundt
1
-4
/
+4
2007-07-17
rtc-rs5c372 becomes a new-style i2c driver
David Brownell
1
-61
/
+34
2007-02-13
i2c: Stop using i2c_adapter.class_dev
Jean Delvare
1
-1
/
+1
2007-01-05
[PATCH] Update the rtc-rs5c372 driver
David Brownell
1
-68
/
+467
2006-12-10
[PATCH] RTCs don't use i2c_adapter.dev
David Brownell
1
-1
/
+1
2006-12-07
[PATCH] rtc-rs5c372: change register reading method
Riku Voipio
1
-40
/
+44
2006-12-07
[PATCH] RTC: handle sysfs errors
Jeff Garzik
1
-2
/
+10
2006-11-25
[PATCH] drivers/rtc/rtc-rs5c372.c: fix a NULL dereference
Adrian Bunk
1
-3
/
+3
2006-10-04
[PATCH] RTC: build fixes
Jeff Garzik
1
-2
/
+2
2006-10-01
[PATCH] constify rtc_class_ops: update drivers
David Brownell
1
-1
/
+1
2006-04-11
[PATCH] RTC subsystem: compact error messages
Alessandro Zummo
1
-2
/
+0
2006-04-11
[PATCH] RTC subsystem: RS5C372 sysfs fix
Alessandro Zummo
1
-8
/
+10
2006-04-11
[PATCH] RTC subsystem: fix proc output
Alessandro Zummo
1
-3
/
+2
2006-04-11
[PATCH] RTC subsystem: whitespaces and error messages cleanup
Alessandro Zummo
1
-3
/
+0
2006-03-27
[PATCH] RTC subsystem: RS5C372 driver
Alessandro Zummo
1
-0
/
+294