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