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-ds1374.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
2011-03-22
rtc: convert DS1374 to dev_pm_ops
Mark Brown
1
-6
/
+13
2011-02-03
RTC: Convert rtc drivers to use the alarm_irq_enable method
John Stultz
1
-27
/
+10
2010-12-24
rtc: don't use flush_scheduled_work()
Tejun Heo
1
-1
/
+1
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
1
-2
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-17
rtc: set wakeup capability for I2C and SPI RTC drivers
Anton Vorontsov
1
-0
/
+2
2009-07-06
rtc: ds1374, fix lock imbalance
Jiri Slaby
1
-2
/
+2
2009-06-19
rtc: make rtc_update_irq callable with irqs enabled
Atsushi Nemoto
1
-5
/
+0
2009-04-01
rtc: test before subtraction on unsigned
Roel Kluin
1
-3
/
+3
2008-10-16
rtc: DS1374 wakeup support
Marc Pignat
1
-0
/
+21
2008-08-20
rtc: rtc-ds1374: fix 'no irq' case handling
Anton Vorontsov
1
-5
/
+5
2008-06-06
rtc-ds1374: rename device to just "ds1374"
Jean Delvare
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
/
+2
2007-10-16
rtc: RTC class driver for the ds1374
Scott Wood
1
-0
/
+449