summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-abx80x.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: abx80x: Implement RTC_VL_READ,CLR ioctlsMarek Vasut2018-12-181-0/+38
* rtc: abx80x: add basic watchdog supportJeremy Gebben2018-09-121-4/+112
* rtc: abx80x: use a 'priv' struct for client dataJeremy Gebben2018-09-121-8/+19
* rtc: abx80x: remove useless messageAlexandre Belloni2018-03-021-5/+1Star
* rtc: abx80x: solve race conditionAlexandre Belloni2017-10-131-5/+5
* rtc: abx80x: switch to rtc_register_deviceAlexandre Belloni2017-10-131-3/+7
* rtc: abx80x: use devm_add_action_or_reset()Sudip Mukherjee2016-07-191-7/+5Star
* rtc: abx80x: handle the oscillator failure bitMylène Josserand2016-03-251-2/+31
* rtc: abx80x: handle autocalibrationMylène Josserand2016-03-251-0/+219
* rtc: abx80x: add alarm supportAlexandre Belloni2016-01-111-4/+141
* rtc: abx80x: Add Microcrystal rv1805 supportAlexandre Belloni2016-01-111-0/+1
* rtc: abx80x: fix RTC write bitMitja Spes2015-09-051-1/+1
* rtc: add rtc-abx80x, a driver for the Abracon AB x80x i2c rtcPhilippe De Muyter2015-05-061-0/+307