linux-leds.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-08 20:35:04 to 2019-09-03 14:31:52 UTC [more...]

[PATCH 1/2] PM-runtime: Documentation: add runtime_status ABI document
 2019-09-03 14:31 UTC  (7+ messages)
` [PATCH 2/2] PM-runtime: allow userspace to monitor runtime_status changes

[PATCH] leds: remove PAGE_SIZE limit of /sys/class/leds/<led>/trigger
 2019-09-03 14:21 UTC  (9+ messages)

[PATCH 1/2] leds: mlxreg: Fix possible buffer overflow
 2019-09-03 14:12 UTC  (4+ messages)
` [PATCH 2/2] leds: ns2: Fix wrong boolean expression

[PATCH v2] PM-runtime: Documentation: add runtime_status ABI document
 2019-09-03 13:12 UTC 

[PATCH V2] arm64: dts: imx8mn-ddr4-evk: Enable GPIO LED
 2019-09-03 13:27 UTC 

[PATCH v2 1/2] leds: trigger: gpio: GPIO 0 is valid
 2019-09-02 10:08 UTC  (7+ messages)
` [PATCH v2 2/2] leds: trigger: gpio: Convert to use kstrtox()

[PATCH v5 1/2] dt-bindings: Add docs for EL15203000
 2019-09-01 19:26 UTC  (4+ messages)
` [PATCH v5 2/2] leds: add LED driver for EL15203000 board

[PATCH] leds: is31fl32xx: Use struct_size() helper
 2019-09-01 10:26 UTC  (3+ messages)

[PATCH] leds: pwm: Use struct_size() helper
 2019-08-30 20:29 UTC  (3+ messages)

[PATCH] leds: lm3532: Fix optional led-max-microamp prop error handling
 2019-08-30 20:03 UTC  (5+ messages)

[PATCH] leds: Move static keyword to the front of declarations
 2019-08-30 18:11 UTC  (5+ messages)
` [PATCH v2 1/2] leds: lm3532: "
  ` [PATCH v2 2/2] leds: ti-lmu-common: Move static keyword to the front of declaration

[PATCH v1 1/2] leds: trigger: gpio: GPIO 0 is valid
 2019-08-30 15:01 UTC  (7+ messages)
` [PATCH v1 2/2] leds: trigger: gpio: Convert to use kstrtox()

[PATCH 1/3] ACPI: Resolve objects on host-directed table loads
 2019-08-30 14:53 UTC  (4+ messages)

leds: apu: drop obsolete support for apu>=2
 2019-08-29 19:51 UTC  (4+ messages)

[PATCH v3 1/5] leds: lm3532: Fix brightness control for i2c mode
 2019-08-28 20:37 UTC  (21+ messages)
` [PATCH v3 2/5] leds: lm3532: Change the define for the fs current register
` [PATCH v3 3/5] leds: lm3532: Fixes for the driver for stability
` [PATCH v3 4/5] dt: lm3532: Add property for full scale current
` [PATCH v3 5/5] leds: lm3532: Add full scale current configuration

[PATCH] leds: lm3532: Avoid potentially unpaired regulator calls
 2019-08-28 20:32 UTC  (5+ messages)
` [FYI] lm3532: right registration to work with LED-backlight

[PATCH v2] leds: ti-lmu-common: Fix coccinelle issue in TI LMU
 2019-08-28 20:27 UTC  (2+ messages)

[PATCH v4 0/5] introduce LED block device activity trigger
 2019-08-28 14:56 UTC  (17+ messages)
` [PATCH v4 1/5] block: umem: rename LED_* macros to MEMCTRL_LED_*
` [PATCH v4 2/5] scsi: mvsas: rename LED_* enums to SGPIO_LED_*
` [PATCH v4 3/5] scsi: nsp32: rename LED_* macros to EXT_PORT_LED_*
` [PATCH v4 4/5] block: introduce LED block device activity trigger
` [PATCH v4 5/5] scsi: sd: stop polling disk stats by ledtrig-blk during runtime suspend

[j.anaszewski-leds:for-next 56/57] include/linux/leds.h:191: undefined reference to `devm_led_classdev_register_ext'
 2019-08-28  9:14 UTC 

[PATCH] leds: Replace {devm_}led_classdev_register() macros with inlines
 2019-08-27 21:34 UTC  (3+ messages)

[PATCH] leds: syscon: Use resource managed variant of device register
 2019-08-27 21:32 UTC  (2+ messages)

[PATCH v4 1/2] dt-bindings: Add docs for EL15203000
 2019-08-27 21:26 UTC  (22+ messages)
` [PATCH v4 2/2] leds: add LED driver for EL15203000 board

[PATCH] leds: ti-lmu-common: Fix coccinelle issue in TI LMU
 2019-08-27 21:02 UTC  (6+ messages)

[j.anaszewski-leds:for-next 15/49] drivers/input/keyboard/applespi.c:1789: undefined reference to `devm_led_classdev_register_ext'
 2019-08-27 19:39 UTC  (4+ messages)

[PATCH v4 0/9] Multicolor Framwork
 2019-08-27 16:54 UTC  (4+ messages)
` [PATCH v4 1/9] leds: multicolor: Add sysfs interface definition

[PATCH v1] leds: Allow to call led_classdev_unregister() unconditionally
 2019-08-25 10:51 UTC  (5+ messages)

[PATCH v2 1/2] leds: max77650: Switch to fwnode property API
 2019-08-24 14:08 UTC  (5+ messages)
` [PATCH v2 2/2] leds: Switch to use fwnode instead of be stuck with OF one

[PATCH v1] leds: core: Refactor led_update_brightness()
 2019-08-22 15:31 UTC  (2+ messages)

[PATCH v1 1/2] leds: max77650: Switch to fwnode property API
 2019-08-21 17:51 UTC  (3+ messages)
` [PATCH v1 2/2] leds: Switch to use fwnode instead of be stuck with OF one

[PATCH] led: triggers: Fix a memory leak bug
 2019-08-20 18:27 UTC  (3+ messages)

[PATCH v2 1/4] leds: lm3532: Fix brightness control for i2c mode
 2019-08-20 17:48 UTC  (12+ messages)
` [PATCH v2 2/4] leds: lm3532: Fixes for the driver for stability
` [PATCH v2 3/4] dt: lm3532: Add property for full scale current
` [PATCH v2 4/4] leds: lm3532: Add full scale current configuration

[PATCH v2 0/2] leds: Add control of the voltage/current regulator to the LED core
 2019-08-19 11:31 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: leds: document the "power-supply" property

[PATCH v6 4/4] net: phy: realtek: Add LED configuration support for RTL8211E
 2019-08-19  0:37 UTC  (2+ messages)

[PATCH] leds: trigger: timer: remove redundant assignment to ret
 2019-08-18 19:07 UTC  (2+ messages)

[PATCH v3 0/6] introduce LED block device activity trigger
 2019-08-13 15:40 UTC  (14+ messages)
` [PATCH v3 1/6] block: umem: rename LED_* macros to MEMCTRL_LED_*
` [PATCH v3 2/6] scsi: mvsas: rename LED_* enums to SGPIO_LED_*
` [PATCH v3 3/6] scsi: nsp32: rename LED_* macros to EXT_PORT_LED_*
` [PATCH v3 4/6] block: introduce LED block device activity trigger
` [PATCH v3 5/6] ledtrig-blk: add interface to stop and restart polling disk stats
` [PATCH v3 6/6] scsi: sd: stop polling disk stats by ledtrig-blk during runtime suspend

WARNING in untrack_pfn
 2019-08-13 11:31 UTC  (2+ messages)

[PATCH v2 0/3] introduce LED block device activity trigger
 2019-08-10 15:41 UTC  (2+ messages)

[PATCH 1/2] leds: Add flag to keep trigger always
 2019-08-10  7:13 UTC  (3+ messages)
` [PATCH 2/2] leds: triggers: Don't remove trigger if LED_KEEP_TRIGGER flag is set


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