public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] DB8500 PRCMU update
@ 2012-01-13 15:19 Linus Walleij
  2012-02-20 15:02 ` Samuel Ortiz
  0 siblings, 1 reply; 2+ messages in thread
From: Linus Walleij @ 2012-01-13 15:19 UTC (permalink / raw)
  To: Samuel Ortiz, linux-kernel
  Cc: Mattias Nilsson, Bengt Jonsson, Daniel Willerud, Linus Walleij

From: Linus Walleij <linus.walleij@linaro.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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-02-20 14:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-13 15:19 [PATCH 0/8] DB8500 PRCMU update Linus Walleij
2012-02-20 15:02 ` Samuel Ortiz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox