linux-leds.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-17 06:27:36 to 2019-06-09 19:07:58 UTC [more...]

[PATCH v5 00/26] Add generic support for composing LED class device name
 2019-06-09 19:07 UTC  (22+ messages)
` [PATCH v5 01/26] leds: class: Improve LED and LED flash class registration API
` [PATCH v5 02/26] dt-bindings: leds: Add LED_COLOR_ID definitions
` [PATCH v5 03/26] dt-bindings: leds: Add LED_FUNCTION definitions
` [PATCH v5 04/26] dt-bindings: leds: Add properties for LED name construction
` [PATCH v5 05/26] leds: core: Add support for composing LED class device names
` [PATCH v5 06/26] dt-bindings: sc27xx-blt: Add function and color properties
` [PATCH v5 07/26] leds: sc27xx-blt: Use generic support for composing LED names
` [PATCH v5 08/26] dt-bindings: lt3593: Add function and color properties
` [PATCH v5 09/26] leds: lt3593: Use generic support for composing LED names
` [PATCH v5 10/26] dt-bindings: lp8860: Add function and color properties
` [PATCH v5 11/26] leds: lp8860: Use generic support for composing LED names
` [PATCH v5 12/26] dt-bindings: lm3692x: Add function and color properties
` [PATCH v5 13/26] leds: lm3692x: Use generic support for composing LED names
` [PATCH v5 14/26] dt-bindings: lm36010: Add function and color properties
` [PATCH v5 15/26] leds: lm3601x: Use generic support for composing LED names
` [PATCH v5 16/26] dt-bindings: cr0014114: Add function and color properties
` [PATCH v5 17/26] leds: cr0014114: Use generic support for composing LED names
` [PATCH v5 18/26] dt-bindings: aat1290: Add function and color properties
` [PATCH v5 19/26] leds: aat1290: Use generic support for composing LED names
` [PATCH v5 20/26] dt-bindings: as3645a: Add function and color properties
` [PATCH v5 21/26] leds: as3645a: Use generic support for composing LED names

[PATCH 00/34] treewide: simplify getting the adapter of an I2C client
 2019-06-09 16:37 UTC  (7+ messages)
` [PATCH 04/34] leds: leds-pca955x: simplify getting the adapter of a client
` [PATCH 05/34] leds: leds-tca6507: "

[PATCH v4 1/2] leds: multicolor: Add sysfs interface definition
 2019-06-09 15:15 UTC  (3+ messages)
` [PATCH v4 2/2] documention: leds: Add multicolor class documentation

[PATCH v3 0/4] backlight: pwm_bl: support linear interpolation and brightness to human eye
 2019-06-08 21:02 UTC  (4+ messages)
` [PATCH v3 3/4] backlight: pwm_bl: compute brightness of LED linearly "

[PATCH v6 0/5] LM36274 Introduction
 2019-06-06 11:25 UTC  (14+ messages)
` [PATCH v6 1/5] dt-bindings: mfd: Add lm36274 bindings to ti-lmu
` [PATCH v6 2/5] mfd: ti-lmu: Add LM36274 support to the ti-lmu
` [PATCH v6 3/5] regulator: lm363x: Add support for LM36274
` [PATCH v6 4/5] dt-bindings: leds: Add LED bindings for the LM36274
` [PATCH v6 5/5] leds: lm36274: Introduce the TI LM36274 LED driver

[PATCH v5 0/6] LM36274 Introduction
 2019-06-06  9:49 UTC  (14+ messages)
` [PATCH v5 1/6] regulator: lm363x: Make the gpio register enable flexible
` [PATCH v5 2/6] dt-bindings: mfd: Add lm36274 bindings to ti-lmu
` [PATCH v5 3/6] mfd: ti-lmu: Add LM36274 support to the ti-lmu
` [PATCH v5 4/6] regulator: lm363x: Add support for LM36274
` [PATCH v5 5/6] dt-bindings: leds: Add LED bindings for the LM36274
` [PATCH v5 6/6] leds: lm36274: Introduce the TI LM36274 LED driver

[PATCH 00/13] drivers: Introduce generic device lookup helpers
 2019-06-05 18:13 UTC  (5+ messages)
` [PATCH 08/13] drivers: Add generic helper to match by name
` [PATCH 10/13] drivers: Introduce variants of class_find_device()

[PATCH v4 0/6] LM36274 Introduction
 2019-06-04 15:33 UTC  (37+ messages)
` [RESEND PATCH v4 1/6] regulator: lm363x: Make the gpio register enable flexible
` [RESEND PATCH v4 2/6] dt-bindings: mfd: Add lm36274 bindings to ti-lmu
` [RESEND PATCH v4 3/6] mfd: ti-lmu: Add LM36274 support to the ti-lmu
` [RESEND PATCH v4 4/6] regulator: lm363x: Add support for LM36274
` [RESEND PATCH v4 5/6] dt-bindings: leds: Add LED bindings for the LM36274
` [RESEND PATCH v4 6/6] leds: lm36274: Introduce the TI LM36274 LED driver

[RFC PATCH 00/57] drivers: Consolidate device lookup helpers
 2019-06-04  8:35 UTC  (3+ messages)
` [RFC PATCH 30/57] drivers: leds: Use class_find_device_by_name() helper

[PATCH v6] platform/chrome: Add Wilco EC keyboard backlight LEDs support
 2019-06-03 22:13 UTC  (4+ messages)

[GIT PULL] LED fix for 5.2-rc3
 2019-06-02 17:25 UTC  (2+ messages)

[PATCH v3 0/9] Multicolor Framework update
 2019-05-30 20:43 UTC  (23+ messages)
` [PATCH v3 1/9] leds: multicolor: Add sysfs interface definition
` [PATCH v3 2/9] dt: bindings: Add multicolor class dt bindings documention
` [PATCH v3 3/9] documention: leds: Add multicolor class documentation
` [PATCH v3 4/9] dt-bindings: leds: Add multicolor ID to the color ID list
` [PATCH v3 5/9] "
` [PATCH v3 6/9] leds: multicolor: Introduce a multicolor class definition
` [PATCH v3 7/9] dt: bindings: lp50xx: Introduce the lp50xx family of RGB drivers
` [PATCH v3 8/9] leds: lp50xx: Add the LP50XX family of the RGB LED driver
` [PATCH v3 9/9] leds: Update the lp55xx to use the multi color framework

[GIT PULL] Immutable branch between LEDs, MFD and REGULATOR
 2019-05-29 20:44 UTC  (13+ messages)

[PATCH AUTOSEL 5.1 033/375] leds: avoid races with workqueue
 2019-05-29 18:51 UTC  (3+ messages)

cross-merges with MFD tree (was: Re: GFS2: Pull Request)
 2019-05-29 11:40 UTC  (2+ messages)

Revert "leds: avoid races with workqueue"?
 2019-05-26 20:36 UTC  (6+ messages)

leds: avoid flush_work in atomic context
 2019-05-26 19:34 UTC  (4+ messages)

[PATCH -next] leds: max77650: Remove set but not used variable 'parent'
 2019-05-26 17:11 UTC  (2+ messages)

Disk activity trigger: keeps blinking under full load
 2019-05-26  8:18 UTC  (3+ messages)

Droid 4 backlight support
 2019-05-24 21:49 UTC  (2+ messages)

linux-next: Tree for May 24 (leds-lm3697)
 2019-05-24 20:27 UTC  (2+ messages)

[PATCH][V2] leds: TI LMU: fix u8 variable comparisons with less than zero
 2019-05-22 20:48 UTC  (3+ messages)

[PATCH AUTOSEL 4.14 013/167] leds: avoid races with workqueue
 2019-05-22 19:26 UTC 

[PATCH AUTOSEL 4.19 021/244] leds: avoid races with workqueue
 2019-05-22 19:22 UTC 

[PATCH AUTOSEL 5.0 028/317] leds: avoid races with workqueue
 2019-05-22 19:18 UTC 

[PATCH][next] leds: TI LMU: remove redundant u8 comparisons with less than zero
 2019-05-22 10:00 UTC  (3+ messages)

[j.anaszewski-leds:for-next 3/14] drivers/leds/leds-ti-lmu-common.c:97 ti_lmu_common_set_ramp() warn: impossible condition '(ramp_up < 0) => (0-255 < 0)'
 2019-05-22  6:47 UTC 

[PATCH] dt-bindings: backlight: lm3630a: correct schema validation
 2019-05-22  0:53 UTC  (4+ messages)

[PATCH v4 0/6] LM36274 Introduction
 2019-05-21 20:40 UTC  (9+ messages)
` [PATCH v4 6/6] leds: lm36274: Introduce the TI LM36274 LED driver

[PATCH 08/10] dt: fix refs that were renamed to json with the same file name
 2019-05-20 23:00 UTC  (4+ messages)

[PATCH v6 0/3] backlight: lm3630a: bug fix and fwnode support
 2019-05-17 23:12 UTC  (4+ messages)
` [PATCH v6 2/3] dt-bindings: backlight: add lm3630a bindings

[PATCH 0/2] Fix LED GPIO trigger behavior
 2019-05-17 16:56 UTC  (4+ messages)
` [PATCH 2/2] ledtrig-gpio: 0 is a valid GPIO number


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).