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-pcf8583.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-23
rtc: convert rtc i2c drivers to module_i2c_driver
Axel Lin
1
-12
/
+1
2009-12-16
rtc: fix driver data issues in several rtc drivers
Alessandro Zummo
1
-1
/
+2
2008-10-20
drivers/rtc/: use bcd2bin/bin2bcd
Adrian Bunk
1
-10
/
+10
2008-07-24
rtc: convert the PCF8583 driver to the new I2C style framework with device_ids
Wolfram Sang
1
-90
/
+39
2008-04-28
rtc-pcf8583 build fix
David Brownell
1
-1
/
+1
2008-02-06
rtc-pcf8583: Don't abuse I2C_M_NOSTART
Jean Delvare
1
-17
/
+7
2008-01-27
i2c: normal_i2c can be made const (rtc drivers)
Jean Delvare
1
-1
/
+1
2007-10-16
rtc-pcf8583: Check for i2c adapter functionality
Jean Delvare
1
-0
/
+3
2007-03-04
[ARM] rtc-pcf8583: Final fixes for this RTC on RiscPC
Russell King
1
-1
/
+1
2007-03-04
[ARM] rtc-pcf8583: correct month and year offsets
Russell King
1
-5
/
+6
2007-03-04
[ARM] rtc-pcf8583: don't use BCD_TO_BIN/BIN_TO_BCD
Russell King
1
-10
/
+10
2006-10-01
[PATCH] constify rtc_class_ops: update drivers
David Brownell
1
-1
/
+1
2006-06-25
[PATCH] drivers/acorn/char/pcf8583.[hc] vs. RTC subsystem
G. Liakhovetski
1
-0
/
+394