linux-leds.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-16 08:30:04 to 2020-01-04 10:55:05 UTC [more...]

[PATCH v3 0/9] leds: lm3692x: Allow to set ovp and brigthness mode
 2020-01-04 10:54 UTC  (7+ messages)
` [PATCH v3 3/9] dt: bindings: lm3692x: Add ti,brightness-mapping-exponential property
` [PATCH v3 5/9] dt: bindings: lm3692x: Add led-max-microamp property
` [PATCH v3 6/9] leds: lm3692x: Make sure we don't exceed the maximum led current
` [PATCH v3 7/9] leds: lm3692x: Move lm3692x_init and rename to lm3692x_leds_enable
` [PATCH v3 8/9] leds: lm3692x: Split out lm3692x_leds_disable
` [PATCH v3 9/9] leds: lm3692x: Disable chip on brightness 0

leds: lm3642: remove warnings for bad strtol, cleanup gotos
 2020-01-03 15:49 UTC  (2+ messages)

[PATCH v17 00/19] Multicolor Framework
 2020-01-03 15:44 UTC  (20+ messages)
` [PATCH v17 07/19] dt: bindings: lp55xx: Be consistent in the document with LED acronym
` [PATCH v17 09/19] ARM: dts: n900: Add reg property to the LP5523 channel node
` [PATCH v17 11/19] ARM: dts: ste-href: Add reg property to the LP5521 channel nodes
` [PATCH v17 12/19] leds: lp55xx: Convert LED class registration to devm_*
` [PATCH v17 16/19] leds: lp55xx: Fix checkpatch file permissions issues
` [PATCH v17 17/19] leds: lp5523: Fix checkpatch issues in the code
` [PATCH v17 18/19] dt: bindings: Update lp55xx binding to recommended LED naming
` [PATCH v17 19/19] leds: lp55xx-common: Remove extern from lp55xx-common header

[PATCH] leds: gpio: switch to using devm_fwnode_gpiod_get()
 2020-01-03  1:19 UTC 

[PATCH v8 00/12] Support ROHM BD71828 PMIC
 2019-12-30  9:45 UTC  (13+ messages)
` [PATCH v8 01/12] dt-bindings: leds: ROHM BD71282 PMIC LED driver
` [PATCH v8 02/12] dt-bindings: mfd: Document ROHM BD71828 bindings
` [PATCH v8 03/12] mfd: rohm PMICs - use platform_device_id to match MFD sub-devices
` [PATCH v8 04/12] mfd: bd718x7: Add compatible for BD71850
` [PATCH v8 05/12] mfd: bd71828: Support ROHM BD71828 PMIC - core
` [PATCH v8 06/12] mfd: input: bd71828: Add power-key support
` [PATCH v8 07/12] clk: bd718x7: Support ROHM BD71828 clk block
` [PATCH v8 08/12] regulator: bd718x7: Split driver to common and bd718x7 specific parts
` [PATCH v8 09/12] rtc: bd70528: add BD71828 support
` [PATCH v8 10/12] gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOs
` [PATCH v8 11/12] leds: Add common LED binding parsing support to LED class/core
` [PATCH v8 12/12] led: bd71828: Support LED outputs on ROHM BD71828 PMIC

[PATCH v7 00/12] Support ROHM BD71828 PMIC
 2019-12-30  7:36 UTC  (26+ messages)
` [PATCH v7 01/12] dt-bindings: leds: ROHM BD71282 PMIC LED driver
` [PATCH v7 02/12] dt-bindings: mfd: Document ROHM BD71828 bindings
` [PATCH v7 03/12] mfd: rohm PMICs - use platform_device_id to match MFD sub-devices
` [PATCH v7 04/12] mfd: bd718x7: Add compatible for BD71850
` [PATCH v7 05/12] mfd: bd71828: Support ROHM BD71828 PMIC - core
` [PATCH v7 06/12] mfd: input: bd71828: Add power-key support
` [PATCH v7 07/12] clk: bd718x7: Support ROHM BD71828 clk block
` [PATCH v7 08/12] regulator: bd718x7: Split driver to common and bd718x7 specific parts
` [PATCH v7 09/12] rtc: bd70528: add BD71828 support
` [PATCH v7 10/12] gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOs
` [PATCH v7 11/12] leds: Add common LED binding parsing support to LED class/core
` [PATCH v7 12/12] led: bd71828: Support LED outputs on ROHM BD71828 PMIC

[PATCH v2 0/6] leds: lm3692x: Allow to set ovp and brigthness mode
 2019-12-27 12:59 UTC  (13+ messages)
` [PATCH v2 1/6] dt: bindings: lm3692x: Add ti,ovp-microvolt property
` [PATCH v2 2/6] leds: lm3692x: Allow to configure over voltage protection
` [PATCH v2 3/6] dt: bindings: lm3692x: Add ti,brightness-mapping-exponential property
` [PATCH v2 4/6] leds: lm3692x: Allow to configure brigthness mode
` [PATCH v2 5/6] dt: bindings: lm3692x: Add led-max-microamp property
` [PATCH v2 6/6] leds: lm3692x: Make sure we don't exceed the maximum led current

[PATCH 0/3] leds: lm3692x: Disable chip on brightness 0
 2019-12-27 12:56 UTC  (9+ messages)
` [PATCH 1/3] leds: lm3692x: Move lm3692x_init and rename to lm3692x_leds_enable
` [PATCH 2/3] leds: lm3692x: Split out lm3692x_leds_disable
` [PATCH 3/3] leds: lm3692x: Disable chip on brightness 0

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

[PATCH] Documentation: spi-ir-led: fix spelling mistake "balue"->"value"
 2019-12-25 20:59 UTC 

[PATCH v5 0/3] tty/leds: implement a trigger for ttys
 2019-12-23 10:08 UTC  (6+ messages)
` [PATCH v5 1/3] tty: rename tty_kopen() and add new function tty_kopen_shared()
` [PATCH v5 2/3] tty: new helper function tty_get_icount()
` [PATCH v5 3/3] leds: trigger: implement a tty trigger

[PATCH v4 0/3] tty/leds: implement a trigger for ttys
 2019-12-23  9:58 UTC  (12+ messages)
` [PATCH v4 1/3] tty: rename tty_kopen() and add new function tty_kopen_shared()
` [PATCH v4 2/3] tty: new helper function tty_get_icount()
` [PATCH v4 3/3] leds: trigger: implement a tty trigger

[RFC 00/25] arm64: realtek: Add Xnano X5 and implement TM1628/FD628/AiP1618 LED controllers
 2019-12-22  3:14 UTC  (31+ messages)
` [RFC 01/25] dt-bindings: vendor-prefixes: Add Xnano
` [RFC 02/25] dt-bindings: arm: realtek: Add Xnano X5
` [RFC 05/25] dt-bindings: vendor-prefixes: Add Titan Micro Electronics
` [RFC 06/25] dt-bindings: leds: Add Titan Micro Electronics 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 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 19/25] leds: tm1628: Add 7-segment display support
` [RFC 22/25] leds: tm1826: Add combined glyph support

[PATCH] leds: gpio: Fix uninitialized gpio label for fwnode based probe
 2019-12-21 20:17 UTC  (3+ messages)

[PATCH v6 0/2] tps6105x add devicetree and leds support
 2019-12-21 19:04 UTC  (5+ messages)
` [PATCH v6 1/2] leds: tps6105x: add driver for MFD chip LED mode
` [PATCH v6 2/2] dt-bindings: mfd: update TI tps6105x chip bindings

[PATCH] led: max77650: add of_match table
 2019-12-21 19:03 UTC  (2+ messages)

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

[PATCH v2] leds: pca963x: Fix open-drain initialization
 2019-12-21 19:02 UTC  (2+ messages)

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

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

[PATCH v3 0/3] tty/leds: implement a trigger for ttys
 2019-12-18 21:33 UTC  (10+ messages)
` [PATCH v3 1/3] tty: rename tty_kopen() and add new function tty_kopen_shared()
` [PATCH v3 2/3] tty: new helper function tty_get_icount()
` [PATCH v3 3/3] leds: trigger: implement a tty trigger

[PATCH v6 00/15] Support ROHM BD71828 PMIC
 2019-12-18 18:08 UTC  (36+ messages)
` [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 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
  ` Applied "regulator: bd71828: Basic support for ROHM bd71828 PMIC regulators" to the regulator tree
` [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 13/15] gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOs

[PATCH] RFC: platform driver registering via initcall tables
 2019-12-17 14:50 UTC  (6+ messages)

[PATCH v6 01/15] dt-bindings: regulator: Document ROHM BD71282 regulator bindings
 2019-12-17 12:39 UTC  (2+ messages)
` Applied "dt-bindings: regulator: Document ROHM BD71282 regulator bindings" to the regulator tree

[PATCH v2 0/3] tty/leds: implement a trigger for ttys
 2019-12-17 11:07 UTC  (12+ messages)
` [PATCH v2 1/3] tty: new helper function tty_kopen_shared
` [PATCH v2 2/3] tty: new helper function tty_get_icount()
` [PATCH v2 3/3] leds: trigger: implement a tty trigger

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


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