summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-tps6586x.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: tps6586x: let the core handle rtc rangeAlexandre Belloni2018-05-171-22/+5Star
* rtc: tps6586x: fix possible race conditionAlexandre Belloni2018-05-171-3/+11
* rtc: tps6586x: remove mktime usageArnd Bergmann2018-05-031-9/+9
* rtc: stop validating rtc_time after rtc_time_to_tmAlexandre Belloni2018-03-011-1/+1
* rtc: tps6586x: rename so module can be autoloadedNicolas Chauvet2016-05-211-1/+1
* rtc: tps6586x: Drop IRQF_EARLY_RESUME flagGrygorii Strashko2016-03-141-1/+1
* rtc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* drivers/rtc/rtc-tps6586x.c: device wakeup flags correctionDmitry Osipenko2013-06-131-1/+2
* drivers/rtc/rtc-tps6586x.c: remove incorrect use of rtc_device_unregisterSachin Kamat2013-04-301-4/+1Star
* rtc: rtc-tps6586x: switch to using SIMPLE_DEV_PM_OPSJingoo Han2013-04-301-3/+2Star
* rtc: rtc-tps6586x: use devm_rtc_device_register()Jingoo Han2013-04-301-3/+1Star
* rtc: rtc-tps6586x: use devm_request_threaded_irq()Jingoo Han2013-02-221-2/+2
* rtc: add RTC driver for TPS6586xLaxman Dewangan2013-01-051-0/+356