Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | regulator/rpi-panel-attiny: Use two transactions for I2C read | Dave Stevenson | 2022-01-28 | 1 | -1/+34 |
* | regulator/rpi-panel-attiny: Use the regmap cache | Dave Stevenson | 2022-01-28 | 1 | -1/+1 |
* | regulator: rpi-panel: Remove get_brightness hook | Dave Stevenson | 2022-01-28 | 1 | -23/+0 |
* | regulator: rpi-panel: Add GPIO control for panel and touch resets | Dave Stevenson | 2022-01-28 | 1 | -18/+97 |
* | regulator: rpi-panel: Convert to drive lines directly | Dave Stevenson | 2022-01-28 | 1 | -51/+60 |
* | regulator: rpi-panel: Ensure the backlight is off during probe. | Dave Stevenson | 2022-01-28 | 1 | -0/+1 |
* | regulator: rpi-panel: Serialise operations. | Dave Stevenson | 2022-01-28 | 1 | -11/+80 |
* | regulator: rpi-panel: Handle I2C errors/timing to the Atmel | Dave Stevenson | 2022-01-28 | 1 | -10/+46 |
* | regulator: rpi-panel: Register with a unique backlight name | Dave Stevenson | 2022-01-28 | 1 | -2/+1 |
* | regulator: rpi-panel: Add regulator/backlight driver for RPi panel | Marek Vasut | 2020-08-18 | 1 | -0/+214 |