summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-ab8500.c
Commit message (Expand)AuthorAgeFilesLines
* Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-3/+3
* drivers/rtc/rtc-ab8500.c: Revoke Device Tree enablementLee Jones2012-09-201-6/+0Star
* drivers/rtc/rtc-ab8500.c: remove fix for AB8500 ED versionBengt Jonsson2012-07-311-16/+11Star
* drivers/rtc/rtc-ab8500.c: use UIE emulationRamesh Chandrasekaran2012-07-311-1/+14
* drivers/rtc/rtc-ab8500.c: ensure correct probing of the AB8500 RTC when Devic...Lee Jones2012-07-121-1/+7
* drivers/rtc/rtc-ab8500.c: use IRQF_ONESHOT when requesting a threaded IRQLee Jones2012-07-121-1/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2012-01-141-1/+1
|\
| * mfd: Unify abx500 headers in mfd/abx500Linus Walleij2012-01-091-1/+1
* | rtc: convert drivers/rtc/* to use module_platform_driver()Axel Lin2012-01-111-11/+1Star
* | rtc/ab8500: add calibration attribute to AB8500 RTCMark Godfrey2012-01-111-0/+112
* | drivers/rtc/rtc-ab8500.c: change msleep() to usleep_range()Linus Walleij2012-01-111-3/+3
* | rtc/ab8500: set can_wake flagAndrew Lynn2012-01-111-0/+2
* | rtc/ab8500: don't disable IRQ:s when suspendingRobert Marklund2012-01-111-2/+2
|/
* mfd: Align ab8500 with the abx500 interfaceMattias Wallin2010-10-291-50/+53
* rtc: AB8500 RTC driverVirupax Sadashivpetimath2010-05-271-0/+363