Age | Commit message (Expand) | Author | Files | Lines |
2020-11-19 | rtc: rework rtc_register_device() resource management | Bartosz Golaszewski | 1 | -1/+1 |
2019-10-07 | rtc: ds1347: handle century register | Alexandre Belloni | 1 | -13/+24 |
2019-10-07 | rtc: ds1347: use regmap_update_bits | Alexandre Belloni | 1 | -4/+6 |
2019-10-07 | rtc: ds1347: properly handle oscillator failures | Alexandre Belloni | 1 | -7/+23 |
2019-10-07 | rtc: ds1347: set range | Alexandre Belloni | 1 | -0/+2 |
2019-10-07 | rtc: ds1347: convert to devm_rtc_allocate_device | Alexandre Belloni | 1 | -4/+4 |
2019-10-07 | rtc: ds1347: mask ALM OUT when reading time | Alexandre Belloni | 1 | -1/+1 |
2019-10-07 | rtc: ds1347: simplify getting .driver_data | Alexandre Belloni | 1 | -8/+2 |
2019-10-07 | rtc: ds1347: remove useless read | Alexandre Belloni | 1 | -6/+0 |
2019-10-07 | rtc: ds1347: remove verbose messages | Alexandre Belloni | 1 | -7/+0 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -5/+1 |
2018-03-02 | rtc: stop validating rtc_time in .read_time | Alexandre Belloni | 1 | -1/+1 |
2016-09-22 | rtc: ds1347: changed raw spi calls to register map calls | Raghavendra Ganiga | 1 | -43/+53 |
2015-10-28 | spi: Drop owner assignment from spi_drivers | Andrew F. Davis | 1 | -1/+0 |
2014-04-04 | rtc: add support for maxim dallas rtc ds1347 | Raghavendra Ganiga | 1 | -0/+166 |