Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
813f74ea47d0f77f809d85619153923a99b07222
/
drivers
/
power
/
regulator
8ff7763
regulator: pbias: Add PBIAS regulator for proper voltage switching on MMC1
by Jean-Jacques Hiblot
· 7 years ago
5c97001
regulator: palmas: disable bypass when the LDO is enabled
by Jean-Jacques Hiblot
· 7 years ago
deea211
power: Add a regulator driver for the as3722 PMIC
by Simon Glass
· 7 years ago
3030c95
power: pwm_regulator: remove redundant code
by Kever Yang
· 7 years ago
f339bca
power: pwm_regulator: fix the pwm_set_config parameter order
by Kever Yang
· 7 years ago
a79e8df
power: regulator: lp87565: get_enable should return integer
by Keerthy
· 7 years ago
43d0247
power: regulator: lp873x: get_enable should return integer
by Keerthy
· 7 years ago
4e98a14
power: regulator: s5m8767: get_enable should return integer
by Keerthy
· 7 years ago
3bbe7c1
power: sandbox: fixed: get_enable should return integer
by Keerthy
· 7 years ago
585c703
power: regulator: rk8xx: get_enable should return integer
by Keerthy
· 7 years ago
2a4747d
power: regulator: tps65090: get_enable should return integer
by Keerthy
· 7 years ago
117daa8
power: regulator: pfuze100: get_enable should return integer
by Keerthy
· 7 years ago
5c3195c
power: regulator: palmas: get_enable should return integer
by Keerthy
· 7 years ago
b616835
power: regulator: max77686: get_enable should return integer
by Keerthy
· 7 years ago
85f87de
power: regulator: act8846: get_enable should return integer
by Keerthy
· 7 years ago
0f2194d
power: regulator: fixed: get_enable should return integer
by Keerthy
· 7 years ago
06bdf60
regulator: Change get_enable return type to integer from bool
by Keerthy
· 7 years ago
ad98f88
power: regulator: rk8xx: Allow input current/charger shutdown configuration
by Wadim Egorov
· 7 years ago
8926c2f
power: regulator: rk8xx: Build get_ldo_reg only for SPL
by Wadim Egorov
· 7 years ago
821560f
Merge git://www.denx.de/git/u-boot-imx
by Tom Rini
· 7 years ago
8cb3ce6
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 7 years ago
422f04b
power: regulator: Add more debugging and fix a missing newline
by Simon Glass
· 7 years ago
2dd9dc0
power: regulator: lp87565: add regulator support
by Keerthy
· 7 years ago
75bceb2
power: regulator: palmas: Add smps12 dual regulator for tps65917
by Keerthy
· 7 years ago
c40d48b
regulator: pwm: Fix handling of missing init voltage
by Mark Kettenis
· 7 years ago
d1bf69d
power: rk808: fix ldo register offset
by Heiko Stübner
· 8 years ago
a5493f8
dm: regulator: Update fixed regulator to support livetree.
by Simon Glass
· 7 years ago
f15cd4f
dm: regulator: Convert regulator uclass to support livetree
by Simon Glass
· 7 years ago
fcdb531
regulator: pfuze100: unsigned compared against 0
by Peng Fan
· 7 years ago
237868c
regulator: pfuze100: add SPDX License
by Peng Fan
· 7 years ago
aae78fa
drivers/power/regulator/max77686.c: Fix comparisons of unsigned expressions
by Tom Rini
· 7 years ago
453c5a9
power: rk808: rename to rk8xx
by Jacob Chen
· 8 years ago
eff4ca7
power: regulator: rk808: add rk818 support
by Jacob Chen
· 8 years ago
b049acc
power: regulator: rk808: replace vsel_bits with vsel_mask
by Jacob Chen
· 8 years ago
1daa93c
power: pmic: append rk818 regs to rk808
by Jacob Chen
· 8 years ago
0b60111
power: regulator: pwm: support pwm polarity setting
by Kever Yang
· 8 years ago
21342d4
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
3064aa7
regulator: palmas: Fix smps6 - smps9 indices
by Keerthy
· 8 years ago
e160f7d
dm: core: Replace of_offset with accessor
by Simon Glass
· 8 years ago
bd2e971
regulator: fixed: Add support to handle enable-active-high DT property
by Vignesh R
· 8 years ago
5483456
power: regulator: Add limits checking while setting current
by Keerthy
· 8 years ago
eaadcf3
power: regulator: Add limits checking while setting voltage
by Keerthy
· 8 years ago
2f5d532
power: regulator: Introduce regulator_set_value_force function
by Keerthy
· 8 years ago
7949360
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
99785de
power: regulator: lp873x: Add regulator support
by Keerthy
· 8 years ago
884d88b
power: regulator: palmas: Add regulator support
by Keerthy
· 8 years ago
477dfe2
power: regulator: Add support for gpio regulators
by Keerthy
· 8 years ago
dc06f63
regulator: fixed: honour optionality of enable gpio
by Marcel Ziswiler
· 8 years ago
1a01695
power: regulator: add pwm regulator
by Kever Yang
· 8 years ago
7302fbb
regulator: fixed: obey startup delay
by John Keeping
· 8 years ago
65f89be
power: regulator: act8846: fix reading values
by John Keeping
· 8 years ago
2e3f1ff
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
by Simon Glass
· 8 years ago
3f603cb
dm: Use uclass_first_device_err() where it is useful
by Simon Glass
· 9 years ago
364809d
dm: power: Allow regulators to not implement all operations
by Simon Glass
· 9 years ago
7d57799
dm: power: Tidy up debugging output and return values
by Simon Glass
· 9 years ago
1f2b4b0
dm: power: Allow regulators to be omitted from SPL
by Simon Glass
· 9 years ago
e122776
power: Add support for RK808 regulators
by Simon Glass
· 9 years ago
6d6aece
power: regulator: max77686: Don't use switch() on bools
by Tom Rini
· 9 years ago
7c816e2
dm: regulator: add function device_get_supply_regulator()
by Przemyslaw Marczak
· 9 years ago
9119820
power: regulator: Add a driver for ACT8846 regulators
by Simon Glass
· 9 years ago
e6b606d
dm: pmic: max77686: Correct two typos in a comment
by Simon Glass
· 9 years ago
8640522
power: regulator: max77686 correct variable type
by Peng Fan
· 9 years ago
8fa4635
power: regulator: add pfuze100 support
by Peng Fan
· 9 years ago
cf26001
power: regulator use node name when no regulator-name
by Peng Fan
· 9 years ago
d08504d
dm: power: Don't return an error when regulators are not autoset
by Simon Glass
· 9 years ago
75a429f
dm: pmic: max77686: Support all BUCK regulators
by Simon Glass
· 9 years ago
8c42870
dm: power: max77686: Correct BUCK register access
by Simon Glass
· 9 years ago
f615e6a
dm: power: Add support for S5M8767 regulators
by Simon Glass
· 9 years ago
1c88b67
dm: power: Add support for TPS65090 FETs
by Simon Glass
· 9 years ago
59c26a9
dm: power: Use debug() for errors in regulator uclass
by Simon Glass
· 9 years ago
083fc83
dm: power: Add a function to set up all regulators
by Simon Glass
· 9 years ago
3b55d30
dm: pmic: Split output from function
by Simon Glass
· 9 years ago
7837cea
dm: power: Add regulator flags to centralise auto-set logic
by Simon Glass
· 9 years ago
5d387d0
sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulator
by Przemyslaw Marczak
· 9 years ago
3b88075
dm: regulator: uclass driver code cleanup
by Przemyslaw Marczak
· 9 years ago
9923a8b
dm: regulator: add fixed voltage regulator driver
by Przemyslaw Marczak
· 10 years ago
1757df4
dm: regulator: add max77686 regulator driver
by Przemyslaw Marczak
· 10 years ago
af41e8d
dm: regulator: add implementation of driver model regulator uclass
by Przemyslaw Marczak
· 10 years ago