linux-leds.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-01 20:24:02 to 2016-03-30 20:03:42 UTC [more...]

[PATCH v5 00/46] pwm: add support for atomic update
 2016-03-30 20:03 UTC  (19+ messages)
` [PATCH v5 02/46] backlight: pwm_bl: remove useless call to pwm_set_period()
` [PATCH v5 03/46] backlight: lm3630a_bl: stop messing with the pwm->period field
` [PATCH v5 12/46] fbdev: ssd1307fb: use pwm_get_args() where appropriate
  ` [PATCH v5 01/46] pwm: rcar: make use of pwm_is_enabled()
  ` [PATCH v5 04/46] pwm: get rid of pwm->lock
  ` [PATCH v5 05/46] pwm: introduce the pwm_args concept
  ` [PATCH v5 06/46] pwm: use pwm_get/set_xxx() helpers where appropriate
  ` [PATCH v5 07/46] clk: pwm: use pwm_get_args() "
  ` [PATCH v5 09/46] misc: max77693-haptic: "
  ` [PATCH v5 10/46] leds: pwm: "
  ` [PATCH v5 11/46] regulator: "
  ` [PATCH v5 13/46] backlight: pwm_bl: "
  ` [PATCH v5 14/46] pwm: keep PWM state in sync with hardware state
  ` [PATCH v5 15/46] pwm: introduce the pwm_state concept
  ` [PATCH v5 16/46] pwm: move the enabled/disabled info into pwm_state
  ` [PATCH v5 17/46] pwm: add the PWM initial state retrieval infra
  ` [PATCH v5 18/46] pwm: add the core infrastructure to allow atomic update
  ` [PATCH v5 19/46] pwm: switch to the atomic API

[PATCH 0/3] Add a new LED trigger for kernel panics (and use it)
 2016-03-30 19:11 UTC  (7+ messages)
` [PATCH 1/3] leds: trigger: Introduce a kernel panic LED trigger
` [PATCH 2/3] ARM: configs: Enable panic LED trigger on s3c2410
` [PATCH 3/3] ARM: s3c24xx: Use the panic LED trigger for GTA02

[PATCH v5 1/4] leds: core: add generic support for RGB Color LED's
 2016-03-30 13:59 UTC  (11+ messages)

[PATCH v5 4/4] leds: core: add support for RGB LED's
 2016-03-30  8:00 UTC  (6+ messages)

[PATCH v5 2/4] leds: core: add color LED sysfs extension
 2016-03-29 10:03 UTC  (2+ messages)

[PATCH 1/3] leds: triggers: add support for RGB triggers
 2016-03-24 21:32 UTC  (18+ messages)

CISCO IP PHONES AND CPU's
 2016-03-23 19:12 UTC 

CISCO IP PHONES AND CPU's
 2016-03-23 18:45 UTC 

[RFD] Sharing GPIOs for input (buttons) and output (LEDs)
 2016-03-22 14:18 UTC  (4+ messages)

[PATCH v8 1/5] leds: core: add generic support for RGB LED's
 2016-03-22  8:25 UTC  (2+ messages)

[PATCH] leds: use config symbol LEDS_CLASS_RGB consistently
 2016-03-21 17:24 UTC  (3+ messages)

[PATCH v2 2/3] leds: triggers: add led_trigger_range_event for RGB triggers
 2016-03-21 11:58 UTC 

[PATCH v2 1/3] leds: triggers: add support for RGB triggers
 2016-03-21 11:57 UTC 

[PATCH 2/3] leds: triggers: add led_trigger_range_event for RGB triggers
 2016-03-19 23:42 UTC  (3+ messages)

RE
 2016-03-19 10:06 UTC 

[PATCH 3/3] leds: triggers: heartbeat: add RGB version of the trigger
 2016-03-18 13:08 UTC  (4+ messages)

[PATCH 0/3] leds: triggers: add support for RGB triggers and a RGB version of the heartbeat trigger
 2016-03-17 13:43 UTC  (2+ messages)

[PATCH v4 00/24] pwm: add support for atomic update
 2016-03-16 14:30 UTC  (3+ messages)
` [PATCH v4 01/24] pwm: rcar: make use of pwm_is_enabled()

[GIT PULL] LED subsystem updates for 4.6
 2016-03-16  7:47 UTC  (7+ messages)

[PATCH v2] hid: thingm: reorder calls in thingm_probe
 2016-03-15 14:30 UTC  (2+ messages)

[PATCH v7 1/5] leds: core: add generic support for RGB LED's
 2016-03-11 17:59 UTC  (7+ messages)

[PATCH v3 00/12] pwm: add support for atomic update
 2016-03-11  9:51 UTC  (16+ messages)

[PATCH] hid: thingm: reorder calls in thingm_probe
 2016-03-10  9:37 UTC  (2+ messages)

[PATCH] leds: triggers: simplify led_trigger_store
 2016-03-09 15:29 UTC  (2+ messages)

[PATCH v2 0/6] leds: Use devm_led_classdev_register
 2016-03-09 15:23 UTC  (8+ messages)
` [PATCH v2 1/6] leds: 88pm860x: "
` [PATCH v2 2/6] leds: lp8788: "
` [PATCH v2 3/6] leds: wm831x-status: "
` [PATCH v2 4/6] leds: s3c24xx: "
` [PATCH v2 5/6] leds: da903x: "
` [PATCH v2 6/6] leds: max8997: "

[RFC 3/7] leds: avoid fragile sprintf use
 2016-03-08 20:40 UTC 

[PATCH v3] platform/chrome: Add Chrome OS keyboard backlight LEDs support
 2016-03-08 19:12 UTC 

[PATCH v2 0/4] leds: Add driver for the ISSI IS31FL32xx family of LED controllers
 2016-03-08 15:21 UTC  (7+ messages)
` [PATCH v2 1/4] DT: Add vendor prefix for Integrated Silicon Solutions Inc
` [PATCH v2 2/4] DT: leds: Add binding for the ISSI IS31FL32xx family of LED controllers
  ` [PATCH v2 3/4] leds: Add driver "
` [PATCH v2 4/4] leds: Add SN3218 and SN3216 support to the IS31FL32XX driver

[PATCH 0/7] leds: Use devm_led_classdev_register
 2016-03-08 12:42 UTC  (10+ messages)
` [PATCH 1/7] leds: 88pm860x: "
` [PATCH 2/7] leds: lp8788: "
` [PATCH 3/7] leds: wm381x-status: "
` [PATCH 4/7] leds: s3c24xx: "
` [PATCH 5/7] leds: da903x: "
` [PATCH 6/7] leds: max8997: "
` [PATCH 7/7] leds: lm3533: "

[PATCH] platform/chrome: Add Chrome OS keyboard backlight LEDs support
 2016-03-05 16:44 UTC  (3+ messages)

[PATCH 0/4] leds: Add driver for the ISSI IS31FL32xx family of LED controllers
 2016-03-05 11:39 UTC  (28+ messages)
` [PATCH 1/4] DT: Add vendor prefix for Integrated Silicon Solutions Inc
` [PATCH 2/4] DT: leds: Add binding for the ISSI IS31FL32xx family of LED controllers
` [PATCH 3/4] leds: Add driver "
` [PATCH 4/4] leds: Replace dedicated SN3218 driver with IS31FL32XX driver

FBI HEADQUARTERS IN WASHINGTON, DC
 2016-03-05  9:57 UTC 

[PATCH] leds: Add Chrome OS keyboard backlight LEDs driver
 2016-03-04 22:09 UTC  (13+ messages)

[PATCH v7 5/5] leds: core: add support for RGB LED's
 2016-03-04 21:16 UTC 

[PATCH v7 4/5] leds: core: document ABI change for RGB extension
 2016-03-04 21:14 UTC 

[PATCH v7 3/5] leds: core: add documentation for RGB extension
 2016-03-04 21:12 UTC 

[PATCH v7 2/5] leds: core: add color LED sysfs extension
 2016-03-04 21:09 UTC 

[PATCH v6 3/4] leds: core: add documentation for color extension
 2016-03-04  9:05 UTC  (2+ messages)

[PATCH] hid: thingm: change driver to use RGB LED core extension
 2016-03-02 20:15 UTC 

[PATCH v5 3/4] leds: core: add documentation for color extension
 2016-03-02  9:48 UTC  (4+ messages)

[PATCH 0/3] hid: thingm: Refactor driver
 2016-03-02  9:24 UTC  (2+ messages)

[PATCH v4 3/4] leds: core: add documentation for color extension
 2016-03-02  8:25 UTC  (6+ messages)

[PATCH RFC 0/3] leds: Add driver for the ISSI IS31FL32xx family of LED drivers
 2016-03-02  8:15 UTC  (13+ messages)
` [PATCH RFC 3/3] "

CISCO AND AVAYA IP Phones
 2016-03-01 20:10 UTC 

[PATCH 3/3] hid: thingm: improve locking
 2016-03-01 21:25 UTC  (6+ messages)

[PATCH v2 3/3] hid: thingm: improve locking
 2016-03-01 19:49 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).