index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
/
pmic
Age
Commit message (
Expand
)
Author
2018-07-30
Kconfig: Remove trailing whitespaces in prompt
Michal Simek
2018-06-27
power: pmic: Let PFUZE3000 see all 256 registers
Trent Piepho
2018-05-18
sandbox: Rewrite i2c_pmic_emul.c to support PMIC with 3 bytes transmission
Lukasz Majewski
2018-05-18
pmic: dm: Add support for MC34708 for PMIC DM
Lukasz Majewski
2018-05-18
pmic: dm: Rewrite pmic_reg_{read|write|clrsetbits} to support 3 bytes transmi...
Lukasz Majewski
2018-05-18
pmic: Add support for setting transmission length in uclass private data
Lukasz Majewski
2018-05-08
Merge git://git.denx.de/u-boot-mmc
Tom Rini
2018-05-08
power: pmic: stpmu1: Add regulator bindings
Patrice Chotard
2018-05-08
power: pmic_max77686: remove the old pmic_max77686 file
Jaehoon Chung
2018-05-07
SPDX: Convert all of our multiple license tags to Linux Kernel style
Tom Rini
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-03-19
pmic: add stpmu1 support
Patrick Delaunay
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-02-04
power: pmic/regulator allow dm be omitted by SPL
Peng Fan
2018-01-24
power: pmic: s2mps11: probe the regulator driver
Jaehoon Chung
2018-01-01
power: tps65910: replace error() by pr_err()
Felix Brack
2017-12-12
power: pmic/regulator: Add basic support for TPS65910
Felix Brack
2017-12-12
power: extend prefix match to regulator-name property
Felix Brack
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-09-18
rockchip: rk8xx: remove unused header includes
Philipp Tomsich
2017-09-11
dm: core: Add ofnode_for_each_subnode()
Simon Glass
2017-07-28
dm: power: Convert as3722 to driver model
Simon Glass
2017-07-28
power: Add a GPIO driver for the as3722 PMIC
Simon Glass
2017-06-09
power: pmic: lp87565: Add the basic pmic support
Keerthy
2017-06-09
power: pmic: tps65218: Add DCDC3 configuration
Keerthy
2017-06-07
rockchip: rk8xx: allocate priv structure for driver
Kever Yang
2017-06-01
dm: gpio: power: Convert pm8916 drivers to livetree
Simon Glass
2017-06-01
sandbox: pmic: Convert pmic emulator to support livetree
Simon Glass
2017-06-01
dm: pmic: Convert uclass to livetree
Simon Glass
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-05-29
power: pmic: tps65218: Fix tps65218_voltage_update function
Keerthy
2017-05-10
power: rk808: rename to rk8xx
Jacob Chen
2017-05-10
power: pmic: rk808: add RK818 support
Jacob Chen
2017-04-30
power: Convert CONFIG_PMIC_AS3722 to Kconfig
Simon Glass
2017-04-30
power: Move as3722 pmic to pmic/ directory
Simon Glass
2017-02-09
power: pmic: add the max8997 controller for DM
Jaehoon Chung
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2017-01-19
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2017-01-18
pmic: pmic_mc34vr500: Add a driver for the mc34vr500 pmic
Hou Zhiqiang
2017-01-11
power: change from meaningless value to error number
Jaehoon Chung
2016-12-22
power: pmic: add the max8998 controller for DM
Jaehoon Chung
2016-10-13
libfdt: Sync fdt_for_each_subnode() with upstream
Simon Glass
2016-10-11
power: pmic: lp873x: Add the base pmic support
Keerthy
2016-10-11
power: pmic: Palmas: Add the base pmic support
Keerthy
2016-10-07
power: pmic: add Ricoh RN5T567 PMIC support
Stefan Agner
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-08-12
power: pmic: act8846: add missing newline to debug statements
John Keeping
2016-07-27
dm: Use dm_scan_fdt_dev() directly where possible
Simon Glass
2016-07-27
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
Simon Glass
[next]