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, 09 May 2012 07:40:39 +1000
From:	NeilBrown <neilb@...e.de>
To:	Samuel Ortiz <sameo@...ux.intel.com>, Felipe Balbi <balbi@...com>,
	Anton Vorontsov <cbou@...l.ru>,
	David Woodhouse <dwmw2@...radead.org>
Cc:	Grazvydas Ignotas <notasas@...il.com>,
	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org
Subject: [PATCH 0/4] twl4030_charger improvements.

Hi,
 this series is a resend of a previous submission with some
 contentious patches removed and extra maintainers added.

 They allow the twl4030 to charge the backup battery (voltage and
 current configured in board file) and allow the charger to continue
 charging while the USB PHY is otherwise idle (no gadget module
 loaded, or host in suspend-to-RAM).

 Anton: could you take the first three?  Do I need to split the third
   patch into an 'MFD' part for Samuel and a power_supply part for you?

 Felipe: could you take the usb/otg patch?  It can be applied quite
   independently of the others, but won't be effective until they are
   also present.

Thanks,
NeilBrown

---

NeilBrown (4):
      usb: otg: twl4030-usb: Don't power down phy when it is in-use by charger.
      power_supply/MFD: twl4030_charger: Allow charger to control the regulator that feeds it.
      power_supply: twl4030_charger: add backup-battery charging.
      power_supply: twl4030_charger: Fix some typos


 drivers/mfd/twl-core.c          |    9 ++--
 drivers/power/twl4030_charger.c |   80 ++++++++++++++++++++++++++++++++++++++-
 drivers/usb/otg/twl4030-usb.c   |    8 +++-
 include/linux/i2c/twl.h         |    2 +
 4 files changed, 91 insertions(+), 8 deletions(-)

-- 
Signature

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