index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-ab8500.c
Age
Commit message (
Expand
)
Author
2015-11-08
rtc: ab8500: remove misuse of IRQF_NO_SUSPEND flag
Sudeep Holla
2015-09-05
rtc: ab8500: Add a sentinel to ab85xx_rtc_ids[]
Fabio Estevam
2015-09-05
rtc: Fix module autoload for rtc-{ab8500,max8997,s5m} drivers
Javier Martinez Canillas
2015-06-19
rtc: ab8500: Constify platform_device_id
Krzysztof Kozlowski
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-10
rtc/ab8500: set uie_unsupported flag
Xunlei Pang
2014-10-20
rtc: drop owner assignment from platform_drivers
Wolfram Sang
2013-07-03
drivers/rtc/rtc-ab8500.c: add second resolution to rtc driver
Alexandre Torgue
2013-07-03
rtc: rtc-ab8500: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-04-29
rtc: rtc-ab8500: use devm_*() functions
Jingoo Han
2013-01-03
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
2012-09-20
drivers/rtc/rtc-ab8500.c: Revoke Device Tree enablement
Lee Jones
2012-07-30
drivers/rtc/rtc-ab8500.c: remove fix for AB8500 ED version
Bengt Jonsson
2012-07-30
drivers/rtc/rtc-ab8500.c: use UIE emulation
Ramesh Chandrasekaran
2012-07-11
drivers/rtc/rtc-ab8500.c: ensure correct probing of the AB8500 RTC when Devic...
Lee Jones
2012-07-11
drivers/rtc/rtc-ab8500.c: use IRQF_ONESHOT when requesting a threaded IRQ
Lee Jones
2012-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
2012-01-10
rtc: convert drivers/rtc/* to use module_platform_driver()
Axel Lin
2012-01-10
rtc/ab8500: add calibration attribute to AB8500 RTC
Mark Godfrey
2012-01-10
drivers/rtc/rtc-ab8500.c: change msleep() to usleep_range()
Linus Walleij
2012-01-10
rtc/ab8500: set can_wake flag
Andrew Lynn
2012-01-10
rtc/ab8500: don't disable IRQ:s when suspending
Robert Marklund
2012-01-09
mfd: Unify abx500 headers in mfd/abx500
Linus Walleij
2010-10-29
mfd: Align ab8500 with the abx500 interface
Mattias Wallin
2010-05-27
rtc: AB8500 RTC driver
Virupax Sadashivpetimath