summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-tps6586x.c
AgeCommit message (Expand)Author
2021-07-10rtc: tps6586x: convert to SPDX identifierNobuhiro Iwamatsu
2020-11-19rtc: rework rtc_register_device() resource managementBartosz Golaszewski
2020-01-25rtc: tps6586x: Use IRQ_NOAUTOEN flagDmitry Osipenko
2019-08-21rtc: remove superfluous error messageAlexandre Belloni
2018-05-17rtc: tps6586x: let the core handle rtc rangeAlexandre Belloni
2018-05-17rtc: tps6586x: fix possible race conditionAlexandre Belloni
2018-05-03rtc: tps6586x: remove mktime usageArnd Bergmann
2018-03-01rtc: stop validating rtc_time after rtc_time_to_tmAlexandre Belloni
2016-05-21rtc: tps6586x: rename so module can be autoloadedNicolas Chauvet
2016-03-14rtc: tps6586x: Drop IRQF_EARLY_RESUME flagGrygorii Strashko
2014-10-20rtc: drop owner assignment from platform_driversWolfram Sang
2013-06-12drivers/rtc/rtc-tps6586x.c: device wakeup flags correctionDmitry Osipenko
2013-04-29drivers/rtc/rtc-tps6586x.c: remove incorrect use of rtc_device_unregisterSachin Kamat
2013-04-29rtc: rtc-tps6586x: switch to using SIMPLE_DEV_PM_OPSJingoo Han
2013-04-29rtc: rtc-tps6586x: use devm_rtc_device_register()Jingoo Han
2013-02-21rtc: rtc-tps6586x: use devm_request_threaded_irq()Jingoo Han
2013-01-04rtc: add RTC driver for TPS6586xLaxman Dewangan