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