u-boot/drivers/power
Simon Glass 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul()
It is a pain to have to specify the value 16 in each call. Add a new
hextoul() function and update the code to use it.

Add a proper comment to simple_strtoul() while we are here.

Signed-off-by: Simon Glass <sjg@chromium.org>
2021-08-02 13:32:14 -04:00
..
acpi_pmc x86: apl: Reduce size for TPL 2021-01-05 12:24:41 -07:00
battery common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
domain dm: define LOG_CATEGORY for all uclass 2021-07-06 10:38:03 -06:00
fuel_gauge common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
mfd common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
pmic power: pmic: tps65941: Add compatible for LP876441 2021-07-15 17:56:04 +05:30
regulator Rename GPIO_SUPPORT to GPIO 2021-07-28 14:29:36 -04:00
axp152.c command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
axp209.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
axp221.c command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
axp305.c sunxi: Add support for AXP305 PMIC 2021-01-25 21:52:00 +00:00
axp809.c command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
axp818.c command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
exynos-tmu.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
ftpmu010.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Kconfig sunxi: Add support for H616 SoC 2021-01-25 21:52:01 +00:00
Makefile sunxi: Add support for AXP305 PMIC 2021-01-25 21:52:00 +00:00
mt6323.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
palmas.c dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO 2021-02-21 06:08:00 +01:00
power_core.c global: Convert simple_strtoul() with hex to hextoul() 2021-08-02 13:32:14 -04:00
power_dialog.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
power_fsl.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
power_i2c.c imx: imx8mn_evk: correct stack/malloc adress 2021-01-23 11:30:30 +01:00
power_spi.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sy8106a.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
tps6586x.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
twl4030.c dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO 2021-02-21 06:08:00 +01:00
twl6030.c dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO 2021-02-21 06:08:00 +01:00