Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | platform/chrome: cros_kbd_led_backlight: switch to SPDX identifier | Enric Balletbo i Serra | 2019-02-01 | 1 | -15/+4 |
| | | | | | | | | | Adopt the SPDX license identifier headers to ease license compliance management. Also change the term 'Chrome OS' for 'ChromeOS' to be coherent with other drivers. Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com> Reviewed-by: Guenter Roeck <groeck@chromium.org> | ||||
* | platform/chrome: Add Chrome OS keyboard backlight LEDs support | Simon Que | 2016-05-11 | 1 | -0/+122 |
This is a driver for ACPI-based keyboard backlight LEDs found on Chromebooks. The driver locates \\_SB.KBLT ACPI device and exports backlight as "chromeos::kbd_backlight" LED class device in sysfs. Signed-off-by: Simon Que <sque@chromium.org> Signed-off-by: Duncan Laurie <dlaurie@chromium.org> Tested-by: Evan McClain <aeroevan@gmail.com> Signed-off-by: Dmitry Torokhov <dtor@chromium.org> Signed-off-by: Olof Johansson <olof@lixom.net> |