summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-da9063.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rtc-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2019-05-091-16/+11Star
|\
| * rtc: da9063: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni2019-04-041-2/+2
| * rtc: da9063: set rangeAlexandre Belloni2019-04-041-3/+6
| * rtc: da9063: convert header to SPDXWolfram Sang2019-04-041-11/+3Star
* | rtc: da9063: set uie_unsupported when relevantAlexandre Belloni2019-04-021-0/+7
|/
* rtc: diasemi: stop validating rtc_time in .read_timeAlexandre Belloni2018-03-021-1/+1
* rtc: da9063: avoid writing undefined data to rtcEnrico Scholz2016-01-111-17/+6Star
* rtc: da9063: fix access ordering error during RTC interrupt at system power onSteve Twiss2015-12-201-10/+9Star
* rtc: da9063: GPL copyright inconsistency fixSteve Twiss2015-11-081-9/+9
* rtc: Fix module autoload for OF platform driversJavier Martinez Canillas2015-09-051-0/+1
* rtc: da9063: Add DA9062 RTC capability to DA9063 RTC driverS Twiss2015-09-051-112/+279
* rtc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* mfd: da9063: Add support for AD silicon variantOpensource [Steve Twiss]2014-07-281-17/+37
* rtc: da9063: RTC driverOpensource [Steve Twiss]2014-06-071-0/+333