summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2011-09-26ARM: dma-mapping: free allocated page if unable to mapRussell King1-0/+2
2011-09-26ARM: S5P: fix incorrect loop iterator usage on gpio-interruptMarek Szyprowski1-4/+5
2011-09-26ARM: S3C2443: Fix bit-reset in setrate of clk_armdivHeiko Stuebner1-1/+1
2011-09-24OMAP4: Fix the emif and dmm virtual mappingSantosh Shilimkar1-2/+2
2011-09-24OMAP: Print Initiator name for l3 custom error.sricharan2-10/+50
2011-09-24OMAP: Fix sparse warnings in l3 error handler.sricharan3-14/+15
2011-09-24OMAP: Fix indentation issues in l3 error handler.sricharan4-204/+202
2011-09-24OMAP: Fix a BUG in l3 error handler.Todd Poynor1-7/+5
2011-09-24OMAP: Improve register access in L3 Error handler.Todd Poynor4-71/+65
2011-09-24Merge branch 'for_3.2/voltage-cleanup' of git://gitorious.org/khilman/linux-o...Tony Lindgren2-16/+0
2011-09-23Merge branch 'for_3.2/pm-cleanup' of git://gitorious.org/khilman/linux-omap-p...Tony Lindgren3-40/+11
2011-09-23Merge branch 'for_3.2/omap_device' of git://gitorious.org/khilman/linux-omap-...Tony Lindgren79-307/+615
2011-09-22ARM: OMAP: dmtimer: add error handling to export APIsTarun Kanti DebBarma2-37/+89
2011-09-22ARM: OMAP: dmtimer: low-power mode supportTarun Kanti DebBarma3-5/+149
2011-09-22ARM: OMAP: dmtimer: skip reserved timersTony Lindgren3-2/+13
2011-09-22ARM: OMAP: dmtimer: pm_runtime supportTarun Kanti DebBarma2-24/+10
2011-09-22ARM: OMAP: dmtimer: switch-over to platform device driverTarun Kanti DebBarma3-248/+123
2011-09-22ARM: OMAP: dmtimer: platform driverTarun Kanti DebBarma2-6/+135
2011-09-22ARM: OMAP2+: dmtimer: convert to platform devicesTarun Kanti DebBarma6-1/+240
2011-09-22ARM: OMAP1: dmtimer: conversion to platform devicesTarun Kanti DebBarma4-45/+194
2011-09-22ARM: OMAP2+: dmtimer: add device names to flck nodesTarun Kanti DebBarma4-0/+165
2011-09-21ARM: 7082/1: platform_device: pdev_archdata: add omap_device pointerKevin Hilman1-0/+5
2011-09-21ARM: OMAP: voltage: voltage layer present, even when CONFIG_PM=nKevin Hilman2-16/+0
2011-09-21ARM: OMAP2+: Fix missing inline functions for Makefile cleanupTony Lindgren2-5/+19
2011-09-21ARM: fix vmlinux.lds.S discarding sectionsRussell King1-3/+12
2011-09-21mach-integrator: fix VGA base regressionLinus Walleij2-2/+2
2011-09-21arm/dt: Tegra: Update SDHCI nodes to match bindingsStephen Warren2-9/+9
2011-09-19ARM: OMAP: Add support for dmtimer v2 ipTony Lindgren3-76/+123
2011-09-17ARM: nommu: fix warning with checksyscalls.shRussell King1-2/+2
2011-09-17ARM: 7091/1: errata: D-cache line maintenance operation by MVA may not succeedWill Deacon3-0/+44
2011-09-16OMAP3: PM: fix UART handling when using no_console_suspendKevin Hilman1-1/+1
2011-09-16OMAP: omap_device: decouple platform_device from omap_deviceKevin Hilman3-51/+58
2011-09-16OMAP: omap_device: _disable_idle_on_suspend() takes platform_device pointerKevin Hilman3-7/+10
2011-09-16OMAP: omap_device: device register functions now take platform_device pointerKevin Hilman1-11/+11
2011-09-16OMAP: omap_device: when building return platform_device instead of omap_deviceKevin Hilman13-71/+71
2011-09-16OMAP: omap_device: remove internal functions from omap_device.hKevin Hilman2-10/+8
2011-09-16OMAP: omap_device: make latency autoadjust messages debugGrazvydas Ignotas1-8/+8
2011-09-16OMAP: omap_device: replace debug/warning/error prints with dev_* macrosKevin Hilman1-43/+42
2011-09-16omap: mcbsp: Remove omap device APIJarkko Nikula1-27/+0
2011-09-16Merge branch 'for_3.2/voltage-cleanup' of git://gitorious.org/khilman/linux-o...Tony Lindgren34-1271/+1599
2011-09-16Merge branch 'omap_chip_remove_cleanup_3.2' of git://git.pwsan.com/linux-2.6 ...Tony Lindgren35-1789/+1288
2011-09-15OMAP4: PM: TWL6030: add cmd registerNishanth Menon1-0/+6
2011-09-15OMAP4: PM: TWL6030: fix ON/RET/OFF voltagesPatrick Titiano1-12/+12
2011-09-15OMAP4: PM: TWL6030: address 0V conversionsNishanth Menon1-0/+4
2011-09-15OMAP4: PM: TWL6030: fix uv to voltage for >0x39Nishanth Menon1-1/+6
2011-09-15OMAP4: PM: TWL6030: fix voltage conversion formulaPatrick Titiano1-7/+7
2011-09-15omap: voltage: add a stub header file for external/regulator useTero Kristo1-0/+20
2011-09-15OMAP2+: VC: more registers are per-channel starting with OMAP5Kevin Hilman4-20/+32
2011-09-15OMAP3+: voltage: update nominal voltage in voltdm_scale() not VC post-scaleKevin Hilman2-3/+5
2011-09-15OMAP3+: voltage: rename omap_voltage_get_nom_volt -> voltdm_get_voltageKevin Hilman3-8/+10