lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 7 Jan 2015 13:23:28 -0800
From:	Todd E Brandt <todd.e.brandt@...ux.intel.com>
To:	linux-pm@...r.kernel.org, linux-iio@...r.kernel.org,
	linux-kernel@...r.kernel.org
Cc:	jacob.jun.pan@...ux.intel.com, sameo@...ux.intel.com,
	lee.jones@...aro.org, sre@...nel.org, dbaryshkov@...il.com,
	dwmw2@...radead.org, david.woodhouse@...el.com
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@...el.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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ