linux-leds.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-18 16:54:12 to 2019-12-16 12:28:20 UTC [more...]

[PATCH 0/2] leds: lm3692x: Allow to set ovp and brigthness mode
 2019-12-16 12:28 UTC  (3+ messages)
` [PATCH 1/2] dt: bindings: lm3692x: Document new properties
` [PATCH 2/2] leds: lm3692x: Allow to set ovp and brigthness mode

[PATCH v6 00/15] Support ROHM BD71828 PMIC
 2019-12-16 12:21 UTC  (23+ messages)
` [PATCH v6 01/15] dt-bindings: regulator: Document ROHM BD71282 regulator bindings
` [PATCH v6 02/15] dt-bindings: leds: ROHM BD71282 PMIC LED driver
` [PATCH v6 03/15] dt-bindings: mfd: Document ROHM BD71828 bindings
` [PATCH v6 04/15] mfd: rohm PMICs - use platform_device_id to match MFD sub-devices
` [PATCH v6 05/15] mfd: bd71828: Support ROHM BD71828 PMIC - core
` [PATCH v6 06/15] mfd: input: bd71828: Add power-key support
` [PATCH v6 07/15] clk: bd718x7: Support ROHM BD71828 clk block
` [PATCH v6 08/15] regulator: bd718x7: Split driver to common and bd718x7 specific parts
` [PATCH v6 09/15] regulator: bd71828: Basic support for ROHM bd71828 PMIC regulators
` [PATCH v6 10/15] gpio: devres: Add devm_gpiod_get_parent_array
` [PATCH v6 11/15] docs: driver-model: Add missing managed GPIO array get functions
` [PATCH v6 12/15] rtc: bd70528 add BD71828 support
` [PATCH v6 13/15] gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOs
` [PATCH v6 14/15] leds: Add common LED binding parsing support to LED class/core
` [PATCH v6 15/15] led: bd71828: Support LED outputs on ROHM BD71828 PMIC

[PATCH v5 0/2] tps6105x add devicetree and leds support
 2019-12-16 11:09 UTC  (6+ messages)
` [PATCH v5 1/2] leds: tps6105x: add driver for mfd chip led mode
` [PATCH v5 2/2] dt-bindings: mfd: update TI tps6105x chip bindings

[PATCH AUTOSEL 5.4 032/134] leds: lm3692x: Handle failure to probe the regulator
 2019-12-14 18:11 UTC  (7+ messages)
` [PATCH AUTOSEL 5.4 033/134] leds: an30259a: add a check for devm_regmap_init_i2c
` [PATCH AUTOSEL 5.4 034/134] leds: trigger: netdev: fix handling on interface rename

[RFC 00/25] arm64: realtek: Add Xnano X5 and implement TM1628/FD628/AiP1618 LED controllers
 2019-12-14  9:48 UTC  (38+ messages)
` [RFC 01/25] dt-bindings: vendor-prefixes: Add Xnano
` [RFC 02/25] dt-bindings: arm: realtek: Add Xnano X5
` [RFC 03/25] arm64: dts: realtek: rtd1295: "
` [RFC 04/25] spi: gpio: Implement LSB First bitbang support
` [RFC 05/25] dt-bindings: vendor-prefixes: Add Titan Micro Electronics
` [RFC 06/25] dt-bindings: leds: Add Titan Micro Electronics TM1628
` [RFC 07/25] "
` [RFC 08/25] arm64: dts: realtek: rtd129x-zidoo-x9s: Add TM1628 LED controller
` [RFC 09/25] arm64: dts: realtek: rtd1295-zidoo-x9s: Add regular LEDs to TM1628
` [RFC 10/25] dt-bindings: vendor-prefixes: Add Fuda Hisi Microelectronics
` [RFC 11/25] dt-bindings: leds: tm1628: Add Fuda Hisi Microelectronics FD628
` [RFC 12/25] "
` [RFC 13/25] arm64: dts: realtek: rtd1295-xnano-x5: Add FD628 LED controller
` [RFC 14/25] arm64: dts: realtek: rtd1295-xnano-x5: Add regular LEDs to FD628
` [RFC 15/25] dt-bindings: vendor-prefixes: Add Fude Microelectronics
` [RFC 16/25] dt-bindings: leds: tm1628: Add Fude Microelectronics AiP1618
` [RFC 17/25] leds: tm1628: Prepare "
` [RFC 18/25] dt-bindings: leds: tm1628: Define display child nodes
` [RFC 19/25] leds: tm1628: Add 7-segment display support
` [RFC 20/25] arm64: dts: realtek: rtd1295-zidoo-x9s: Add display to TM1628
` [RFC 21/25] arm64: dts: realtek: rtd1295-xnano-x5: Add display to FD628
` [RFC 22/25] leds: tm1826: Add combined glyph support
` [RFC 23/25] WIP: leds: tm1628: Prepare TM1628 keys
` [RFC 24/25] WIP: leds: tm1628: Prepare FD628 keys
` [RFC 25/25] WIP: leds: tm1628: Prepare AiP1618 keys

[PATCH AUTOSEL 4.19 17/79] leds: lm3692x: Handle failure to probe the regulator
 2019-12-11 15:25 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 18/79] leds: trigger: netdev: fix handling on interface rename

[PATCH v2] leds: bd2802: Convert to use GPIO descriptors
 2019-12-11  0:52 UTC  (3+ messages)

[PATCH] leds: gpio: Fix uninitialized gpio label for fwnode based probe
 2019-12-11  0:44 UTC  (2+ messages)

[PATCH v5 00/16] Support ROHM BD71828 PMIC
 2019-12-10 13:24 UTC  (41+ messages)
` [PATCH v5 01/16] dt-bindings: regulator: Document ROHM BD71282 regulator bindings
` [PATCH v5 02/16] dt-bindings: leds: ROHM BD71282 PMIC LED driver
` [PATCH v5 03/16] dt-bindings: mfd: Document ROHM BD71828 bindings
` [PATCH v5 09/16] regulator: bd71828: Basic support for ROHM bd71828 PMIC regulators
` [PATCH v5 10/16] gpio: devres: Add devm_gpiod_get_parent_array
` [PATCH v5 13/16] rtc: bd70528 add BD71828 support
` [PATCH v5 15/16] leds: Add common LED binding parsing support to LED class/core

[PATCH] led: max77650: add of_match table
 2019-12-10 10:08 UTC 

[PATCH v4 0/2] tps6105x add devicetree and leds support
 2019-12-10  8:46 UTC  (12+ messages)
` [PATCH v4 1/2] leds: tps6105x: add driver for mfd chip led mode
` [PATCH v4 2/2] dt-bindings: mfd: update TI tps6105x chip bindings

[PATCH v17 00/19] Multicolor Framework
 2019-12-09 13:22 UTC  (5+ messages)
` [PATCH v17 10/19] ARM: dts: imx6dl-yapp4: Add reg property to the lp5562 channel node

[PATCH 1/1] leds-as3645a: Drop fwnode reference on ignored node
 2019-12-09 12:34 UTC  (2+ messages)

"leds: gpio: Use generic support for composing LED names" breaks gpio debugfs
 2019-12-05 21:29 UTC  (4+ messages)

[PATCH v15 06/19] leds: lp50xx: Add the LP50XX family of the RGB LED driver
 2019-12-05  9:54 UTC  (6+ messages)
        ` [kbuild-all] "

[PATCH 0/2] leds: add generic LED level meter driver
 2019-12-04 12:38 UTC  (4+ messages)
` [PATCH 2/2] leds: meter: add leds-meter binding

[PATCH v7 0/2] Subject: [PATCH v7 0/2] leds: Add control of the voltage/current regulator to the LED core
 2019-12-04 12:37 UTC  (3+ messages)
` [PATCH v7 2/2] "

[PATCH 1/2] dt-bindings: leds: Convert common LED binding to schema
 2019-12-03 23:12 UTC  (5+ messages)
` [PATCH 2/2] dt-bindings: leds: Convert gpio-leds to DT schema

[PATCH] leds: bd2802: Convert to use GPIO descriptors
 2019-12-03 12:41 UTC  (2+ messages)

[PATCH v4 0/6] dt-bindings: max77650: convert the device-tree bindings to yaml
 2019-12-02 17:09 UTC  (8+ messages)
` [PATCH v4 4/6] dt-bindings: leds: max77650: convert the binding document "
` [PATCH v4 5/6] dt-bindings: mfd: "

[GIT PULL] LEDs changes for v5.5-rc1
 2019-12-02  2:05 UTC  (2+ messages)

[RFC PATCH 0/1] leds: backlight: Register with class backlight
 2019-11-25 18:19 UTC  (3+ messages)
` [RFC PATCH 1/1] leds: backlight: register with class backlight too

[PATCH v5 00/26] Add generic support for composing LED class device name
 2019-11-25 15:17 UTC  (4+ messages)
` [PATCH v5 03/26] dt-bindings: leds: Add LED_FUNCTION definitions

[PATCH v2 0/4] tps6105x add devicetree and leds support
 2019-11-22 14:42 UTC  (20+ messages)
` [PATCH v2 1/4] tps6105x: add optional devicetree support
  ` Applied "tps6105x: add optional devicetree support" to the regulator tree
` [PATCH v2 2/4] regulator: tps6105x: add optional devicetree support
  ` Applied "regulator: tps6105x: add optional devicetree support" to the regulator tree
` [PATCH v2 3/4] leds: tps6105x: add driver for mfd chip led mode
` [PATCH v2 4/4] dt-bindings: mfd: update TI tps6105x chip bindings

[PATCH v10 0/6] Add a generic driver for LED-based backlight
 2019-11-21 18:22 UTC  (6+ messages)
` [PATCH v10 5/6] dt-bindings: backlight: Add led-backlight binding
` [PATCH v10 6/6] backlight: add led-backlight driver

[PATCH v3 0/3] tps6105x add devicetree and leds support
 2019-11-20 21:50 UTC  (7+ messages)
` [PATCH v3 1/3] tps6105x: add optional devicetree support
` [PATCH v3 2/3] leds: tps6105x: add driver for mfd chip led mode
` [PATCH v3 3/3] dt-bindings: mfd: update TI tps6105x chip bindings

[RFC PATCH 0/5] leds: Add DT node finding and parsing to core
 2019-11-20  7:37 UTC  (5+ messages)

[PATCH v1 0/4] tps6105x add devicetree and leds support
 2019-11-18 21:17 UTC  (11+ messages)
` [PATCH v1 1/4] tps6105x: add optional devicetree support
` [PATCH v1 2/4] regulator: "
` [PATCH v1 3/4] leds: tps6105x: add driver for mfd chip led mode
` [PATCH v1 4/4] dt-bindings: mfd: update TI tps6105x chip bindings

[PATCH v2] leds: pca963x: Fix open-drain initialization
 2019-11-18 21:02 UTC 


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