linux-leds.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-05 16:14:39 to 2019-07-03 22:00:43 UTC [more...]

[PATCH v5 00/26] Add generic support for composing LED class device name
 2019-07-03 22:00 UTC  (34+ 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 v5 22/26] dt-bindings: leds-gpio: Add function and color properties
` [PATCH v5 23/26] leds: gpio: Use generic support for composing LED names
` [PATCH v5 24/26] dt-bindings: an30259a: Add function and color properties
` [PATCH v5 25/26] leds: an30259a: Use generic support for composing LED names
` [PATCH v5 26/26] leds: Document standard LED functions

[PATCH 0/4] Add a generic driver for LED-based backlight
 2019-07-03 10:02 UTC  (14+ messages)
` [PATCH 1/4] leds: of: create a child device if the LED node contains a "compatible" string
` [PATCH 2/4] devicetree: Update led binding
` [PATCH 3/4] backlight: add led-backlight driver
` [PATCH 4/4] devicetree: Add led-backlight binding

[PATCH] leds: max77650: add MODULE_ALIAS()
 2019-07-03  8:47 UTC 

[PATCH v2 0/2] fix vendor prefix for arcxcnn driver and bindings
 2019-07-02 13:11 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: backlight: fix vendor prefix for ArcticSand arcxcnn driver bindings
` [PATCH 2/2] backlight: arcxcnn: add "arctic" vendor prefix

[PATCH v5 0/2] Multicolor Documentation update
 2019-07-01 20:46 UTC  (3+ messages)
` [PATCH v5 1/2] leds: multicolor: Add sysfs interface definition
` [PATCH v5 2/2] documention: leds: Add multicolor class documentation

[GIT PULL] LED updates for 5.3-rc1
 2019-07-01 16:46 UTC 

[PATCH 0/2] leds: tlc591xx: switch to OF and managed API
 2019-07-01 15:36 UTC  (5+ messages)
` [PATCH 1/2] leds: tlc591xx: simplify driver by using the managed led API
` [PATCH 2/2] leds: tlc591xx: Use the OF version of the LED registration function

[PATCH] dt-bindings: backlight: lm3630a: correct schema validation
 2019-06-28 19:22 UTC  (2+ messages)

[PATCH 24/43] docs: leds: convert to ReST
 2019-06-28 19:01 UTC  (2+ messages)

[PATCH 0/9] Some doc fixes
 2019-06-28 12:12 UTC  (2+ messages)
` [PATCH 4/9] dt: leds-lm36274.txt: fix a broken reference to ti-lmu.txt

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

[PATCH 0/2] fix vendor prefix for arcxcnn driver and bindings
 2019-06-26 15:09 UTC  (15+ messages)
` [PATCH 1/2] dt-bindings: backlight: fix vendor prefix for ArcticSand arcxcnn driver bindings
` [PATCH 2/2] backlight: arcxcnn: add "arctic" vendor prefix

[PATCH v6 0/5] LM36274 Introduction
 2019-06-25  6:30 UTC  (17+ messages)
` [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 0/3] backlight/arcxcnn fix vendor prefix in driver and bindings and add support for arc1, arc3
 2019-06-24 13:59 UTC  (11+ messages)
` [PATCH 2/3] backlight/arcxcnn fix vendor prefix
      `  "
        `  "

[PATCH v2 00/28] drivers: Consolidate device lookup helpers
 2019-06-24 10:08 UTC  (6+ messages)
` [PATCH v2 10/28] drivers: Add generic helper to match by name
` [PATCH v2 12/28] drivers: Introduce class_find_device_by_name() helper

[PATCH v2 0/3] PWM framework: add support referencing PWMs from ACPI
 2019-06-22  9:04 UTC  (19+ messages)
` [PATCH v2 1/3] ACPI: Resolve objects on host-directed table loads
` [PATCH v2 2/3] PWM framework: add support referencing PWMs from ACPI
` [PATCH v2 3/3] leds-pwm.c: support ACPI via firmware-node framework

[PATCH v2 20/29] docs: leds: convert to ReST
 2019-06-21 10:59 UTC  (2+ messages)

[PATCH v3 0/9] Multicolor Framework update
 2019-06-20 21:42 UTC  (19+ messages)
` [PATCH v3 2/9] dt: bindings: Add multicolor class dt bindings documention
` [PATCH v3 4/9] dt-bindings: leds: Add multicolor ID to the color ID list
` [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 0/4] backlight: pwm_bl: support linear interpolation and brightness to human eye
 2019-06-17 20:03 UTC  (19+ messages)
` [PATCH v3 3/4] backlight: pwm_bl: compute brightness of LED linearly "

[PATCH AUTOSEL 5.1 033/375] leds: avoid races with workqueue
 2019-06-17 15:57 UTC  (4+ messages)

[PATCH] dt: leds-lm36274.txt: fix a broken reference to ti-lmu.txt
 2019-06-17 13:45 UTC  (3+ messages)

[PATCH v1 22/31] docs: leds: convert to ReST
 2019-06-12 18:38 UTC 

[PATCH][next] leds: lm36274: remove redundant initialization of variable ret
 2019-06-12 15:18 UTC  (2+ messages)

[GIT PULL v2] Immutable branch between LEDs, MFD and REGULATOR
 2019-06-11 22:12 UTC 

[PATCH 1/2] dt-bindings: pwm-backlight: Add 'max-brightness' property
 2019-06-11 22:11 UTC  (11+ messages)
` [PATCH 2/2] backlight: pwm_bl: Get number of brightness levels for CIE 1931 from the device tree

[PATCH 0/3] treewide: simplify getting the adapter of an I2C client, part2
 2019-06-10  9:53 UTC  (3+ messages)
` [PATCH 2/3] leds: is31fl319x: simplify getting the adapter of a client

[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 v5 0/6] LM36274 Introduction
 2019-06-06  9:49 UTC  (10+ 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 00/13] drivers: Introduce generic device lookup helpers
 2019-06-05 18:13 UTC  (4+ messages)
` [PATCH 10/13] drivers: Introduce variants of class_find_device()


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).