Age | Commit message (Expand) | Author | Files | Lines |
2016-07-31 | Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -1/+1 |
2016-07-29 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -17/+15 |
2016-07-22 | leds/trigger/cpu: Move from CPU_STARTING to ONLINE level | Sebastian Andrzej Siewior | 1 | -8/+8 |
2016-07-19 | leds: is31fl32xx: define complete i2c_device_id table | H. Nikolaus Schaller | 1 | -2/+8 |
2016-07-19 | leds: is31fl32xx: fix typo in id and match table names | H. Nikolaus Schaller | 1 | -7/+7 |
2016-07-18 | leds: LED driver for TI LP3952 6-Channel Color LED | Tony Makkiel | 3 | -0/+316 |
2016-07-15 | leds/trigger/cpu: Convert to hotplug state machine | Richard Cochran | 1 | -17/+15 |
2016-07-11 | leds: leds-gpio: Set of_node for created LED devices | Rafał Miłecki | 1 | -2/+3 |
2016-07-04 | leds: triggers: return error if invalid trigger name is provided via sysfs | Heiner Kallweit | 1 | -0/+2 |
2016-06-29 | powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msg | Suraj Jitindar Singh | 1 | -1/+1 |
2016-06-20 | leds: convert IDE trigger to common disk trigger | Stephan Linz | 4 | -13/+18 |
2016-06-20 | leds: pca9532: Add device tree support | Phil Reid | 1 | -4/+71 |
2016-06-08 | leds: handle suspend/resume in heartbeat trigger | Linus Walleij | 1 | -0/+31 |
2016-06-08 | leds: core: Fix brightness setting upon hardware blinking enabled | Tony Makkiel | 1 | -3/+6 |
2016-05-25 | Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+10 |
2016-05-17 | leds: pwm: Use pwm_get_args() where appropriate | Boris Brezillon | 1 | -1/+10 |
2016-05-06 | leds: gpio: Support the "panic-indicator" firmware property | Ezequiel Garcia | 1 | -0/+4 |
2016-05-06 | leds: triggers: Allow to switch the trigger to "panic" on a kernel panic | Ezequiel Garcia | 4 | -1/+52 |
2016-04-19 | leds: ss4200: add DMI data for FSC SCALEO Home Server | Martin Dummer | 1 | -0/+13 |
2016-04-19 | leds: ss4200: Add depend on x86 arch | Martin Dummer | 1 | -2/+3 |
2016-04-19 | leds: ledtrig-ide-disk: Move ide_blink_delay to ledtrig_ide_activity() | Jacek Anaszewski | 1 | -1/+2 |
2016-04-14 | leds: tca6507: silence an uninitialized variable warning | Dan Carpenter | 1 | -0/+2 |
2016-04-13 | leds: trigger: Introduce a MTD (NAND/NOR) trigger | Ezequiel Garcia | 3 | -0/+54 |
2016-03-30 | leds: trigger: Introduce a kernel panic LED trigger | Ezequiel Garcia | 3 | -0/+38 |
2016-03-24 | Merge tag 'platform-drivers-x86-v4.6-1' of git://git.infradead.org/users/dvha... | Linus Torvalds | 2 | -112/+15 |
2016-03-23 | dell-led: use dell_smbios_send_request() for performing SMBIOS calls | Michał Kępień | 1 | -59/+6 |
2016-03-23 | dell-led: use dell_smbios_find_token() for finding mic DMI tokens | Michał Kępień | 2 | -54/+10 |
2016-03-14 | leds: triggers: simplify led_trigger_store | Heiner Kallweit | 1 | -11/+2 |
2016-03-14 | leds: max8997: Use devm_led_classdev_register | Amitoj Kaur Chawla | 1 | -13/+1 |
2016-03-14 | leds: da903x: Use devm_led_classdev_register | Amitoj Kaur Chawla | 1 | -11/+1 |
2016-03-14 | leds: s3c24xx: Use devm_led_classdev_register | Amitoj Kaur Chawla | 1 | -18/+1 |
2016-03-14 | leds: wm831x-status: Use devm_led_classdev_register | Amitoj Kaur Chawla | 1 | -12/+1 |
2016-03-14 | leds: lp8788: Use devm_led_classdev_register | Amitoj Kaur Chawla | 1 | -13/+1 |
2016-03-14 | leds: 88pm860x: Use devm_led_classdev_register | Amitoj Kaur Chawla | 1 | -11/+1 |
2016-03-14 | leds: Add SN3218 and SN3216 support to the IS31FL32XX driver | David Rivshin | 2 | -4/+8 |
2016-03-14 | leds: Add driver for the ISSI IS31FL32xx family of LED controllers | David Rivshin | 3 | -0/+513 |
2016-03-14 | leds: lm3533: Use devm_led_classdev_register | Amitoj Kaur Chawla | 1 | -9/+3 |
2016-03-14 | leds: gpio: Use GPIOF_OUT_INIT_LOW instead of hardcoded zero | Geert Uytterhoeven | 1 | -1/+1 |
2016-03-14 | leds: core: add helpers for calling brightness_set(_blocking) | Heiner Kallweit | 1 | -14/+26 |
2016-03-14 | leds: leds-gpio: Fix return value check in create_gpio_led() | Wei Yongjun | 1 | -2/+2 |
2016-03-14 | leds: lp3944: improve wording and formatting in a comment | Antonio Ospite | 1 | -2/+5 |
2016-03-14 | leds: core: avoid error message when a USB LED device is unplugged | Heiner Kallweit | 2 | -1/+6 |
2016-01-17 | Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2 | -10/+10 |
2016-01-07 | leds: pca9532: use gpiochip data pointer | Linus Walleij | 1 | -4/+4 |
2016-01-07 | leds: tca6507: use gpiochip data pointer | Linus Walleij | 1 | -2/+2 |
2016-01-04 | leds: add HAS_IOMEM dependency to LEDS_BCM6328/LEDS_BCM6358 | Vegard Nossum | 1 | -0/+2 |
2016-01-04 | leds: core: add managed version of led_trigger_register | Heiner Kallweit | 1 | -0/+28 |
2016-01-04 | leds: bcm6358: remove unneeded busy status check | Álvaro Fernández Rojas | 1 | -3/+0 |
2016-01-04 | leds: bcm6328: improve blink support | Álvaro Fernández Rojas | 1 | -5/+15 |
2016-01-04 | leds: bcm6358: merge bcm6358_led_mode and bcm6358_led_set | Álvaro Fernández Rojas | 1 | -14/+6 |