Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
fff7fb0b2d908dec779783d8eaf3d7725230f75e
/
arch
/
arm
/
mach-imx
/
common.h
8c4300c
ARM: mx25: Add basic suspend/resume support
by Fabio Estevam
· 9 years ago
7530527
ARM: use const and __initconst for smp_operations
by Masahiro Yamada
· 9 years ago
ee4a5f8
ARM: imx: add suspend/resume support for i.mx6ul
by Anson Huang
· 9 years ago
1579c7b
ARM: imx53: Set DDR pins to high impedance when in suspend to RAM.
by Martin Fuzzey
· 10 years ago
d0185d9
ARM: imx: Remove the duplicated function declaration
by Shenwei Wang
· 10 years ago
35e2916
ARM: imx6: initialize CCM_CLPCR_LPM into RUN mode earlier
by Shawn Guo
· 10 years ago
f0b478b
ARM: imx6: let pm code map CCM block on its own
by Shawn Guo
· 10 years ago
8fb76a0
ARM: imx6: set initial power mode in pm function
by Shawn Guo
· 10 years ago
f3a9249
ARM: imx5: let pm code map CCM block on its own
by Shawn Guo
· 10 years ago
9bbef18
ARM: imx: move revision definitions and declarations into a header
by Shawn Guo
· 10 years ago
6c529c4
ARM: imx: use dynamic mapping for timer
by Shawn Guo
· 10 years ago
1451756
ARM: imx6: Warn when an old DT is detected
by Marc Zyngier
· 10 years ago
b923ff6
ARM: imx6: convert GPC to stacked domains
by Marc Zyngier
· 10 years ago
6869a22
ARM: mx25: Remove static memory mapping
by Fabio Estevam
· 10 years ago
d8a3bee
ARM: mx25: Remove mx25_clocks_init()
by Fabio Estevam
· 10 years ago
05136f0
ARM: imx: support arm power off in cpuidle for i.mx6sx
by Anson Huang
· 10 years ago
6cd94d5
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
6c9e924
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
65bb688
ARM: imx6: fix bogus use of irq_get_irq_data
by Marc Zyngier
· 10 years ago
4e3fea4
ARM: imx: Add Freescale LS1021A SMP support
by Jingchang Lu
· 10 years ago
ec336b2
ARM: imx: replace cpu type check with ddr type check
by Anson Huang
· 10 years ago
08ae964
ARM: imx: clean up machine mxc_arch_reset_init_dt reset init
by Jingchang Lu
· 10 years ago
ee295d7
ARM: imx: remove imx_scu_standby_enable()
by Shawn Guo
· 10 years ago
fd4959d
ARM: i.MX: Use CLOCKSOURCE_OF_DECLARE() for DT targets
by Alexander Shiyan
· 10 years ago
e57e4ab
ARM: i.MX: allow disabling supervisor protect via DT
by Steffen Trumtrar
· 11 years ago
e9db15e
ARM: i.MX25 clk: Use of_clk_init() for DT case
by Denis Carikli
· 11 years ago
80c0ecd
ARM: imx: add standby mode support for suspend
by Anson Huang
· 11 years ago
dfea953
ARM: imx: mem bit must be cleared before entering DSM mode
by Anson Huang
· 11 years ago
ff843d6
ARM: imx: add suspend support for i.mx6sx
by Anson Huang
· 11 years ago
c349add
ARM: i.MX27 clk: Use of_clk_init() for DT case
by Alexander Shiyan
· 11 years ago
364b28a
ARM: imx5: clean function declarations in mx51.h
by Shawn Guo
· 11 years ago
c745cae
ARM: imx5: remove file mm-imx5.c
by Shawn Guo
· 11 years ago
ff4ab23
ARM: imx5: move init hooks into mach-imx5x.c
by Shawn Guo
· 11 years ago
36b66c3
ARM: imx5: use dynamic mapping for Cortex and GPC block
by Shawn Guo
· 11 years ago
4ef5e38
ARM: imx5: reuse clock CCM mapping in pm code
by Shawn Guo
· 11 years ago
c23f82a
ARM: imx5: remove function imx51_soc_init()
by Shawn Guo
· 11 years ago
fffa051
ARM: imx5: tzic_init_irq() can directly be .init_irq hook
by Shawn Guo
· 11 years ago
c16cc8a
ARM: imx5: make mx51_clocks_init() a DT call
by Shawn Guo
· 11 years ago
000bf9e
ARM: i.MX: Setup IRQ handler from IRQ driver
by Alexander Shiyan
· 11 years ago
876292d
ARM: imx: factor device tree timer initialization
by Gilles Chanteperdrix
· 11 years ago
c356bdb
ARM: imx6: move v7_cpu_resume() into suspend-imx6.S
by Shawn Guo
· 11 years ago
df59574
ARM: imx: add suspend in ocram support for i.mx6q
by Anson Huang
· 11 years ago
751f7e9
ARM: imx: add cpuidle support for i.mx6sl
by Anson Huang
· 11 years ago
fa6be65
ARM: imx: Use INT_MEM_CLK_LPM as the bit name
by Fabio Estevam
· 11 years ago
28a9f3b
ARM: imx6: build pm-imx6q.c independently of CONFIG_PM
by Shawn Guo
· 11 years ago
374daac
ARM: imx: add support code for IMX50 based machines
by Greg Ungerer
· 11 years ago
b6e23bb
ARM: imx: remove imx_src_prepare_restart() call
by Shawn Guo
· 11 years ago
d48866f
ARM: imx: ensure dsm_request signal is not asserted when setting LPM
by Shawn Guo
· 11 years ago
9e8147b
ARM: imx6q: move low-power code out of clock driver
by Shawn Guo
· 11 years ago
803648d
ARM: imx: drop extern with function prototypes in common.h
by Shawn Guo
· 11 years ago
87a84b69
ARM: imx: replace imx6q_restart() with mxc_restart()
by Shawn Guo
· 11 years ago
7655fe5
ARM: imx: remove stale mx53_display_revision() declaration
by Shawn Guo
· 11 years ago
a288754
ARM: imx6: report soc info via soc device
by Shawn Guo
· 11 years ago
f1c6f31
ARM: imx: add a common function to initialize revision from anatop
by Shawn Guo
· 11 years ago
3f75978
ARM: imx6q: use common soc revision helpers
by Shawn Guo
· 11 years ago
bfefdff
ARM: imx: add soc revision helper functions
by Shawn Guo
· 11 years ago
4d9d18a
ARM: imx: remove custom .init_time hook
by Sebastian Hesselbarth
· 11 years ago
ddcb9aa
ARM: imx: Move anatop related from board file to anatop driver
by Peter Chen
· 11 years ago
547dd1e
ARM: mx53: Allow suspend/resume
by Fabio Estevam
· 11 years ago
e6a0756
ARM: imx: let L2 initialization be a common function
by Shawn Guo
· 12 years ago
7b6d864
reboot: arm: change reboot_mode to use enum reboot_mode
by Robin Holt
· 12 years ago
53bb71d
ARM: imx6: use common of_clk_init() call to initialize clocks
by Shawn Guo
· 12 years ago
31a2fbf
ARM: imx: add initial support for imx6sl
by Shawn Guo
· 12 years ago
c1e31d1
ARM: imx: create mxc_arch_reset_init_dt() for DT boot
by Shawn Guo
· 12 years ago
009e63f
ARM: imx: compile fix for hotplug.c
by Shawn Guo
· 12 years ago
b1a3582
ARM i.MX6q: export imx6q_revision
by Philipp Zabel
· 12 years ago
263475d
ARM: imx: enable RBC to support anatop LPM mode
by Anson Huang
· 12 years ago
e95dddb
ARM: imx: enable anatop suspend/resume
by Anson Huang
· 12 years ago
a862d88
Merge tag 'imx-cleanup-3.10' into imx/soc
by Shawn Guo
· 12 years ago
fda7f22
ARM: imx: remove pl310_get_save_ptr() declaration
by Shawn Guo
· 12 years ago
4e33a06
ARM: imx: remove duplicated function declaration
by Shawn Guo
· 12 years ago
2f3edfd
ARM: imx: fix sync issue between imx_cpu_die and imx_cpu_kill
by Shawn Guo
· 12 years ago
469da62
Merge tag 'v3.8-rc6' into next/soc
by Olof Johansson
· 12 years ago
4227961
Merge tag 'imx6q-cpudile-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/soc
by Olof Johansson
· 12 years ago
e5f9dec
ARM: imx6q: support WAIT mode using cpuidle
by Shawn Guo
· 12 years ago
7356420c
ARM: imx: Remove mx508 support
by Fabio Estevam
· 12 years ago
3e549a6
ARM: imx: use debug_ll_io_init() for imx6q
by Shawn Guo
· 12 years ago
cd4842f
ARM: imx: remove unused imx6q_clock_map_io()
by Shawn Guo
· 12 years ago
8375766
ARM: imx: disable cpu in .cpu_kill hook
by Shawn Guo
· 12 years ago
1d5cc60
ARM: remove mach .handle_irq for GIC users
by Rob Herring
· 12 years ago
ef4bac5
ARM i.MX25: Add devicetree support
by Sascha Hauer
· 12 years ago
69ac71d
ARM: imx: call mxc_device_init() in soc specific function
by Shawn Guo
· 12 years ago
e337247
ARM: imx: include common.h rather than mach/common.h
by Shawn Guo
· 12 years ago
[Renamed from arch/arm/mach-imx/include/mach/common.h]
3995eb8
ARM: imx: merge plat-mxc into mach-imx
by Shawn Guo
· 12 years ago
[Renamed from arch/arm/plat-mxc/include/mach/common.h]
25468fe
Merge branch 'multiplatform/smp_ops' into next/multiplatform
by Olof Johansson
· 12 years ago
e4f2d97
ARM: SoC: convert imx6q to SMP operations
by Marc Zyngier
· 13 years ago
0782783
ARM: imx51: decouple device tree boot from board files
by Shawn Guo
· 12 years ago
0f9d450
ARM: imx53: remove unneeded files and functions
by Shawn Guo
· 12 years ago
721a441
ARM: imx53: decouple device tree boot from board files
by Shawn Guo
· 12 years ago
a5ebba6
Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
d2a37b3
ARM i.MX31: Add devicetree support
by Denis 'GNUtoo' Carikli
· 12 years ago
839ab0c
Merge branch 'imx/cpuidle' into next/pm
by Olof Johansson
· 13 years ago
97114f3
Merge tag 'imx-clk-common-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes
by Olof Johansson
· 13 years ago
aa96a18
ARM: imx: Enable imx53 low power idle
by Robert Lee
· 13 years ago
565fa91
ARM: imx: clean and consolidate imx5 suspend and idle code
by Robert Lee
· 13 years ago
2cfb451
ARM i.MX: remove now unnecessary argument from mxc_timer_init
by Sascha Hauer
· 13 years ago
8321b75
ARM: imx: use machine specific hook for late init
by Shawn Guo
· 13 years ago
66f03c6
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
bb07d75
ARM: mx3: Setup AIPS registers
by Fabio Estevam
· 13 years ago
3ac804e
ARM: mx3: Let mx31 and mx35 enter in LPM mode in WFI
by Fabio Estevam
· 13 years ago
Next »