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>] [day] [month] [year] [list]
Date:	Fri, 20 May 2016 20:41:39 +0200
From:	Sebastian Reichel <sre@...nel.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org, linux-pm@...r.kernel.org
Subject: [GIT PULL] power supply changes for 4.7

Hi Linus,

Just a few changes for the power supply tree this time, since I was
quite busy the last few weeks.

The following changes since commit 9735a22799b9214d17d3c231fe377fc852f042e9:

  Linux 4.6-rc2 (2016-04-03 09:09:40 -0500)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply.git tags/for-v4.7

for you to fetch changes up to 4a99fa06a8ca27a5187636e630568658000af575:

  sbs-battery: fix power status when battery charging near dry (2016-04-10 17:22:35 +0200)

----------------------------------------------------------------
power supply and reset changes for the v4.7 series

 * alternative reset driver for new at91 SoCs
 * misc. fixes

----------------------------------------------------------------
Dan Carpenter (2):
      power/max8925: freeing wrong variable
      power: ipaq-micro-battery: freeing the wrong variable

Nicolas Ferre (2):
      ARM: dts: at91: shdwc binding: add new shutdown controller documentation
      power: reset: at91-shdwc: add new shutdown controller driver

YH Huang (1):
      sbs-battery: fix power status when battery charging near dry

 .../devicetree/bindings/arm/atmel-at91.txt         |  59 +++++
 MAINTAINERS                                        |   5 +
 drivers/power/ipaq_micro_battery.c                 |   2 +-
 drivers/power/max8925_power.c                      |  10 +-
 drivers/power/reset/Kconfig                        |   8 +
 drivers/power/reset/Makefile                       |   1 +
 drivers/power/reset/at91-sama5d2_shdwc.c           | 282 +++++++++++++++++++++
 drivers/power/sbs-battery.c                        |   4 -
 8 files changed, 361 insertions(+), 10 deletions(-)
 create mode 100644 drivers/power/reset/at91-sama5d2_shdwc.c

Download attachment "signature.asc" of type "application/pgp-signature" (820 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ