Linux-LEDs Archive mirror
 help / color / mirror / Atom feed
[PATCH v11 0/9] Add support for Maxim Integrated MAX77705 PMIC
 2024-12-10 22:07 UTC  (15+ messages)
` [PATCH v11 1/9] power: supply: add undervoltage health status property
` [PATCH v11 2/9] dt-bindings: power: supply: max17042: add max77705 support
` [PATCH v11 3/9] dt-bindings: power: supply: max17042: split on 2 files
` [PATCH v11 4/9] dt-bindings: mfd: add maxim,max77705
` [PATCH v11 5/9] power: supply: max17042: add max77705 fuel gauge support
` [PATCH v11 6/9] mfd: Add new driver for MAX77705 PMIC
` [PATCH v11 7/9] input: max77693: add max77705 haptic support
` [PATCH v11 8/9] power: supply: max77705: Add charger driver for Maxim 77705
` [PATCH v11 9/9] leds: max77705: Add LEDs support

[PATCH v3 0/3] Apple DWI backlight driver
 2024-12-10  8:53 UTC  (8+ messages)
` [PATCH v3 1/3] dt-bindings: leds: backlight: apple,dwi-bl: Add bindings for Apple DWI backlight
` [PATCH v3 2/3] backlight: dwi_bl: Add Apple DWI backlight driver
` [PATCH v3 3/3] MAINTAINERS: Add entries for Apple DWI backlight controller

[PATCH] leds: pwm-multicolor: fix multicolor PWM LED lights up without any setting
 2024-12-10  7:36 UTC  (5+ messages)

[PATCH] dt-bindings: leds: Convert LP8860 into YAML format
 2024-12-09 15:25 UTC  (5+ messages)

[PATCH v3 0/2] leds: TI LP8864/LP8866 support
 2024-12-09 14:07 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: backlight: add TI LP8864/LP8866 LED-backlight drivers
` [PATCH v3 2/2] leds: lp8864: New driver

[PATCH v2 0/3] Apple DWI backlight driver
 2024-12-09 11:07 UTC  (9+ messages)
` [PATCH v2 1/3] dt-bindings: leds: backlight: apple,dwi-bl: Add bindings for Apple DWI backlight
` [PATCH v2 2/3] backlight: dwi_bl: Add Apple DWI backlight driver
` [PATCH v2 3/3] MAINTAINERS: Add entries for Apple DWI backlight controller

[PATCH leds v7 00/11] Turris Omnia LED driver changes
 2024-12-09  9:48 UTC  (13+ messages)
` [PATCH leds v7 01/11] turris-omnia-mcu-interface.h: Move command execution function to global header
` [PATCH leds v7 02/11] leds: turris-omnia: Use command execution functions from the MCU driver
` [PATCH leds v7 03/11] turris-omnia-mcu-interface.h: Add LED commands related definitions to global header
` [PATCH leds v7 04/11] leds: turris-omnia: Use global header for MCU command definitions
` [PATCH leds v7 05/11] dt-bindings: leds: cznic,turris-omnia-leds: Allow interrupts property
` [PATCH leds v7 06/11] leds: turris-omnia: Document driver private structures
` [PATCH leds v7 07/11] leds: turris-omnia: Notify sysfs on MCU global LEDs brightness change
` [PATCH leds v7 08/11] platform: cznic: turris-omnia-mcu: Inform about missing LED panel brightness change interrupt feature
` [PATCH leds v7 09/11] leds: turris-omnia: Inform about missing LED gamma correction feature in the MCU driver
` [PATCH leds v7 10/11] leds: turris-omnia: Use dev_err_probe() where appropriate
` [PATCH leds v7 11/11] leds: turris-omnia: Use uppercase first letter in all comments

[PATCH 0/3] Apple DWI backlight driver
 2024-12-09  3:51 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: leds: backlight: apple,dwi-bl: Add bindings for Apple DWI backlight
` [PATCH 2/3] backlight: dwi_bl: Add Apple DWI backlight driver
` [PATCH 3/3] MAINTAINERS: Add entries for Apple DWI backlight controller

[PATCH v2 0/2] leds: TI LP8864/LP8866 support
 2024-12-06 21:38 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: backlight: add TI LP8864/LP8866 LED-backlight drivers
` [PATCH v2 2/2] leds: lp8864: New driver

[PATCH 0/2] leds: TI LP8864/LP8866 support
 2024-12-06 18:39 UTC  (10+ messages)
` [PATCH 1/2] dt-bindings: backlight: Convert LP8860 into YAML format adding LP886x
` [PATCH 2/2] leds: lp8864: New driver

[PATCH leds v5 00/12] Turris Omnia LED driver changes
 2024-12-06 13:15 UTC  (8+ messages)
` [PATCH leds v5 12/12] ARM: dts: turris-omnia: Add global LED brightness change interrupt

[PATCH v9 0/9] Add support for Maxim Integrated MAX77705 PMIC
 2024-12-05 16:42 UTC  (20+ messages)
` [PATCH v9 1/9] power: supply: add undervoltage health status property
` [PATCH v9 2/9] dt-bindings: power: supply: max17042: add max77705 support
` [PATCH v9 3/9] dt-bindings: power: supply: max17042: remove reg from required
` [PATCH v9 4/9] dt-bindings: mfd: add maxim,max77705
` [PATCH v9 5/9] power: supply: max17042: add max77705 fuel gauge support
` [PATCH v9 6/9] mfd: Add new driver for MAX77705 PMIC
` [PATCH v9 7/9] input: max77693: add max77705 haptic support
` [PATCH v9 8/9] power: supply: max77705: Add charger driver for Maxim 77705
` [PATCH v9 9/9] leds: max77705: Add LEDs support

[PATCH v10 0/8] Add support for Maxim Integrated MAX77705 PMIC
 2024-12-05  7:54 UTC  (14+ messages)
` [PATCH v10 1/8] power: supply: add undervoltage health status property
` [PATCH v10 2/8] dt-bindings: power: supply: max17042: add max77705 support
` [PATCH v10 3/8] dt-bindings: mfd: add maxim,max77705
` [PATCH v10 4/8] power: supply: max17042: add max77705 fuel gauge support
` [PATCH v10 5/8] mfd: Add new driver for MAX77705 PMIC
` [PATCH v10 6/8] input: max77693: add max77705 haptic support
` [PATCH v10 7/8] power: supply: max77705: Add charger driver for Maxim 77705
` [PATCH v10 8/8] leds: max77705: Add LEDs support

[PATCH AUTOSEL 4.19 3/6] leds: class: Protect brightness_show() with led_cdev->led_access mutex
 2024-12-04 15:52 UTC 

[PATCH AUTOSEL 5.4 3/7] leds: class: Protect brightness_show() with led_cdev->led_access mutex
 2024-12-04 15:52 UTC 

[PATCH AUTOSEL 5.10 5/9] leds: class: Protect brightness_show() with led_cdev->led_access mutex
 2024-12-04 15:51 UTC 

[PATCH AUTOSEL 5.15 5/9] leds: class: Protect brightness_show() with led_cdev->led_access mutex
 2024-12-04 15:51 UTC 

[PATCH AUTOSEL 6.1 08/15] leds: class: Protect brightness_show() with led_cdev->led_access mutex
 2024-12-04 15:50 UTC 

[PATCH AUTOSEL 6.6 16/24] leds: class: Protect brightness_show() with led_cdev->led_access mutex
 2024-12-04 15:49 UTC 

[PATCH AUTOSEL 6.11 23/33] leds: class: Protect brightness_show() with led_cdev->led_access mutex
 2024-12-04 15:47 UTC 

[PATCH AUTOSEL 6.12 25/36] leds: class: Protect brightness_show() with led_cdev->led_access mutex
 2024-12-04 15:45 UTC 

[PATCH] leds: pwm-multicolor: Disable PWM when going to suspend
 2024-12-02 12:07 UTC  (2+ messages)
` [PATCH v2] "

Adding a new platform driver samsung-galaxybook
 2024-12-02  9:26 UTC  (3+ messages)

[PATCH 0/3] arm64: dts: qcom: Pixel 3a Flash LEDs
 2024-11-30 14:37 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: leds: qcom,spmi-flash-led: add pm660l compatible
` [PATCH 2/3] arm64: dts: qcom: pm660l: add flash leds
` [PATCH 3/3] arm64: dts: qcom: sdm670-google-sargo: "

[PATCH v9 0/3] Add LED1202 LED Controller
 2024-11-28 11:02 UTC  (6+ messages)
` [PATCH v9 1/3] Documentation:leds: Add leds-st1202.rst
` [PATCH v9 2/3] dt-bindings: leds: Add LED1202 LED Controller
` [PATCH v9] leds: Add LED1202 I2C driver

[RFC PATCH 0/2] rust: LED abstractions
 2024-11-27 11:39 UTC  (10+ messages)
` [RFC PATCH 1/2] rust: LED abstraction

[PATCH v2] leds: bcm6328: Replace divide condition with comparison for shift value
 2024-11-23 19:55 UTC  (2+ messages)

[PATCH 00/18] leds: switch to device_for_each_child_node_scoped()
 2024-11-23 19:47 UTC  (20+ messages)
` [PATCH 05/18] leds: cr0014114: "
` [PATCH 06/18] leds: el15203000: "
` [PATCH 07/18] leds: gpio: "
` [PATCH 08/18] leds: lm3532: "
` [PATCH 09/18] leds: lm3697: "
` [PATCH 11/18] leds: max77650: "
` [PATCH 13/18] leds: pca963x: "
` [PATCH 15/18] leds: sun50i-a100: "
` [PATCH 16/18] leds: tca6507: "

[PATCH] leds: ledtrig-activity: Fix the wrong format specifier
 2024-11-22  6:46 UTC 

[PATCH v7 0/3] Add LED1202 LED Controller
 2024-11-21 17:19 UTC  (6+ messages)
` [PATCH v7 1/3] Documentation:leds: Add leds-st1202.rst
` [PATCH v7 2/3] dt-bindings: leds: Add LED1202 LED Controller
` [PATCH v7 3/3] leds: Add LED1202 I2C driver

[PATCH v8 0/3] Add LED1202 LED Controller
 2024-11-20  7:55 UTC  (5+ messages)
` [PATCH v8 1/3] Documentation:leds: Add leds-st1202.rst
` [PATCH v8 2/3] dt-bindings: leds: Add LED1202 LED Controller
` [PATCH v8 3/3] leds: Add LED1202 I2C driver

[PATCH 00/35] Reorganize kerneldoc parameter names
 2024-11-17 12:09 UTC  (2+ messages)
` (subset) "

[PATCH] dt-bindings: leds: class-multicolor: Fix path to color definitions
 2024-11-14 19:56 UTC  (2+ messages)

[PATCH] leds: lp8860: Write full EEPROM, not only half of it
 2024-11-14 10:13 UTC 

[lee-leds:for-leds-next] BUILD SUCCESS e8501858035b1f95468da525e7357c8c33811b88
 2024-11-13  3:58 UTC 

[PATCH v3 1/2] dt-bindings: mfd: sprd,sc2731: convert to YAML
 2024-11-12 14:48 UTC  (10+ messages)
` [PATCH v3 2/2] dt-bindings: mfd: sprd,sc2731: reference sprd,sc2731-efuse bindings
` (subset) [PATCH v3 1/2] dt-bindings: mfd: sprd,sc2731: convert to YAML

[PATCH] leds: ss4200: Fix the wrong format specifier
 2024-11-12 14:39 UTC  (2+ messages)
` (subset) "

[PATCH v9 0/9] Drivers to support the MCU on QNAP NAS devices
 2024-11-12 14:37 UTC  (6+ messages)
` [PATCH v9 1/9] HID: hid-sensor-hub: don't use stale platform-data on remove

[RESEND PATCH v2 0/2] leds: pwm: Add default-brightness property
 2024-11-12 12:14 UTC  (4+ messages)
` [RESEND PATCH v2 2/2] leds: pwm: Add optional DT property default-brightness
  ` (subset) "

[PATCH 0/2] Add LED mode behavior/select properties and handle
 2024-11-12  9:10 UTC  (5+ messages)

[PATCH v1 0/6] gpio: Get rid of deprecated GPIOF_ACTIVE_LOW
 2024-11-11 10:21 UTC  (11+ messages)
` [PATCH v1 3/6] leds: gpio: Avoid using GPIOF_ACTIVE_LOW
` [PATCH v1 4/6] pcmcia: soc_common: "

[PATCH leds v6 00/12] Turris Omnia LED driver changes
 2024-11-11  9:59 UTC  (3+ messages)
` [PATCH leds v6 06/12] leds: turris-omnia: Document driver private structures

[PATCH 3/3] [PATCH v6] leds: Add LED1202 I2C driver
 2024-11-08 14:34 UTC  (2+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).