* Re: [GIT PULL 4/5] omap soc changes for v3.10 merge window
[not found] <0MeglY-1UETDn0lho-00OeKU@mx.kundenserver.de>
@ 2013-04-09 14:46 ` Arnd Bergmann
0 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2013-04-09 14:46 UTC (permalink / raw)
To: Tony Lindgren; +Cc: Olof Johansson, linux-arm-kernel, linux-omap
On Tuesday 09 April 2013, Tony Lindgren wrote:
> The following changes since commit 31880c37c11e28cb81c70757e38392b42e695dc6:
>
> Linux 3.9-rc6 (2013-04-07 20:49:54 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.10/soc-signed
>
> for you to fetch changes up to 7a9819950f47dbf319895ee78220f2761f3687a3:
>
> ARM: OMAP4: Enable fix for Cortex-A9 erratas (2013-04-08 16:14:51 -0700)
>
> ----------------------------------------------------------------
> Changes needed for enabling SOC_BUS for the SoC revision
> information. Also enable few HW errata workarounds for omap4.
Pulled into next/soc, thanks!
Arnd
^ permalink raw reply [flat|nested] 4+ messages in thread* [GIT PULL 4/5] omap soc changes for v3.10 merge window
@ 2013-04-09 14:46 ` Arnd Bergmann
0 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2013-04-09 14:46 UTC (permalink / raw)
To: linux-arm-kernel
On Tuesday 09 April 2013, Tony Lindgren wrote:
> The following changes since commit 31880c37c11e28cb81c70757e38392b42e695dc6:
>
> Linux 3.9-rc6 (2013-04-07 20:49:54 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.10/soc-signed
>
> for you to fetch changes up to 7a9819950f47dbf319895ee78220f2761f3687a3:
>
> ARM: OMAP4: Enable fix for Cortex-A9 erratas (2013-04-08 16:14:51 -0700)
>
> ----------------------------------------------------------------
> Changes needed for enabling SOC_BUS for the SoC revision
> information. Also enable few HW errata workarounds for omap4.
Pulled into next/soc, thanks!
Arnd
^ permalink raw reply [flat|nested] 4+ messages in thread
* [GIT PULL 1/5] omap pm fixes for v3.10 merge window
@ 2013-04-09 4:51 Tony Lindgren
2013-04-09 4:51 ` [GIT PULL 4/5] omap soc changes " Tony Lindgren
2013-04-09 4:51 ` Tony Lindgren
0 siblings, 2 replies; 4+ messages in thread
From: Tony Lindgren @ 2013-04-09 4:51 UTC (permalink / raw)
To: linux-arm-kernel
The following changes since commit c309f7f46167e85d1aae2fd31f23e7d2b5cdfbe0:
Merge branch 'for_3.10/omap_generic_cleanup_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux into omap-for-v3.10/cleanup-v2 (2013-03-28 14:45:31 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.10/fixes-pm-signed
for you to fetch changes up to 5e7deed71290136cf70944e158f40401d0eed784:
Merge tag 'omap-pm-v3.10/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-v3.10/fixes-pm (2013-04-08 09:58:00 -0700)
----------------------------------------------------------------
Non-critical PM fix via Kevin Hilman <khilman@linaro.org>:
OMAP PM fixes for v3.10
Note that this has a dependency to omap-for-v3.10/cleanup-v2-signed.
----------------------------------------------------------------
Santosh Shilimkar (1):
ARM: OMAP4+: PM: Restore CPU power state to ON with clockdomain force wakeup method
Tony Lindgren (1):
Merge tag 'omap-pm-v3.10/fixes/pm' of git://git.kernel.org/.../khilman/linux-omap-pm into omap-for-v3.10/fixes-pm
arch/arm/mach-omap2/cpuidle44xx.c | 1 +
arch/arm/mach-omap2/omap-smp.c | 12 ++++++++++--
2 files changed, 11 insertions(+), 2 deletions(-)
^ permalink raw reply [flat|nested] 4+ messages in thread* [GIT PULL 4/5] omap soc changes for v3.10 merge window
2013-04-09 4:51 [GIT PULL 1/5] omap pm fixes " Tony Lindgren
@ 2013-04-09 4:51 ` Tony Lindgren
2013-04-09 4:51 ` Tony Lindgren
1 sibling, 0 replies; 4+ messages in thread
From: Tony Lindgren @ 2013-04-09 4:51 UTC (permalink / raw)
To: Arnd Bergmann, Olof Johansson; +Cc: linux-omap, linux-arm-kernel
The following changes since commit 31880c37c11e28cb81c70757e38392b42e695dc6:
Linux 3.9-rc6 (2013-04-07 20:49:54 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.10/soc-signed
for you to fetch changes up to 7a9819950f47dbf319895ee78220f2761f3687a3:
ARM: OMAP4: Enable fix for Cortex-A9 erratas (2013-04-08 16:14:51 -0700)
----------------------------------------------------------------
Changes needed for enabling SOC_BUS for the SoC revision
information. Also enable few HW errata workarounds for omap4.
----------------------------------------------------------------
Ruslan Bilovol (3):
ARM: OMAP2+: Move common part of late init into common function
ARM: OMAP2+: SoC name and revision unification
ARM: OMAP2+: Export SoC information to userspace
Sricharan R (1):
ARM: OMAP4: Enable fix for Cortex-A9 erratas
arch/arm/mach-omap2/Kconfig | 3 ++
arch/arm/mach-omap2/common.h | 8 ++++
arch/arm/mach-omap2/id.c | 95 ++++++++++++++++++++++++++++++++++++++++----
arch/arm/mach-omap2/io.c | 34 ++++++++--------
4 files changed, 114 insertions(+), 26 deletions(-)
^ permalink raw reply [flat|nested] 4+ messages in thread* [GIT PULL 4/5] omap soc changes for v3.10 merge window
2013-04-09 4:51 [GIT PULL 1/5] omap pm fixes " Tony Lindgren
2013-04-09 4:51 ` [GIT PULL 4/5] omap soc changes " Tony Lindgren
@ 2013-04-09 4:51 ` Tony Lindgren
1 sibling, 0 replies; 4+ messages in thread
From: Tony Lindgren @ 2013-04-09 4:51 UTC (permalink / raw)
To: linux-arm-kernel
The following changes since commit 31880c37c11e28cb81c70757e38392b42e695dc6:
Linux 3.9-rc6 (2013-04-07 20:49:54 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.10/soc-signed
for you to fetch changes up to 7a9819950f47dbf319895ee78220f2761f3687a3:
ARM: OMAP4: Enable fix for Cortex-A9 erratas (2013-04-08 16:14:51 -0700)
----------------------------------------------------------------
Changes needed for enabling SOC_BUS for the SoC revision
information. Also enable few HW errata workarounds for omap4.
----------------------------------------------------------------
Ruslan Bilovol (3):
ARM: OMAP2+: Move common part of late init into common function
ARM: OMAP2+: SoC name and revision unification
ARM: OMAP2+: Export SoC information to userspace
Sricharan R (1):
ARM: OMAP4: Enable fix for Cortex-A9 erratas
arch/arm/mach-omap2/Kconfig | 3 ++
arch/arm/mach-omap2/common.h | 8 ++++
arch/arm/mach-omap2/id.c | 95 ++++++++++++++++++++++++++++++++++++++++----
arch/arm/mach-omap2/io.c | 34 ++++++++--------
4 files changed, 114 insertions(+), 26 deletions(-)
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-04-09 14:46 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <0MeglY-1UETDn0lho-00OeKU@mx.kundenserver.de>
2013-04-09 14:46 ` [GIT PULL 4/5] omap soc changes for v3.10 merge window Arnd Bergmann
2013-04-09 14:46 ` Arnd Bergmann
2013-04-09 4:51 [GIT PULL 1/5] omap pm fixes " Tony Lindgren
2013-04-09 4:51 ` [GIT PULL 4/5] omap soc changes " Tony Lindgren
2013-04-09 4:51 ` Tony Lindgren
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.