Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
48b48fc996ad98bc7b7cf133882e08cd2331ae11
/
arch
/
arm
48b48fc
Merge branch 'for_3.2/pm-cleanup' of git://gitorious.org/khilman/linux-omap-pm into cleanup
by Tony Lindgren
· 13 years ago
7a04c4c
Merge branch 'for_3.2/omap_device' of git://gitorious.org/khilman/linux-omap-pm into cleanup
by Tony Lindgren
· 13 years ago
fbe01f5
ARM: 7082/1: platform_device: pdev_archdata: add omap_device pointer
by Kevin Hilman
· 14 years ago
f8cf8e4
ARM: OMAP2+: Fix missing inline functions for Makefile cleanup
by Tony Lindgren
· 13 years ago
dca2d0e
OMAP3: PM: fix UART handling when using no_console_suspend
by Kevin Hilman
· 13 years ago
d66b3fe
OMAP: omap_device: decouple platform_device from omap_device
by Kevin Hilman
· 14 years ago
9f8b694
OMAP: omap_device: _disable_idle_on_suspend() takes platform_device pointer
by Kevin Hilman
· 14 years ago
bfae4f8
OMAP: omap_device: device register functions now take platform_device pointer
by Kevin Hilman
· 14 years ago
3528c58
OMAP: omap_device: when building return platform_device instead of omap_device
by Kevin Hilman
· 14 years ago
a2a28ad
OMAP: omap_device: remove internal functions from omap_device.h
by Kevin Hilman
· 14 years ago
47c3e5d
OMAP: omap_device: make latency autoadjust messages debug
by Grazvydas Ignotas
· 14 years ago
49882c9
OMAP: omap_device: replace debug/warning/error prints with dev_* macros
by Kevin Hilman
· 14 years ago
796ba28
omap: mcbsp: Remove omap device API
by Jarkko Nikula
· 14 years ago
ceb1c53
Merge branch 'omap_chip_remove_cleanup_3.2' of git://git.pwsan.com/linux-2.6 into cleanup
by Tony Lindgren
· 13 years ago
00c46b3
OMAP: id: remove OMAP_CHIP declarations, code
by Paul Walmsley
· 13 years ago
d6504ac
OMAP2+: hwmod: remove OMAP_CHIP*
by Paul Walmsley
· 13 years ago
8179488
OMAP: powerdomain: remove omap_chip bitmasks
by Paul Walmsley
· 13 years ago
129c65e
OMAP: powerdomain: split pwrdm_init() into two functions
by Paul Walmsley
· 13 years ago
a5ffef6
OMAP: clockdomain code/data: remove omap_chip bitmask from struct clockdomain
by Paul Walmsley
· 13 years ago
08cb970
OMAP: clockdomain: split clkdm_init()
by Paul Walmsley
· 13 years ago
057673d
OMAP2+: id: remove OMAP_REVBITS_* macros
by Paul Walmsley
· 13 years ago
3b32b7d
OMAP3: id: remove duplicate code for testing SoC ES level
by Paul Walmsley
· 13 years ago
51ec811
OMAP3: id: add fallthrough warning; fix some CodingStyle issues
by Paul Walmsley
· 13 years ago
9ed2ba7
OMAP3: id: use explicit omap_revision codes for 3505/3517 ES levels
by Paul Walmsley
· 13 years ago
91d92d6
OMAP3: id: remove useless strcpy()s
by Paul Walmsley
· 13 years ago
1f1b035
OMAP3: id: remove identification codes that only correspond to marketing names
by Paul Walmsley
· 13 years ago
4c75278
Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-soc
by Linus Torvalds
· 13 years ago
15ce928
Merge branch 'for_3.1/pm-fixes-2' of git://gitorious.org/khilman/linux-omap-pm into fixes
by Arnd Bergmann
· 13 years ago
d035953
Merge branch 'sirf/fixes' into fixes
by Arnd Bergmann
· 13 years ago
6a53747
ARM: CSR: add missing sentinels to of_device_id tables
by Jamie Iles
· 14 years ago
6c6d8de
ARM: 7088/1: entry: fix wrong parameter name used in do_thumb_abort
by Janusz Krzysztofik
· 14 years ago
1f51b00
Merge branches 'cns3xxx/fixes', 'omap/fixes' and 'davinci/fixes' into fixes
by Arnd Bergmann
· 13 years ago
7caaf7e
ARM: cns3xxx: Fix newly introduced warnings in the PCIe code
by Anton Vorontsov
· 13 years ago
83a497c
ARM: cns3xxx: Fix compile error caused by hardware.h removed
by Tommy Lin
· 14 years ago
897a6a1
ARM: davinci: fix cache flush build error
by Linus Walleij
· 14 years ago
c087480
ARM: davinci: correct MDSTAT_STATE_MASK
by Sergei Shtylyov
· 14 years ago
810198b
ARM: davinci: da850 EVM: read mac address from SPI flash
by Rajashekhara, Sudhakar
· 14 years ago
bac7e6e
ARM: 7080/1: l2x0: make sure I&D are not locked down on init
by Linus Walleij
· 14 years ago
bb9ea77
ARM: 7081/1: mach-integrator: fix the clocksource
by Linus Walleij
· 14 years ago
126caf1
OMAP: omap_device: fix !CONFIG_SUSPEND case in _noirq handlers
by Kevin Hilman
· 14 years ago
8763550
Merge branches 'non_hwmod_compliant_fix_3.1rc', 'omap3_clock_fixes_3.1rc', 'omap4_clock_fixes_3.1rc', 'missing_2430_musb_adds_terminator_fix_3.1rc' and 'pwrdm_clkdm_fixes_3.1rc' into prcm-fixes-a-3.1rc
by Paul Walmsley
· 14 years ago
1016787
OMAP2430: hwmod: musb: add missing terminator to omap2430_usbhsotg_addrs[]
by Paul Walmsley
· 14 years ago
fb492c9
ARM: 7067/1: mm: keep significant bits in pfn_valid
by Mark Rutland
· 14 years ago
e9a5190
OMAP2+: PM: clean up error messages: replace printk with pr_err.
by Johan Hovold
· 14 years ago
1e2d2df
OMAP2+: PM: fix typos in misc. comment and error messages
by Johan Hovold
· 14 years ago
90e9364
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
3ae627b
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc
by Linus Torvalds
· 14 years ago
380dc20
Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x
by Linus Torvalds
· 14 years ago
a408bae
ARM: mach-shmobile: sh7372 CMT3 and CMT4 clock support
by Magnus Damm
· 14 years ago
7ceb666
ARM: mach-shmobile: sh7372 MSIOF clock support
by Magnus Damm
· 14 years ago
6b4cb8f
ARM: mach-shmobile: clock-sh7372: fixup USB-DMAC1 settings
by Kuninori Morimoto
· 14 years ago
86d8408
ARM: mach-shmobile: clock-sh73a0: tidyup CKSCR main clock selecter
by Kuninori Morimoto
· 14 years ago
4861da4
ARM: mach-shmobile: Remove 3DG/SGX from sh7372 INTCS
by Magnus Damm
· 14 years ago
8a1c049
Merge branch 'rmobile/dma' into rmobile-fixes-for-linus
by Paul Mundt
· 14 years ago
c11a7e2
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 14 years ago
2590415
ARM: pm: avoid writing the auxillary control register for ARMv7
by Russell King
· 14 years ago
f35235a
ARM: pm: some ARMv7 requires a dsb in resume to ensure correctness
by Russell King
· 14 years ago
1c0270c
ARM: pm: arm920/926: fix number of registers saved
by Russell King
· 14 years ago
6f354e5
ARM: pm: CPU specific code should not overwrite r1 (v:p offset)
by Russell King
· 14 years ago
0f81bb6
ARM: 7066/1: proc-v7: disable SCTLR.TE when disabling MMU
by Will Deacon
· 14 years ago
552e0c8
ARM: 7065/1: kexec: ensure new kernel is entered in ARM state
by Will Deacon
· 14 years ago
d0168fd
ARM: mach-shmobile: sh7372 LCDC1 suspend fix V2 (incremental)
by Magnus Damm
· 14 years ago
12234f3
OMAP2: PM debug: remove leftover debug code
by Michael Jones
· 14 years ago
f5b9409
All Arch: remove linkage for sys_nfsservctl system call
by NeilBrown
· 14 years ago
039920c
Merge branch 'at91/fixes' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc into fixes
by Arnd Bergmann
· 14 years ago
966843e
Merge branch 'fixes' of git://git.jdl.com/software/linux-3.0 into fixes
by Arnd Bergmann
· 14 years ago
9fc2071
ARM: mach-footbridge: add missing header file <video/vga.h>
by Bryan Wu
· 14 years ago
158c0c6
ARM: mach-orion5x: add missing header file <linux/vga.h>
by Bryan Wu
· 14 years ago
5166793
arm: fix compile failure in orion5x/dns323-setup.c
by Paul Gortmaker
· 14 years ago
ff35336
OMAP: omap_device: only override _noirq methods, not normal suspend/resume
by Kevin Hilman
· 14 years ago
5c3f96b
ARM: mach-shmobile: sh7372 LCDC1 suspend fix
by Magnus Damm
· 14 years ago
8f5b5a4
ARM: OMAP: Introduce SoC specific early_init
by Tony Lindgren
· 14 years ago
a4ca9db
ARM: OMAP: Move omap2_init_common_devices out of init_early
by Tony Lindgren
· 14 years ago
c0764b2
at91: at91sam9261.c: fix typo in t2_clk alias for atmel_tcb.0
by Jean-Christophe PLAGNIOL-VILLARD
· 14 years ago
0ebb962
ARM: 7003/1: vexpress: Add clock definition for the SP805.
by Nick Bowler
· 14 years ago
f41cadd
omap2+: Use Kconfig symbol in Makefile instead of obj-y
by Tony Lindgren
· 14 years ago
e21757a
OMAP3: clock: indicate that gpt12_fck and wdt1_fck are in the WKUP clockdomain
by Paul Walmsley
· 14 years ago
0d6cfa3
ARM: 7051/1: cpuimx* boards: fix mach-types errors
by Eric Bénard
· 14 years ago
450a37d
OMAP4: clock: fix compile warning
by Paul Walmsley
· 14 years ago
9c5f560
OMAP4: clock: re-enable previous clockdomain enable/disable sequence
by Paul Walmsley
· 14 years ago
b1cbdb0
OMAP: clockdomain: Wait for powerdomain to be ON when using clockdomain force wakeup
by Santosh Shilimkar
· 14 years ago
c956b75
OMAP: powerdomains: Make all powerdomain target states as ON at init
by Rajendra Nayak
· 14 years ago
5d747c6
ARM: S5P: fix bug in spdif_clk_get_rate
by Naveen Krishna Chatradhi
· 14 years ago
d2edddf
ARM: EXYNOS4: Add restart hook for proper reboot
by Kyungmin Park
· 14 years ago
2b431ff
ARM: EXYNOS4: Increase reset delay for USB HOST PHY
by Yulgon Kim
· 14 years ago
3f6065d
ARM: S5P: add required chained_irq_enter/exit to gpio-int code
by Marek Szyprowski
· 14 years ago
70b0e82
ARM: EXYNOS4: add required chained_irq_enter/exit to eint code
by Marek Szyprowski
· 14 years ago
995b528
ARM: SAMSUNG: Add chained enrty/exit call to timer interrupt handler
by Marek Szyprowski
· 14 years ago
f98d429
ARM: S3C64XX: Fix build break in PM debug
by Abhilash Kesavan
· 14 years ago
7e1291d
ARM: S5PV210: Fix build warning
by Abhilash Kesavan
· 14 years ago
5a1993f
ARM: EXYNOS4: Fix the IRQ definitions for MIPI CSIS device
by Sylwester Nawrocki
· 14 years ago
6b875cb
ARM: EXYNOS4: remove duplicated inclusion
by Huang Weiyi
· 14 years ago
af8a9f6
ARM: EXYNOS4: Fix wrong devname to support clkdev
by Jonghwan Choi
· 14 years ago
c1a238a
ARM: EXYNOS4: Use the correct regulator names on universal_c210
by Kyungmin Park
· 14 years ago
b8a297d
ARM: SAMSUNG: Fix Section mismatch in samsung_bl_set()
by Kukjin Kim
· 14 years ago
ac0d151
ARM: S5P64X0: Replace irq_gc_ack() with irq_gc_ack_set_bit()
by Kukjin Kim
· 14 years ago
6c58add
ARM: 7019/1: Footbridge: select CLKEVT_I8253 for ARCH_NETWINDER
by Axel Lin
· 14 years ago
145e10e
ARM: 7015/1: ARM errata: Possible cache data corruption with hit-under-miss enabled
by Catalin Marinas
· 14 years ago
43c734b
ARM: 7014/1: cache-l2x0: Fix L2 Cache size calculation.
by Srinivas Kandagatla
· 14 years ago
505ed6f
ARM: 6967/1: ep93xx: ts72xx: fix board model detection
by Petr Štetiar
· 14 years ago
Next »