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:	Fri, 13 Jan 2012 16:19:46 +0100
From:	Linus Walleij <linus.walleij@...ricsson.com>
To:	Samuel Ortiz <sameo@...ux.intel.com>,
	<linux-kernel@...r.kernel.org>
Cc:	Mattias Nilsson <mattias.i.nilsson@...ricsson.com>,
	Bengt Jonsson <bengt.g.jonsson@...ricsson.com>,
	Daniel Willerud <daniel.willerud@...ricsson.com>,
	Linus Walleij <linus.walleij@...aro.org>
Subject: [PATCH 0/8] DB8500 PRCMU update

From: Linus Walleij <linus.walleij@...aro.org>

This is a set of updates to the DB8500 driver that mainly expand
clock handling and tries to get a more clean approach to the
various register access. This is targeted at next (v3.4) merge
window, but we'd like to see it mature in linux-next as soon as
possible so I'm sending it early.

Yours,
Linus Walleij

Bengt Jonsson (1):
  mfd/db8500-prcmu: spawned regulators update

Daniel Willerud (1):
  mfd/db8500-prcmu: remove U8400 legacy

Jonas Aaberg (1):
  mfd/db8500-prcmu: remove check for firmware bug

Mattias Nilsson (5):
  mfd/db8500-prcmu: function for obtaining the prcmu firmware version
  mfd/db8500-prcmu: update abstract dbx500 interface
  mfd/db8500-prcmu: clock handling update
  mfd/db8500-prcmu: OPP and sleep handling update
  mfd/db8500-prcmu: add initial prcmu register access api

 drivers/cpufreq/db8500-cpufreq.c |   13 +-
 drivers/mfd/db8500-prcmu.c       |  927 ++++++++++++++++++++++++++++++--------
 drivers/mfd/dbx500-prcmu-regs.h  |  128 ++++--
 include/linux/mfd/db8500-prcmu.h |  142 ++++--
 include/linux/mfd/dbx500-prcmu.h |  359 ++++++++++++++-
 5 files changed, 1272 insertions(+), 297 deletions(-)

-- 
1.7.8

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