linux-leds.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-28 03:48:52 to 2015-11-30 10:46:20 UTC [more...]

[PATCH 1/7] leds-bcm6328: code cleaning
 2015-11-30 10:46 UTC  (11+ messages)
` [PATCH 2/7] leds-bcm6328: remove unneded lock when checking initial LED status
` [PATCH 3/7] leds-bcm6358: Use bcm6358_led_set() in order to get rid of the lock
` [PATCH 4/7] leds-bcm6358: remove unneded lock when checking initial LED status
` [PATCH 5/7] leds-bcm6328: switch to __raw_readl() and __raw_writel()
` [PATCH 6/7] leds-bcm6358: "
` [PATCH 7/7] leds-bcm6328: simplify duplicated unlock in bcm6328_blink_set

[PATCH v7] leds: ipaq-micro: Implement brightness_set_blocking op
 2015-11-30  8:52 UTC  (2+ messages)

[PATCH v2 0/9] Support TI LMU devices
 2015-11-30  8:48 UTC  (20+ messages)
` [PATCH v2 1/9] Documentation: dt-bindings: mfd: add TI LMU device binding information
` [PATCH v2 2/9] Documentation: dt-bindings: leds: backlight: add TI LMU backlight "
` [PATCH v2 3/9] Documentation: dt-bindings: leds: add LM3633 LED "
` [PATCH v2 4/9] Documentation: dt-bindings: regulator: add LM363x regulator "
` [PATCH v2 5/9] mfd: add TI LMU driver
` [PATCH v2 6/9] mfd: add TI LMU hardware fault monitoring driver
` [PATCH v2 7/9] backlight: add TI LMU backlight driver
` [PATCH v2 8/9] leds: add LM3633 driver
` [PATCH v2 9/9] regulator: add LM363X driver

[PATCHi v6] leds: ipaq-micro: Implement brightness_set_blocking op
 2015-11-30  8:47 UTC  (2+ messages)

[PATCH v6 0/2] Add RT5033 Flash LED driver
 2015-11-30  2:35 UTC  (10+ messages)
` [PATCH v6 1/2] leds: rt5033: Add DT binding for RT5033
` [PATCH v6 2/2] leds: rt5033: Add RT5033 Flash led device driver

[PATCH] leds: ns2: Remove work queue
 2015-11-27 11:47 UTC  (3+ messages)

RE
 2015-11-25 16:16 UTC 

[PATCH] leds/powernv : removing NULL check
 2015-11-25 16:42 UTC  (5+ messages)

[PATCH 1/2] leds: aat1290: Add missing of_node_put
 2015-11-25  8:46 UTC  (2+ messages)
` [PATCH 2/2] leds: max77693: "

[PATCH RESEND 04/16] Documentation: dt-bindings: leds: add LM3633 LED binding information
 2015-11-25  8:15 UTC  (19+ messages)
` [PATCH RESEND 06/16] mfd: add TI LMU driver
` [PATCH RESEND 15/16] leds: add LM3633 driver

[PATCH v5 0/2] Add RT5033 Flash LED driver
 2015-11-25  8:06 UTC  (7+ messages)
` [PATCH v5 1/2] leds: rt5033: Add DT binding for RT5033
` [PATCH v5 2/2] leds: rt5033: Add RT5033 Flash led device driver

[PATCH] leds: bcm6328: Handle default-state of LEDs correctly
 2015-11-23 10:20 UTC  (20+ messages)
      ` [PATCH] leds-bcm6328: Reuse bcm6328_led_set() instead of copying its functionality
              ` [PATCH 1/2] "
                ` [PATCH 2/2] leds-bcm6328: Swap LED ON and OFF definitions
                  ` [PATCH 1/2 (v2)] leds-bcm6328: Reuse bcm6328_led_set() instead of copying its functionality
                            ` [PATCH 1/2 (v3)] "

[PATCH] leds: powernv: Implement brightness_set_blocking op
 2015-11-20 15:46 UTC 

[PATCH 0/3] leds/pwm: don't call pwm_disable when setting brightness
 2015-11-20  9:36 UTC  (4+ messages)
` [PATCH 3/3] leds/pwm: fix driver description and make license match the header

[PATCH] leds: turn off the LED and wait for completion on unregistering LED class device
 2015-11-20  8:59 UTC  (2+ messages)

linux-4.4-rc1/drivers/leds/led-class-flash.c:111: pointless test ?
 2015-11-18 15:35 UTC 

[PATCH] led: flash: Remove checking for state < 1 in flash_strobe_store()
 2015-11-18 15:33 UTC 

[PATCH v7] leds: gpio: Remove work queue
 2015-11-18  9:22 UTC 

[PATCH v4 00/24] pwm: add support for atomic update
 2015-11-17 17:32 UTC  (47+ messages)
` [PATCH v4 01/24] pwm: rcar: make use of pwm_is_enabled()
  ` [PATCH v4 02/24] pwm: use pwm_get_xxx() helpers where appropriate
  ` [PATCH v4 03/24] clk: "
  ` [PATCH v4 04/24] hwmon: pwm-fan: "
  ` [PATCH v4 05/24] misc: max77693-haptic: "
  ` [PATCH v4 06/24] pwm: introduce default period and polarity concepts
  ` [PATCH v4 07/24] pwm: use pwm_get/set_default_xxx() helpers where appropriate
  ` [PATCH v4 08/24] leds: "
  ` [PATCH v4 09/24] regulator: "
  ` [PATCH v4 10/24] backlight: "
  ` [PATCH v4 11/24] fbdev: "
  ` [PATCH v4 12/24] misc: max77693: "
  ` [PATCH v4 13/24] hwmon: pwm-fan: "
  ` [PATCH v4 14/24] clk: pwm: "
  ` [PATCH v4 15/24] pwm: define a new pwm_state struct
  ` [PATCH v4 16/24] pwm: move the enabled/disabled info to "
  ` [PATCH v4 17/24] backlight: pwm_bl: remove useless call to pwm_set_period
  ` [PATCH v4 18/24] pwm: declare a default PWM state
  ` [PATCH v4 19/24] pwm: add the PWM initial state retrieval infra
  ` [PATCH v4 22/24] pwm: rockchip: add initial state retrieval
  ` [PATCH v4 24/24] regulator: pwm: properly initialize the ->state field
` [PATCH v4 20/24] pwm: add the core infrastructure to allow atomic update
` [PATCH v4 21/24] pwm: add information about polarity, duty cycle and period to debugfs
` [PATCH v4 23/24] pwm: rockchip: add support for atomic update

[PATCH] leds: ktd2692: Add missing of_node_put
 2015-11-17  0:05 UTC  (6+ messages)

leds-bcm6328: add more init configuration options
 2015-11-16 21:35 UTC  (3+ messages)

[PATCH 1/1] leds: call led_pwm_set() in leds-pwm to enforce default LED_OFF
 2015-11-16 14:06 UTC  (4+ messages)

[PATCH/RFC v6 00/36] Remove work queues from LED class drivers
 2015-11-16 13:38 UTC  (2+ messages)

[PATCH v3 00/10] LED core improvements
 2015-11-16 13:34 UTC  (5+ messages)
` [PATCH v3 10/10] media: flash: use led_set_brightness_sync for torch brightness

[PATCH] leds: ledtrig-transient: fix duration to be msec instead of jiffies
 2015-11-16 13:20 UTC  (2+ messages)

[PATCH] leds: triggers: oneshot: fix module license specification
 2015-11-16 13:18 UTC  (3+ messages)

[PATCH 2/3] leds: add debugfs to device trigger
 2015-11-15 11:22 UTC  (2+ messages)

[PATCH v4 0/2] Add RT5033 Flash LED driver
 2015-11-12 10:07 UTC  (7+ messages)
` [PATCH v4 1/2] leds: rt5033: Add DT binding for RT5033
` [PATCH v4 2/2] leds: rt5033: Add RT5033 Flash led device driver

[PATCH v3 00/12] pwm: add support for atomic update
 2015-11-10 18:26 UTC  (5+ messages)
` [PATCH v3 01/12] pwm: introduce default period and polarity concepts

[GIT PULL v2] LED subsystem updates for 4.4
 2015-11-03 13:19 UTC 

[PATCH 04/16] Documentation: dt-bindings: leds: add LM3633 LED binding information
 2015-11-03  7:05 UTC  (5+ messages)
          ` [PATCH 06/16] mfd: add TI LMU driver
                            ` [PATCH 15/16] leds: add LM3633 driver

[GIT PULL] LED subsystem updates for 4.4
 2015-11-03  0:42 UTC  (3+ messages)

hitel
 2015-10-30  1:48 UTC 

Workqueue core implementation
 2015-10-30  7:55 UTC  (2+ messages)

[PATCH v3 0/3] Add RT5033 Flash LED driver
 2015-10-28  3:48 UTC  (4+ messages)
` [PATCH v3 1/3] leds: rt5033: Add DT binding for RT5033


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