summaryrefslogtreecommitdiff
path: root/drivers/regulator/rpi-panel-attiny-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 5.4 and 5.10Douglas Anderson2023-03-201-0/+1
* regulator: rpi-panel-attiny-regulator: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-221-3/+2
* i2c: Make remove callback return voidUwe Kleine-König2022-08-161-3/+1
* regulator: rpi-panel-attiny: Use backlight helperStephen Kitt2022-06-131-5/+1
* regulator: rpi-panel-attiny: Get rid of duplicate of_node assignmentAndy Shevchenko2022-04-061-1/+0
* regulator/rpi-panel-attiny: Use two transactions for I2C readDave Stevenson2022-01-281-1/+34
* regulator/rpi-panel-attiny: Use the regmap cacheDave Stevenson2022-01-281-1/+1
* regulator: rpi-panel: Remove get_brightness hookDave Stevenson2022-01-281-23/+0
* regulator: rpi-panel: Add GPIO control for panel and touch resetsDave Stevenson2022-01-281-18/+97
* regulator: rpi-panel: Convert to drive lines directlyDave Stevenson2022-01-281-51/+60
* regulator: rpi-panel: Ensure the backlight is off during probe.Dave Stevenson2022-01-281-0/+1
* regulator: rpi-panel: Serialise operations.Dave Stevenson2022-01-281-11/+80
* regulator: rpi-panel: Handle I2C errors/timing to the AtmelDave Stevenson2022-01-281-10/+46
* regulator: rpi-panel: Register with a unique backlight nameDave Stevenson2022-01-281-2/+1
* regulator: rpi-panel: Add regulator/backlight driver for RPi panelMarek Vasut2020-08-181-0/+214