summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'leds_for_4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds2016-03-1618-120/+628
|\
| * leds: triggers: simplify led_trigger_storeHeiner Kallweit2016-03-141-11/+2
| * leds: max8997: Use devm_led_classdev_registerAmitoj Kaur Chawla2016-03-141-13/+1
| * leds: da903x: Use devm_led_classdev_registerAmitoj Kaur Chawla2016-03-141-11/+1
| * leds: s3c24xx: Use devm_led_classdev_registerAmitoj Kaur Chawla2016-03-141-18/+1
| * leds: wm831x-status: Use devm_led_classdev_registerAmitoj Kaur Chawla2016-03-141-12/+1
| * leds: lp8788: Use devm_led_classdev_registerAmitoj Kaur Chawla2016-03-141-13/+1
| * leds: 88pm860x: Use devm_led_classdev_registerAmitoj Kaur Chawla2016-03-141-11/+1
| * leds: Add SN3218 and SN3216 support to the IS31FL32XX driverDavid Rivshin2016-03-143-7/+14
| * of: Add vendor prefix for Si-En TechnologyStefan Wahren2016-03-141-0/+1
| * leds: Add driver for the ISSI IS31FL32xx family of LED controllersDavid Rivshin2016-03-143-0/+513
| * DT: leds: Add binding for the ISSI IS31FL32xx family of LED controllersDavid Rivshin2016-03-141-0/+49
| * DT: Add vendor prefix for Integrated Silicon Solutions Inc.David Rivshin2016-03-141-0/+1
| * leds: lm3533: Use devm_led_classdev_registerAmitoj Kaur Chawla2016-03-141-9/+3
| * leds: gpio: Use GPIOF_OUT_INIT_LOW instead of hardcoded zeroGeert Uytterhoeven2016-03-141-1/+1
| * leds: core: add helpers for calling brightness_set(_blocking)Heiner Kallweit2016-03-141-14/+26
| * leds: leds-gpio: Fix return value check in create_gpio_led()Wei Yongjun2016-03-141-2/+2
| * leds: lp3944: improve wording and formatting in a commentAntonio Ospite2016-03-141-2/+5
| * leds: core: avoid error message when a USB LED device is unpluggedHeiner Kallweit2016-03-143-1/+8
| * leds: core: fix misleading comment after workqueue removal from driversHeiner Kallweit2016-03-141-2/+4
* | Merge tag 'rtc-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-03-1640-1653/+3854
|\ \
| * | 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/+4
| * | rtc: ds3232: fix issue when irq is shared several devicesAkinobu Mita2016-03-141-69/+12
| * | rtc: ds3232: remove unused UIE codeAkinobu Mita2016-03-141-19/+1
| * | 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