-
- Downloads
Merge tag 'regulator-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Pull regulator updates from Mark Brown: "This was a very quiet release, aside from some smaller improvements we have: - Support for power budgeting on regulators, initially targeted at some still in review support for PSE controllers but generally useful - Support for error interrupts from ROHM BD96801 devices - Support for NXP PCA9452" * tag 'regulator-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator: regulator: dt-bindings: Add regulator-power-budget-milliwatt property regulator: Add support for power budget regulator: core: Resolve supply using of_node from regulator_config regulator: of: Implement the unwind path of of_regulator_match() regulator: tps65219: Remove debugging helper function regulator: tps65219: Remove MODULE_ALIAS regulator: tps65219: Update driver name regulator: tps65219: Use dev_err_probe() instead of dev_err() regulator: dt-bindings: mt6315: Drop regulator-compatible property regulator: pca9450: Add PMIC pca9452 support regulator: dt-bindings: pca9450: Add pca9452 support regulator: pca9450: Use dev_err_probe() to simplify code regulator: pca9450: add enable_value for all bucks regulator: bd96801: Add ERRB IRQ
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/regulator/mt6315-regulator.yaml 0 additions, 6 deletions...ation/devicetree/bindings/regulator/mt6315-regulator.yaml
- Documentation/devicetree/bindings/regulator/nxp,pca9450-regulator.yaml 1 addition, 0 deletions.../devicetree/bindings/regulator/nxp,pca9450-regulator.yaml
- Documentation/devicetree/bindings/regulator/regulator.yaml 3 additions, 0 deletionsDocumentation/devicetree/bindings/regulator/regulator.yaml
- drivers/regulator/bd96801-regulator.c 115 additions, 15 deletionsdrivers/regulator/bd96801-regulator.c
- drivers/regulator/core.c 142 additions, 11 deletionsdrivers/regulator/core.c
- drivers/regulator/of_regulator.c 16 additions, 1 deletiondrivers/regulator/of_regulator.c
- drivers/regulator/pca9450-regulator.c 65 additions, 46 deletionsdrivers/regulator/pca9450-regulator.c
- drivers/regulator/tps65219-regulator.c 5 additions, 34 deletionsdrivers/regulator/tps65219-regulator.c
- include/linux/regulator/consumer.h 21 additions, 0 deletionsinclude/linux/regulator/consumer.h
- include/linux/regulator/driver.h 2 additions, 0 deletionsinclude/linux/regulator/driver.h
- include/linux/regulator/machine.h 2 additions, 0 deletionsinclude/linux/regulator/machine.h
- include/linux/regulator/pca9450.h 1 addition, 0 deletionsinclude/linux/regulator/pca9450.h
Loading
Please register or sign in to comment