aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight/lp855x_bl.c
Commit message (Expand)AuthorAge
* backlight: lp855x: Add supply regulator to lp855xSean Paul2014-12-09
* backlight: lp855x: Refactor DT parsing codeSean Paul2014-12-09
* backlight: lp855x: Add blank line after declarationsJingoo Han2014-08-29
* backlight: Remove trivial get_brightness implementationsAndrzej Hajda2014-06-23
* backlight: lp855x: remove unnecessary parenthesesJingoo Han2014-01-23
* backlight: lp855x: use devm_backlight_device_register()Jingoo Han2013-11-12
* backlight: use dev_get_platdata()Jingoo Han2013-11-12
* backlight: lp855x_bl: support new LP8555 deviceMilo Kim2013-11-12
* backlight: lp855x: set zero brightness at FBBLANKShingo Nakao2013-07-26
* backlight: lp855x: add a device tree structureKim, Milo2013-04-29
* backlight: lp855x: remove duplicate platform dataKim, Milo2013-04-29
* backlight: lp855x: move backlight mode platform dataKim, Milo2013-04-29
* backlight: lp855x: convert a type of device nameKim, Milo2013-04-29
* drivers/video/backlight/lp855x_bl.c: use PAGE_SIZE for the sysfs read operationKim, Milo2013-04-29
* drivers/video/backlight/lp855x_bl.c: fix compiler warning in lp855x_probeDevendra Naga2013-04-29
* backlight: lp855x_bl: simplify bl_get_brightness()Kim, Milo2013-02-21
* backlight: lp855x_bl: support new LP8557 deviceKim, Milo2013-02-21
* backlight: lp855x_bl: introduce device configuration flowKim, Milo2013-02-21
* drivers/video/backlight/lp855x_bl.c: remove unnecessary mutex codeKim, Milo2012-12-17
* drivers/video/backlight/lp855x_bl.c: use generic PWM functionsKim, Milo2012-12-17
* backlight: remove use of __devexitBill Pemberton2012-11-28
* backlight: remove use of __devexit_pBill Pemberton2012-11-28
* backlight: move lp855x header into platform_data directoryKim, Milo2012-07-30
* backlight: move register definitions from header to sourceKim, Milo2012-07-30
* backlight: new backlight driver for LP855x devicesKim, Milo2012-03-23