Age | Commit message (Expand) | Author |
2016-03-19 | rtc: s3c: Don't print an error on probe deferral | Javier Martinez Canillas |
2016-03-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-03-15 | rtc: rv3029: stop mentioning rv3029c2 | Alexandre Belloni |
2016-03-14 | rtc: pcf2127: add pcf2129 device id | Akinobu Mita |
2016-03-14 | rtc: pcf2127: add support for spi interface | Akinobu Mita |
2016-03-14 | rtc: pcf2127: convert to use regmap | Akinobu Mita |
2016-03-14 | rtc: rv3029: Add thermometer hwmon support | Michael Büsch |
2016-03-14 | rtc: rv3029: Add update_bits helper for eeprom access | Michael Büsch |
2016-03-14 | rtc: ds1685: actually spin forever in poweroff error path | Josh Poimboeuf |
2016-03-14 | rtc: hym8563: fix invalid year calculation | Alexander Kochetkov |
2016-03-14 | rtc: ds3232: use rtc->ops_lock to protect alarm operations | Akinobu Mita |
2016-03-14 | rtc: ds3232: fix issue when irq is shared several devices | Akinobu Mita |
2016-03-14 | rtc: ds3232: remove unused UIE code | Akinobu Mita |
2016-03-14 | rtc: ds3232: add register access error checks | Akinobu Mita |
2016-03-14 | rtc: ds3232: fix read on /dev/rtc after RTC_AIE_ON | Akinobu Mita |
2016-03-14 | rtc: merge ds3232 and ds3234 | Akinobu Mita |
2016-03-14 | rtc: ds3232: convert to use regmap | Akinobu Mita |
2016-03-14 | rtc: pxa: fix Kconfig indentation | Alexandre Belloni |
2016-03-14 | rtc: rv3029: Add device tree property for trickle charger | Michael Büsch |
2016-03-14 | rtc: rv3029: Add functions for EEPROM access | Michael Büsch |
2016-03-14 | rtc: rv3029: Add i2c register update-bits helper | Michael Büsch |
2016-03-14 | rtc: rv3029: Add missing register definitions | Michael Büsch |
2016-03-14 | rtc: rv3029: Add "rv3029" I2C device id | Michael Büsch |
2016-03-14 | rtc: rv3029: Remove all 'C2' suffixes from identifiers | Michael Büsch |
2016-03-14 | rtc: enable COMPILE_TEST | Alexandre Belloni |
2016-03-14 | rtc: generic: allow building on all architectures | Arnd Bergmann |
2016-03-14 | rtc: pcf8523: properly handle oscillator stop bit | Alexandre Belloni |
2016-03-14 | rtc: pcf85063: remove struct pcf85063 | Alexandre Belloni |
2016-03-14 | rtc: pcf85063: remove useless DRV_VERSION | Alexandre Belloni |
2016-03-14 | rtc: always show I2C | Alexandre Belloni |
2016-03-14 | rtc: ds1685: passing bogus values to irq_restore | Dan Carpenter |
2016-03-14 | rtc: max77686: Use REGMAP_IRQ_REG for regmap-rtc-irqs initialisation | Laxman Dewangan |
2016-03-14 | rtc: max77686: Add support for MAX20024/MAX77620 RTC IP | Laxman Dewangan |
2016-03-14 | rtc: mt6397: Remove plaform module alias | Javier Martinez Canillas |
2016-03-14 | rtc: pcf85063: remove useless century handling | Alexandre Belloni |
2016-03-14 | rtc: vr41xx: Wire up alarm_irq_enable | Geert Uytterhoeven |
2016-03-14 | rtc: rv3029: reword Kconfig option | Alexandre Belloni |
2016-03-14 | rtc: as3722: Drop IRQF_EARLY_RESUME flag | Grygorii Strashko |
2016-03-14 | rtc: tps80031: Drop IRQF_EARLY_RESUME flag | Grygorii Strashko |
2016-03-14 | rtc: tps65910: Drop IRQF_EARLY_RESUME flag | Grygorii Strashko |
2016-03-14 | rtc: tps6586x: Drop IRQF_EARLY_RESUME flag | Grygorii Strashko |
2016-03-14 | rtc: palmas: Drop IRQF_EARLY_RESUME flag | Grygorii Strashko |
2016-03-14 | rtc: Group Kconfig entries by vendor | Soren Brinkmann |
2016-03-14 | rtc: pic32: Add PIC32 real time clock driver | Joshua Henderson |
2016-03-14 | rtc: rx8025: unsupport UIE mode | Akinobu Mita |
2016-03-14 | rtc: rx8025: round up to nearest minute for a minute accuracy alarm | Akinobu Mita |
2016-03-14 | rtc: rx8025: protect ctrl1 register update by rtc->ops_lock | Akinobu Mita |
2016-03-14 | rtc: rx8025: fix irq handler registration | Akinobu Mita |
2016-03-14 | rtc: s5m: De-inline large functions to save space | Krzysztof Kozlowski |
2016-03-14 | rtc: make class.c explicitly non-modular | Paul Gortmaker |