Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a2974c9c1f83e7163e855eb80c772db45bc9a291
a2974c9
soc: add driver for the ARM RealView
by Linus Walleij
· 11 years ago
0e545f5
power: reset: driver for the Versatile syscon reboot
by Linus Walleij
· 11 years ago
535f09c
leds: add a driver for syscon-based LEDs
by Linus Walleij
· 11 years ago
6839dbb
Merge tag 'intc-part2-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/drivers
by Arnd Bergmann
· 10 years ago
8a87f1a
Merge tag 'sunxi-drivers-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into next/drivers
by Arnd Bergmann
· 10 years ago
b2fc3f3
drivers/soc: ti: fix build break with modules
by Olof Johansson
· 10 years ago
37309643
Merge tag 'drivers-soc-ti-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into next/drivers
by Olof Johansson
· 10 years ago
e0c5240
MAINTAINERS: Add Keystone Multicore Navigator drivers entry
by Santosh Shilimkar
· 11 years ago
88139ed
soc: ti: add Keystone Navigator DMA support
by Santosh Shilimkar
· 11 years ago
8172296
Documentation: dt: soc: add Keystone Navigator DMA bindings
by Santosh Shilimkar
· 11 years ago
41f93af
soc: ti: add Keystone Navigator QMSS driver
by Sandeep Nair
· 11 years ago
a4dfb8c
Documentation: dt: soc: add Keystone Navigator QMSS bindings
by Sandeep Nair
· 11 years ago
791cc88
Merge tag 'mailbox-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/drivers
by Olof Johansson
· 10 years ago
9cdf6bd
Merge tag 'intc-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/drivers
by Olof Johansson
· 10 years ago
4693c72
Merge tag 'at91-drivers2' of git://github.com/at91linux/linux-at91 into next/drivers
by Olof Johansson
· 10 years ago
64a1925
rtc: sunxi: Depend on platforms sun4i/sun7i that actually have the rtc
by Chen-Yu Tsai
· 11 years ago
9765d2d
rtc: sun6i: Add sun6i RTC driver
by Chen-Yu Tsai
· 11 years ago
64d5947
irqchip: omap-intc: remove unnecessary comments
by Felipe Balbi
· 10 years ago
74b6c8e
irqchip: omap-intc: correct maximum number or MIR registers
by Felipe Balbi
· 10 years ago
b307914
irqchip: omap-intc: enable TURBO idle mode
by Felipe Balbi
· 10 years ago
9836ee9
irqchip: omap-intc: enable IP protection
by Felipe Balbi
· 10 years ago
8bb3b37
irqchip: omap-intc: remove unnecesary of_address_to_resource() call
by Felipe Balbi
· 10 years ago
503b8d1
irqchip: omap-intc: comment style cleanup
by Felipe Balbi
· 10 years ago
6bd0f16
irqchip: omap-intc: minor improvement to omap_irq_pending()
by Felipe Balbi
· 10 years ago
8598066
arm: omap: irq: move irq.c to drivers/irqchip/
by Felipe Balbi
· 10 years ago
eaacabc
irqchip: add irq-omap-intc.h header
by Felipe Balbi
· 10 years ago
e92ce89
arm: omap2: n8x0: move i2c devices to DT
by Felipe Balbi
· 10 years ago
b052ff3
ARM: at91: PIT: Move the driver to drivers/clocksource
by Maxime Ripard
· 11 years ago
7d80335
ARM: at91: Give the PIT irq as an argument of at91sam926x_pit_init
by Maxime Ripard
· 10 years ago
55601c9f
arm: omap: intc: switch over to linear irq domain
by Felipe Balbi
· 11 years ago
d6a7c5c
arm: omap: irq: get rid of ifdef hack
by Felipe Balbi
· 11 years ago
52b1e12
arm: omap: irq: introduce omap_nr_pending
by Felipe Balbi
· 11 years ago
a74f0a1
arm: omap: irq: remove nr_irqs argument
by Felipe Balbi
· 11 years ago
3384f86
arm: omap: irq: remove unnecessary header
by Felipe Balbi
· 11 years ago
2aced89
arm: omap: irq: drop omap2_intc_handle_irq()
by Felipe Balbi
· 11 years ago
05f1e73
arm: omap: irq: drop omap3_intc_handle_irq()
by Felipe Balbi
· 11 years ago
be0a768
arm: omap: irq: call set_handle_irq() from .init_irq
by Felipe Balbi
· 11 years ago
a4d3c5d
arm: omap: irq: move some more code around
by Felipe Balbi
· 11 years ago
c2fb3b3
arm: boot: dts: omap2/3/am33xx: drop ti,intc-size
by Felipe Balbi
· 11 years ago
a05d92b
arm: omap: irq: drop ti,intc-size support
by Felipe Balbi
· 11 years ago
cab82b7
arm: boot: dts: am33xx/omap3: fix intc compatible flag
by Felipe Balbi
· 11 years ago
470f30d
arm: omap: irq: use compatible flag to figure out number of IRQ lines
by Felipe Balbi
· 11 years ago
a35db9a
arm: omap: irq: add specific compatibles for omap3 and am33xx devices
by Felipe Balbi
· 11 years ago
e66c49b
arm: omap: irq: drop .handle_irq and .init_irq fields
by Felipe Balbi
· 11 years ago
b65ecd4
arm: omap: irq: use IRQCHIP_DECLARE macro
by Felipe Balbi
· 11 years ago
b15c76b
arm: omap: irq: call set_handle_irq() from intc_of_init
by Felipe Balbi
· 11 years ago
00b6b03
arm: omap: irq: make intc_of_init static
by Felipe Balbi
· 11 years ago
131b48c
arm: omap: irq: reorganize code a little bit
by Felipe Balbi
· 11 years ago
f8cc9ea
arm: omap: irq: always define omap3 support
by Felipe Balbi
· 11 years ago
272a8b0
arm: omap: irq: rename omap3_intc_regs
by Felipe Balbi
· 11 years ago
d1e66d6
arm: omap: irq: remove unnecessary base_addr argument
by Felipe Balbi
· 11 years ago
1198365
arm: omap: irq: switch over to intc_readl on omap_intc_handle_irq
by Felipe Balbi
· 11 years ago
33ca0be
arm: omap: irq: remove unused macro
by Felipe Balbi
· 11 years ago
a88ab43
arm: omap: irq: remove rest of irq_banks usage
by Felipe Balbi
· 11 years ago
421b090
arm: omap: irq: add a global omap_nr_irqs variable
by Felipe Balbi
· 11 years ago
71be00c
arm: omap: irq: start to remove irq_banks array
by Felipe Balbi
· 11 years ago
33c7c7b
arm: omap: irq: define INTC_ILR0 register
by Felipe Balbi
· 11 years ago
176da6c
arm: omap: irq: make omap_irq_base global
by Felipe Balbi
· 11 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
· 11 years ago
58cda01
ARM: omap2: make arrays containing machine compatible strings const
by Uwe Kleine-König
· 10 years ago
75288cc
mailbox/omap: add support for parsing dt devices
by Suman Anna
· 11 years ago
d800386
Documentation: dt: add omap mailbox bindings
by Suman Anna
· 11 years ago
2f83c3d
Merge tag 'socfpga_driver_for_v3.18' of git://git.rocketboards.org/linux-socfpga-next into next/drivers
by Arnd Bergmann
· 11 years ago
5081ce6
ARM: dts: OMAP3+: Add PRM interrupt
by Nishanth Menon
· 11 years ago
01ac456
ARM: omap: Remove stray ARCH_HAS_OPP references
by Mark Brown
· 11 years ago
6af16a1
ARM: DRA7: Add hook in SoC initcalls to enable pm initialization
by Rajendra Nayak
· 11 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
· 11 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
· 11 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
325f29d
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
· 11 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
· 11 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
· 11 years ago
2aba071
ARM: OMAP4+: PRM: Enable wakeup capability for OMAP5, DRA7
by Nishanth Menon
· 11 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
6ce041a
Merge tag 'at91-drivers' of git://github.com/at91linux/linux-at91 into next/drivers
by Arnd Bergmann
· 11 years ago
71bcada
edac: altera: Add Altera SDRAM EDAC support
by Thor Thayer
· 11 years ago
9a15fff
ARM: dts: am335x-bone*: Fix model name and update compatibility information
by Nishanth Menon
· 11 years ago
a1a57ab
ARM: dts: omap4-panda: Fix model and SoC family details
by Nishanth Menon
· 11 years ago
0f391f1
ARM: at91: Convert the boards to the init_time callback
by Maxime Ripard
· 11 years ago
d2992e5
ARM: at91: soc: Add init_time callback
by Maxime Ripard
· 11 years ago
64568d1
ARM: at91: PIT: (Almost) remove the global variables
by Maxime Ripard
· 11 years ago
Next »