summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2021-07-14regulator: bd9576: Fix the driver name in id tableMatti Vaittinen
2021-07-14regulator: hi6421v600: Fix setting idle modeAxel Lin
2021-07-14regulator: qcom-rpmh: Add terminator at the end of pm7325x_vreg_data[] arrayBhupesh Sharma
2021-07-14regulator: hi655x: Fix pass wrong pointer to config.driver_dataAxel Lin
2021-07-14regulator: fan53880: Fix vsel_mask setting for FAN53880_BUCKAxel Lin
2021-07-14regulator: fan53555: Fix missing slew_reg/mask/shift settings for FAN53526Axel Lin
2021-07-14regulator: bd71815: add select to fix buildRandy Dunlap
2021-07-14regulator: da9052: Ensure enough delay time for .set_voltage_time_selAxel Lin
2021-07-14regulator: mt6358: Fix vdram2 .vsel_maskHsin-Hsiung Wang
2021-07-14regulator: mt6315: Fix checking return value of devm_regmap_init_spmi_extAxel Lin
2021-07-14regulator: uniphier: Add missing MODULE_DEVICE_TABLEZou Wei
2021-06-08Merge tag 'regulator-fix-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-06-03regulator: rt4801: Fix NULL pointer dereference if priv->enable_gpios is NULLAxel Lin
2021-06-02regulator: bd718x7: Fix the BUCK7 voltage setting on BD71837Matti Vaittinen
2021-06-01regulator: atc260x: Fix n_voltages and min_sel for pickable linear rangesAxel Lin
2021-06-01regulator: rtmv20: Fix to make regcache value first reading back from HWChiYuan Huang
2021-06-01regulator: mt6315: Fix function prototype for mt6315_map_modeAxel Lin
2021-06-01regulator: rtmv20: Add Richtek to Kconfig textAxel Lin
2021-06-01regulator: rtmv20: Fix .set_current_limit/.get_current_limit callbacksAxel Lin
2021-05-24Merge series "Fix MAX77620 regulator driver regression" from Dmitry Osipenko ...Mark Brown
2021-05-24regulator: hisilicon: use the correct HiSilicon copyrightHao Fang
2021-05-24regulator: max77620: Silence deferred probe errorDmitry Osipenko
2021-05-24regulator: max77620: Use device_set_of_node_from_dev()Dmitry Osipenko
2021-05-21regulator: scmi: Fix off-by-one for linear regulators .n_voltages settingAxel Lin
2021-05-20regulator: core: resolve supply for boot-on/always-on regulatorsDmitry Baryshkov
2021-05-20regulator: fixed: Ensure enable_counter is correct if reg_domain_disable failsAxel Lin
2021-05-19regulator: Check ramp_delay_table for regulator_set_ramp_delay_regmapAxel Lin
2021-05-18regulator: fan53880: Fix missing n_voltages settingAxel Lin
2021-05-18regulator: da9121: Return REGULATOR_MODE_INVALID for invalid modeAxel Lin
2021-05-12Merge series "regulator: fan53555: tcs4525 fix and cleanup" from Peter Geis <...Mark Brown
2021-05-12regulator: fan53555: fix TCS4525 voltage calulationPeter Geis
2021-05-12regulator: cros-ec: Fix error code in dev_err messageAxel Lin
2021-04-28Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2021-04-26Merge tag 'regulator-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-04-26Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-04-26Merge tag 'staging-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-04-23regulator: fan53555: Add TCS4525 DCDC supportJoseph Chen
2021-04-23regulator: core: Fix off_on_delay handlingVincent Whitchurch
2021-04-23Merge branch 'for-5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2021-04-22regulator: core: Respect off_on_delay at startupVincent Whitchurch
2021-04-21Merge series "mfd/rtc/regulator: Drop board file support for Samsung PMIC" fr...Mark Brown
2021-04-21regulator: core.c: Improve a commentSebastian Fricke
2021-04-21regulator: Avoid a double 'of_node_get' in 'regulator_of_get_init_node()'Christophe JAILLET
2021-04-21regulator: core.c: Fix indentation of commentShubhankar Kuranagatti
2021-04-21regulator: s2mps11: Drop initialization via platform dataKrzysztof Kozlowski
2021-04-21regulator: s2mpa01: Drop initialization via platform dataKrzysztof Kozlowski
2021-04-21regulator: da9121: automotive variants identity fixAdam Ward
2021-04-14Merge tag 'v5.12-rc7' into driver-core-nextGreg Kroah-Hartman
2021-04-14Merge tags 'ib-mfd-clk-gpio-regulator-rtc-v5.13', 'ib-mfd-extcon-v5.13', 'ib-...Lee Jones
2021-04-14regulator: Support ROHM BD71815 regulatorsMatti Vaittinen