summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rtc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Linus Torvalds2016-03-257-16/+305
|\
| * rtc: abx80x: handle the oscillator failure bitMylène Josserand2016-03-251-2/+31
| * rtc: abx80x: handle autocalibrationMylène Josserand2016-03-251-0/+219
| * rtc: rv8803: workaround i2c HW issueAlexandre Belloni2016-03-251-6/+22
| * rtc: mcp795: add devicetree supportEmil Bartczak2016-03-211-0/+10
| * rtc: asm9260: remove incorrect __init/__exit annotationsArnd Bergmann2016-03-191-2/+2
| * rtc: m41t80: avoid out of range year valuesStefan Christ2016-03-191-0/+6
| * rtc: s3c: Don't print an error on probe deferralJavier Martinez Canillas2016-03-191-5/+14
| * rtc: rv3029: stop mentioning rv3029c2Alexandre Belloni2016-03-151-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-03-181-1/+1
|\ \ | |/ |/|
| * drivers/rtc: broken link fixLeslie Lau2016-02-151-1/+1
* | rtc: pcf2127: add pcf2129 device idAkinobu Mita2016-03-141-3/+6
* | rtc: pcf2127: add support for spi interfaceAkinobu Mita2016-03-142-11/+126
* | rtc: pcf2127: convert to use regmapAkinobu Mita2016-03-141-70/+144
* | rtc: rv3029: Add thermometer hwmon supportMichael Büsch2016-03-142-0/+129
* | rtc: rv3029: Add update_bits helper for eeprom accessMichael Büsch2016-03-141-14/+25
* | rtc: ds1685: actually spin forever in poweroff error pathJosh Poimboeuf2016-03-141-0/+1
* | rtc: hym8563: fix invalid year calculationAlexander Kochetkov2016-03-141-1/+1
* | rtc: ds3232: use rtc->ops_lock to protect alarm operationsAkinobu Mita2016-03-141-21/+4Star
* | rtc: ds3232: fix issue when irq is shared several devicesAkinobu Mita2016-03-141-69/+12Star
* | rtc: ds3232: remove unused UIE codeAkinobu Mita2016-03-141-19/+1Star
* | 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/+3Star
* | rtc: merge ds3232 and ds3234Akinobu Mita2016-03-144-194/+189Star
* | 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/+3Star
* | rtc: pcf85063: remove struct pcf85063Alexandre Belloni2016-03-141-17/+5Star
* | rtc: pcf85063: remove useless DRV_VERSIONAlexandre Belloni2016-03-141-5/+0Star
* | rtc: always show I2CAlexandre Belloni2016-03-141-1/+0Star
* | 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/+0Star
* | rtc: pcf85063: remove useless century handlingAlexandre Belloni2016-03-141-7/+0Star
* | 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/+1Star