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:	Tue, 27 Nov 2012 13:17:01 +0530
From:	Ramakrishna Pallala <ramakrishna.pallala@...el.com>
To:	linux-kernel@...r.kernel.org
Cc:	Anton Vorontsov <cbouatmailru@...il.com>,
	Anton Vorontsov <anton.vorontsov@...aro.org>,
	Ramakrishna Pallala <ramakrishna.pallala@...el.com>,
	Jenny TC <jenny.tc@...el.com>,
	Myungjoo Ham <myungjoo.ham@...sung.com>
Subject: [PATCH 0/2] power supply class support for charger managers

As we are heading towards kernel charger manager soulutions and few
are already in mainaline and few are in pipeline. It makes sense have
uniform low level driver support independent of charger manager frameworks.

This patchset add the neccessary changes to power supply class
to make charger drivers usable with charger managers.

And also enables charegr manager to use power supply drivers
for charge controls.

Ramakrishna Pallala (2):
  power_supply: Add charge control struct in power supply class
  charger_manager: Enable power supply driver support for charge
    controls

 drivers/power/Kconfig                 |    6 ++
 drivers/power/charger-manager.c       |   23 +++++----
 drivers/power/power_supply_core.c     |   18 +++++++
 include/linux/power/charger-manager.h |   84 +++++++++++++++++++++++++++++++++
 include/linux/power_supply.h          |   26 ++++++++++
 5 files changed, 146 insertions(+), 11 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