aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-abx80x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-18rtc: abx80x: Implement RTC_VL_READ,CLR ioctlsMarek Vasut1-0/+38
2018-09-12rtc: abx80x: add basic watchdog supportJeremy Gebben1-4/+112
2018-09-12rtc: abx80x: use a 'priv' struct for client dataJeremy Gebben1-8/+19
2018-03-02rtc: abx80x: remove useless messageAlexandre Belloni1-5/+1
2017-10-13rtc: abx80x: solve race conditionAlexandre Belloni1-5/+5
2017-10-13rtc: abx80x: switch to rtc_register_deviceAlexandre Belloni1-3/+7
2016-07-19rtc: abx80x: use devm_add_action_or_reset()Sudip Mukherjee1-7/+5
2016-03-25rtc: abx80x: handle the oscillator failure bitMylène Josserand1-2/+31
2016-03-25rtc: abx80x: handle autocalibrationMylène Josserand1-0/+219
2016-01-11rtc: abx80x: add alarm supportAlexandre Belloni1-4/+141
2016-01-11rtc: abx80x: Add Microcrystal rv1805 supportAlexandre Belloni1-0/+1
2015-09-05rtc: abx80x: fix RTC write bitMitja Spes1-1/+1
2015-05-05rtc: add rtc-abx80x, a driver for the Abracon AB x80x i2c rtcPhilippe De Muyter1-0/+307