index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
2025-04-08
regulator: rpi-panel-attiny: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-04-08
regulator: rpi-panel-attiny: use lock guards for the state mutex
Bartosz Golaszewski
2025-04-08
regulator: rpi-panel-attiny: use devres for mutex management
Bartosz Golaszewski
2025-04-08
regulator: rpi-panel-attiny: don't double-check GPIO range
Bartosz Golaszewski
2024-03-25
regulator: rpi-panel-attiny: convert to use maple tree register cache
Bo Liu
2023-08-08
regulator: rpi-panel-attiny: Drop useless header
Linus Walleij
2023-08-07
regulator: rpi-panel-attiny-regulator: Remove redundant of_match_ptr()
Ruan Jinjie
2023-05-08
regulator: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-03-20
regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 5.4 and 5.10
Douglas Anderson
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