lkml.org 
[lkml]   [2015]   [Jan]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[PATCH 0/3] X-Power AXP288 PMIC Fuel Gauge Driver
X-Power AXP288 PMIC Fuel Gauge Driver

new power_supply driver at driver/power
interfaces with the axp20x mfd driver as a cell
provides battery info and monitors for changes
generates alerts on temperature and capacity issues

(1/3) mfd/axp20x.c: change the battery cell name to fuel_gauge
(2/3) mfd/axp20x.h: add the register defs and platform struct for fuel gauge
(3/3) power/axp288_fuel_gauge.c: axp288 fuel gauge driver

Signed-off-by: Todd Brandt <todd.e.brandt@intel.com>
----
drivers/mfd/axp20x.c | 10 +-
drivers/power/Kconfig | 9 +
drivers/power/Makefile | 1 +
drivers/power/axp288_fuel_gauge.c | 1108 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
include/linux/mfd/axp20x.h | 43 ++-
5 files changed, 1164 insertions(+), 7 deletions(-)


\
 
 \ /
  Last update: 2015-01-07 22:41    [W:0.685 / U:0.196 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site