All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] S5M8751 core driver
@ 2011-06-22  5:53 Sangbeom Kim
  2011-06-22  5:53 ` [PATCH 1/3] mfd: Add S5M8751 register definitions Sangbeom Kim
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Sangbeom Kim @ 2011-06-22  5:53 UTC (permalink / raw)
  To: sameo; +Cc: linux-kernel

This patch series implements core support for the S5M8751 PMIC.
Since the S5M8751 includes regulator, bettery charger, Audio DAC,
which need be represented via the relevant subsystems
for integration with the rest of the kernel a MFD core device is
provided to manage chip access.
The each part of the driver will be submitted separately
via the relevant subsystems.

[PATCH 1/3] mfd: Add S5M8751 register definitions
[PATCH 2/3] mfd: Add initial S5M8751 support
[PATCH 3/3] mfd: Add I2C control support for S5M8751

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

end of thread, other threads:[~2011-07-04 23:49 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-22  5:53 [PATCH 0/3] S5M8751 core driver Sangbeom Kim
2011-06-22  5:53 ` [PATCH 1/3] mfd: Add S5M8751 register definitions Sangbeom Kim
2011-06-22 12:42   ` Mark Brown
2011-06-22 23:59     ` Sangbeom Kim
2011-06-22  5:53 ` [PATCH 2/3] mfd: Add initial S5M8751 support Sangbeom Kim
2011-06-22 12:48   ` Mark Brown
2011-06-23  1:14     ` Sangbeom Kim
2011-07-04 14:07   ` Samuel Ortiz
2011-07-04 23:49     ` Sangbeom Kim
2011-06-22  5:53 ` [PATCH 3/3] mfd: Add I2C control support for S5M8751 Sangbeom Kim
2011-06-22  8:56   ` Maxin B John
2011-06-22 12:50   ` Mark Brown
2011-06-23  1:25     ` Sangbeom Kim
2011-06-23  1:28       ` Mark Brown
2011-06-23  2:21         ` Sangbeom Kim
2011-06-23 10:35           ` Mark Brown

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.