summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2 hoursregulator: qcom-rpmh: Fix PMIC5 BOB bypass mode handlingKamal Wadhwa
2 hoursregulator: core: use system_freezable_wq for init complete workJoy Zou
2 hoursregulator: max8998_pmic_dt_parse_pdata: of_node_put on reg_np after ownership...WenTao Liang
2 hoursregulator: as3722_get_regulator_dt_data: fix premature of_node_put leaving da...WenTao Liang
2026-08-19regulator: devres: fix devm_regulator_get_enable_read_voltage() returnDavid Lechner
2026-08-19regulator: devres: add API for reference voltage suppliesDavid Lechner
2026-07-24regulator: scmi: fix of_node refcount leak in scmi_regulator_probe()Wentao Liang
2026-07-24regulator: scmi: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2026-07-24regulator: ltc3676: Fix incorrect IRQSTAT bit offsetsAbhishek Ojha
2026-07-24regulator: core: regulator_lock_two() should test for EDEADLK not EDEADLOCKTimur Tabi
2026-07-24regulator: core: Make regulator_lock_two() logic easier to followDouglas Anderson
2026-07-04regulator: core: fix locking in regulator_resolve_supply() error pathAndré Draszik
2026-06-01regulator: bd9571mwv: fix OF node reference imbalanceJohan Hovold
2026-06-01regulator: act8945a: fix OF node reference imbalanceJohan Hovold
2026-06-01regulator: max77650: fix OF node reference imbalanceJohan Hovold
2026-03-25regulator: pca9450: Correct interrupt typePeng Fan
2026-03-25regulator: pca9450: Make IRQ optionalFrieder Schrempf
2026-03-04regulator: 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-12-07regulator: 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-15regulator: core: fix NULL dereference on unbind due to stale coupling dataAlessandro Carminati
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-27regulator: 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-03-28regulator: check that dummy regulator has been probed before using itChristian Eggers
2025-02-21regulator: core: Add missing newline characterAlexander Stein
2025-02-21regulator: of: Implement the unwind path of of_regulator_match()Joe Hattori
2024-12-14regulator: rk808: Add apply_bit for BUCK3 on RK809Mikhail Rudenko
2024-10-17regulator: Return actual error in of_regulator_bulk_get_all()Chen-Yu Tsai
2024-09-12regulator: of: fix a NULL vs IS_ERR() check in of_regulator_bulk_get_all()Peng Wu
2024-09-12regulator: Add of_regulator_bulk_get_allCorentin Labbe
2024-06-27regulator: bd71815: fix ramp valuesKalle Niemi
2024-06-27regulator: core: Fix modpost error "regulator_get_regmap" undefinedBiju Das
2024-06-12regulator: bd71828: Don't overwrite runtime voltagesMatti Vaittinen
2024-06-12regulator: vqmmc-ipq4019: 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: mt6360: De-capitalize devicetree regulator subnodesAngeloGioacchino Del Regno
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: mt6358: Fail probe on unknown chip IDChen-Yu Tsai
2023-10-25regulator/core: Revert "fix kobject release warning and memory leak in regula...Michał Mirosław