summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-88pm860x.c
AgeCommit message (Expand)Author
2020-11-19rtc: rework rtc_register_device() resource managementBartosz Golaszewski
2020-04-18rtc: 88pm860x: remove useless range checkAlexandre Belloni
2020-03-16rtc: 88pm860x: remove platform data supportAlexandre Belloni
2020-03-16rtc: 88pm860x: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni
2020-03-16rtc: 88pm860x: stop mangling alarm timeAlexandre Belloni
2020-03-16rtc: 88pm860x: set rangeAlexandre Belloni
2020-03-16rtc: 88pm860x: stop calling unused callbackAlexandre Belloni
2020-03-16rtc: 88pm860x: stop setting a default timeAlexandre Belloni
2020-03-16rtc: 88pm860x: fix possible race conditionAlexandre Belloni
2019-08-13rtc: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-04-29rtc: 88pm860x: prevent use-after-free on device removeSven Van Asbroeck
2019-02-08rtc: 88pm860x: fix unintended sign extensionColin Ian King
2018-03-27rtc: 88pm860x: remove artificial limitationAlexandre Belloni
2014-10-20rtc: drop owner assignment from platform_driversWolfram Sang
2014-06-06drivers/rtc/rtc-88pm860x.c: add missing of_node_put()Krzysztof Kozlowski
2014-06-06drivers/rtc/rtc-88pm860x.c: use of_get_child_by_name()Krzysztof Kozlowski
2013-11-13drivers/rtc/rtc-88pm860x.c: use dev_get_platdata()Jingoo Han
2013-07-03rtc: rtc-88pm860x: remove unnecessary platform_set_drvdata()Jingoo Han
2013-04-29drivers/rtc/rtc-88pm860x.c: use devm_* APIsSachin Kamat
2013-01-03Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman
2012-10-02mfd: 88pm860x: Device tree supportHaojian Zhuang
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-05drivers/rtc/rtc-88pm860x.c: fix rtc irq enable callbackJett.Zhou
2012-03-06mfd: Add ability to wake the system for 88pm860xJett.Zhou
2012-01-10rtc: convert drivers/rtc/* to use module_platform_driver()Axel Lin
2011-05-26mfd: Add rtc support to 88pm860xHaojian Zhuang