aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-ab8500.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-30drivers/rtc/rtc-ab8500.c: remove fix for AB8500 ED versionGravatar Bengt Jonsson 1-16/+11
2012-07-30drivers/rtc/rtc-ab8500.c: use UIE emulationGravatar Ramesh Chandrasekaran 1-1/+14
2012-07-11drivers/rtc/rtc-ab8500.c: ensure correct probing of the AB8500 RTC when Devic...Gravatar Lee Jones 1-1/+7
2012-07-11drivers/rtc/rtc-ab8500.c: use IRQF_ONESHOT when requesting a threaded IRQGravatar Lee Jones 1-1/+1
2012-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Gravatar Linus Torvalds 1-1/+1
2012-01-10rtc: convert drivers/rtc/* to use module_platform_driver()Gravatar Axel Lin 1-11/+1
2012-01-10rtc/ab8500: add calibration attribute to AB8500 RTCGravatar Mark Godfrey 1-0/+112
2012-01-10drivers/rtc/rtc-ab8500.c: change msleep() to usleep_range()Gravatar Linus Walleij 1-3/+3
2012-01-10rtc/ab8500: set can_wake flagGravatar Andrew Lynn 1-0/+2
2012-01-10rtc/ab8500: don't disable IRQ:s when suspendingGravatar Robert Marklund 1-2/+2
2012-01-09mfd: Unify abx500 headers in mfd/abx500Gravatar Linus Walleij 1-1/+1
2010-10-29mfd: Align ab8500 with the abx500 interfaceGravatar Mattias Wallin 1-50/+53
2010-05-27rtc: AB8500 RTC driverGravatar Virupax Sadashivpetimath 1-0/+363