summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
* rtc: ds3232: add register access error checksAkinobu Mita2016-03-141-7/+22
* rtc: ds3232: fix read on /dev/rtc after RTC_AIE_ONAkinobu Mita2016-03-141-7/+3
* rtc: merge ds3232 and ds3234Akinobu Mita2016-03-144-194/+189
* rtc: ds3232: convert to use regmapAkinobu Mita2016-03-141-103/+113
* rtc: pxa: fix Kconfig indentationAlexandre Belloni2016-03-141-4/+4
* rtc: rv3029: Add device tree property for trickle chargerMichael Büsch2016-03-141-3/+103
* rtc: rv3029: Add functions for EEPROM accessMichael Büsch2016-03-141-0/+125
* rtc: rv3029: Add i2c register update-bits helperMichael Büsch2016-03-141-26/+28
* rtc: rv3029: Add missing register definitionsMichael Büsch2016-03-141-16/+45
* rtc: rv3029: Add "rv3029" I2C device idMichael Büsch2016-03-141-0/+1
* rtc: rv3029: Remove all 'C2' suffixes from identifiersMichael Büsch2016-03-141-147/+148
* rtc: enable COMPILE_TESTAlexandre Belloni2016-03-141-23/+23
* rtc: generic: allow building on all architecturesArnd Bergmann2016-03-141-1/+11
* rtc: pcf8523: properly handle oscillator stop bitAlexandre Belloni2016-03-141-22/+3
* rtc: pcf85063: remove struct pcf85063Alexandre Belloni2016-03-141-17/+5
* rtc: pcf85063: remove useless DRV_VERSIONAlexandre Belloni2016-03-141-5/+0
* rtc: always show I2CAlexandre Belloni2016-03-141-1/+0
* rtc: ds1685: passing bogus values to irq_restoreDan Carpenter2016-03-141-4/+4
* rtc: max77686: Use REGMAP_IRQ_REG for regmap-rtc-irqs initialisationLaxman Dewangan2016-03-141-6/+6
* rtc: max77686: Add support for MAX20024/MAX77620 RTC IPLaxman Dewangan2016-03-142-5/+46
* rtc: mt6397: Remove plaform module aliasJavier Martinez Canillas2016-03-141-1/+0
* rtc: pcf85063: remove useless century handlingAlexandre Belloni2016-03-141-7/+0
* rtc: vr41xx: Wire up alarm_irq_enableGeert Uytterhoeven2016-03-141-6/+7
* rtc: rv3029: reword Kconfig optionAlexandre Belloni2016-03-141-2/+2
* rtc: as3722: Drop IRQF_EARLY_RESUME flagGrygorii Strashko2016-03-141-1/+1
* rtc: tps80031: Drop IRQF_EARLY_RESUME flagGrygorii Strashko2016-03-141-1/+1
* rtc: tps65910: Drop IRQF_EARLY_RESUME flagGrygorii Strashko2016-03-141-1/+1
* rtc: tps6586x: Drop IRQF_EARLY_RESUME flagGrygorii Strashko2016-03-141-1/+1
* rtc: palmas: Drop IRQF_EARLY_RESUME flagGrygorii Strashko2016-03-141-2/+1
* rtc: Group Kconfig entries by vendorSoren Brinkmann2016-03-141-44/+44
* rtc: pic32: Add PIC32 real time clock driverJoshua Henderson2016-03-143-0/+422
* rtc: rx8025: unsupport UIE modeAkinobu Mita2016-03-141-0/+3
* rtc: rx8025: round up to nearest minute for a minute accuracy alarmAkinobu Mita2016-03-141-1/+11
* rtc: rx8025: protect ctrl1 register update by rtc->ops_lockAkinobu Mita2016-03-141-0/+4
* rtc: rx8025: fix irq handler registrationAkinobu Mita2016-03-141-2/+3
* rtc: s5m: De-inline large functions to save spaceKrzysztof Kozlowski2016-03-141-4/+4
* rtc: make class.c explicitly non-modularPaul Gortmaker2016-03-141-13/+0
* rtc: pcf85063: fix time/date settingJuergen Borleis2016-03-141-23/+55
* rtc: pcf85063: fix time/date readingJuergen Borleis2016-03-141-0/+7
* rtc: pcf85063: simplify code to read the current timeJuergen Borleis2016-03-141-26/+21
* rtc: pcf2123: implement read_offset and set_offsetJoshua Clayton2016-03-141-0/+57
* rtc: implement a sysfs interface for clock offsetJoshua Clayton2016-03-141-1/+34
* rtc: Add functions to set and read rtc offsetJoshua Clayton2016-03-141-0/+54
* rtc: rv8803: convert spin_lock to mutex_lockOleksij Rempel2016-03-141-21/+18
* rtc: add Alphascale asm9260 driverOleksij Rempel2016-03-143-0/+366
* rtc: ds1307: add clock provider support for DS3231Akinobu Mita2016-03-141-1/+295
* rtc: max77686: move initialisation of rtc regmap, irq chip locallyLaxman Dewangan2016-03-141-21/+127
* rtc: max77686: avoid reference of parent device info multiple placesLaxman Dewangan2016-03-141-29/+23
* rtc: max77686: use rtc regmap to access RTC registersLaxman Dewangan2016-03-141-3/+4
* rtc: max77686: fix checkpatch errorLaxman Dewangan2016-03-141-12/+13
OpenPOWER on IntegriCloud