summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-88pm860x.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* drivers/rtc/rtc-88pm860x.c: add missing of_node_put()Krzysztof Kozlowski2014-06-061-0/+1
* drivers/rtc/rtc-88pm860x.c: use of_get_child_by_name()Krzysztof Kozlowski2014-06-061-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-031-1/+0
* drivers/rtc/rtc-88pm860x.c: use devm_* APIsSachin Kamat2013-04-291-18/+11
* Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-5/+5
* mfd: 88pm860x: Device tree supportHaojian Zhuang2012-10-021-9/+34
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-051-2/+2
|\
| * drivers/rtc/rtc-88pm860x.c: fix rtc irq enable callbackJett.Zhou2012-04-051-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-101-11/+1
* mfd: Add rtc support to 88pm860xHaojian Zhuang2011-05-261-0/+427
OpenPOWER on IntegriCloud