summaryrefslogtreecommitdiff
path: root/drivers/power/pmic
Commit message (Expand)AuthorAgeFilesLines
* common: Drop log.h from common headerSimon Glass2020-05-1822-0/+22
* pmic: pfuze100: Change error message level to debugFabio Estevam2020-04-181-1/+1
* power: pmic: tps65941: Add support for probing the child devicesTero Kristo2020-03-031-2/+2
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-053-0/+3
* sandbox: pmic: Correct i2c pmic emulator platdata methodSimon Glass2020-02-051-3/+13
* power: pmic: add driver for Dialog DA9063 PMICMartin Fuzzey2020-01-273-0/+145
* power: Add new PMIC PCA9450 driverYe Li2020-01-084-0/+152
* common: Move get_ticks() function out of common.hSimon Glass2019-12-021-0/+1
* power: fan53555: add support for Silergy SYR82X and SYR83XVasily Khoruzhick2019-11-231-2/+5
* Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2019-11-111-3/+86
|\
| * power: pmic: rk809: support rk809 pmicJoseph Chen2019-11-101-1/+4
| * power: pmic: rk817: support rk817 pmicJoseph Chen2019-11-101-3/+81
| * power: pmic: rk805: support rk805 pmicElaine Zhang2019-11-101-0/+1
| * power: pmic: rk816: support rk816 pmicElaine Zhang2019-11-101-0/+1
* | power: pmic: tps65941: Add support for tps65941 family of PMICsKeerthy2019-11-073-0/+91
|/
* power: pmic: Kconfig: add CONFIG_SPL_DM_PMIC_BD71837Peng Fan2019-11-031-0/+8
* pmic: bd71837: drop DEBUG macroPeng Fan2019-11-031-2/+0
* stpmic1: simplify stpmic1_sysreset_requestPatrick Delaunay2019-08-271-8/+1
* pmu: stpmic1: change specific NVM api to MISCPatrick Delaunay2019-08-271-42/+56
* sysreset: move stm32mp sysreset poweroff implementation to sysreset uclassUrja Rannikko2019-08-191-0/+1
* regulator: bd718x7: support ROHM BD71837 and BD71847 PMICsMatti Vaittinen2019-07-191-5/+27
* Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2019-07-141-3/+8
|\
| * pmic: stpmic1: add support for SYSRESET_POWER_OFFPatrick Delaunay2019-07-121-3/+8
* | power: pmic: Kconfig: Add SPL_PMIC configs for palmas/lp873x/lp87565Keerthy2019-07-131-0/+21
|/
* regulator: bd71837: copy the bd71837 pmic driver from NXP imx u-bootMatti Vaittinen2019-06-113-0/+97
* stpmic1: add NVM update support in fuse commandPatrick Delaunay2019-04-121-0/+114
* pmic: stpmu1: add power switch off supportPatrick Delaunay2019-04-121-0/+46
* power: rename stpmu1 to official name stpmic1Patrick Delaunay2019-04-123-35/+35
* power: stpmu1: rename files to stpmic1Patrick Delaunay2019-04-122-2/+2
* Merge tag 'for-master-20181210' of git://git.denx.de/u-boot-rockchipTom Rini2018-12-103-0/+97
|\
| * power: add FAN53555 family supportPhilipp Tomsich2018-12-103-0/+97
* | power: make most tps drivers and the twl4030 driver compatible with DM_I2CJean-Jacques Hiblot2018-12-104-10/+200
|/
* dm: sandbox: i2c: Use new emulator parent uclassSimon Glass2018-11-291-1/+1
* power: pmic: Correct debug/error outputSimon Glass2018-11-2918-55/+56
* Kconfig: Remove trailing whitespaces in promptMichal Simek2018-07-301-1/+1
* power: pmic: Let PFUZE3000 see all 256 registersTrent Piepho2018-06-272-2/+3
* sandbox: Rewrite i2c_pmic_emul.c to support PMIC with 3 bytes transmissionLukasz Majewski2018-05-181-14/+31
* pmic: dm: Add support for MC34708 for PMIC DMLukasz Majewski2018-05-183-0/+113
* pmic: dm: Rewrite pmic_reg_{read|write|clrsetbits} to support 3 bytes transmi...Lukasz Majewski2018-05-181-12/+30
* pmic: Add support for setting transmission length in uclass private dataLukasz Majewski2018-05-181-0/+10
* Merge git://git.denx.de/u-boot-mmcTom Rini2018-05-082-304/+0
|\
| * power: pmic_max77686: remove the old pmic_max77686 fileJaehoon Chung2018-05-082-304/+0
* | power: pmic: stpmu1: Add regulator bindingsPatrice Chotard2018-05-081-0/+34
|/
* SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0735-71/+35
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-2717-34/+0
* pmic: add stpmu1 supportPatrick Delaunay2018-03-193-0/+71
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-052-2/+2
* power: pmic/regulator allow dm be omitted by SPLPeng Fan2018-02-041-1/+1
* power: pmic: s2mps11: probe the regulator driverJaehoon Chung2018-01-241-0/+28