messages from 2016-04-05 19:51:26 to 2016-04-29 07:20:06 UTC [more...]
[PATCH v3 0/3] Extend the LED panic trigger
2016-04-29 7:20 UTC (6+ messages)
` [PATCH v3 1/3] leds: triggers: Allow to switch the trigger to "panic" on a kernel panic
` [PATCH v3 2/3] devicetree: leds: Introduce "panic-indicator" optional property
` [PATCH v3 3/3] leds: gpio: Support the "panic-indicator" firmware property
[PATCH 0/5] Extend the LED panic trigger
2016-04-27 20:10 UTC (18+ messages)
` [PATCH 1/5] leds: triggers: Allow to switch the trigger to "panic" on a kernel panic
` [PATCH 2/5] leds: triggers: Add a led_trigger_event_nosleep API
` [PATCH 4/5] devicetree: leds: Introduce "panic-blink" optional property
[PATCH] Add LED driven by multiple gpio
2016-04-27 6:56 UTC (4+ messages)
[PATCHv1 0/6] leds: pca9653x: support inverted outputs and cleanups
2016-04-22 15:44 UTC (25+ messages)
` [PATCH 1/6] leds: pca963x: Alphabetize headers
` [PATCH 2/6] leds: pca963x: Lock i2c r/w access
` [PATCH 3/6] leds: pca963x: Add defines and remove some magic values
` [PATCH 4/6] leds: pca963x: Reduce "
` [PATCH 5/6] leds: pca963x: Inform the output that it is inverted
` [PATCH 6/6] leds: pca963x: Remove whitespace and checkpatch problems
[PATCH] driver: leds: is31fl3196/99 dimmable dual/triple rgb driver
2016-04-21 16:25 UTC (13+ messages)
` [PATCH] drivers: led: is31fl319x: 6/9-channel light effect led driver
` [Letux-kernel] "
[PATCH v2 0/3] Extend the LED panic trigger
2016-04-19 16:18 UTC (8+ messages)
` [PATCH v2 1/3] leds: triggers: Allow to switch the trigger to "panic" on a kernel panic
` [PATCH v2 2/3] devicetree: leds: Introduce "panic-indicator" optional property
` [PATCH v2 3/3] leds: gpio: Support the "panic-indicator" firmware property
[PATCH] drivers/leds/leds-ss4200: add depend on x86 arch
2016-04-19 7:14 UTC (2+ messages)
[PATCH] drivers/leds/leds-ss4200.c: add DMI data for FSC SCALEO Home Server
2016-04-19 7:14 UTC (5+ messages)
` [PATCH v2] "
[PATCH] leds: ledtrig-ide-disk: Move ide_blink_delay to ledtrig_ide_activity()
2016-04-19 7:09 UTC (3+ messages)
Greetings!!!
2016-04-18 20:12 UTC
Greetings!!!
2016-04-18 17:43 UTC
[PATCH v5 1/4] leds: core: add generic support for RGB Color LED's
2016-04-18 9:12 UTC (18+ messages)
[PATCH v5 00/24] pwm: add support for atomic update
2016-04-17 15:39 UTC (30+ messages)
` [PATCH v5 02/24] pwm: use pwm_get/set_xxx() helpers where appropriate
` [PATCH v5 04/24] hwmon: pwm-fan: use pwm_get_args() "
` [PATCH v5 14/24] input: misc: pwm-beeper: explicitly apply PWM config extracted from pwm_args
` [PATCH v5 18/24] pwm: introduce the pwm_state concept
` [PATCH v5 01/24] pwm: introduce the pwm_args concept
` [PATCH v5 03/24] clk: pwm: use pwm_get_args() where appropriate
` [PATCH v5 05/24] input: misc: max77693: "
` [PATCH v5 06/24] leds: pwm: "
` [PATCH v5 07/24] regulator: "
` [PATCH v5 08/24] fbdev: ssd1307fb: "
` [PATCH v5 09/24] backlight: pwm_bl: "
` [PATCH v5 10/24] backlight: lp8788: explicitly apply PWM config extracted from pwm_args
` [PATCH v5 11/24] backlight: lp855x: "
` [PATCH v5 12/24] backlight: lm3630a: "
` [PATCH v5 13/24] input: misc: max8997: "
` [PATCH v5 15/24] drm: i915: "
` [PATCH v5 16/24] ARM: "
` [PATCH v5 17/24] pwm: keep PWM state in sync with hardware state
` [PATCH v5 19/24] pwm: move the enabled/disabled info into pwm_state
` [PATCH v5 20/24] pwm: add the PWM initial state retrieval infra
` [PATCH v5 21/24] pwm: add the core infrastructure to allow atomic update
` [PATCH v5 22/24] pwm: update documentation
` [PATCH v5 23/24] pwm: switch to the atomic API
` [PATCH v5 24/24] pwm: add information about polarity, duty cycle and period to debugfs
[patch] leds: tca6507: silence an uninitialized variable warning
2016-04-14 11:12 UTC (2+ messages)
[PATCH v5 00/46] pwm: add support for atomic update
2016-04-14 11:05 UTC (44+ messages)
` [PATCH v5 01/46] pwm: rcar: make use of pwm_is_enabled()
` [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 04/46] pwm: get rid of pwm->lock
` [PATCH v5 05/46] pwm: introduce the pwm_args concept
` [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 30/46] regulator: pwm: retrieve correct voltage
[PATCH v2 0/4] LED trigger on MTD activity
2016-04-14 10:03 UTC (10+ messages)
` [PATCH v2 1/4] mtd: Uninline mtd_write_oob and move it to mtdcore.c
` [PATCH v2 2/4] leds: trigger: Introduce a MTD (NAND/NOR) trigger
` [PATCH v2 3/4] mtd: nand: Remove the "nand-disk" LED trigger
` [PATCH v2 4/4] mtd: Hook I/O activity to the MTD "
[PATCH 0/2] LED trigger on MTD activity
2016-04-12 19:46 UTC (10+ messages)
` [PATCH 1/2] mtd: Uninline mtd_write_oob and move it to mtdcore.c
` [PATCH 2/2] leds: trigger: Introduce a MTD (NAND/NOR) trigger
[PATCH v2 0/1] leds: pca9532: Add device tree binding
2016-04-11 9:25 UTC (6+ messages)
` [PATCH v2 1/1] "
[PATCH 0/1] leds: pca9532: Add device tree binding
2016-04-11 6:17 UTC (6+ messages)
` [PATCH 1/1] "
FROM: MR. OLIVER SENO!!
2016-04-08 18:53 UTC
nand-disk LED trigger: to remove, or not to remove
2016-04-08 7:38 UTC (7+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).