All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] ARM: update cpuinfo to print CPU model name
@ 2013-01-29 15:54 ` Ruslan Bilovol
  0 siblings, 0 replies; 31+ messages in thread
From: Ruslan Bilovol @ 2013-01-29 15:54 UTC (permalink / raw)
  To: linux-arm-kernel, linux-omap, linux-kernel, tony, linux

Hi,

The following patches update cpuinfo to print CPU
model name for ARM. First patch exactly makes needed
changes for ARM architecture.
Second patch adds this ability to OMAP4 SoCs.

This adds a common approach to show SoC name.

Looks like there were few attempts to do similar
changes to cpuinfo without any luck.

So - comments are welcome

Ruslan Bilovol (2):
  ARM: kernel: update cpuinfo to print CPU model name
  ARM: OMAP4: setup CPU model name during ID initialisation

 arch/arm/include/asm/setup.h |    1 +
 arch/arm/kernel/setup.c      |   10 ++++++++++
 arch/arm/mach-omap2/id.c     |   18 ++++++++++++++++--
 3 files changed, 27 insertions(+), 2 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2013-01-30 13:28 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-29 15:54 [RFC PATCH 0/2] ARM: update cpuinfo to print CPU model name Ruslan Bilovol
2013-01-29 15:54 ` Ruslan Bilovol
2013-01-29 15:54 ` Ruslan Bilovol
2013-01-29 15:54 ` [RFC PATCH 1/2] ARM: kernel: " Ruslan Bilovol
2013-01-29 15:54   ` Ruslan Bilovol
2013-01-29 15:54   ` Ruslan Bilovol
2013-01-29 16:08   ` Russell King - ARM Linux
2013-01-29 16:08     ` Russell King - ARM Linux
2013-01-29 23:12     ` Ruslan Bilovol
2013-01-29 23:12       ` Ruslan Bilovol
2013-01-30  5:52       ` Santosh Shilimkar
2013-01-30  5:52         ` Santosh Shilimkar
2013-01-30  5:52         ` Santosh Shilimkar
2013-01-30  7:42         ` anish singh
2013-01-30  7:42           ` anish singh
2013-01-29 15:54 ` [RFC PATCH 2/2] ARM: OMAP4: setup CPU model name during ID initialisation Ruslan Bilovol
2013-01-29 15:54   ` Ruslan Bilovol
2013-01-29 15:54   ` Ruslan Bilovol
2013-01-29 16:02 ` [RFC PATCH 0/2] ARM: update cpuinfo to print CPU model name Nishanth Menon
2013-01-29 16:02   ` Nishanth Menon
2013-01-29 16:02   ` Nishanth Menon
2013-01-29 23:08   ` Ruslan Bilovol
2013-01-29 23:08     ` Ruslan Bilovol
2013-01-29 23:38     ` Nishanth Menon
2013-01-29 23:38       ` Nishanth Menon
2013-01-29 23:38       ` Nishanth Menon
2013-01-30 13:20       ` Ruslan Bilovol
2013-01-30 13:20         ` Ruslan Bilovol
2013-01-30 13:20         ` Ruslan Bilovol
2013-01-29 16:11 ` Rob Herring
2013-01-29 16:11   ` Rob Herring

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.