Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a74f0a176e3e048df78816ec383b219f8ac6867e
/
arch
a74f0a1
arm: omap: irq: remove nr_irqs argument
by Felipe Balbi
· 10 years ago
3384f86
arm: omap: irq: remove unnecessary header
by Felipe Balbi
· 10 years ago
2aced89
arm: omap: irq: drop omap2_intc_handle_irq()
by Felipe Balbi
· 10 years ago
05f1e73
arm: omap: irq: drop omap3_intc_handle_irq()
by Felipe Balbi
· 10 years ago
be0a768
arm: omap: irq: call set_handle_irq() from .init_irq
by Felipe Balbi
· 10 years ago
a4d3c5d
arm: omap: irq: move some more code around
by Felipe Balbi
· 10 years ago
c2fb3b3
arm: boot: dts: omap2/3/am33xx: drop ti,intc-size
by Felipe Balbi
· 10 years ago
a05d92b
arm: omap: irq: drop ti,intc-size support
by Felipe Balbi
· 10 years ago
cab82b7
arm: boot: dts: am33xx/omap3: fix intc compatible flag
by Felipe Balbi
· 10 years ago
470f30d
arm: omap: irq: use compatible flag to figure out number of IRQ lines
by Felipe Balbi
· 10 years ago
a35db9a
arm: omap: irq: add specific compatibles for omap3 and am33xx devices
by Felipe Balbi
· 10 years ago
e66c49b
arm: omap: irq: drop .handle_irq and .init_irq fields
by Felipe Balbi
· 10 years ago
b65ecd4
arm: omap: irq: use IRQCHIP_DECLARE macro
by Felipe Balbi
· 10 years ago
b15c76b
arm: omap: irq: call set_handle_irq() from intc_of_init
by Felipe Balbi
· 10 years ago
00b6b03
arm: omap: irq: make intc_of_init static
by Felipe Balbi
· 10 years ago
131b48c
arm: omap: irq: reorganize code a little bit
by Felipe Balbi
· 10 years ago
f8cc9ea
arm: omap: irq: always define omap3 support
by Felipe Balbi
· 10 years ago
272a8b0
arm: omap: irq: rename omap3_intc_regs
by Felipe Balbi
· 10 years ago
d1e66d6
arm: omap: irq: remove unnecessary base_addr argument
by Felipe Balbi
· 10 years ago
1198365
arm: omap: irq: switch over to intc_readl on omap_intc_handle_irq
by Felipe Balbi
· 10 years ago
33ca0be
arm: omap: irq: remove unused macro
by Felipe Balbi
· 10 years ago
a88ab43
arm: omap: irq: remove rest of irq_banks usage
by Felipe Balbi
· 10 years ago
421b090
arm: omap: irq: add a global omap_nr_irqs variable
by Felipe Balbi
· 10 years ago
71be00c
arm: omap: irq: start to remove irq_banks array
by Felipe Balbi
· 10 years ago
33c7c7b
arm: omap: irq: define INTC_ILR0 register
by Felipe Balbi
· 10 years ago
176da6c
arm: omap: irq: make omap_irq_base global
by Felipe Balbi
· 10 years ago
051c544
Merge branch 'omap-for-v3.18/fixes-not-urgent' into omap-for-v3.18/intc-v2
by Tony Lindgren
· 10 years ago
3195760
ARM: OMAP2+: make of_device_ids const
by Uwe Kleine-König
· 10 years ago
58cda01
ARM: omap2: make arrays containing machine compatible strings const
by Uwe Kleine-König
· 10 years ago
5081ce6
ARM: dts: OMAP3+: Add PRM interrupt
by Nishanth Menon
· 10 years ago
01ac456
ARM: omap: Remove stray ARCH_HAS_OPP references
by Mark Brown
· 10 years ago
6af16a1
ARM: DRA7: Add hook in SoC initcalls to enable pm initialization
by Rajendra Nayak
· 10 years ago
887782e
Merge branch 'pull/v3.18/for-omap-soc' of https://github.com/nmenon/linux-2.6-playground into omap-for-v3.18/soc
by Tony Lindgren
· 10 years ago
d7eb67f
Merge branch 'pull/v3.18/powerdomain-fixes' of https://github.com/nmenon/linux-2.6-playground into omap-for-v3.18/fixes-not-urgent
by Tony Lindgren
· 10 years ago
628ed47
ARM: OMAP5: Add hook in SoC initcalls to enable pm initialization
by Santosh Shilimkar
· 11 years ago
6099dd3
ARM: OMAP5 / DRA7: Enable CPU RET on suspend
by Rajendra Nayak
· 12 years ago
e97c4eb
ARM: OMAP5 / DRA7: PM: Provide a dummy startup function for CPU hotplug
by Santosh Shilimkar
· 11 years ago
325f29da
ARM: OMAP5 / DRA7: PM: Avoid all SAR saves
by Rajendra Nayak
· 12 years ago
6d846c4
ARM: OMAP5 / DRA7: PM: Enable Mercury retention mode on CPUx powerdomains
by Santosh Shilimkar
· 13 years ago
4664d4d
ARM: OMAP5 / DRA7: PM / wakeupgen: Enables ES2 PM mode by default
by Santosh Shilimkar
· 12 years ago
d2136bc
ARM: OMAP5 / DRA7: PM: Set MPUSS-EMIF clock-domain static dependency
by Santosh Shilimkar
· 12 years ago
a89726d
ARM: OMAP5 / DRA7: PM: Update CPU context register offset
by Santosh Shilimkar
· 12 years ago
dbbe977
ARM: AM437x: use pdata quirks for pinctrl information
by Keerthy
· 11 years ago
b0a3d0d
ARM: DRA7: use pdata quirks for pinctrl information
by Nishanth Menon
· 11 years ago
874fef7
ARM: OMAP5: use pdata quirks for pinctrl information
by Nishanth Menon
· 11 years ago
3e6a1c9
ARM: OMAP4+: PM: Use only valid low power state for CPU hotplug
by Nishanth Menon
· 10 years ago
bd7593c
ARM: OMAP4+: PM: use only valid low power state for suspend
by Nishanth Menon
· 11 years ago
46ba552
ARM: OMAP4+: PM: Make logic state programmable
by Nishanth Menon
· 11 years ago
bd002d7
ARM: OMAP2+: powerdomain: introduce logic for finding valid power domain
by Nishanth Menon
· 11 years ago
13bbffd
ARM: OMAP2+: powerdomain: pwrdm_for_each_clkdm iterate only valid clkdms
by Nishanth Menon
· 11 years ago
9f5dc91
ARM: OMAP5: powerdomain data: fix powerdomain powerstate
by Nishanth Menon
· 10 years ago
cafc8cb
ARM: OMAP: DRA7: powerdomain data: fix powerdomain powerstate
by Nishanth Menon
· 11 years ago
1e03779
ARM: OMAP3+: PRM: register interrupt information from DT
by Nishanth Menon
· 10 years ago
2aba071
ARM: OMAP4+: PRM: Enable wakeup capability for OMAP5, DRA7
by Nishanth Menon
· 10 years ago
a6903ea
ARM: OMAP4+: PRM: remove "wkup" event
by Nishanth Menon
· 11 years ago
a8f83ae
ARM: OMAP4+: PRM: register interrupt information from DT
by Nishanth Menon
· 11 years ago
390ddc1
ARM: OMAP4: PRM: use the generic prm_inst to allow logic to be abstracted
by Nishanth Menon
· 11 years ago
e3002d1
ARM: OMAP4+: prminst: provide function to find prm_dev instance offset
by Nishanth Menon
· 11 years ago
9a15fff
ARM: dts: am335x-bone*: Fix model name and update compatibility information
by Nishanth Menon
· 10 years ago
a1a57ab
ARM: dts: omap4-panda: Fix model and SoC family details
by Nishanth Menon
· 10 years ago
05bdb8c
Merge tag 'xtensa-20140830' of git://github.com/czankel/xtensa-linux
by Linus Torvalds
· 10 years ago
ca98565
unicore32: Fix build error
by Guenter Roeck
· 10 years ago
94559a4
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 10 years ago
19ed3eb
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
e160cc1
vexpress/spc: fix a build warning on array bounds
by Alex Shi
· 10 years ago
98fd150
Merge tag 'for-v3.17-rc/omap-dra72x-d74x-support-a' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixes
by Olof Johansson
· 10 years ago
fd5984d
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
10f3291
Merge branch 'akpm' (fixes from Andrew Morton)
by Linus Torvalds
· 10 years ago
b0108f9
kexec: purgatory: add clean-up for purgatory directory
by Michael Welling
· 10 years ago
e356030
flush_icache_range: export symbol to fix build errors
by Pranith Kumar
· 10 years ago
4df4185
x86/purgatory: use approprate -m64/-32 build flag for arch/x86/purgatory
by Vivek Goyal
· 10 years ago
b41d34b
kexec: remove CONFIG_KEXEC dependency on crypto
by Vivek Goyal
· 10 years ago
74ca317
kexec: create a new config option CONFIG_KEXEC_FILE for new syscall
by Vivek Goyal
· 10 years ago
b38af47
x86,mm: fix pte_special versus pte_numa
by Hugh Dickins
· 10 years ago
9e36c63
alpha: io: implement relaxed accessor macros for writes
by Will Deacon
· 10 years ago
5691e44
alpha: Wire up sched_setattr, sched_getattr, and renameat2 syscalls.
by Michael Cree
· 10 years ago
9eabc99
x86, irq, PCI: Keep IRQ assignment for runtime power management
by Jiang Liu
· 10 years ago
2db3cff
Merge tag 'mfd-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 10 years ago
daebabd
mfd: twl4030-power: Fix PM idle pin configuration to not conflict with regulators
by Tony Lindgren
· 10 years ago
f7f7a29
ARM: DRA7: hwmod: Add dra74x and dra72x specific ocp interface lists
by Rajendra Nayak
· 10 years ago
af438fe
ARM: DRA7: Add support for soc_is_dra74x() and soc_is_dra72x() variants
by Rajendra Nayak
· 10 years ago
0dc0d9e
Merge tag 'renesas-clock-fixes-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes
by Olof Johansson
· 10 years ago
e1e5b71
Merge tag 'imx-fixes-3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes
by Olof Johansson
· 10 years ago
c2e1da6
Merge tag 'omap-for-v3.17/fixes-against-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 10 years ago
eba1c71
ARM: 8130/1: cpuidle/cpuidle-big_little: fix reading cpu id part number
by Juri Lelli
· 10 years ago
2c32c65
ARM: 8129/1: errata: work around Cortex-A15 erratum 830321 using dummy strex
by Mark Rutland
· 10 years ago
8586831
ARM: 8128/1: abort: don't clear the exclusive monitors
by Mark Rutland
· 10 years ago
55f0fb6
ARM: 8127/1: module: add support for R_ARM_TARGET1 relocations
by Andrey Ryabinin
· 10 years ago
f395dca
x86: irq: Fix bug in setting IOAPIC pin attributes
by Jiang Liu
· 10 years ago
bf81472
ARM: dts: microsom-ar8035: MDIO pad must be set open drain
by Rabeeh Khoury
· 10 years ago
68e3702
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 10 years ago
8fd4643
ARM: dts: omap54xx-clocks: Fix the l3 and l4 clock rates
by Tero Kristo
· 10 years ago
fc3e825
ARM: brcmstb: revert SMP support
by Brian Norris
· 10 years ago
cc82453
ARM: OMAP2+: hwmod: Rearm wake-up interrupts for DT when MUSB is idled
by Tony Lindgren
· 10 years ago
c15adae
ARM: dts: Enable UART wake-up events for beagleboard
by Tony Lindgren
· 10 years ago
509a81f
ARM: dts: Remove twl6030 clk32g "regulator"
by Mark Brown
· 10 years ago
9a02ae4
ARM: OMAP2+: omap_device: remove warning that clk alias already exists
by Markus Pargmann
· 10 years ago
6953faf
ARM: OMAP: fix %d confusingly prefixed with 0x in format string
by Hans Wennborg
· 10 years ago
e49d519
ARM: dts: DRA7: fix interrupt-cells for GPIO
by Nishanth Menon
· 10 years ago
d5c1eb1
ARM: dts: omap3430-sdp: Revert to using software ECC for NAND
by Roger Quadros
· 10 years ago
Next »