summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-rv3029c2.c
Commit message (Expand)AuthorAge
* rtc: rv3029: hide unused i2c device tableArnd Bergmann2016-05-21
* rtc: rv3029: add alarm IRQMylène Josserand2016-05-21
* rtc: rv3029: fix set_time functionMylène Josserand2016-05-21
* rtc: rv3029: fix alarm supportMylène Josserand2016-05-21
* rtc: rv3029: Remove some checks and warningsMylène Josserand2016-05-21
* rtc: rv3029: Add support of RV3049Mylène Josserand2016-05-21
* rtc: rv3029: convert to use regmapMylène Josserand2016-05-21
* rtc: rv3029: remove 'i2c' in functions namesMylène Josserand2016-05-21
* rtc: rv3029: Add thermometer hwmon supportMichael Büsch2016-03-14
* rtc: rv3029: Add update_bits helper for eeprom accessMichael Büsch2016-03-14
* rtc: rv3029: Add device tree property for trickle chargerMichael Büsch2016-03-14
* rtc: rv3029: Add functions for EEPROM accessMichael Büsch2016-03-14
* rtc: rv3029: Add i2c register update-bits helperMichael Büsch2016-03-14
* rtc: rv3029: Add missing register definitionsMichael Büsch2016-03-14
* rtc: rv3029: Add "rv3029" I2C device idMichael Büsch2016-03-14
* rtc: rv3029: Remove all 'C2' suffixes from identifiersMichael Büsch2016-03-14
* drivers/rtc/rtc-rv3029c2.c: fix potential race conditionGregory Hermant2014-04-03
* drivers/rtc/rtc-rv3029c2.c: remove empty functionSachin Kamat2013-07-03
* drivers/rtc/rtc-rv3029c2.c: fix disabling AIE irqAxel Lin2013-07-03
* rtc: rtc-rv3029c2: use devm_rtc_device_register()Jingoo Han2013-04-29
* Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* rtc: convert rtc i2c drivers to module_i2c_driverAxel Lin2012-03-23
* rtc: add rv3029c2 RTC supportHeiko Schocher2011-05-26