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 Sep 2016 01:31:07 +0200
From:   Wolfgang Wiedmeyer <wolfgit@...dmeyer.de>
To:     krzk@...nel.org, sre@...nel.org, dbaryshkov@...il.com,
        dwmw2@...radead.org
Cc:     cw00.choi@...sung.com, b.zolnierkie@...sung.com,
        broonie@...nel.org, lgirdwood@...il.com, lee.jones@...aro.org,
        linux-pm@...r.kernel.org, linux-kernel@...r.kernel.org,
        Wolfgang Wiedmeyer <wolfgit@...dmeyer.de>
Subject: [PATCH 0/3] max77693: USB event listener for charger

This patch series adds an USB event listener to the charger driver
that enables charging if an USB cable is connected. Before the charger
can be enabled, the maximum input current and the fast charge current
need to be set. In order to make this possible, the regulator function
that sets the current needs to be extended. 

Wolfgang Wiedmeyer (3):
  mfd: max77693: Add defines for charger current control
  regulator: max77693: Also manipulate the fast charge current
  power_supply: max77693: Listen for cable events and enable charging

 drivers/power/Kconfig                  |   2 +-
 drivers/power/max77693_charger.c       | 171 +++++++++++++++++++++++++++++++++
 drivers/regulator/max77693-regulator.c |  45 ++++++++-
 include/linux/mfd/max77693-private.h   |   7 ++
 4 files changed, 221 insertions(+), 4 deletions(-)

-- 
2.8.0.rc3

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ