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:	Sun, 24 Nov 2013 17:49:28 +0100
From:	Sebastian Reichel <sre@...ian.org>
To:	Sebastian Reichel <sre@...g0.de>,
	Anton Vorontsov <anton@...msg.org>,
	David Woodhouse <dwmw2@...radead.org>
Cc:	Rob Herring <rob.herring@...xeda.com>,
	Pawel Moll <pawel.moll@....com>,
	Mark Rutland <mark.rutland@....com>,
	Stephen Warren <swarren@...dotorg.org>,
	Ian Campbell <ijc+devicetree@...lion.org.uk>,
	Rob Landley <rob@...dley.net>, linux-kernel@...r.kernel.org,
	linux-omap@...r.kernel.org, devicetree@...r.kernel.org,
	Pali Rohár <pali.rohar@...il.com>,
	freemangordon@....bg, aaro.koskinen@....fi, pavel@....cz,
	Sebastian Reichel <sre@...ian.org>
Subject: [PATCH 0/3] DT support for bq2415x

Hi,

This patchset adds DT support for the bq2415x charger, which is used in the
Nokia N900. The changes depend on Pali Rohár's "[PATCH v2 0/3] Add support for
charging battery in Nokia RX-51" patchset [0].

[0] https://lkml.org/lkml/2013/11/19/106

-- Sebastian

Sebastian Reichel (3):
  power_supply: add power_supply_get_by_phandle
  bq2415x_charger: add DT support
  dt: binding documentation for bq2415x charger

 .../devicetree/bindings/power/bq2415x.txt          | 43 +++++++++++++
 drivers/power/bq2415x_charger.c                    | 72 ++++++++++++++++------
 drivers/power/power_supply_core.c                  | 24 ++++++++
 include/linux/power_supply.h                       |  2 +
 4 files changed, 121 insertions(+), 20 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/power/bq2415x.txt

-- 
1.8.4.3

--
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