aboutsummaryrefslogtreecommitdiffstats
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.10Douglas Anderson1-0/+1
2022-11-23regulator: bd71815: bd71828: bd9576: Use dev_err_probe()Matti Vaittinen1-29/+25
2022-09-05regulator: bd9576: switch to using devm_fwnode_gpiod_get()Dmitry Torokhov1-8/+9
2021-07-01regulator: bd9576: Fix testing wrong flag in check_temp_flag_mismatchAxel Lin1-2/+2
2021-06-23regulator: bd9576: Fix uninitializes variable may_have_irqsColin Ian King1-1/+1
2021-06-21Merge series "Extend regulator notification support" from Matti Vaittinen <ma...Mark Brown1-126/+928
2021-06-21regulator: bd9576: Fix the driver name in id tableMatti Vaittinen1-2/+2
2021-06-21regulator: bd9576: Support error reportingMatti Vaittinen1-124/+926
2021-06-03regulator: bd9576: Constify the voltage tablesAxel Lin1-14/+20
2021-03-15regulator: bd9576: Fix return from bd957x_probe()Dan Carpenter1-7/+4
2020-10-05regulator: bd9576: Fix printMatti Vaittinen1-1/+1
2020-09-17regulator: Support ROHM BD9576MUF and BD9573MUFMatti Vaittinen1-0/+337