Daniel Thompson ([email protected])

Number of posts: 1793 (0.48 per day)
First post: 2014-04-02 15:44:14
Last post: 2024-06-13 16:25:01

Date List Subject
2019-08-16 15:55:33 linux-kernel Re: Re: [PATCH v3 2/4] backlight: Expose brightness curve type through sysfs
2019-08-13 13:22:43 linux-kernel Re: [PATCH resend] video: backlight: Drop default m for {LCD,BACKLIGHT_CLASS_DEVICE}
2019-07-30 11:41:34 linux-kernel Re: [PATCH 02/12] kdb: Replace strncmp with str_has_prefix
2019-07-26 10:07:08 linux-kernel Re: [PATCH 2/2] dt-bindings: leds: document new "power-supply" property
2019-07-25 16:29:10 linux-kernel Re: [PATCH] backlight: lms283gf05: Fix a typo in the description passed to 'devm_gpio_request_one()'
2019-07-24 11:16:32 linux-kernel Re: [PATCH v3 7/7] backlight: gpio: use a helper variable for &pdev->dev
2019-07-24 11:15:13 linux-kernel Re: [PATCH v3 4/7] backlight: gpio: remove unused fields from platform data
2019-07-24 11:15:05 linux-kernel Re: [PATCH v3 6/7] backlight: gpio: remove def_value from struct gpio_backlight
2019-07-24 11:14:35 linux-kernel Re: [PATCH v3 2/7] backlight: gpio: simplify the platform data handling
2019-07-24 11:14:24 linux-kernel Re: [PATCH v3 5/7] backlight: gpio: remove dev from struct gpio_backlight
2019-07-24 02:17:43 linux-kernel Re: [PATCH v2 7/7] backlight: gpio: use a helper variable for &pdev->dev
2019-07-22 18:59:55 linux-kernel Re: [PATCH v2 5/7] backlight: gpio: remove dev from struct gpio_backlight
2019-07-22 17:31:46 linux-kernel Re: [PATCH v2 6/7] backlight: gpio: remove def_value from struct gpio_backlight
2019-07-22 17:30:45 linux-kernel Re: [PATCH v2 7/7] backlight: gpio: use a helper variable for &pdev->dev
2019-07-22 17:30:10 linux-kernel Re: [PATCH v2 4/7] backlight: gpio: remove unused fields from platform data
2019-07-22 17:30:03 linux-kernel Re: [PATCH v2 2/7] backlight: gpio: simplify the platform data handling
2019-07-16 10:51:28 linux-kernel Re: [PATCH v2 2/2] leds: Add control of the voltage/current regulator to the LED core
2019-07-15 15:20:24 linux-kernel Re: [PATCH 1/2] leds: Add control of the voltage/current regulator to the LED core
2019-07-15 09:25:48 linux-kernel Re: [PATCH 1/2] leds: Add control of the voltage/current regulator to the LED core
2019-07-09 15:02:04 linux-kernel Re: [PATCH] kgdb: Don't use a notifier to enter kgdb at panic; call directly
2019-07-09 09:33:41 linux-kernel Re: [PATCH v2 4/4] backlight: add led-backlight driver
2019-07-08 15:15:13 linux-kernel Re: [PATCH v2 3/4] dt-bindings: backlight: Add led-backlight binding
2019-07-05 11:27:08 linux-kernel Re: [PATCH 0/4] Add a generic driver for LED-based backlight
2019-07-03 10:01:24 linux-kernel Re: [PATCH v1 10/11] perf intel-pt: Smatch: Fix potential NULL pointer dereference
2019-07-03 09:45:49 linux-kernel Re: [PATCH 3/4] backlight: add led-backlight driver
2019-07-02 13:05:48 linux-kernel Re: [PATCH 3/4] backlight: add led-backlight driver
2019-07-02 10:07:46 linux-kernel Re: [PATCH 00/12] ARM: davinci: da850-evm: remove more legacy GPIO calls
2019-07-02 09:59:58 linux-kernel Re: [PATCH 4/4] devicetree: Add led-backlight binding
2019-07-02 09:56:15 linux-kernel Re: [PATCH 3/4] backlight: add led-backlight driver
2019-07-02 09:14:54 linux-kernel Re: [PATCH RFT 0/4] backlight: gpio: simplify the driver
2019-07-02 09:13:20 linux-kernel Re: [PATCH 03/12] backlight: gpio: pull the non-pdata device probing code into probe()
2019-07-02 09:06:27 linux-kernel Re: [PATCH 02/12] backlight: gpio: use a helper variable for &pdev->dev
2019-07-02 09:02:45 linux-kernel Re: [PATCH 01/12] backlight: gpio: allow to probe non-pdata devices from board files
2019-06-28 08:35:35 linux-kernel Re: [PATCH v2 2/4] backlight: Expose brightness curve type through sysfs
2019-06-28 07:55:43 linux-kernel Re: [PATCH v2 4/4] backlight: pwm_bl: Set scale type for brightness curves specified in the DT
2019-06-27 15:50:05 linux-kernel Re: [PATCH 3/4] backlight: pwm_bl: Set scale type for CIE 1931 curves
2019-06-24 19:46:56 linux-kernel Re: [PATCH] backlight: pwm_bl: Set pin to sleep state when powered down
2019-06-24 11:30:39 linux-kernel Re: [PATCH] backlight: pwm_bl: Set pin to sleep state when powered down
2019-06-21 13:12:40 linux-kernel Re: [PATCH 4/4] backlight: pwm_bl: Set scale type for brightness curves specified in the DT
2019-06-21 12:56:23 linux-kernel Re: [PATCH 3/4] backlight: pwm_bl: Set scale type for CIE 1931 curves
2019-06-21 12:50:35 linux-kernel Re: [PATCH] backlight: pwm_bl: Fix heuristic to determine number of brightness levels
2019-06-21 12:43:36 linux-kernel Re: [PATCH] backlight: pwm_bl: Set pin to sleep state when powered down
2019-06-20 13:57:07 linux-kernel Re: Re: [PATCH] backlight: gpio-backlight: Set power state instead of brightness at probe
2019-06-20 13:33:02 linux-kernel Re: [PATCH v1] backlight: Don't build support by default
2019-06-19 11:07:40 linux-kernel Re: [PATCH 1/4] MAINTAINERS: Add entry for stable backlight sysfs ABI documentation
2019-06-13 15:35:16 linux-kernel Re: [PATCH] video: backlight: Replace old GPIO APIs with GPIO Consumer APIs for sky81542-backlight driver
2019-06-12 19:50:17 linux-kernel Re: [PATCH v3 3/4] backlight: pwm_bl: compute brightness of LED linearly to human eye.
2019-06-12 16:07:22 linux-kernel Re: [PATCH v3 3/4] backlight: pwm_bl: compute brightness of LED linearly to human eye.
2019-06-12 14:38:33 linux-kernel Re: [PATCH] video: backlight: Replace old GPIO APIs with GPIO Consumer APIs for sky81542-backlight driver
2019-06-11 16:40:05 linux-kernel Re: [PATCH 2/2] backlight: pwm_bl: Get number of brightness levels for CIE 1931 from the device tree
2019-06-11 14:17:17 linux-kernel Re: [PATCH 00/33] fbcon notifier begone v3!