All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sangbeom Kim <sbkim73@samsung.com>
To: "'Mark Brown'" <broonie@opensource.wolfsonmicro.com>,
	"'Liam Girdwood'" <lrg@ti.com>
Cc: linux-kernel@vger.kernel.org, sameo@linux.intel.com, sbkim01@gmail.com
Subject: [PATCH 0/5] Update s5m8767 regulator driver
Date: Wed, 13 Jun 2012 17:25:48 +0900	[thread overview]
Message-ID: <041e01cd493e$233a0f60$69ae2e20$@com> (raw)

Hi!

As samsung s5m8767a pmic is revisioned,
I update regulator driver for s5m8767a.

Revision & modification items:
- Modify ramp delay value
- Modify reset value
- Support AP watchdog reset
- Use set_voltage_sel function
- Fix the minor bug

[PATCH 1/5] regulator: Remove buck initialization in driver probing
[PATCH 2/5] regulator: Fix the problem of the division by null
[PATCH 3/5] regulator: Modify ramp_delay value
[PATCH 4/5] regulator: Replace set_voltage with set_voltage_sel
[PATCH 5/5] regulator: Support AP watchdog reset operation for s5m8767a

Thanks,
Sangbeom.


                 reply	other threads:[~2012-06-13  8:25 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='041e01cd493e$233a0f60$69ae2e20$@com' \
    --to=sbkim73@samsung.com \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lrg@ti.com \
    --cc=sameo@linux.intel.com \
    --cc=sbkim01@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.