summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-ds1347.c
AgeCommit message (Expand)Author
2020-11-19rtc: rework rtc_register_device() resource managementBartosz Golaszewski
2019-10-07rtc: ds1347: handle century registerAlexandre Belloni
2019-10-07rtc: ds1347: use regmap_update_bitsAlexandre Belloni
2019-10-07rtc: ds1347: properly handle oscillator failuresAlexandre Belloni
2019-10-07rtc: ds1347: set rangeAlexandre Belloni
2019-10-07rtc: ds1347: convert to devm_rtc_allocate_deviceAlexandre Belloni
2019-10-07rtc: ds1347: mask ALM OUT when reading timeAlexandre Belloni
2019-10-07rtc: ds1347: simplify getting .driver_dataAlexandre Belloni
2019-10-07rtc: ds1347: remove useless readAlexandre Belloni
2019-10-07rtc: ds1347: remove verbose messagesAlexandre Belloni
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-03-02rtc: stop validating rtc_time in .read_timeAlexandre Belloni
2016-09-22rtc: ds1347: changed raw spi calls to register map callsRaghavendra Ganiga
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2014-04-03rtc: add support for maxim dallas rtc ds1347Raghavendra Ganiga