aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/bd9576-regulator.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-20regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 5.4 and 5.10Gravatar Douglas Anderson 1-0/+1
2022-11-23regulator: bd71815: bd71828: bd9576: Use dev_err_probe()Gravatar Matti Vaittinen 1-29/+25
2022-09-05regulator: bd9576: switch to using devm_fwnode_gpiod_get()Gravatar Dmitry Torokhov 1-8/+9
2021-07-01regulator: bd9576: Fix testing wrong flag in check_temp_flag_mismatchGravatar Axel Lin 1-2/+2
2021-06-23regulator: bd9576: Fix uninitializes variable may_have_irqsGravatar Colin Ian King 1-1/+1
2021-06-21Merge series "Extend regulator notification support" from Matti Vaittinen <ma...Gravatar Mark Brown 1-126/+928
2021-06-21regulator: bd9576: Fix the driver name in id tableGravatar Matti Vaittinen 1-2/+2
2021-06-21regulator: bd9576: Support error reportingGravatar Matti Vaittinen 1-124/+926
2021-06-03regulator: bd9576: Constify the voltage tablesGravatar Axel Lin 1-14/+20
2021-03-15regulator: bd9576: Fix return from bd957x_probe()Gravatar Dan Carpenter 1-7/+4
2020-10-05regulator: bd9576: Fix printGravatar Matti Vaittinen 1-1/+1
2020-09-17regulator: Support ROHM BD9576MUF and BD9573MUFGravatar Matti Vaittinen 1-0/+337