summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-03-16Merge tag 'edac_for_4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2016-03-16Merge tag 'leds_for_4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds
2016-03-16Merge tag 'rtc-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2016-03-16Merge tag 'hwmon-for-linus-v4.6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-03-16Merge tag 'regulator-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2016-03-16Merge tag 'regmap-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2016-03-16Merge tag 'spi-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2016-03-16Merge tag 'pinctrl-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2016-03-15Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-03-15Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-14Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-14Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-03-14Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-03-14rtc: pcf2127: add pcf2129 device idAkinobu Mita
2016-03-14rtc: pcf2127: add support for spi interfaceAkinobu Mita
2016-03-14rtc: pcf2127: convert to use regmapAkinobu Mita
2016-03-14rtc: rv3029: Add thermometer hwmon supportMichael Büsch
2016-03-14rtc: rv3029: Add update_bits helper for eeprom accessMichael Büsch
2016-03-14rtc: ds1685: actually spin forever in poweroff error pathJosh Poimboeuf
2016-03-14rtc: hym8563: fix invalid year calculationAlexander Kochetkov
2016-03-14rtc: ds3232: use rtc->ops_lock to protect alarm operationsAkinobu Mita
2016-03-14rtc: ds3232: fix issue when irq is shared several devicesAkinobu Mita
2016-03-14rtc: ds3232: remove unused UIE codeAkinobu Mita
2016-03-14rtc: ds3232: add register access error checksAkinobu Mita
2016-03-14rtc: ds3232: fix read on /dev/rtc after RTC_AIE_ONAkinobu Mita
2016-03-14rtc: merge ds3232 and ds3234Akinobu Mita
2016-03-14rtc: ds3232: convert to use regmapAkinobu Mita
2016-03-14rtc: pxa: fix Kconfig indentationAlexandre Belloni
2016-03-14rtc: rv3029: Add device tree property for trickle chargerMichael Büsch
2016-03-14rtc: rv3029: Add functions for EEPROM accessMichael Büsch
2016-03-14rtc: rv3029: Add i2c register update-bits helperMichael Büsch
2016-03-14rtc: rv3029: Add missing register definitionsMichael Büsch
2016-03-14rtc: rv3029: Add "rv3029" I2C device idMichael Büsch
2016-03-14rtc: rv3029: Remove all 'C2' suffixes from identifiersMichael Büsch
2016-03-14rtc: enable COMPILE_TESTAlexandre Belloni
2016-03-14rtc: generic: allow building on all architecturesArnd Bergmann
2016-03-14rtc: pcf8523: properly handle oscillator stop bitAlexandre Belloni
2016-03-14rtc: pcf85063: remove struct pcf85063Alexandre Belloni
2016-03-14rtc: pcf85063: remove useless DRV_VERSIONAlexandre Belloni
2016-03-14rtc: always show I2CAlexandre Belloni
2016-03-14rtc: ds1685: passing bogus values to irq_restoreDan Carpenter
2016-03-14rtc: max77686: Use REGMAP_IRQ_REG for regmap-rtc-irqs initialisationLaxman Dewangan
2016-03-14rtc: max77686: Add support for MAX20024/MAX77620 RTC IPLaxman Dewangan
2016-03-14rtc: mt6397: Remove plaform module aliasJavier Martinez Canillas
2016-03-14rtc: pcf85063: remove useless century handlingAlexandre Belloni
2016-03-14rtc: vr41xx: Wire up alarm_irq_enableGeert Uytterhoeven