Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
706b0a07ec3251063cca9a7912f6228ec892f44a
/
arch
/
arm
/
mach-shmobile
/
include
/
mach
b3796d9
ARM: shmobile: mark shmobile_init_late as __init
by Arnd Bergmann
· 12 years ago
16642a2
Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
25468fe
Merge branch 'multiplatform/smp_ops' into next/multiplatform
by Olof Johansson
· 12 years ago
0146422
ARM: make mach/gpio.h headers optional
by Rob Herring
· 12 years ago
6679185
ARM: shmobile: move custom gpio functions to sh-gpio.h
by Rob Herring
· 12 years ago
a62580e
ARM: SoC: convert shmobile SMP to SMP operations
by Marc Zyngier
· 13 years ago
caaca99
ARM: shmobile: Add A4S cpuidle state on sh7372
by Rafael J. Wysocki
· 12 years ago
5b41147
ARM: shmobile: Make sh7372 cpuidle handling more straightforward
by Rafael J. Wysocki
· 12 years ago
35f2b0b
ARM: shmobile: Move definition of shmobile_init_late() to header
by Rafael J. Wysocki
· 12 years ago
ac18e02
ARM: shmobile: Rework adding devices to PM domains on Mackerel
by Rafael J. Wysocki
· 12 years ago
455ae3a
ARM: shmobile: Allow device latencies to be specified directly
by Rafael J. Wysocki
· 12 years ago
a62595d
ARM: shmobile: Make rmobile_init_pm_domain() static
by Rafael J. Wysocki
· 12 years ago
45e5ca5
ARM: shmobile: Move r8a7779's PM domain objects to a table
by Rafael J. Wysocki
· 12 years ago
7b56740
ARM: shmobile: Move r8a7740's PM domain objects to a table
by Rafael J. Wysocki
· 12 years ago
e7e59a4
ARM: shmobile: Move sh7372's PM domain objects to a table
by Rafael J. Wysocki
· 12 years ago
0d09f45
ARM: shmobile: Add routine for automatic PM domains initialization
by Rafael J. Wysocki
· 12 years ago
7fcb304
ARM: shmobile: Use domain names when adding subdomains to power domains
by Rafael J. Wysocki
· 12 years ago
8e0e7aa
ARM: shmobile: Drop r8a7779_add_device_to_domain()
by Rafael J. Wysocki
· 12 years ago
8bdd946
ARM: shmobile: Use names of power domains for adding devices to them
by Rafael J. Wysocki
· 12 years ago
27748df
Merge branch 'renesas-sh7372' into renesas-soc
by Rafael J. Wysocki
· 12 years ago
0b14121
Merge branch 'renesas-sh73a0' into renesas-soc
by Rafael J. Wysocki
· 12 years ago
3aa99a3
ARM: shmobile: sh7372: completely switch over to using pm-rmobile API
by Kuninori Morimoto
· 12 years ago
b9299a7
ARM: shmobile: sh7372: add pm-rmobile domain support
by Kuninori Morimoto
· 12 years ago
a330ce3
ARM: shmobile: r8a7740: add A4LC pm domain support
by Kuninori Morimoto
· 12 years ago
802a563
ARM: shmobile: r8a7740: add A3SP pm domain support
by Kuninori Morimoto
· 12 years ago
8459293
ARM: shmobile: r8a7740: add A4S pm domain support
by Kuninori Morimoto
· 12 years ago
2f7d412
Merge branch 'renesas-soc-core' into renesas-r8a7740
by Rafael J. Wysocki
· 12 years ago
8f45b11
ARM: shmobile: soc-core: add R-mobile PM domain common APIs
by Kuninori Morimoto
· 12 years ago
832290b
ARM: shmobile: sh73a0: add DMAEngine support for MPDMAC
by Kuninori Morimoto
· 12 years ago
dbf382e
ARM: shmobile: r8a7740: add DMAEngine support for USB
by Kuninori Morimoto
· 12 years ago
cb76eb8
ARM: shmobile: r8a7740: add DMAEngine support for SDHI
by Kuninori Morimoto
· 12 years ago
643c330
ARM: shmobile: r8a7740: add DMAEngine support for FSI
by Kuninori Morimoto
· 12 years ago
b379c48
Merge branch 'renesas-soc-core' into renesas-r8a7740
by Rafael J. Wysocki
· 12 years ago
5ca1d44
ARM: shmobile: add common DMAEngine definitions
by Kuninori Morimoto
· 12 years ago
4f3d7f6
ARM: shmobile: add common extra gpio functions
by Kuninori Morimoto
· 12 years ago
147d1ff
ARM: shmobile: r8a7740: add FSI-B (for HDMI) GPIO support
by Kuninori Morimoto
· 12 years ago
d49679e
ARM: shmobile: r8a7740: add MERAM work-around
by Kuninori Morimoto
· 12 years ago
e2dcd46
ARM: shmobile: r8a7740: add HDMI GPIO support
by Kuninori Morimoto
· 12 years ago
f465d14
Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
f6a26ae
Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
088efd9
mach-shmobile: Emma Mobile EV2 GPIO support V3
by Magnus Damm
· 12 years ago
bd5a875
mach-shmobile: Emma Mobile EV2 SMP support V3
by Magnus Damm
· 12 years ago
7f627f0
mach-shmobile: Emma Mobile EV2 SoC base support V3
by Magnus Damm
· 12 years ago
4da7731
ARM: mach-shmobile: sh73a0: fixup PINT/IRQ16-IRQ31 irq number conflict
by Kuninori Morimoto
· 12 years ago
bd8639b
ARM: mach-shmobile: sh73a0.h: add GPIO_NR
by Kuninori Morimoto
· 13 years ago
880452b
ARM: mach-shmobile: sh7372: Add FSI DMAEngine support
by Kuninori Morimoto
· 13 years ago
15d2c83
Merge branch 'renesas-dt' into renesas-soc-core
by Rafael J. Wysocki
· 12 years ago
d672000
ARM / mach-shmobile: sh73a0 SMP TWD boot regression fix
by Kuninori Morimoto
· 12 years ago
b759bd1
ARM / mach-shmobile: r8a7779 SMP TWD boot regression fix
by Magnus Damm
· 12 years ago
21cc1b7
ARM: shmobile: use machine specific hook for late init
by Shawn Guo
· 13 years ago
1ee8299
ARM: mach-shmobile: Use 0x3400 as INTCS vector offset
by Magnus Damm
· 13 years ago
d7e7e4f
ARM: mach-shmobile: Introduce INTC_IRQ_PINS_16H
by Magnus Damm
· 13 years ago
0f2c9f2
ARM: mach-shmobile: Introduce shmobile_setup_delay()
by Magnus Damm
· 13 years ago
820d41c
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
12679a2
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
9f97da7
Disintegrate asm/system.h for ARM
by David Howells
· 13 years ago
2cbe23e
Merge branch 'tegra/cleanups' into next/timer
by Arnd Bergmann
· 13 years ago
b2f1df8
Merge branch 'renesas/timer' into next/timer
by Arnd Bergmann
· 13 years ago
4200b16
ARM: shmobile: convert to twd_local_timer_register() interface
by Marc Zyngier
· 13 years ago
08ad42f
ARM: mach-shmobile: add shmobile_earlytimer_init()
by Magnus Damm
· 13 years ago
6b6a4c0
ARM: mach-shmobile: rename clk_init() to shmobile_clk_init()
by Magnus Damm
· 13 years ago
3e353b87
ARM: mach-shmobile: r8a7779 map_io and init_early update
by Magnus Damm
· 13 years ago
d3ab722
ARM: mach-shmobile: r8a7740 map_io and init_early update
by Magnus Damm
· 13 years ago
50e15c3
ARM: mach-shmobile: sh73a0 map_io and init_early update
by Magnus Damm
· 13 years ago
5d7220ec
ARM: mach-shmobile: sh7372 map_io and init_early update
by Magnus Damm
· 13 years ago
bfc46f3
ARM: mach-shmobile: sh7377 map_io and init_early update
by Magnus Damm
· 13 years ago
237caf9
ARM: mach-shmobile: sh7367 map_io and init_early update
by Magnus Damm
· 13 years ago
4d5fc58
ARM: remove bunch of now unused mach/io.h files
by Rob Herring
· 13 years ago
61b8008
Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsoc
by Russell King
· 13 years ago
230f984
ARM: remove disable_fiq and arch_ret_to_user macros
by Rob Herring
· 13 years ago
bea15fd
Merge branch 'sparse_irq' of git://sources.calxeda.com/kernel/linux into devel-stable
by Russell King
· 13 years ago
250a272
ARM: shmobile: remove NR_IRQS
by Rob Herring
· 13 years ago
7f1e763
sh: intc: unify evt2irq/irq2evt macros for sh and arm
by Rob Herring
· 13 years ago
a570067
ARM: big removal of now unused arch_idle()
by Nicolas Pitre
· 13 years ago
0df1a83
ARM: mach-shmobile: sh73a0 PINT IRQ base fix
by Magnus Damm
· 13 years ago
f40aaf6
ARM: mach-shmobile: r8a7779 SMP support V3
by Magnus Damm
· 13 years ago
a662c08
ARM: mach-shmobile: r8a7779 power domain support V2
by Magnus Damm
· 13 years ago
2ecba2c
ARM: mach-shmobile: r8a7779 PFC function support
by Magnus Damm
· 13 years ago
ea75b9c
Merge branch 'rmobile/core' into rmobile/marzen
by Paul Mundt
· 13 years ago
8b30679
ARM: mach-shmobile: Allow SoC specific CPU kill code
by Magnus Damm
· 13 years ago
19c43fc
ARM: mach-shmobile: r8a7779 PFC GPIO-only support V2
by Magnus Damm
· 13 years ago
f411fad
ARM: mach-shmobile: r8a7779 and Marzen base support V2
by Magnus Damm
· 13 years ago
e0a23ce
Merge branches 'common/pfc' and 'common/clkfwk' into rmobile/marzen
by Paul Mundt
· 13 years ago
04cf399
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into rmobile-latest
by Paul Mundt
· 13 years ago
eb59c50
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
2e0e943
Merge branch 'devel-stable' into for-linus
by Russell King
· 13 years ago
767c0f3
PM / shmobile: Remove the stay_on flag from SH7372's PM domains
by Rafael J. Wysocki
· 13 years ago
f7dadb3
PM / shmobile: Add support for the sh7372 A4S power domain / sleep mode
by Magnus Damm
· 13 years ago
3dea19e
ARM: 7244/1: mach-shmobile: Use CONFIG_ARCH_NR_GPIO
by Peter De Schrijver (NVIDIA)
· 13 years ago
d477535
sh: clkfwk: clock-sh73a0: all div6_clks use SH_CLK_DIV6_EXT()
by Kuninori Morimoto
· 13 years ago
73829af
Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stable
by Russell King
· 13 years ago
d0e6b22
ARM: big removal of now unused vmalloc.h files
by Nicolas Pitre
· 13 years ago
2d13cca
Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into devel-stable
by Russell King
· 13 years ago
e879c86
ARM: restart: only perform setup for restart when soft-restarting
by Russell King
· 13 years ago
a83d8e2
ARM: shmobile: convert smp platforms to gic_handle_irq()
by Marc Zyngier
· 13 years ago
abeb24a
ARM: Make global handler and CONFIG_MULTI_IRQ_HANDLER mutually exclusive
by Marc Zyngier
· 13 years ago
6c01ba4
ARM: mach-shmobile: R-Mobile A1 support.
by Kuninori Morimoto
· 13 years ago
b73b5c4
ARM: mach-shmobile: cpuidle single/global and last_state fixes
by Magnus Damm
· 13 years ago
052008e
ARM: mach-shmobile: sh73a0: add MMC data pin pull-up
by Kuninori Morimoto
· 13 years ago
Next »