Searched hist:"46 c202b5f25fb6fbd4af60ded133fa745b3601b3" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/power/supply/ |
H A D | axp20x_battery.c | 46c202b5f25fb6fbd4af60ded133fa745b3601b3 Tue Apr 18 09:34:17 CEST 2017 Quentin Schulz <quentin.schulz@free-electrons.com> power: supply: add battery driver for AXP20X and AXP22X PMICs
The X-Powers AXP20X and AXP22X PMICs can have a battery as power supply.
This patch adds the battery power supply driver to get various data from the PMIC, such as the battery status (charging, discharging, full, dead), current max limit, current current, battery capacity (in percentage), voltage max and min limits, current voltage and battery capacity (in Ah).
This battery driver uses the AXP20X/AXP22X ADC driver as PMIC data provider.
Signed-off-by: Quentin Schulz <quentin.schulz@free-electrons.com> Acked-by: Jonathan Cameron <jic23@kernel.org> Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com> Acked-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
|
H A D | Makefile | diff 46c202b5f25fb6fbd4af60ded133fa745b3601b3 Tue Apr 18 09:34:17 CEST 2017 Quentin Schulz <quentin.schulz@free-electrons.com> power: supply: add battery driver for AXP20X and AXP22X PMICs
The X-Powers AXP20X and AXP22X PMICs can have a battery as power supply.
This patch adds the battery power supply driver to get various data from the PMIC, such as the battery status (charging, discharging, full, dead), current max limit, current current, battery capacity (in percentage), voltage max and min limits, current voltage and battery capacity (in Ah).
This battery driver uses the AXP20X/AXP22X ADC driver as PMIC data provider.
Signed-off-by: Quentin Schulz <quentin.schulz@free-electrons.com> Acked-by: Jonathan Cameron <jic23@kernel.org> Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com> Acked-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
|
H A D | Kconfig | diff 46c202b5f25fb6fbd4af60ded133fa745b3601b3 Tue Apr 18 09:34:17 CEST 2017 Quentin Schulz <quentin.schulz@free-electrons.com> power: supply: add battery driver for AXP20X and AXP22X PMICs
The X-Powers AXP20X and AXP22X PMICs can have a battery as power supply.
This patch adds the battery power supply driver to get various data from the PMIC, such as the battery status (charging, discharging, full, dead), current max limit, current current, battery capacity (in percentage), voltage max and min limits, current voltage and battery capacity (in Ah).
This battery driver uses the AXP20X/AXP22X ADC driver as PMIC data provider.
Signed-off-by: Quentin Schulz <quentin.schulz@free-electrons.com> Acked-by: Jonathan Cameron <jic23@kernel.org> Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com> Acked-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
|