index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
rpi-panel-attiny-regulator.c
Age
Commit message (
Expand
)
Author
2022-11-22
regulator: rpi-panel-attiny-regulator: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-06-13
regulator: rpi-panel-attiny: Use backlight helper
Stephen Kitt
2022-04-06
regulator: rpi-panel-attiny: Get rid of duplicate of_node assignment
Andy Shevchenko
2022-01-28
regulator/rpi-panel-attiny: Use two transactions for I2C read
Dave Stevenson
2022-01-28
regulator/rpi-panel-attiny: Use the regmap cache
Dave Stevenson
2022-01-28
regulator: rpi-panel: Remove get_brightness hook
Dave Stevenson
2022-01-28
regulator: rpi-panel: Add GPIO control for panel and touch resets
Dave Stevenson
2022-01-28
regulator: rpi-panel: Convert to drive lines directly
Dave Stevenson
2022-01-28
regulator: rpi-panel: Ensure the backlight is off during probe.
Dave Stevenson
2022-01-28
regulator: rpi-panel: Serialise operations.
Dave Stevenson
2022-01-28
regulator: rpi-panel: Handle I2C errors/timing to the Atmel
Dave Stevenson
2022-01-28
regulator: rpi-panel: Register with a unique backlight name
Dave Stevenson
2020-08-18
regulator: rpi-panel: Add regulator/backlight driver for RPi panel
Marek Vasut