summaryrefslogtreecommitdiff
path: root/drivers/regulator/bd9576-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: bd71815: bd71828: bd9576: Use dev_err_probe()Matti Vaittinen2022-11-231-29/+25
* regulator: bd9576: switch to using devm_fwnode_gpiod_get()Dmitry Torokhov2022-09-051-8/+9
* regulator: bd9576: Fix testing wrong flag in check_temp_flag_mismatchAxel Lin2021-07-011-2/+2
* regulator: bd9576: Fix uninitializes variable may_have_irqsColin Ian King2021-06-231-1/+1
* Merge series "Extend regulator notification support" from Matti Vaittinen <ma...Mark Brown2021-06-211-126/+928
|\
| * regulator: bd9576: Fix the driver name in id tableMatti Vaittinen2021-06-211-2/+2
| * regulator: bd9576: Support error reportingMatti Vaittinen2021-06-211-124/+926
* | regulator: bd9576: Constify the voltage tablesAxel Lin2021-06-031-14/+20
|/
* regulator: bd9576: Fix return from bd957x_probe()Dan Carpenter2021-03-151-7/+4
* regulator: bd9576: Fix printMatti Vaittinen2020-10-051-1/+1
* regulator: Support ROHM BD9576MUF and BD9573MUFMatti Vaittinen2020-09-171-0/+337