index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
power
/
regulator
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/power/regulator/max77686.c: Fix comparisons of unsigned expressions
Tom Rini
2017-05-29
1
-8
/
+8
*
power: rk808: rename to rk8xx
Jacob Chen
2017-05-10
3
-40
/
+40
*
power: regulator: rk808: add rk818 support
Jacob Chen
2017-05-10
1
-4
/
+51
*
power: regulator: rk808: replace vsel_bits with vsel_mask
Jacob Chen
2017-05-10
1
-17
/
+22
*
power: pmic: append rk818 regs to rk808
Jacob Chen
2017-05-10
1
-9
/
+9
*
power: regulator: pwm: support pwm polarity setting
Kever Yang
2017-05-10
1
-2
/
+14
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2017-02-08
4
-6
/
+6
|
\
|
*
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
4
-6
/
+6
*
|
regulator: palmas: Fix smps6 - smps9 indices
Keerthy
2017-02-08
1
-1
/
+1
|
/
*
regulator: fixed: Add support to handle enable-active-high DT property
Vignesh R
2016-12-27
1
-1
/
+6
*
power: regulator: Add limits checking while setting current
Keerthy
2016-11-25
1
-0
/
+7
*
power: regulator: Add limits checking while setting voltage
Keerthy
2016-11-25
1
-0
/
+7
*
power: regulator: Introduce regulator_set_value_force function
Keerthy
2016-11-25
1
-0
/
+14
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-10-12
5
-0
/
+974
|
\
|
*
power: regulator: lp873x: Add regulator support
Keerthy
2016-10-11
3
-0
/
+366
|
*
power: regulator: palmas: Add regulator support
Keerthy
2016-10-11
3
-0
/
+462
|
*
power: regulator: Add support for gpio regulators
Keerthy
2016-10-11
3
-0
/
+146
*
|
regulator: fixed: honour optionality of enable gpio
Marcel Ziswiler
2016-10-10
1
-6
/
+15
|
/
*
power: regulator: add pwm regulator
Kever Yang
2016-10-01
3
-0
/
+170
*
regulator: fixed: obey startup delay
John Keeping
2016-09-06
1
-0
/
+10
*
power: regulator: act8846: fix reading values
John Keeping
2016-08-12
1
-2
/
+2
*
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
Simon Glass
2016-07-27
1
-1
/
+1
*
dm: Use uclass_first_device_err() where it is useful
Simon Glass
2016-03-14
1
-1
/
+1
*
dm: power: Allow regulators to not implement all operations
Simon Glass
2016-01-21
1
-0
/
+2
*
dm: power: Tidy up debugging output and return values
Simon Glass
2016-01-21
1
-1
/
+1
*
dm: power: Allow regulators to be omitted from SPL
Simon Glass
2016-01-21
2
-2
/
+11
*
power: Add support for RK808 regulators
Simon Glass
2016-01-21
3
-0
/
+311
*
power: regulator: max77686: Don't use switch() on bools
Tom Rini
2016-01-19
1
-20
/
+8
*
dm: regulator: add function device_get_supply_regulator()
Przemyslaw Marczak
2015-11-02
1
-0
/
+7
*
power: regulator: Add a driver for ACT8846 regulators
Simon Glass
2015-09-02
3
-0
/
+165
*
dm: pmic: max77686: Correct two typos in a comment
Simon Glass
2015-08-12
1
-2
/
+2
*
power: regulator: max77686 correct variable type
Peng Fan
2015-08-12
1
-8
/
+8
*
power: regulator: add pfuze100 support
Peng Fan
2015-08-12
3
-0
/
+577
*
power: regulator use node name when no regulator-name
Peng Fan
2015-08-12
1
-1
/
+3
*
dm: power: Don't return an error when regulators are not autoset
Simon Glass
2015-08-05
1
-1
/
+3
*
dm: pmic: max77686: Support all BUCK regulators
Simon Glass
2015-08-05
1
-8
/
+10
*
dm: power: max77686: Correct BUCK register access
Simon Glass
2015-08-05
1
-3
/
+7
*
dm: power: Add support for S5M8767 regulators
Simon Glass
2015-08-05
3
-0
/
+279
*
dm: power: Add support for TPS65090 FETs
Simon Glass
2015-08-05
3
-0
/
+149
*
dm: power: Use debug() for errors in regulator uclass
Simon Glass
2015-07-21
1
-1
/
+1
*
dm: power: Add a function to set up all regulators
Simon Glass
2015-07-21
1
-0
/
+22
*
dm: pmic: Split output from function
Simon Glass
2015-07-21
1
-63
/
+35
*
dm: power: Add regulator flags to centralise auto-set logic
Simon Glass
2015-07-21
1
-0
/
+12
*
sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulator
Przemyslaw Marczak
2015-05-14
3
-0
/
+386
*
dm: regulator: uclass driver code cleanup
Przemyslaw Marczak
2015-05-14
2
-37
/
+69
*
dm: regulator: add fixed voltage regulator driver
Przemyslaw Marczak
2015-05-14
3
-0
/
+135
*
dm: regulator: add max77686 regulator driver
Przemyslaw Marczak
2015-05-14
3
-0
/
+834
*
dm: regulator: add implementation of driver model regulator uclass
Przemyslaw Marczak
2015-05-14
3
-0
/
+325