summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-abx80x.c
AgeCommit message (Expand)Author
2021-02-13rtc: abx80x: Add utility function for writing configuration keyKevin P. Fleming
2020-11-19rtc: rework rtc_register_device() resource managementBartosz Golaszewski
2020-06-06rtc: abx80x: Provide debug feedback for invalid dt propertiesKevin P. Fleming
2020-05-30rtc: abx80x: Add Device Tree matching tableKevin P. Fleming
2019-12-18rtc: abx80x: return meaningful value for RTC_VL_READAlexandre Belloni
2019-03-18rtc: abx80x: remove useless .removeAlexandre Belloni
2019-03-18rtc: abx80x: use rtc_add_groupAlexandre Belloni
2019-03-18rtc: abx80x: convert to SPDX identifierAlexandre Belloni
2019-03-04rtc: update my email addressAlexandre Belloni
2019-01-30rtc: abx80x: Configure reserved bits in RV1805Marek Vasut
2018-12-18rtc: abx80x: Implement RTC_VL_READ,CLR ioctlsMarek Vasut
2018-09-12rtc: abx80x: add basic watchdog supportJeremy Gebben
2018-09-12rtc: abx80x: use a 'priv' struct for client dataJeremy Gebben
2018-03-02rtc: abx80x: remove useless messageAlexandre Belloni
2017-10-13rtc: abx80x: solve race conditionAlexandre Belloni
2017-10-13rtc: abx80x: switch to rtc_register_deviceAlexandre Belloni
2016-07-19rtc: abx80x: use devm_add_action_or_reset()Sudip Mukherjee
2016-03-25rtc: abx80x: handle the oscillator failure bitMylène Josserand
2016-03-25rtc: abx80x: handle autocalibrationMylène Josserand
2016-01-11rtc: abx80x: add alarm supportAlexandre Belloni
2016-01-11rtc: abx80x: Add Microcrystal rv1805 supportAlexandre Belloni
2015-09-05rtc: abx80x: fix RTC write bitMitja Spes
2015-05-05rtc: add rtc-abx80x, a driver for the Abracon AB x80x i2c rtcPhilippe De Muyter