linux-leds.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH 0/5] ChromeOS Embedded Controller LED driver
 2024-05-20 10:00 UTC  (6+ messages)
` [PATCH 1/5] leds: introduce led_color_name function
` [PATCH 2/5] leds: multicolor: use "
` [PATCH 3/5] leds: unexport led_colors array
` [PATCH 4/5] leds: add ChromeOS EC driver
` [PATCH 5/5] mfd: cros_ec: Register LED subdevice

[PATCH v2 1/3] dt-bindings: leds-lp55xx: limit pwr-sel property to ti,lp8501
 2024-05-18 12:59 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: leds-lp55xx: Add new ti,lp5569 compatible
` [PATCH v2 3/3] leds: leds-lp5569: Add support for Texas Instruments LP5569

[PATCH 1/3] dt-bindings: leds-lp55xx: limit pwr-sel property to ti,lp8501
 2024-05-18 12:46 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: leds-lp55xx: Add new ti,lp5569 compatible
` [PATCH 3/3] leds: leds-lp5569: Add support for Texas Instruments LP5569

[PATCH] leds: bcm63138: add MODULE_DESCRIPTION()
 2024-05-17 21:33 UTC  (2+ messages)

[PATCH] leds: simatic-ipc-leds: add missing MODULE_DESCRIPTION() macros
 2024-05-17 19:53 UTC 

[PATCH] leds: rt4505: add MODULE_DESCRIPTION()
 2024-05-17 19:18 UTC 

[PATCH] vt: keyboard: Use led_set_brightness() in LED trigger activate() callback
 2024-05-15  6:32 UTC  (4+ messages)

[PATCH v3 0/2] Add Bananapi R3 Mini
 2024-05-13 13:06 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: arm64: mediatek: add BananaPi "
` [PATCH v3 2/2] arm64: dts: mediatek: Add mt7986 based Bananapi "

[PATCH v2] leds: flash: leds-qcom-flash: limit LED current based on thermal condition
 2024-05-13  7:36 UTC 

[PATCH] Bluetooth: Use led_set_brightness() in LED trigger activate() callback
 2024-05-11 12:35 UTC 

[net-next PATCH v10 0/5] net: phy: generic polarity + LED support for qca808x
 2024-05-11  9:35 UTC  (5+ messages)
` [net-next PATCH v10 3/5] net: phy: add support for PHY LEDs polarity modes

[PATCH 0/3] power: supply: power-supply-leds: Add activate() callback to triggers
 2024-05-10 20:07 UTC  (6+ messages)
` [PATCH 1/3] power: supply: power-supply-leds: Add power_supply_[un]register_led_trigger()
` [PATCH 2/3] power: supply: power-supply-leds: Share trig pointer for online and charging_full
` [PATCH 3/3] power: supply: power-supply-leds: Add activate() callback to triggers

[PATCH v2 0/2] Add Bananapi R3 Mini
 2024-05-09 17:12 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: arm64: dts: mediatek: add BananaPi "
` [PATCH v2 2/2] arm64: dts: mediatek: Add mt7986 based Bananapi "

[PATCH] dt-bindings: leds: mark label as depected to match description
 2024-05-09 16:55 UTC  (4+ messages)

[PATCH v2 0/1] leds: trigger: Add new LED Input events trigger
 2024-05-09 14:11 UTC  (2+ messages)
` [PATCH v2 1/1] "

[RFC v1 0/5] Add Bananapi R3 Mini
 2024-05-09 10:35 UTC  (30+ messages)
` [RFC v1 1/5] dt-bindings: leds: add led trigger netdev
    ` Aw: "
` [RFC v1 2/5] dt-bindings: clock: mediatek: add address-cells and size-cells to ethsys
    ` Aw: "
        ` Aw: "
` [RFC v1 3/5] dt-bindings: net: mediatek,net: add reset-cells
` [RFC v1 4/5] dt-bindings: arm64: dts: mediatek: add BananaPi R3 Mini
` [RFC v1 5/5] arm64: dts: mediatek: Add mt7986 based Bananapi "
    ` Aw: "

[PATCH] leds: flash: leds-qcom-flash: limit LED current based on thermal condition
 2024-05-09  2:07 UTC 

6.9.0-rc2+ kernel hangs on boot (bisected, maybe LED related)
 2024-05-08  5:51 UTC  (20+ messages)

[PATCH] docs: leds: fix typo in Documentation/leds/leds-blinkm.rst
 2024-05-07 20:07 UTC 

[PATCH] leds: trigger: Call synchronize_rcu() before calling trig->activate()
 2024-05-07  9:51 UTC 

[PATCH 0/1] leds: trigger: Add new LED Input events trigger
 2024-05-07  9:16 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v2 0/3] Add sy7802 flash led driver
 2024-05-07  8:40 UTC  (11+ messages)
` [PATCH v2 2/3] leds: sy7802: Add support for Silergy SY7802 flash LED controller

[PATCH v6] Add multicolor support to BlinkM LED driver
 2024-05-07  8:37 UTC  (5+ messages)

[PATCH v7] Add multicolor support to BlinkM LED driver
 2024-05-06 20:19 UTC 

[PATCH] leds: trigger: Unregister sysfs attributes before calling deactivate()
 2024-05-06  6:56 UTC  (2+ messages)

[PATCH] leds: is31fl319x: Constify struct regmap_config
 2024-05-05  7:03 UTC 

[PATCH v9 0/7] KTD2026 indicator LED for X86 Xiaomi Pad2
 2024-05-04 16:41 UTC  (8+ messages)
` [PATCH v9 1/7] leds: rgb: leds-ktd202x: Get device properties through fwnode to support ACPI
` [PATCH v9 2/7] leds: rgb: leds-ktd202x: I2C ID tables for KTD2026 and 2027
` [PATCH v9 3/7] leds: rgb: leds-ktd202x: Initialize mutex earlier
` [PATCH v9 4/7] leds: core: Add led_mc_set_brightness() function
` [PATCH v9 5/7] leds: trigger: Add led_mc_trigger_event() function
` [PATCH v9 6/7] power: supply: power-supply-leds: Add charging_orange_full_green trigger for RGB LED
` [PATCH v9 7/7] platform: x86-android-tablets: Xiaomi pad2 RGB LED fwnode updates

[lee-leds:for-leds-next] BUILD SUCCESS f2994f5341e03b8680a88abc5f1dee950033c3a9
 2024-05-03 18:27 UTC 

[PATCH v8 0/7] KTD2026 indicator LED for X86 Xiaomi Pad2
 2024-05-03 13:57 UTC  (14+ messages)
` [PATCH v8 1/7] leds: rgb: leds-ktd202x: Get device properties through fwnode to support ACPI
` [PATCH v8 2/7] leds: rgb: leds-ktd202x: I2C ID tables for KTD2026 and 2027
` [PATCH v8 3/7] leds: rgb: leds-ktd202x: Initialize mutex earlier
` [PATCH v8 4/7] leds: core: Add led_mc_set_brightness() function
` [PATCH v8 5/7] leds: trigger: Add led_mc_trigger_event() function
` [PATCH v8 6/7] power: supply: power-supply-leds: Add charging_orange_full_green trigger for RGB LED
` [PATCH v8 7/7] platform: x86-android-tablets: Xiaomi pad2 RGB LED fwnode updates

[PATCH] Fix typo
 2024-05-03  7:22 UTC  (2+ messages)

[PATCH v7 0/6] KTD2026 indicator LED for X86 Xiaomi Pad2
 2024-05-03  2:55 UTC  (14+ messages)
` [PATCH v7 1/6] leds: rgb: leds-ktd202x: Get device properties through fwnode to support ACPI
` [PATCH v7 2/6] leds: rgb: leds-ktd202x: I2C ID tables for KTD2026 and 2027
` [PATCH v7 3/6] leds: core: Add led_mc_set_brightness() function
` [PATCH v7 4/6] leds: trigger: Add led_mc_trigger_event() function
` [PATCH v7 5/6] power: supply: power-supply-leds: Add charging_orange_full_green trigger for RGB LED
` [PATCH v7 6/6] platform: x86-android-tablets: others: Set the LED trigger to charging_orange_full_green for Xiaomi pad2

[PATCH] leds: mt6370: Remove an unused field in struct mt6370_priv
 2024-05-02 17:14 UTC  (5+ messages)
` (subset) "

[PATCH 1/2] leds: lp50xx: Remove an unused field in struct lp50xx_led
 2024-05-02 17:11 UTC  (3+ messages)
` [PATCH 2/2] leds: lp50xx: Remove an unused field in struct lp50xx

[PATCH] leds: aat1290: Remove an unused field in struct aat1290_led
 2024-05-02 17:09 UTC  (2+ messages)
` (subset) "

[PATCH v1 1/1] leds: sun50i-a100: Use match_string() helper to simplify the code
 2024-05-02 17:06 UTC  (6+ messages)
` (subset) "

[regression] stm32mp1xx based targets stopped entering suspend if pwm-leds exist
 2024-05-02 17:04 UTC  (11+ messages)
          ` [PATCH] leds: pwm: Disable PWM when going to suspend
            ` (subset) "

[PATCH v2 RESEND] leds: trigger: pattern: add support for hrtimer
 2024-05-02 16:32 UTC  (2+ messages)
` (subset) "

[PATCH] leds: core: Omit set_brightness error message for a LED supporting hw trigger only
 2024-05-02 16:11 UTC  (4+ messages)

[PATCH v2] leds: mt6370: Remove an unused field in struct mt6370_priv
 2024-04-30 19:02 UTC 

[PATCH 00/34] address all -Wunused-const warnings
 2024-04-22  8:16 UTC  (2+ messages)
` (subset) "

[PATCH 0/2] Add LPG/PWM support for PM6150L PMIC
 2024-04-21 22:29 UTC  (2+ messages)
` (subset) "

[PATCH v6 0/5] KTD2026 indicator LED for X86 Xiaomi Pad2
 2024-04-19 11:14 UTC  (19+ messages)
` [PATCH v6 1/5] platform: x86-android-tablets: other: Add swnode for Xiaomi pad2 indicator LED
` [PATCH v6 2/5] leds: rgb: leds-ktd202x: Get device properties through fwnode to support ACPI
` [PATCH v6 3/5] leds: rgb: leds-ktd202x: I2C ID tables for KTD2026 and 2027
` [PATCH v6 4/5] power: supply: power-supply-leds: Add charging_orange_full_green trigger for RGB LED


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