| Commit message (Expand) | Author | Age |
* | backlight: lp855x: Add enable regulator | Brian Norris | 2016-06-29 |
* | backlight: lp855x: Explicitly apply PWM config extracted from pwm_args | Boris Brezillon | 2016-05-17 |
* | backlight: lp855x: Make sure props struct is zeroed | Werner Johansson | 2015-10-05 |
* | backlight: lp855x: Use private data for regulator control | Milo Kim | 2015-08-25 |
* | backlight: lp855x: Don't clear level on suspend/blank | Sean Paul | 2015-06-23 |
* | backlight: lp855x: Add supply regulator to lp855x | Sean Paul | 2014-12-09 |
* | backlight: lp855x: Refactor DT parsing code | Sean Paul | 2014-12-09 |
* | backlight: lp855x: Add blank line after declarations | Jingoo Han | 2014-08-29 |
* | backlight: Remove trivial get_brightness implementations | Andrzej Hajda | 2014-06-23 |
* | backlight: lp855x: remove unnecessary parentheses | Jingoo Han | 2014-01-23 |
* | backlight: lp855x: use devm_backlight_device_register() | Jingoo Han | 2013-11-12 |
* | backlight: use dev_get_platdata() | Jingoo Han | 2013-11-12 |
* | backlight: lp855x_bl: support new LP8555 device | Milo Kim | 2013-11-12 |
* | backlight: lp855x: set zero brightness at FBBLANK | Shingo Nakao | 2013-07-26 |
* | backlight: lp855x: add a device tree structure | Kim, Milo | 2013-04-29 |
* | backlight: lp855x: remove duplicate platform data | Kim, Milo | 2013-04-29 |
* | backlight: lp855x: move backlight mode platform data | Kim, Milo | 2013-04-29 |
* | backlight: lp855x: convert a type of device name | Kim, Milo | 2013-04-29 |
* | drivers/video/backlight/lp855x_bl.c: use PAGE_SIZE for the sysfs read operation | Kim, Milo | 2013-04-29 |
* | drivers/video/backlight/lp855x_bl.c: fix compiler warning in lp855x_probe | Devendra Naga | 2013-04-29 |
* | backlight: lp855x_bl: simplify bl_get_brightness() | Kim, Milo | 2013-02-21 |
* | backlight: lp855x_bl: support new LP8557 device | Kim, Milo | 2013-02-21 |
* | backlight: lp855x_bl: introduce device configuration flow | Kim, Milo | 2013-02-21 |
* | drivers/video/backlight/lp855x_bl.c: remove unnecessary mutex code | Kim, Milo | 2012-12-17 |
* | drivers/video/backlight/lp855x_bl.c: use generic PWM functions | Kim, Milo | 2012-12-17 |
* | backlight: remove use of __devexit | Bill Pemberton | 2012-11-28 |
* | backlight: remove use of __devexit_p | Bill Pemberton | 2012-11-28 |
* | backlight: move lp855x header into platform_data directory | Kim, Milo | 2012-07-30 |
* | backlight: move register definitions from header to source | Kim, Milo | 2012-07-30 |
* | backlight: new backlight driver for LP855x devices | Kim, Milo | 2012-03-23 |