aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/rpi-panel-attiny-regulator.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-3/+1
2022-06-13regulator: rpi-panel-attiny: Use backlight helperStephen Kitt1-5/+1
2022-04-06regulator: rpi-panel-attiny: Get rid of duplicate of_node assignmentAndy Shevchenko1-1/+0
2022-01-28regulator/rpi-panel-attiny: Use two transactions for I2C readDave Stevenson1-1/+34
2022-01-28regulator/rpi-panel-attiny: Use the regmap cacheDave Stevenson1-1/+1
2022-01-28regulator: rpi-panel: Remove get_brightness hookDave Stevenson1-23/+0
2022-01-28regulator: rpi-panel: Add GPIO control for panel and touch resetsDave Stevenson1-18/+97
2022-01-28regulator: rpi-panel: Convert to drive lines directlyDave Stevenson1-51/+60
2022-01-28regulator: rpi-panel: Ensure the backlight is off during probe.Dave Stevenson1-0/+1
2022-01-28regulator: rpi-panel: Serialise operations.Dave Stevenson1-11/+80
2022-01-28regulator: rpi-panel: Handle I2C errors/timing to the AtmelDave Stevenson1-10/+46
2022-01-28regulator: rpi-panel: Register with a unique backlight nameDave Stevenson1-2/+1
2020-08-18regulator: rpi-panel: Add regulator/backlight driver for RPi panelMarek Vasut1-0/+214