| Commit message (Expand) | Author | Age | Files | Lines |
* | rtc: ab8500: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-03-17 | 1 | -4/+2 |
* | rtc: ab8500: let the core handle the alarm resolution | Alexandre Belloni | 2021-11-10 | 1 | -19/+4 |
* | rtc: rework rtc_register_device() resource management | Bartosz Golaszewski | 2020-11-19 | 1 | -1/+1 |
* | rtc: ab8500: switch to rtc_time64_to_tm/rtc_tm_to_time64 | Alexandre Belloni | 2020-03-16 | 1 | -5/+5 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194 | Thomas Gleixner | 2019-05-30 | 1 | -1/+1 |
* | rtc: ab8500: remove useless check | Alexandre Belloni | 2018-09-28 | 1 | -1/+1 |
* | rtc: ab8500: let the core handle range | Alexandre Belloni | 2018-09-28 | 1 | -49/+4 |
* | rtc: ab8500: use rtc_add_group | Alexandre Belloni | 2018-09-28 | 1 | -24/+17 |
* | rtc: ab8500: Drop AB8540 support | Linus Walleij | 2018-03-27 | 1 | -55/+0 |
* | rtc: stop validating rtc_time after rtc_time_to_tm | Alexandre Belloni | 2018-03-01 | 1 | -1/+1 |
* | rtc: ab8500: remove misuse of IRQF_NO_SUSPEND flag | Sudeep Holla | 2015-11-08 | 1 | -1/+5 |
* | rtc: ab8500: Add a sentinel to ab85xx_rtc_ids[] | Fabio Estevam | 2015-09-05 | 1 | -0/+1 |
* | rtc: Fix module autoload for rtc-{ab8500,max8997,s5m} drivers | Javier Martinez Canillas | 2015-09-05 | 1 | -0/+1 |
* | rtc: ab8500: Constify platform_device_id | Krzysztof Kozlowski | 2015-06-19 | 1 | -1/+1 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-15 | 1 | -1/+0 |
|\ |
|
| * | rtc: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | | rtc/ab8500: set uie_unsupported flag | Xunlei Pang | 2014-12-11 | 1 | -0/+2 |
|/ |
|
* | drivers/rtc/rtc-ab8500.c: add second resolution to rtc driver | Alexandre Torgue | 2013-07-04 | 1 | -1/+62 |
* | rtc: rtc-ab8500: remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-07-04 | 1 | -2/+0 |
* | rtc: rtc-ab8500: use devm_*() functions | Jingoo Han | 2013-04-30 | 1 | -12/+6 |
* | Drivers: rtc: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -3/+3 |
* | drivers/rtc/rtc-ab8500.c: Revoke Device Tree enablement | Lee Jones | 2012-09-20 | 1 | -6/+0 |
* | drivers/rtc/rtc-ab8500.c: remove fix for AB8500 ED version | Bengt Jonsson | 2012-07-31 | 1 | -16/+11 |
* | drivers/rtc/rtc-ab8500.c: use UIE emulation | Ramesh Chandrasekaran | 2012-07-31 | 1 | -1/+14 |
* | drivers/rtc/rtc-ab8500.c: ensure correct probing of the AB8500 RTC when Devic... | Lee Jones | 2012-07-12 | 1 | -1/+7 |
* | drivers/rtc/rtc-ab8500.c: use IRQF_ONESHOT when requesting a threaded IRQ | Lee Jones | 2012-07-12 | 1 | -1/+1 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 2012-01-14 | 1 | -1/+1 |
|\ |
|
| * | mfd: Unify abx500 headers in mfd/abx500 | Linus Walleij | 2012-01-09 | 1 | -1/+1 |
* | | rtc: convert drivers/rtc/* to use module_platform_driver() | Axel Lin | 2012-01-11 | 1 | -11/+1 |
* | | rtc/ab8500: add calibration attribute to AB8500 RTC | Mark Godfrey | 2012-01-11 | 1 | -0/+112 |
* | | drivers/rtc/rtc-ab8500.c: change msleep() to usleep_range() | Linus Walleij | 2012-01-11 | 1 | -3/+3 |
* | | rtc/ab8500: set can_wake flag | Andrew Lynn | 2012-01-11 | 1 | -0/+2 |
* | | rtc/ab8500: don't disable IRQ:s when suspending | Robert Marklund | 2012-01-11 | 1 | -2/+2 |
|/ |
|
* | mfd: Align ab8500 with the abx500 interface | Mattias Wallin | 2010-10-29 | 1 | -50/+53 |
* | rtc: AB8500 RTC driver | Virupax Sadashivpetimath | 2010-05-27 | 1 | -0/+363 |