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-ab8500.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-29
rtc: rtc-ab8500: use devm_*() functions
Jingoo Han
1
-12
/
+6
2013-01-03
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-09-20
drivers/rtc/rtc-ab8500.c: Revoke Device Tree enablement
Lee Jones
1
-6
/
+0
2012-07-30
drivers/rtc/rtc-ab8500.c: remove fix for AB8500 ED version
Bengt Jonsson
1
-16
/
+11
2012-07-30
drivers/rtc/rtc-ab8500.c: use UIE emulation
Ramesh Chandrasekaran
1
-1
/
+14
2012-07-11
drivers/rtc/rtc-ab8500.c: ensure correct probing of the AB8500 RTC when Devic...
Lee Jones
1
-1
/
+7
2012-07-11
drivers/rtc/rtc-ab8500.c: use IRQF_ONESHOT when requesting a threaded IRQ
Lee Jones
1
-1
/
+1
2012-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
1
-1
/
+1
2012-01-10
rtc: convert drivers/rtc/* to use module_platform_driver()
Axel Lin
1
-11
/
+1
2012-01-10
rtc/ab8500: add calibration attribute to AB8500 RTC
Mark Godfrey
1
-0
/
+112
2012-01-10
drivers/rtc/rtc-ab8500.c: change msleep() to usleep_range()
Linus Walleij
1
-3
/
+3
2012-01-10
rtc/ab8500: set can_wake flag
Andrew Lynn
1
-0
/
+2
2012-01-10
rtc/ab8500: don't disable IRQ:s when suspending
Robert Marklund
1
-2
/
+2
2012-01-09
mfd: Unify abx500 headers in mfd/abx500
Linus Walleij
1
-1
/
+1
2010-10-29
mfd: Align ab8500 with the abx500 interface
Mattias Wallin
1
-50
/
+53
2010-05-27
rtc: AB8500 RTC driver
Virupax Sadashivpetimath
1
-0
/
+363