Merge tag 'regulator-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Pull regulator updates from Mark Brown: "This is an extremely quiet release for the regulator subsystem, it's all fairly minor fixes and cleanups plus a few new drivers and ddevice ID additions: - Support for MediaTek MT6380, Ricoh RC5T619 and ST Voltage Reference Buffers" * tag 'regulator-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator: (24 commits) regulator: Add support for stm32-vrefbuf regulator: Add STM32 Voltage Reference Buffer regulator: pv88090: Exception handling for out of bounds regulator: da9063: Return an error code on probe failure regulator: rn5t618: add RC5T619 PMIC support regulator: ltc3589: constify i2c_device_id regulator: fan53555: fix I2C device ids regulator: add fixes with MT6397 dt-bindings shouldn't reference driver regulator: add fixes with MT6323 dt-bindings shouldn't reference driver regulator: add fixes with MT6311 dt-bindings shouldn't reference driver regulator: Add document for MediaTek MT6380 regulator regulator: mt6380: Add support for MT6380 regulator: pwm-regulator: Remove unneeded gpiod NULL check regulator: core: fix a possible race in disable_work handling regulator: fan53555: Use of_device_get_match_data() to simplify probe regulator: of: regulator_of_get_init_data() missing of_node_get() regulator: pwm-regulator: fix example syntax regulator: Convert to using %pOF instead of full_name regulator: cpcap: Add OF mode mapping regulator: cpcap: Fix standby mode ...
Showing
- Documentation/devicetree/bindings/regulator/mt6311-regulator.txt 1 addition, 1 deletion...tation/devicetree/bindings/regulator/mt6311-regulator.txt
- Documentation/devicetree/bindings/regulator/mt6323-regulator.txt 1 addition, 1 deletion...tation/devicetree/bindings/regulator/mt6323-regulator.txt
- Documentation/devicetree/bindings/regulator/mt6380-regulator.txt 89 additions, 0 deletions...tation/devicetree/bindings/regulator/mt6380-regulator.txt
- Documentation/devicetree/bindings/regulator/mt6397-regulator.txt 1 addition, 1 deletion...tation/devicetree/bindings/regulator/mt6397-regulator.txt
- Documentation/devicetree/bindings/regulator/pwm-regulator.txt 1 addition, 1 deletion...mentation/devicetree/bindings/regulator/pwm-regulator.txt
- Documentation/devicetree/bindings/regulator/st,stm32-vrefbuf.txt 20 additions, 0 deletions...tation/devicetree/bindings/regulator/st,stm32-vrefbuf.txt
- drivers/regulator/Kconfig 23 additions, 2 deletionsdrivers/regulator/Kconfig
- drivers/regulator/Makefile 2 additions, 0 deletionsdrivers/regulator/Makefile
- drivers/regulator/axp20x-regulator.c 6 additions, 0 deletionsdrivers/regulator/axp20x-regulator.c
- drivers/regulator/core.c 12 additions, 4 deletionsdrivers/regulator/core.c
- drivers/regulator/cpcap-regulator.c 18 additions, 3 deletionsdrivers/regulator/cpcap-regulator.c
- drivers/regulator/da9063-regulator.c 1 addition, 1 deletiondrivers/regulator/da9063-regulator.c
- drivers/regulator/fan53555.c 6 additions, 9 deletionsdrivers/regulator/fan53555.c
- drivers/regulator/ltc3589.c 1 addition, 1 deletiondrivers/regulator/ltc3589.c
- drivers/regulator/max1586.c 1 addition, 1 deletiondrivers/regulator/max1586.c
- drivers/regulator/mt6380-regulator.c 352 additions, 0 deletionsdrivers/regulator/mt6380-regulator.c
- drivers/regulator/of_regulator.c 1 addition, 1 deletiondrivers/regulator/of_regulator.c
- drivers/regulator/pv88090-regulator.c 8 additions, 3 deletionsdrivers/regulator/pv88090-regulator.c
- drivers/regulator/pv88090-regulator.h 4 additions, 4 deletionsdrivers/regulator/pv88090-regulator.h
- drivers/regulator/pwm-regulator.c 2 additions, 4 deletionsdrivers/regulator/pwm-regulator.c
Loading
Please register or sign in to comment