linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 00/10] clk: qoriq: Add support for the FMan clock
@ 2015-01-21 10:03 Emil Medve
  2015-01-21 10:03 ` [PATCH v2 01/10] clk: qoriq: Fix checkpatch type PARENTHESIS_ALIGNMENT Emil Medve
                   ` (9 more replies)
  0 siblings, 10 replies; 15+ messages in thread
From: Emil Medve @ 2015-01-21 10:03 UTC (permalink / raw)
  To: linuxppc-dev, scottwood, mturquette, haokexin, yuantian.tang; +Cc: Emil Medve

Based on clk-next from git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git

v2:	Rebased as several prerequisite patches (including a file rename) got
	applied upstream

Emil Medve (9):
  clk: qoriq: Fix checkpatch type PARENTHESIS_ALIGNMENT
  clk: qoriq: Fix checkpatch type ALLOC_WITH_MULTIPLY
  clk: qoriq: Fix checkpatch type ALLOC_SIZEOF_STRUCT
  clk: qoriq: Fix checkpatch type OOM_MESSAGE
  clk: qoriq: Make local symbol 'static'
  clk: qoriq: Replace kzalloc() with kmalloc()
  clk: qoriq: Use pr_fmt()
  powerpc/corenet: Enable CLK_QORIQ
  clk: qoriq: Add support for the platform PLL

Igal Liberman (1):
  clk: qoriq: Add support for the FMan clock

 arch/powerpc/configs/corenet32_smp_defconfig |   1 +
 arch/powerpc/configs/corenet64_smp_defconfig |   1 +
 drivers/clk/clk-qoriq.c                      | 378 +++++++++++++++++++++++++--
 3 files changed, 357 insertions(+), 23 deletions(-)

-- 
2.2.1

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

end of thread, other threads:[~2015-02-04  2:54 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-21 10:03 [PATCH v2 00/10] clk: qoriq: Add support for the FMan clock Emil Medve
2015-01-21 10:03 ` [PATCH v2 01/10] clk: qoriq: Fix checkpatch type PARENTHESIS_ALIGNMENT Emil Medve
2015-01-21 10:03 ` [PATCH v2 02/10] clk: qoriq: Fix checkpatch type ALLOC_WITH_MULTIPLY Emil Medve
2015-01-21 10:03 ` [PATCH v2 03/10] clk: qoriq: Fix checkpatch type ALLOC_SIZEOF_STRUCT Emil Medve
2015-01-21 10:03 ` [PATCH v2 04/10] clk: qoriq: Fix checkpatch type OOM_MESSAGE Emil Medve
2015-01-21 10:03 ` [PATCH v2 05/10] clk: qoriq: Make local symbol 'static' Emil Medve
2015-01-21 10:03 ` [PATCH v2 06/10] clk: qoriq: Replace kzalloc() with kmalloc() Emil Medve
2015-01-21 10:03 ` [PATCH v2 07/10] clk: qoriq: Use pr_fmt() Emil Medve
2015-01-21 10:03 ` [PATCH v2 08/10] powerpc/corenet: Enable CLK_QORIQ Emil Medve
2015-02-04  2:54   ` Yuantian Tang
2015-01-21 10:03 ` [PATCH v2 09/10] clk: qoriq: Add support for the platform PLL Emil Medve
2015-01-29  2:26   ` Yuantian Tang
2015-01-28 18:15 ` [PATCH v2 00/10] clk: qoriq: Add support for the FMan clock Mike Turquette
2015-01-28 21:48   ` Emil Medve
2015-01-28 22:59     ` Scott Wood

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).