summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-rv8803.c
AgeCommit message (Expand)Author
2021-11-10rtc: rv8803: fix writing back ctrl in flag registerDominique Martinet
2021-02-06rtc: rv8803: quiet maybe-unused variable warningAlexandre Belloni
2021-01-16rtc: rv8803: constify rv8803_rtc_opsAlexandre Belloni
2020-11-19rtc: rework rtc_register_device() resource managementBartosz Golaszewski
2020-11-19rtc: add devm_ prefix to rtc_nvmem_register()Bartosz Golaszewski
2020-11-19rtc: nvmem: remove nvram ABIAlexandre Belloni
2020-09-29rtc: rv8803: simplify the return expression of rv8803_nvram_writeLiu Shixin
2019-12-18rtc: rv8803: return meaningful value for RTC_VL_READAlexandre Belloni
2019-12-18rtc: rv8803: avoid clearing RV8803_FLAG_V2F in RTC_VL_CLRAlexandre Belloni
2019-08-21rtc: remove superfluous error messageAlexandre Belloni
2019-06-09rtc: rv8803: simplify getting the adapter of a clientWolfram Sang
2019-03-04rtc: update my email addressAlexandre Belloni
2019-03-04rtc: rv8803: convert to SPDX identifierAlexandre Belloni
2019-03-04rtc: rv8803: let the core handle rangeAlexandre Belloni
2018-08-27rtc: rv8803: add Epson RX8803 supportAlexandre Belloni
2018-08-27rtc: rv8803: fix the rv8803 id in the OF tableAlexandre Belloni
2018-03-01rtc: rv8803: fix possible race conditionAlexandre Belloni
2018-03-01rtc: rv8803: put struct nvmem_config on the stackAlexandre Belloni
2018-03-01rtc: rv8803: call rtc_nvmem_register()Alexandre Belloni
2017-07-07rtc: rv8803: remove rv8803_removeAlexandre Belloni
2017-07-07rtc: rv8803: use generic nvmem supportAlexandre Belloni
2017-07-07rtc: rv8803: switch to rtc_register_deviceAlexandre Belloni
2017-03-09rtc: rv8803: Add OF device ID tableJavier Martinez Canillas
2016-10-12rtc: rv8803: set VDETOFF and SWOFF via device treeOleksij Rempel
2016-07-28rtc: rv8803: Clear V1F when setting the timeBenoît Thébaudeau
2016-07-28rtc: rv8803: Stop the clock while setting the timeBenoît Thébaudeau
2016-07-28rtc: rv8803: Always apply the I²C workaroundBenoît Thébaudeau
2016-07-28rtc: rv8803: Fix read day of weekBenoît Thébaudeau
2016-07-28rtc: rv8803: Remove the check for valid timeBenoît Thébaudeau
2016-07-09rtc: simplify implementations of read_alarmUwe Kleine-König
2016-06-26rtc: rv8803: broaden workaroundAlexandre Belloni
2016-03-25rtc: rv8803: workaround i2c HW issueAlexandre Belloni
2016-03-14rtc: rv8803: convert spin_lock to mutex_lockOleksij Rempel
2016-01-11rtc: rv8803: Extend compatibility with the rx8900Gregory CLEMENT
2016-01-11rtc: rv8803: fix handling return value of i2c_smbus_read_byte_dataAndrzej Hajda
2015-11-08rtc: Add a driver for Micro Crystal RV8803Alexandre Belloni