summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-ab8500.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner2019-05-301-1/+1
* rtc: ab8500: remove useless checkAlexandre Belloni2018-09-281-1/+1
* rtc: ab8500: let the core handle rangeAlexandre Belloni2018-09-281-49/+4Star
* rtc: ab8500: use rtc_add_groupAlexandre Belloni2018-09-281-24/+17Star
* rtc: ab8500: Drop AB8540 supportLinus Walleij2018-03-271-55/+0Star
* rtc: stop validating rtc_time after rtc_time_to_tmAlexandre Belloni2018-03-011-1/+1
* 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-151-1/+0Star
|\
| * rtc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* | rtc/ab8500: set uie_unsupported flagXunlei Pang2014-12-111-0/+2
|/
* drivers/rtc/rtc-ab8500.c: add second resolution to rtc driverAlexandre Torgue2013-07-041-1/+62
* rtc: rtc-ab8500: remove unnecessary platform_set_drvdata()Jingoo Han2013-07-041-2/+0Star
* rtc: rtc-ab8500: use devm_*() functionsJingoo Han2013-04-301-12/+6Star
* 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