summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2022-10-07Merge tag 'mfd-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2022-10-04Merge tag 'regulator-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2022-10-04Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-03Merge tag 'thermal-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-09-29regulator: gpio: Add input_supply support in gpio_regulator_configJerome Neanne
2022-09-28mfd: silergy,sy7636a: Add config option MFD_SY7636AAlistair Francis
2022-09-26regulator: tps65219: Fix is_enabled checking in tps65219_set_bypassAxel Lin
2022-09-23regulator: qcom-rpmh: add pm660 and pm660l pmicsRichard Acayan
2022-09-19regulator: of: Fix kernel-docJiapeng Chong
2022-09-19regulator: of: Fix kernel-docJiapeng Chong
2022-09-16Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang
2022-09-13MediaTek Helio X10 MT6795 - MT6331/6332 RegulatorsMark Brown
2022-09-13regulator: Add driver for MT6332 PMIC regulatorsAngeloGioacchino Del Regno
2022-09-13regulator: Add driver for MT6331 PMIC regulatorsAngeloGioacchino Del Regno
2022-09-09regulator: tps65219: Fix .bypass_val_on settingAxel Lin
2022-09-09regulator: qcom_rpm: Fix circular deferral regressionLinus Walleij
2022-09-09regulator: core: Prevent integer underflowPatrick Rudolph
2022-09-08Merge tag 'regulator-fix-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-09-05regulator: bd9576: switch to using devm_fwnode_gpiod_get()Dmitry Torokhov
2022-09-05regulator: bd71815: switch to using devm_fwnode_gpiod_get()Dmitry Torokhov
2022-08-29regulator: core: Fix regulator supply registration with sysfsChristian Kohlschütter
2022-08-28regulator: tps65219: change tps65219_regulator_irq_types to staticYang Yingliang
2022-08-25regulator: core: Don't err if allow-set-load but no allowed-modesDouglas Anderson
2022-08-25regulator: core: Require regulator drivers to check uV for get_optimum_mode()Douglas Anderson
2022-08-25regulator: drivers: Remove unnecessary print function dev_err()Yang Li
2022-08-25regulator: pfuze100: Fix the global-out-of-bounds access in pfuze100_regulato...Xiaolei Wang
2022-08-24Merge tag 'thermal-v6.1-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki
2022-08-24regulator: max597x: Remove the unneeded result variableye xingchen
2022-08-23PM6125 regulator supportMark Brown
2022-08-23regulator: drivers: Add TI TPS65219 PMIC regulators supportJerome Neanne
2022-08-23regulator: qcom_smd: Add PM6125 RPM regulatorsIskren Chernev
2022-08-23regulator: qcom_smd: Sort pmics alphabetically (part 3)Iskren Chernev
2022-08-23regulator: qcom_smd: Sort pmics alphabetically (part 2)Iskren Chernev
2022-08-23regulator: qcom_smd: Sort pmics alphabetically (part 1)Iskren Chernev
2022-08-23regulator: qcom_spmi: Add PM6125 PMIC supportIskren Chernev
2022-08-23regulator: qcom_spmi: Sort pmics alphabetically (part 2)Iskren Chernev
2022-08-23regulator: qcom_spmi: Sort pmics alphabetically (part 1)Iskren Chernev
2022-08-23regulator: qcom_spmi: Add support for LDO_510 and FTSMPSIskren Chernev
2022-08-23regulator: qcom_spmi: Add support for HFSMPS regulator typeIskren Chernev
2022-08-22regulator: core: Remove "ramp_delay not set" debug messageChristian Kohlschütter
2022-08-22regulator: core: Clean up on enable failureAndrew Halaney
2022-08-18regulator: core: Resolve supply name earlier to prevent double-initChristian Kohlschütter
2022-08-18Devm helpers for regulator get and enableMark Brown
2022-08-18regulator: Add devm helpers for get and enableMatti Vaittinen
2022-08-17regulator/drivers/max8976: Switch to new of thermal APIDaniel Lezcano
2022-08-16Merge tag 'regulator-fix-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-08-15regulator: qcom-rpmh: Implement get_optimum_mode(), not set_load()Douglas Anderson
2022-08-15Merge remote-tracking branch 'regulator/for-5.20' into regulator-6.0Mark Brown
2022-08-10regulator: core: Fix missing error return from regulator_bulk_get()Douglas Anderson