Commit Graph

264 Commits (218257b01a73b114fa1136f6ee6f25aea80bf113)

Author SHA1 Message Date
Simon Glass d08504d18a dm: power: Don't return an error when regulators are not autoset 10 years ago
Simon Glass 75a429f1a2 dm: pmic: max77686: Support all BUCK regulators 10 years ago
Simon Glass 8c4287090c dm: power: max77686: Correct BUCK register access 10 years ago
Simon Glass cd367d8997 dm: pmic: Correct the pmic_reg_write() implementation 10 years ago
Simon Glass b5ffa4fdcb dm: pmic: max77686: Correct a few nits 10 years ago
Simon Glass f615e6a64d dm: power: Add support for S5M8767 regulators 10 years ago
Simon Glass d308c0136d dm: power: Add support for the S5M8767 PMIC 10 years ago
Simon Glass 1c88b67ec8 dm: power: Add support for TPS65090 FETs 10 years ago
Simon Glass 151b223b9c dm: power: Add a new driver for the TPS65090 PMIC 10 years ago
Simon Glass cc456bd7df dm: cros_ec: Convert the I2C tunnel code to use driver model 10 years ago
Fabio Estevam a643acd44c power: pmic: Add support for MAX77696 PMIC 10 years ago
Simon Glass e15bb3e63c power: pmic: Use trailing_strtol() instead of a local function 10 years ago
Simon Glass 6c69c7fb57 dm: pmic: Add functions to adjust PMIC registers 10 years ago
Simon Glass 59c26a9c22 dm: power: Use debug() for errors in regulator uclass 10 years ago
Simon Glass 083fc83a4e dm: power: Add a function to set up all regulators 10 years ago
Simon Glass 3b55d30f6f dm: pmic: Split output from function 10 years ago
Simon Glass 7837ceab1e dm: power: Add regulator flags to centralise auto-set logic 10 years ago
Simon Glass 23ec2b570d dm: power: Avoid case-insensitve match for child names 10 years ago
Przemyslaw Marczak 5d387d0df9 sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulator 10 years ago
Przemyslaw Marczak 3b880757ab dm: regulator: uclass driver code cleanup 10 years ago
Przemyslaw Marczak f415a3ec9d dm: pmic: code cleanup of PMIC uclass driver 10 years ago
Przemyslaw Marczak 9923a8b450 dm: regulator: add fixed voltage regulator driver 10 years ago
Przemyslaw Marczak 1757df4693 dm: regulator: add max77686 regulator driver 10 years ago
Przemyslaw Marczak 52a3de5e12 dm: pmic: add max77686 pmic driver 10 years ago
Przemyslaw Marczak af41e8db26 dm: regulator: add implementation of driver model regulator uclass 10 years ago
Przemyslaw Marczak 4d9057e82b dm: pmic: add implementation of driver model pmic uclass 10 years ago
Simon Glass d55b7d4c53 power: Export register access functions from as3722 10 years ago
Hans de Goede 2fcf033d36 sunxi: axp: Move axp gpio code to a separate axpi-gpio driver 10 years ago
Hans de Goede 1d624a4f08 sunxi: axp: Move axp pmic register helpers to a separate file 10 years ago
Hans de Goede 12ce15538a sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass ops 10 years ago
Hans de Goede 750d49f5a4 sunxi: axp221: Use vbus-available rather then vbus-usable for vbus-detect 10 years ago
Paul Kocialkowski 940382fe7d power: axp209: Registers definitions in header 10 years ago
Paul Kocialkowski 558ccc7f50 power: axp152: Registers definitions in header 10 years ago
Paul Kocialkowski 1a59ecff80 power: axp209: VBUS detection support 10 years ago
Paul Kocialkowski f7c7ab636a power: axp221: Virtual VBUS detect and enable GPIOs to replace separate logic 10 years ago
Iain Paton 99deda1dff sunxi: axp209: fix incorrect limits on ldo3 10 years ago
Chen-Yu Tsai 1986c4ca0b sunxi: axp221: Add VBUS detection support 10 years ago
Hans de Goede 37d46dd3c4 sunxi: rsb: Move rsb_set_device_mode() call to rsb_init() 10 years ago
Simon Glass 25ab4b0303 dm: i2c: Provide an offset length parameter where needed 10 years ago
Simon Glass f9a4c2da72 dm: i2c: Rename driver model I2C functions to permit compatibility 10 years ago
Siarhei Siamashka 6906df1ab8 sunxi: axp221: Add ELDO[1-3] support 10 years ago
Hans de Goede 9dcf68fac8 sunxi: axp209: Disable interrupts when intializing the axp209 10 years ago
Hans de Goede 2abac6213d sunxi: axp221: Add support for controlling the drivebus pin 10 years ago
Hans de Goede 3c781190d1 sunxi: axp221: Protect axp221_init against multiple calls 10 years ago
Chen-Yu Tsai 52755b12e3 sunxi: axp221: correct ALDO2 description for sun6i 10 years ago
Hans de Goede 6c727e09a0 sunxi: gpio: Add support for gpio pins on the AXP209 pmic 10 years ago
Hans de Goede 50e0d5e60b sunxi: axp221: Explicitly turn off unused voltages 10 years ago
Hans de Goede 1262a85fe3 sunxi: axp221: Make dcdc1 voltage configurable 10 years ago
Hans de Goede f70444980b sunxi: axp221: Add Kconfig help and sane defaults for typical ldo usage 10 years ago
Hans de Goede bdcdf84631 sunxi: axp221: Add axp223 support 10 years ago