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-ep93xx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-29
rtc: rtc-ep93xx: use devm_rtc_device_register()
Jingoo Han
1
-8
/
+3
2013-01-03
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-05-29
drivers/rtc/rtc-ep93xx.c: convert to use module_platform_driver()
H Hartley Sweeten
1
-18
/
+6
2011-08-10
rtc: ep93xx: Fix 'rtc' may be used uninitialized warning
Axel Lin
1
-8
/
+8
2011-05-06
rtc: ep93xx: Initialize drvdata before registering device
Wolfram Sang
1
-3
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-06
rtc-ep93xx.c: cleanup probe/remove routines
H Hartley Sweeten
1
-43
/
+28
2009-09-23
drivers/rtc: introduce missing kfree
Julia Lawall
1
-4
/
+10
2009-04-26
[ARM] 5452/1: ep93x: rtc: use ioremap'ed addresses
Hartley Sweeten
1
-37
/
+112
2009-01-06
rtc: use set_mmss when set_time is not available
Alessandro Zummo
1
-13
/
+0
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-1
/
+1
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
1
-1
/
+1
2008-04-11
rtc: fix platform driver hotplug/coldplug
Kay Sievers
1
-0
/
+3
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
-1
/
+0
2006-04-11
[PATCH] RTC subsystem: fix proc output
Alessandro Zummo
1
-1
/
+0
2006-03-27
[PATCH] RTC subsystem: EP93XX driver
Alessandro Zummo
1
-0
/
+162