summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-88pm860x.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* rtc: 88pm860x: prevent use-after-free on device removeSven Van Asbroeck2019-04-291-1/+1
* rtc: 88pm860x: fix unintended sign extensionColin Ian King2019-02-081-7/+14
* rtc: 88pm860x: remove artificial limitationAlexandre Belloni2018-03-271-2/+2
* rtc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* drivers/rtc/rtc-88pm860x.c: add missing of_node_put()Krzysztof Kozlowski2014-06-071-0/+1
* drivers/rtc/rtc-88pm860x.c: use of_get_child_by_name()Krzysztof Kozlowski2014-06-071-1/+1
* drivers/rtc/rtc-88pm860x.c: use dev_get_platdata()Jingoo Han2013-11-131-1/+1
* rtc: rtc-88pm860x: remove unnecessary platform_set_drvdata()Jingoo Han2013-07-041-1/+0Star
* drivers/rtc/rtc-88pm860x.c: use devm_* APIsSachin Kamat2013-04-301-18/+11Star
* Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-5/+5
* mfd: 88pm860x: Device tree supportHaojian Zhuang2012-10-021-9/+34
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-061-2/+2
|\
| * drivers/rtc/rtc-88pm860x.c: fix rtc irq enable callbackJett.Zhou2012-04-061-2/+2
* | mfd: Add ability to wake the system for 88pm860xJett.Zhou2012-03-061-0/+27
|/
* rtc: convert drivers/rtc/* to use module_platform_driver()Axel Lin2012-01-111-11/+1Star
* mfd: Add rtc support to 88pm860xHaojian Zhuang2011-05-261-0/+427