summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-ab8500.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: ab8500: remove misuse of IRQF_NO_SUSPEND flagSudeep Holla2015-11-081-1/+5
* rtc: ab8500: Add a sentinel to ab85xx_rtc_ids[]Fabio Estevam2015-09-051-0/+1
* rtc: Fix module autoload for rtc-{ab8500,max8997,s5m} driversJavier Martinez Canillas2015-09-051-0/+1
* rtc: ab8500: Constify platform_device_idKrzysztof Kozlowski2015-06-191-1/+1
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * rtc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | rtc/ab8500: set uie_unsupported flagXunlei Pang2014-12-101-0/+2
|/
* drivers/rtc/rtc-ab8500.c: add second resolution to rtc driverAlexandre Torgue2013-07-031-1/+62
* rtc: rtc-ab8500: remove unnecessary platform_set_drvdata()Jingoo Han2013-07-031-2/+0
* rtc: rtc-ab8500: use devm_*() functionsJingoo Han2013-04-291-12/+6
* Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
* drivers/rtc/rtc-ab8500.c: Revoke Device Tree enablementLee Jones2012-09-201-6/+0
* drivers/rtc/rtc-ab8500.c: remove fix for AB8500 ED versionBengt Jonsson2012-07-301-16/+11
* drivers/rtc/rtc-ab8500.c: use UIE emulationRamesh Chandrasekaran2012-07-301-1/+14
* drivers/rtc/rtc-ab8500.c: ensure correct probing of the AB8500 RTC when Devic...Lee Jones2012-07-111-1/+7
* drivers/rtc/rtc-ab8500.c: use IRQF_ONESHOT when requesting a threaded IRQLee Jones2012-07-111-1/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2012-01-131-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-101-11/+1
* | rtc/ab8500: add calibration attribute to AB8500 RTCMark Godfrey2012-01-101-0/+112
* | drivers/rtc/rtc-ab8500.c: change msleep() to usleep_range()Linus Walleij2012-01-101-3/+3
* | rtc/ab8500: set can_wake flagAndrew Lynn2012-01-101-0/+2
* | rtc/ab8500: don't disable IRQ:s when suspendingRobert Marklund2012-01-101-2/+2
|/
* mfd: Align ab8500 with the abx500 interfaceMattias Wallin2010-10-291-50/+53
* rtc: AB8500 RTC driverVirupax Sadashivpetimath2010-05-271-0/+363