summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
3 daysregulator: core: move supply check earlier in set_machine_constraints()André Draszik
2026-01-11regulator: core: Protect regulator_supply_alias_list with regulator_list_mutexsparkhuang
2026-01-11regulator: core: disable supply if enabling main regulator failsGabor Juhos
2025-11-24regulator: fixed: fix GPIO descriptor leak on register failureHaotian Zhang
2025-10-15regulator: scmi: Use int type to store negative error codesQianfeng Rong
2025-09-19regulator: sy7636a: fix lifecycle of power good gpioAndreas Kemnade
2025-08-01regulator: core: fix NULL dereference on unbind due to stale coupling dataAlessandro Carminati
2025-07-24regulator: pwm-regulator: Manage boot-on with disabled PWM channelsMartin Blumenstingl
2025-07-24regulator: pwm-regulator: Calculate the output voltage for disabled PWMsMartin Blumenstingl
2025-07-10regulator: fan53555: add enable_time support and soft-start timesHeiko Stuebner
2025-07-10regulator: gpio: Fix the out-of-bounds access to drvdata::gpiodsManivannan Sadhasivam
2025-06-27regulator: max14577: Add error check for max14577_read_reg()Wentao Liang
2025-06-27regulator: max20086: Change enable gpio to optionalJoão Paulo Gonçalves
2025-06-27regulator: max20086: Fix MAX200086 chip idJoão Paulo Gonçalves
2025-06-19regulator: max20086: Fix refcount leak in max20086_parse_regulators_dt()Dan Carpenter
2025-06-04regulator: ad5398: Add device tree supportIsaac Scott
2025-05-22regulator: max20086: fix invalid memory accessCosmin Tanislav
2025-05-02objtool, regulator: rk808: Remove potential undefined behavior in rk806_set_m...Josh Poimboeuf
2025-03-28regulator: check that dummy regulator has been probed before using itChristian Eggers
2025-03-28regulator: dummy: force synchronous probingChristian Eggers
2025-02-08regulator: core: Add missing newline characterAlexander Stein
2025-02-08regulator: of: Implement the unwind path of of_regulator_match()Joe Hattori
2024-12-09regulator: rk808: Restrict DVS GPIOs to the RK808 variant onlyDragan Simic
2024-12-09regulator: rk808: Add apply_bit for BUCK3 on RK809Mikhail Rudenko
2024-11-14regulator: rtq2208: Fix uninitialized use of regulator_configChiYuan Huang
2024-10-04regulator: Return actual error in of_regulator_bulk_get_all()Chen-Yu Tsai
2024-06-27regulator: bd71815: fix ramp valuesKalle Niemi
2024-06-27regulator: core: Fix modpost error "regulator_get_regmap" undefinedBiju Das
2024-06-12regulator: tps6594-regulator: Correct multi-phase configurationNeha Malcom Francis
2024-06-12regulator: tps6287x: Force writing VSEL bitMatti Vaittinen
2024-06-12regulator: pickable ranges: don't always cache vselMatti Vaittinen
2024-06-12regulator: bd71828: Don't overwrite runtime voltagesMatti Vaittinen
2024-06-12pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()Sean Young
2024-06-12regulator: vqmmc-ipq4019: fix module autoloadingKrzysztof Kozlowski
2024-06-12regulator: qcom-refgen: fix module autoloadingKrzysztof Kozlowski
2024-06-12regulator: irq_helpers: duplicate IRQ nameMatti Vaittinen
2024-05-17regulator: core: fix debugfs creation regressionJohan Hovold
2024-05-17regulator: tps65132: Add of_match tableAndré Apitzsch
2024-05-17regulator: mt6360: De-capitalize devicetree regulator subnodesAngeloGioacchino Del Regno
2024-03-26regulator: userspace-consumer: add module device tableJohn Keeping
2024-03-26regulator: max5970: Fix regulator child node nameNaresh Solanki
2024-03-01regulator (max5970): Fix IRQ handlerPatrick Rudolph
2024-03-01regulator: pwm-regulator: Add validity checks in continuous .get_voltageMartin Blumenstingl
2024-02-05regulator: ti-abb: don't use devm_platform_ioremap_resource_byname for shared...Romain Naour
2024-02-05regulator: core: Only increment use_count when enable_count changesRui Zhang
2023-11-20regulator: qcom-rpmh: Fix smps4 regulator for pm8550veAbel Vesa
2023-11-20regulator: mt6358: Fail probe on unknown chip IDChen-Yu Tsai
2023-09-26regulator/core: Revert "fix kobject release warning and memory leak in regula...Michał Mirosław
2023-09-26regulator/core: regulator_register: set device->class earlierMichał Mirosław
2023-09-20regulator: mt6358: split ops for buck and linear range LDO regulatorsChen-Yu Tsai