messages from 2015-07-01 08:51:14 to 2015-07-20 15:32:04 UTC [more...]
[PATCH v2 00/10] pwm: add support for atomic update
2015-07-20 15:32 UTC (8+ messages)
` [PATCH v2 01/10] pwm: introduce default period and polarity concepts
` [PATCH v2 02/10] pwm: define a new pwm_state struct
` [PATCH v2 04/10] backlight: pwm_bl: remove useless call to pwm_set_period
` [PATCH v2 03/10] pwm: move the enabled/disabled info to pwm_state struct
` [PATCH v2 05/10] pwm: declare a default PWM state
` [PATCH v2 06/10] pwm: add the PWM initial state retrieval infra
` [PATCH v2 07/10] pwm: add the core infrastructure to allow atomic update
[PATCH] backlight: pm8941-wled: Move PM8941 WLED driver to backlight
2015-07-20 14:22 UTC (4+ messages)
[RFC PATCH 00/15] pwm: add support for atomic update
2015-07-20 10:12 UTC (67+ messages)
` [RFC PATCH 01/15] pwm: add the pwm_is_enabled() helper
` [RFC PATCH 02/15] pwm: fix pwm_get_period and pwm_get_duty_cycle prototypes
` [RFC PATCH 03/15] pwm: add pwm_get_polarity helper function
` [RFC PATCH 04/15] pwm: make use of pwm_get_xxx helpers where appropriate
` [RFC PATCH 05/15] pwm: introduce default period and polarity concepts
` [RFC PATCH 06/15] pwm: define a new pwm_state struct
` [RFC PATCH 07/15] pwm: move the enabled/disabled info to "
` [RFC PATCH 08/15] backlight: pwm_bl: remove useless call to pwm_set_period
` [RFC PATCH 10/15] pwm: add the PWM initial state retrieval infra
` [RFC PATCH 11/15] pwm: add the core infrastructure to allow atomic update
` [RFC PATCH 12/15] pwm: rockchip: add initial state retrieval
` [RFC PATCH 13/15] pwm: rockchip: add support for atomic update
` [RFC PATCH 14/15] regulator: pwm: implement ->enable(), ->disable() and ->is_enabled methods
` [RFC PATCH 15/15] regulator: pwm: properly initialize the ->state field
` [RFC PATCH 16/15] pwm: add informations about polarity, duty cycle and period to debugfs
` [PATCH] "
[PATCH v6 0/3] LED driver for PowerNV platform
2015-07-20 6:16 UTC (8+ messages)
` [PATCH v6 1/3] powerpc/powernv: Add OPAL interfaces for accessing and modifying system LED states
` [PATCH v6 2/3] powerpc/powernv: Create LED platform device
` [PATCH v6 3/3] leds/powernv: Add driver for PowerNV platform
[PATCH/RFC v4 00/51] Remove work queues from LED class drivers
2015-07-17 15:37 UTC (61+ messages)
` [PATCH/RFC 01/51] leds: Add led_set_brightness_sync to the public LED subsystem API
` [PATCH/RFC 02/51] leds: Improve asynchronous path of setting brightness
` [PATCH/RFC 03/51] leds: Add an internal led_set_brightness_nosleep function
` [PATCH/RFC 04/51] leds: Improve setting brightness in a non sleeping way
` [PATCH/RFC 05/51] leds: Drivers shouldn't enforce SYNC/ASYNC brightness setting
` [PATCH/RFC 06/51] media: flash: use led_set_brightness_sync for torch brightness
` [PATCH/RFC 07/51] leds: tlc591xx: Remove work queue
` [PATCH/RFC 08/51] leds: 88pm860x: "
` [PATCH/RFC 09/51] leds: adp5520: "
` [PATCH/RFC 10/51] leds: bd2802: "
` [PATCH/RFC 11/51] leds: blinkm: "
` [PATCH/RFC 12/51] leds: lm3533: "
` [PATCH/RFC 13/51] leds: lm3642: "
` [PATCH/RFC 14/51] leds: pca9532: Remove work queue for LEDs
` [PATCH/RFC 15/51] leds: lp3944: Remove work queue
` [PATCH/RFC 16/51] leds: lp55xx: "
` [PATCH/RFC 17/51] leds: lp8788: "
` [PATCH/RFC 18/51] leds: lp8860: "
` [PATCH/RFC 19/51] leds: pca955x: "
` [PATCH/RFC 20/51] leds: pca963x: "
` [PATCH/RFC 21/51] leds: wm831x: "
` [PATCH/RFC 22/51] leds: da903x: "
` [PATCH/RFC 23/51] leds: da9052: "
` [PATCH/RFC 24/51] leds: dac124d085: "
` [PATCH/RFC 25/51] leds: lt3593: "
` [PATCH/RFC 26/51] leds: max8997: Remove unneeded workqueue include
` [PATCH/RFC 27/51] leds: mc13783: Remove work queue
` [PATCH/RFC 28/51] leds: regulator: "
` [PATCH/RFC 29/51] leds: wm8350: "
` [PATCH/RFC 30/51] leds: pwm: remove "
` [PATCH/RFC 31/51] leds: lm355x: Remove "
` [PATCH/RFC 32/51] leds: gpio: "
` [PATCH/RFC 33/51] leds: cobalt-raq: Mark the LED fast
` [PATCH/RFC 34/51] leds: bcm6328: "
` [PATCH/RFC 35/51] leds: bcm6358: "
` [PATCH/RFC 36/51] leds: syscon: "
` [PATCH/RFC 37/51] leds: ot200: "
` [PATCH/RFC 38/51] leds: s3c24xx: "
` [PATCH/RFC 39/51] leds: ss4200: "
` [PATCH/RFC 40/51] leds: versatile: "
` [PATCH/RFC 41/51] leds: wrap: "
` [PATCH/RFC 42/51] leds: net48xx: "
` [PATCH/RFC 43/51] leds: asic3: "
` [PATCH/RFC 44/51] leds: cobalt-qube: "
` [PATCH/RFC 45/51] leds: fsg: "
` [PATCH/RFC 46/51] leds: hp6xx: "
` [PATCH/RFC 47/51] leds: locomo: "
` [PATCH/RFC 48/51] leds: dell: "
` [PATCH/RFC 49/51] leds: rb532: "
` [PATCH/RFC 50/51] leds: sunfire: "
` [PATCH/RFC 51/51] leds: ipaq-micro: "
[PATCH v5 0/3] LED driver for PowerNV platform
2015-07-17 5:53 UTC (9+ messages)
` [PATCH v5 1/3] powerpc/powernv: Add OPAL interfaces for accessing and modifying system LED states
` [PATCH v5 3/3] leds/powernv: Add driver for PowerNV platform
[PATCH v3 0/3] Add DT support for netxbig LEDs
2015-07-16 8:25 UTC (5+ messages)
` [PATCH v3 1/3] leds: netxbig: add device tree binding
[PATCH v5 0/9] regulator: Merge max77843 into max77693
2015-07-15 12:59 UTC (10+ messages)
` [PATCH v5 1/9] mfd/extcon: max77693: Remove unused extern declarations and max77693_dev members
` [PATCH v5 2/9] mfd: max77693: Store I2C device type as enum and add default unknown
` [PATCH v5 3/9] regulator: max77693: Support different register configurations
` [PATCH v5 4/9] drivers: max77693: Move state container to common header
` [PATCH v5 5/9] drivers: max77843: Switch to common max77693 state container
` [PATCH v5 6/9] mfd/extcon: max77693: Rename defines to allow inclusion with max77843
` [PATCH v5 7/9] mfd/extcon: max77843: Rename defines to allow inclusion with max77693
` [PATCH v5 8/9] regulator: max77693: Add support for MAX77843 device
` [PATCH v5 9/9] regulator: Remove the max77843 driver
[PATCH/RFC v3 0/7] Remove work queues from LED class drivers
2015-07-14 14:23 UTC (13+ messages)
` [PATCH/RFC v3 1/7] leds: Add led_set_brightness_sync to the public LED subsystem API
` [PATCH/RFC v3 2/7] leds: Improve asynchronous path of setting brightness
` [PATCH/RFC v3 3/7] leds: Add an internal led_set_brightness_nosleep function
` [PATCH/RFC v3 4/7] leds: Improve setting brightness in a non sleeping way
` [PATCH/RFC v3 5/7] leds: Drivers shouldn't enforce SYNC/ASYNC brightness setting
` [PATCH/RFC v3 6/7] media: flash: use led_set_brightness_sync for torch brightness
` [PATCH/RFC v3 7/7] leds: pwm: remove work queue
[PATCH v4 0/9] regulator: Merge max77843 into max77693
2015-07-14 1:06 UTC (12+ messages)
` [PATCH v4 1/9] mfd/extcon: max77693: Remove unused extern declarations and max77693_dev members
` [PATCH v4 2/9] mfd: max77693: Store I2C device type as enum and add default unknown
` [PATCH v4 3/9] regulator: max77693: Support different register configurations
` [PATCH v4 4/9] drivers: max77693: Move state container to common header
` [PATCH v4 5/9] drivers: max77843: Switch to common max77693 state container
` [PATCH v4 6/9] mfd/extcon: max77693: Rename defines to allow inclusion with max77843
` [PATCH v4 7/9] mfd/extcon: max77843: Rename defines to allow inclusion with max77693
` [PATCH v4 8/9] regulator: max77693: Add support for MAX77843 device
` [PATCH v4 9/9] regulator: Remove the max77843 driver
[PATCH] leds: lp8860: Constify reg_default tables
2015-07-13 12:50 UTC (2+ messages)
[PATCH] leds: Allow compile test of LEDS_AAT1290 and LEDS_KTD2692 if !GPIOLIB
2015-07-13 12:39 UTC (3+ messages)
[PATCH] leds: Drop owner assignment from i2c_driver
2015-07-13 12:31 UTC (2+ messages)
[PATCH v2 0/4] Allow to use leds-ns2 with n090401 boards
2015-07-13 12:24 UTC (6+ messages)
` [PATCH v2 1/4] leds: leds-ns2: move LED modes mapping outside of the driver
` [PATCH v2 2/4] ARM: Kirkwood: add modes-map property to ns2-leds nodes
` [PATCH v2 3/4] leds: leds-ns2: handle can_sleep GPIOs
` [PATCH v2 4/4] leds: leds-ns2: depends on MACH_ARMADA_370
[PATCH v6 0/2] cap11xx: add LED support
2015-07-06 0:18 UTC (2+ messages)
[PATCH/RFC v2 1/5] leds: Use set_brightness_work for brightness_set ops that can sleep
2015-07-03 13:16 UTC (10+ messages)
[PATCH/RFC RESEND] leds: Use set_brightness_work for brightness_set ops that can sleep
2015-07-01 13:37 UTC (8+ 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).