summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-ds1343.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1
* rtc: stop validating rtc_time in .read_timeAlexandre Belloni2018-03-021-1/+1
* rtc: ds1343: use generic nvmemAlexandre Belloni2018-03-011-46/+20
* rtc: ds1343: remove undocumented and useless sysfs filesAlexandre Belloni2018-03-011-95/+1
* rtc: ds1343: switch to rtc_register_deviceAlexandre Belloni2018-03-011-5/+8
* rtc: ds1343: simplify regmap initializationAlexandre Belloni2018-03-011-6/+2
* rtc: simplify implementations of read_alarmUwe Kleine-König2016-07-091-6/+0
* rtc: remove useless DRV_VERSIONAlexandre Belloni2016-05-201-2/+0
* Merge tag 'rtc-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2015-11-101-3/+6
|\
| * rtc: ds1343: remove misuse of IRQF_NO_SUSPEND flagSudeep Holla2015-11-081-3/+6
* | spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
|/
* rtc: ds1343: clean up ds1343_nvram_read()/ds1343_nvram_write()Vladimir Zapolskiy2015-09-051-12/+0
* drivers/rtc/rtc-ds1343.c: add support of nvram for maxim dallas rtc ds1343Raghavendra Ganiga2014-08-081-2/+73
* drivers/rtc/rtc-ds1343.c: fix potential race conditionRaghavendra Ganiga2014-06-061-14/+24
* drivers/rtc: add support for maxim dallas rtc ds1343 and ds1344Raghavendra Ganiga2014-06-061-0/+679