Age | Commit message (Expand) | Author | Files | Lines |
2021-02-14 | rtc: abx80x: Add utility function for writing configuration key | Kevin P. Fleming | 1 | -23/+16 |
2020-11-19 | rtc: rework rtc_register_device() resource management | Bartosz Golaszewski | 1 | -1/+1 |
2020-06-06 | rtc: abx80x: Provide debug feedback for invalid dt properties | Kevin P. Fleming | 1 | -6/+11 |
2020-05-30 | rtc: abx80x: Add Device Tree matching table | Kevin P. Fleming | 1 | -0/+49 |
2019-12-18 | rtc: abx80x: return meaningful value for RTC_VL_READ | Alexandre Belloni | 1 | -5/+2 |
2019-03-18 | rtc: abx80x: remove useless .remove | Alexandre Belloni | 1 | -6/+0 |
2019-03-18 | rtc: abx80x: use rtc_add_group | Alexandre Belloni | 1 | -26/+6 |
2019-03-18 | rtc: abx80x: convert to SPDX identifier | Alexandre Belloni | 1 | -4/+1 |
2019-03-04 | rtc: update my email address | Alexandre Belloni | 1 | -2/+2 |
2019-01-30 | rtc: abx80x: Configure reserved bits in RV1805 | Marek Vasut | 1 | -2/+65 |
2018-12-19 | rtc: abx80x: Implement RTC_VL_READ,CLR ioctls | Marek Vasut | 1 | -0/+38 |
2018-09-12 | rtc: abx80x: add basic watchdog support | Jeremy Gebben | 1 | -4/+112 |
2018-09-12 | rtc: abx80x: use a 'priv' struct for client data | Jeremy Gebben | 1 | -8/+19 |
2018-03-02 | rtc: abx80x: remove useless message | Alexandre Belloni | 1 | -5/+1 |
2017-10-13 | rtc: abx80x: solve race condition | Alexandre Belloni | 1 | -5/+5 |
2017-10-13 | rtc: abx80x: switch to rtc_register_device | Alexandre Belloni | 1 | -3/+7 |
2016-07-19 | rtc: abx80x: use devm_add_action_or_reset() | Sudip Mukherjee | 1 | -7/+5 |
2016-03-25 | rtc: abx80x: handle the oscillator failure bit | Mylène Josserand | 1 | -2/+31 |
2016-03-25 | rtc: abx80x: handle autocalibration | Mylène Josserand | 1 | -0/+219 |
2016-01-11 | rtc: abx80x: add alarm support | Alexandre Belloni | 1 | -4/+141 |
2016-01-11 | rtc: abx80x: Add Microcrystal rv1805 support | Alexandre Belloni | 1 | -0/+1 |
2015-09-05 | rtc: abx80x: fix RTC write bit | Mitja Spes | 1 | -1/+1 |
2015-05-06 | rtc: add rtc-abx80x, a driver for the Abracon AB x80x i2c rtc | Philippe De Muyter | 1 | -0/+307 |