summaryrefslogtreecommitdiff
path: root/drivers/regulator/rpi-panel-attiny-regulator.c
AgeCommit message (Expand)Author
2023-08-08regulator: rpi-panel-attiny: Drop useless headerLinus Walleij
2023-08-07regulator: rpi-panel-attiny-regulator: Remove redundant of_match_ptr()Ruan Jinjie
2023-05-08regulator: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-03-20regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 5.4 and 5.10Douglas Anderson
2022-11-22regulator: rpi-panel-attiny-regulator: Convert to i2c's .probe_new()Uwe Kleine-König
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-06-13regulator: rpi-panel-attiny: Use backlight helperStephen Kitt
2022-04-06regulator: rpi-panel-attiny: Get rid of duplicate of_node assignmentAndy Shevchenko
2022-01-28regulator/rpi-panel-attiny: Use two transactions for I2C readDave Stevenson
2022-01-28regulator/rpi-panel-attiny: Use the regmap cacheDave Stevenson
2022-01-28regulator: rpi-panel: Remove get_brightness hookDave Stevenson
2022-01-28regulator: rpi-panel: Add GPIO control for panel and touch resetsDave Stevenson
2022-01-28regulator: rpi-panel: Convert to drive lines directlyDave Stevenson
2022-01-28regulator: rpi-panel: Ensure the backlight is off during probe.Dave Stevenson
2022-01-28regulator: rpi-panel: Serialise operations.Dave Stevenson
2022-01-28regulator: rpi-panel: Handle I2C errors/timing to the AtmelDave Stevenson
2022-01-28regulator: rpi-panel: Register with a unique backlight nameDave Stevenson
2020-08-18regulator: rpi-panel: Add regulator/backlight driver for RPi panelMarek Vasut