Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bbe849de1449f9f497f2328b6d07e584b361a7e7
/
arch
/
arm
/
mach-imx
« Previous
0f4630f
gpio: generic: factor into gpio_chip struct
by Linus Walleij
· 9 years ago
9d67d46
Merge tag 'imx-soc-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/soc
by Olof Johansson
· 9 years ago
f1858b0
ARM: imx: select SRC for i.MX7
by Arnd Bergmann
· 9 years ago
d7e4859
Merge tag 'arm-soc/for-4.5/cleanup' of git://git.infradead.org/linux-mtd into next/cleanup
by Arnd Bergmann
· 9 years ago
c993e09
ARM: nand: make use of mtd_to_nand() where appropriate
by Boris BREZILLON
· 9 years ago
aa9fff5
ARM: mach-imx: iomux-imx31: fix spelling mistake in error message
by Colin Ian King
· 9 years ago
e3526f0
ARM: imx: enable cpufreq device on i.mx7d
by Bai Ping
· 9 years ago
e324654
ARM: use "depends on" for SoC configs instead of "if" after prompt
by Masahiro Yamada
· 9 years ago
7530527
ARM: use const and __initconst for smp_operations
by Masahiro Yamada
· 9 years ago
5d48417
mach-imx/mach-imx6ul.c: proper constness with __initconst
by Nicolas Pitre
· 9 years ago
4699ccb
ARM: imx: add platform irq type setting in gpc
by Anson Huang
· 9 years ago
a71daaa
[media] move media platform data to linux/platform_data/media
by Mauro Carvalho Chehab
· 9 years ago
56e0464
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
a5e1d715
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
0d51ce9
Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
394f716
Merge branch 'pm-opp'
by Rafael J. Wysocki
· 9 years ago
fa54cda
Merge tag 'imx-soc-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/soc
by Olof Johansson
· 9 years ago
0cc09e8
ARM: Remove open-coded version of IRQCHIP_DECLARE
by Marc Zyngier
· 9 years ago
f833f57
irqchip: Convert all alloc/xlate users from of_node to fwnode
by Marc Zyngier
· 9 years ago
5d4c9bc
irqdomain: Use irq_domain_get_of_node() instead of direct field access
by Marc Zyngier
· 9 years ago
7f73081
ARM: imx: add cpufreq device for imx6ul
by Bai Ping
· 9 years ago
69f9c50
ARM: imx: add enet init for i.MX7D platform
by Fugang Duan
· 9 years ago
ee4a5f8
ARM: imx: add suspend/resume support for i.mx6ul
by Anson Huang
· 9 years ago
bd0b9ac
genirq: Remove irq argument from irq flow handlers
by Thomas Gleixner
· 9 years ago
8f8d37b
PM / OPP: Prefix exported opp routines with dev_pm_opp_
by Viresh Kumar
· 9 years ago
f0489a5
PM / OPP: Rename opp init/free table routines
by Viresh Kumar
· 9 years ago
7385817
genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()
by Vladimir Zapolskiy
· 9 years ago
50686e8
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
6be4b0d
ARM: imx: mach-imx6ul: Fix allmodconfig build
by Fabio Estevam
· 9 years ago
58e00a6
Merge branch 'fixes' into next/cleanup
by Olof Johansson
· 9 years ago
709bc06
ARM: imx6ul: add fec MAC refrence clock and phy fixup init
by Fugang Duan
· 9 years ago
e8d36d5
ARM: kill off set_irq_flags usage
by Rob Herring
· 9 years ago
19c233b
ARM: appropriate __init annotation for const data
by Nicolas Pitre
· 9 years ago
3200579
ARM/imx/epit: Migrate to new 'set-state' interface
by Viresh Kumar
· 10 years ago
022d071
ARM: imx: add i.mx6ul msl support
by Frank Li
· 9 years ago
d438462
ARM: imx6: gpc: always enable PU domain if CONFIG_PM is not set
by Lucas Stach
· 9 years ago
0030edf
genalloc: rename dev_get_gen_pool() to gen_pool_get()
by Vladimir Zapolskiy
· 9 years ago
4aa705b
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
c11d716
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
e75ea45
Merge branch 'for-arm-soc' of http://ftp.arm.linux.org.uk/pub/armlinux/kernel/git-cur/linux-2.6-arm into next/cleanup
by Kevin Hilman
· 9 years ago
3e0d0b8
Merge tag 'imx-soc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/soc
by Kevin Hilman
· 9 years ago
0be5da9
ARM: imx: imx7d requires anatop
by Arnd Bergmann
· 9 years ago
bea5af4
ARM: imx: move timer driver into drivers/clocksource
by Shawn Guo
· 10 years ago
2321f24
ARM: imx: remove platform headers from timer driver
by Shawn Guo
· 10 years ago
db2ae4b
ARM: imx: provide gpt device specific irq functions
by Shawn Guo
· 10 years ago
8995552
ARM: imx: get rid of variable timer_base
by Shawn Guo
· 10 years ago
24f74ad
ARM: imx: define gpt register offset per device type
by Shawn Guo
· 10 years ago
e510d20
ARM: imx: move clock event variables into imx_timer
by Shawn Guo
· 10 years ago
5ab0475
ARM: imx: set up .set_next_event hook via imx_gpt_data
by Shawn Guo
· 10 years ago
9c8694b
ARM: imx: setup tctl register in device specific function
by Shawn Guo
· 10 years ago
bef11c8
ARM: imx: initialize gpt device type for DT boot
by Shawn Guo
· 10 years ago
0931aff
ARM: imx: define an enum for gpt timer device type
by Shawn Guo
· 10 years ago
6dd7478
ARM: imx: move timer resources into a structure
by Shawn Guo
· 10 years ago
c7770bb
ARM: imx: use relaxed IO accessor in timer driver
by Shawn Guo
· 10 years ago
e20d7b5
ARM: imx: make imx51/3 suspend optional
by Arnd Bergmann
· 10 years ago
f6d4750
ARM: mach-imx: iomux-imx31: Use DECLARE_BITMAP
by Joe Perches
· 10 years ago
1579c7b
ARM: imx53: Set DDR pins to high impedance when in suspend to RAM.
by Martin Fuzzey
· 10 years ago
5739b91
ARM: imx: add msl support for imx7d
by Anson Huang
· 10 years ago
666c884
ARM: imx: mmdc: Include "common.h" header file
by Fabio Estevam
· 10 years ago
65d0a16
ARM: imx: Correct the comments in time.c
by Shenwei Wang
· 10 years ago
d0185d9
ARM: imx: Remove the duplicated function declaration
by Shenwei Wang
· 10 years ago
9b589a8
ARM: imx: Constify irq_domain_ops
by Krzysztof Kozlowski
· 10 years ago
35e2916
ARM: imx6: initialize CCM_CLPCR_LPM into RUN mode earlier
by Shawn Guo
· 10 years ago
11f6812
ARM: imx: move clock drivers into drivers/clk
by Shawn Guo
· 10 years ago
0c83131
ARM: imx: remove inclusions of platform headers
by Shawn Guo
· 10 years ago
3bec5f8
ARM: imx: add clk-pllv1 type support
by Shawn Guo
· 10 years ago
961dfd3
ARM: imx6: do not use cpu_is_xxx() in clock driver
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
5ab96a8
ARM: imx: use dynamic mapping for CCM
by Shawn Guo
· 10 years ago
6c529c4
ARM: imx: use dynamic mapping for timer
by Shawn Guo
· 10 years ago
7b38951
Merge tag 'imx-cleanup-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/cleanup
by Arnd Bergmann
· 9 years ago
02b4e27
ARM: v7 setup function should invalidate L1 cache
by Russell King
· 10 years ago
697d310
Merge branch 'for-arm-soc' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next/cleanup
by Arnd Bergmann
· 9 years ago
b17c70c
ARM: imx6: gpc: don't register power domain if DT data is missing
by Lucas Stach
· 9 years ago
634a603
ARM: imx6: allow booting with old DT
by Lucas Stach
· 9 years ago
8064887
ARM: vf610: enable Cortex-M4 configuration on Vybrid SoC
by Stefan Agner
· 10 years ago
6a53bc7
ARM: Show proper respect for Heinrich Hertz by using the correct unit for frequency
by Russell King
· 10 years ago
cb2e1a2
ARM: imx: gpc: Remove .owner field
by Fabio Estevam
· 10 years ago
f2f5549
ARM: imx: Remove eukrea_mbimxsd35 non-dt support
by Fabio Estevam
· 10 years ago
61b8c7b
ARM: mach-imx: devices: platform-sdhci-esdhc-imx: fix broken email address
by Wolfram Sang
· 10 years ago
8b3c8ba
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
e6c81cc
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
d0440c5
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
2481bc7
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
425b655
Merge tag 'irqchip-core-4.1-2' of git://git.infradead.org/users/jcooper/linux into irq/core
by Thomas Gleixner
· 10 years ago
1451756
ARM: imx6: Warn when an old DT is detected
by Marc Zyngier
· 10 years ago
e33b675
ARM: imx6: Allow GPC interrupts affinity to be changed
by Marc Zyngier
· 10 years ago
b923ff6
ARM: imx6: convert GPC to stacked domains
by Marc Zyngier
· 10 years ago
c5455f7
Merge remote-tracking branch 'jcooper/irqchip/vybrid' into imx/dt
by Shawn Guo
· 10 years ago
40cb198
Merge branch 'imx/soc' into imx/dt
by Shawn Guo
· 10 years ago
eeebc3b
ARM: cpuidle: Remove duplicate header inclusion
by Daniel Lezcano
· 10 years ago
aa65f35
ARM: mx25: Remove imxdi_rtc platform code
by Fabio Estevam
· 10 years ago
4a01f3a
ARM: mx25: Remove "mx25.h" header file
by Fabio Estevam
· 10 years ago
6869a22
ARM: mx25: Remove static memory mapping
by Fabio Estevam
· 10 years ago
8b88f7e
ARM: mx25: Retrieve IIM base from dt
by Fabio Estevam
· 10 years ago
d8a3bee
ARM: mx25: Remove mx25_clocks_init()
by Fabio Estevam
· 10 years ago
ae4aee9
ARM: imx: depend MXC debug board on 3DS machines
by Stefan Agner
· 10 years ago
Next »