summaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-aw200xx.c
Commit message (Expand)AuthorAgeFilesLines
* leds: aw200xx: Add support for aw20108 deviceGeorge Stark2023-12-131-1/+9
* leds: aw200xx: Improve autodim calculation methodGeorge Stark2023-12-131-3/+4
* leds: aw200xx: Enable disable_locking flag in regmap configGeorge Stark2023-12-131-0/+1
* leds: aw200xx: Add delay after software resetGeorge Stark2023-12-131-0/+3
* leds: aw200xx: Calculate dts property display_rows in the driverGeorge Stark2023-12-131-10/+27
* leds: aw200xx: Support HWEN hardware controlDmitry Rokosov2023-12-131-0/+33
* leds: aw200xx: Fix write to DIM parameterMartin Kurbanov2023-12-131-1/+6
* leds: aw200xx: Convert to use maple tree register cacheMark Brown2023-11-011-1/+1
* leds: aw200xx: Annotate struct aw200xx with __counted_byKees Cook2023-11-011-1/+1
* leds: aw200xx: Switch back to use struct i2c_driver::probeUwe Kleine-König2023-07-281-1/+1
* leds: aw200xx: Fix error code in probe()Dan Carpenter2023-07-281-1/+1
* leds: Add AW20xx driverMartin Kurbanov2023-06-011-0/+594