Age | Commit message (Expand) | Author | Files | Lines |
2016-04-21 | rtc: ds1307: Use irq when available for wakeup-source device | Nishanth Menon | 1 | -1/+1 |
2016-04-21 | rtc: ds1307: ds3231 temperature s16 overflow | Zhuang Yuyao | 1 | -2/+2 |
2016-03-24 | Merge tag 'rtc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello... | Linus Torvalds | 7 | -16/+305 |
2016-03-25 | rtc: abx80x: handle the oscillator failure bit | Mylène Josserand | 1 | -2/+31 |
2016-03-25 | rtc: abx80x: handle autocalibration | Mylène Josserand | 1 | -0/+219 |
2016-03-25 | rtc: rv8803: workaround i2c HW issue | Alexandre Belloni | 1 | -6/+22 |
2016-03-21 | rtc: mcp795: add devicetree support | Emil Bartczak | 1 | -0/+10 |
2016-03-19 | rtc: asm9260: remove incorrect __init/__exit annotations | Arnd Bergmann | 1 | -2/+2 |
2016-03-19 | rtc: m41t80: avoid out of range year values | Stefan Christ | 1 | -0/+6 |
2016-03-19 | rtc: s3c: Don't print an error on probe deferral | Javier Martinez Canillas | 1 | -5/+14 |
2016-03-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2016-03-15 | rtc: rv3029: stop mentioning rv3029c2 | Alexandre Belloni | 1 | -1/+1 |
2016-03-14 | rtc: pcf2127: add pcf2129 device id | Akinobu Mita | 1 | -3/+6 |
2016-03-14 | rtc: pcf2127: add support for spi interface | Akinobu Mita | 2 | -11/+126 |
2016-03-14 | rtc: pcf2127: convert to use regmap | Akinobu Mita | 1 | -70/+144 |
2016-03-14 | rtc: rv3029: Add thermometer hwmon support | Michael Büsch | 2 | -0/+129 |
2016-03-14 | rtc: rv3029: Add update_bits helper for eeprom access | Michael Büsch | 1 | -14/+25 |
2016-03-14 | rtc: ds1685: actually spin forever in poweroff error path | Josh Poimboeuf | 1 | -0/+1 |
2016-03-14 | rtc: hym8563: fix invalid year calculation | Alexander Kochetkov | 1 | -1/+1 |
2016-03-14 | rtc: ds3232: use rtc->ops_lock to protect alarm operations | Akinobu Mita | 1 | -21/+4 |
2016-03-14 | rtc: ds3232: fix issue when irq is shared several devices | Akinobu Mita | 1 | -69/+12 |
2016-03-14 | rtc: ds3232: remove unused UIE code | Akinobu Mita | 1 | -19/+1 |
2016-03-14 | rtc: ds3232: add register access error checks | Akinobu Mita | 1 | -7/+22 |
2016-03-14 | rtc: ds3232: fix read on /dev/rtc after RTC_AIE_ON | Akinobu Mita | 1 | -7/+3 |
2016-03-14 | rtc: merge ds3232 and ds3234 | Akinobu Mita | 4 | -194/+189 |
2016-03-14 | rtc: ds3232: convert to use regmap | Akinobu Mita | 1 | -103/+113 |
2016-03-14 | rtc: pxa: fix Kconfig indentation | Alexandre Belloni | 1 | -4/+4 |
2016-03-14 | rtc: rv3029: Add device tree property for trickle charger | Michael Büsch | 1 | -3/+103 |
2016-03-14 | rtc: rv3029: Add functions for EEPROM access | Michael Büsch | 1 | -0/+125 |
2016-03-14 | rtc: rv3029: Add i2c register update-bits helper | Michael Büsch | 1 | -26/+28 |
2016-03-14 | rtc: rv3029: Add missing register definitions | Michael Büsch | 1 | -16/+45 |
2016-03-14 | rtc: rv3029: Add "rv3029" I2C device id | Michael Büsch | 1 | -0/+1 |
2016-03-14 | rtc: rv3029: Remove all 'C2' suffixes from identifiers | Michael Büsch | 1 | -147/+148 |
2016-03-14 | rtc: enable COMPILE_TEST | Alexandre Belloni | 1 | -23/+23 |
2016-03-14 | rtc: generic: allow building on all architectures | Arnd Bergmann | 1 | -1/+11 |
2016-03-14 | rtc: pcf8523: properly handle oscillator stop bit | Alexandre Belloni | 1 | -22/+3 |
2016-03-14 | rtc: pcf85063: remove struct pcf85063 | Alexandre Belloni | 1 | -17/+5 |
2016-03-14 | rtc: pcf85063: remove useless DRV_VERSION | Alexandre Belloni | 1 | -5/+0 |
2016-03-14 | rtc: always show I2C | Alexandre Belloni | 1 | -1/+0 |
2016-03-14 | rtc: ds1685: passing bogus values to irq_restore | Dan Carpenter | 1 | -4/+4 |
2016-03-14 | rtc: max77686: Use REGMAP_IRQ_REG for regmap-rtc-irqs initialisation | Laxman Dewangan | 1 | -6/+6 |
2016-03-14 | rtc: max77686: Add support for MAX20024/MAX77620 RTC IP | Laxman Dewangan | 2 | -5/+46 |
2016-03-14 | rtc: mt6397: Remove plaform module alias | Javier Martinez Canillas | 1 | -1/+0 |
2016-03-14 | rtc: pcf85063: remove useless century handling | Alexandre Belloni | 1 | -7/+0 |
2016-03-14 | rtc: vr41xx: Wire up alarm_irq_enable | Geert Uytterhoeven | 1 | -6/+7 |
2016-03-14 | rtc: rv3029: reword Kconfig option | Alexandre Belloni | 1 | -2/+2 |
2016-03-14 | rtc: as3722: Drop IRQF_EARLY_RESUME flag | Grygorii Strashko | 1 | -1/+1 |
2016-03-14 | rtc: tps80031: Drop IRQF_EARLY_RESUME flag | Grygorii Strashko | 1 | -1/+1 |
2016-03-14 | rtc: tps65910: Drop IRQF_EARLY_RESUME flag | Grygorii Strashko | 1 | -1/+1 |
2016-03-14 | rtc: tps6586x: Drop IRQF_EARLY_RESUME flag | Grygorii Strashko | 1 | -1/+1 |