summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-abx80x.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: abx80x: Add utility function for writing configuration keyKevin P. Fleming2021-02-131-23/+16
* rtc: rework rtc_register_device() resource managementBartosz Golaszewski2020-11-191-1/+1
* rtc: abx80x: Provide debug feedback for invalid dt propertiesKevin P. Fleming2020-06-061-6/+11
* rtc: abx80x: Add Device Tree matching tableKevin P. Fleming2020-05-301-0/+49
* rtc: abx80x: return meaningful value for RTC_VL_READAlexandre Belloni2019-12-181-5/+2
* rtc: abx80x: remove useless .removeAlexandre Belloni2019-03-181-6/+0
* rtc: abx80x: use rtc_add_groupAlexandre Belloni2019-03-181-26/+6
* rtc: abx80x: convert to SPDX identifierAlexandre Belloni2019-03-181-4/+1
* rtc: update my email addressAlexandre Belloni2019-03-041-2/+2
* rtc: abx80x: Configure reserved bits in RV1805Marek Vasut2019-01-301-2/+65
* 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/+1
* 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/+5
* 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-051-0/+307