summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
AgeCommit message (Expand)AuthorLines
2021-07-05Merge tag 'mfd-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds-0/+11
2021-06-23Merge remote-tracking branch 'regulator/for-5.14' into regulator-nextMark Brown-1110/+4148
2021-06-23Merge remote-tracking branch 'regulator/for-5.13' into regulator-linusMark Brown-12/+6
2021-06-23regulator: bd9576: Fix uninitializes variable may_have_irqsColin Ian King-1/+1
2021-06-23regulator: max8893: Select REGMAP_I2C to fix build errorAxel Lin-0/+1
2021-06-23regulator: da9052: Ensure enough delay time for .set_voltage_time_selAxel Lin-1/+2
2021-06-23regulator: mt6358: Fix vdram2 .vsel_maskHsin-Hsiung Wang-1/+1
2021-06-22regulator: hi6421v600: Fix setting wrong driver_dataAxel Lin-11/+15
2021-06-21Merge series "regulator: qcom,rpmh-regulator: Add support for pmic available ...Mark Brown-12/+50
2021-06-21Merge series "Extend regulator notification support" from Matti Vaittinen <ma...Mark Brown-150/+1623
2021-06-21regulator: bd9576: Fix the driver name in id tableMatti Vaittinen-2/+2
2021-06-21regulator: bd9576: Support error reportingMatti Vaittinen-124/+926
2021-06-21regulator: add property parsing and callbacks to set protection limitsMatti Vaittinen-5/+211
2021-06-21regulator: IRQ based event/error notification helpersMatti Vaittinen-8/+472
2021-06-21regulator: move rdev_print helpers to internal.hMatti Vaittinen-11/+12
2021-06-21regulator: hi6421v600: Fix setting idle modeAxel Lin-3/+6
2021-06-21regulator: max8893: add regulator driverSergey Larin-0/+191
2021-06-21regulator: hi6421: Use correct variable type for regmap api val argumentAxel Lin-4/+4
2021-06-21regulator: qcom-rpmh: Add new regulator found on SA8155p adp boardBhupesh Sharma-0/+36
2021-06-21regulator: qcom-rpmh: Add terminator at the end of pm7325x_vreg_data[] arrayBhupesh Sharma-0/+2
2021-06-21regulator: qcom-rpmh: Cleanup terminator line commasBhupesh Sharma-12/+12
2021-06-21regulator: hi655x: Fix pass wrong pointer to config.driver_dataAxel Lin-11/+5
2021-06-16regulator: fixed: use dev_err_probe for gpioRouven Czerwinski-1/+2
2021-06-16regulator: sy7636a: Use rdev_get_drvdata at proper placeAxel Lin-1/+1
2021-06-16regulator: sy7636a: Make regulator_desc static constAxel Lin-2/+2
2021-06-16regulator: sy7636a: Add terminating entry for platform_device_id tableAxel Lin-0/+1
2021-06-16regulator: rt6160: Fix setting suspend voltageAxel Lin-1/+7
2021-06-15regulator: mt6315: Fix checking return value of devm_regmap_init_spmi_extAxel Lin-2/+2
2021-06-15regulator: sy7636a: Initial commitAlistair Francis-0/+134
2021-06-15regulator: rt6160: Remove vsel_active_low from struct rt6160_privAxel Lin-11/+9
2021-06-14regulator: hi6421v600: Use regulator_map_voltage_ascendAxel Lin-1/+1
2021-06-14regulator: rt6160: Remove dummy line and add module descriptionChiYuan Huang-1/+1
2021-06-14regulator: rt6160: Convert to use regulator_set_ramp_delay_regmapAxel Lin-26/+9
2021-06-14Merge tag 'for-5.14-regulator' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown-0/+23
2021-06-08Merge tag 'regulator-fix-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-34/+98
2021-06-08regulator: fan53880: Fix vsel_mask setting for FAN53880_BUCKAxel Lin-1/+1
2021-06-08regulator: bd71815: Get rid of struct bd71815_pmicAxel Lin-38/+19
2021-06-08regulator: ltc3589: Convert to use regulator_set_ramp_delay_regmapAxel Lin-35/+38
2021-06-07regulator: mt6359: Get rid of linear_range tablesAxel Lin-98/+59
2021-06-07regulator: mt6359: Use unsigned int for volt_tablesAxel Lin-18/+18
2021-06-07regulator: mt6358: Use unsigned int for volt_tablesAxel Lin-11/+11
2021-06-07regulator: max77686: Convert to use regulator_set_ramp_delay_regmapAxel Lin-33/+9
2021-06-07Merge tag 'tb-mfd-regulator-rtc-v5.14' of git://git.kernel.org/pub/scm/linux/...Mark Brown-0/+1046
2021-06-04regulator: fan53555: add tcs4526Rudi Heitbaum-0/+11
2021-06-03regulator: rt4801: Fix NULL pointer dereference if priv->enable_gpios is NULLAxel Lin-2/+2
2021-06-03regulator: rt6245: Add support for Richtek RT6245ChiYuan Huang-0/+264
2021-06-03regulator: bd9576: Constify the voltage tablesAxel Lin-14/+20
2021-06-03regulator: fan53555: Convert to use regulator_set_ramp_delay_regmapAxel Lin-46/+17
2021-06-03regulator: fan53555: Fix missing slew_reg/mask/shift settings for FAN53526Axel Lin-0/+3
2021-06-03regulator: max77802: Convert to use regulator_set_ramp_delay_regmapAxel Lin-57/+12