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-spear.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-22
rtc: Convert to devm_ioremap_resource()
Thierry Reding
1
-5
/
+3
2013-01-03
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-12-17
rtc: rtc-spear: Provide flag for no support of UIE mode
Deepak Sikri
1
-0
/
+2
2012-12-17
rtc: rtc-spear: Add clk_{un}prepare() support
Deepak Sikri
1
-3
/
+3
2012-12-17
rtc: rtc-spear: use devm_*() routines
Viresh Kumar
1
-60
/
+29
2012-10-06
drivers/rtc/rtc-spear.c: fix several error checks
Lars-Peter Clausen
1
-7
/
+5
2012-07-11
drivers/rtc/rtc-spear.c: fix use-after-free in spear_rtc_remove()
Devendra Naga
1
-1
/
+1
2012-05-29
rtc/spear: add Device Tree probing capability
Viresh Kumar
1
-0
/
+10
2012-03-23
rtc/rtc-spear: call platform_set_drvdata() before registering rtc device
Viresh Kumar
1
-40
/
+21
2012-03-23
rtc/spear: fix for RTC_AIE_ON and RTC_AIE_OFF ioctl errors
Shiraz Hashim
1
-0
/
+28
2012-03-23
rtc-spear: fix for balancing the enable_irq_wake in Power Mgmt
Deepak Sikri
1
-6
/
+11
2012-01-10
rtc: convert drivers/rtc/* to use module_platform_driver()
Axel Lin
1
-11
/
+1
2011-05-26
rtc: add support for spear rtc
Rajeev Kumar
1
-0
/
+534