summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | ARM: pxa: cm-x300: Use PWM lookup tableThierry Reding2015-10-141-2/+7
| * | ARM: pxa: palmtc: Use PWM lookup tableThierry Reding2015-10-141-2/+7
| * | ARM: pxa: viper: Use PWM lookup tableThierry Reding2015-10-141-2/+7
| * | ARM: pxa: raumfeld: Use PWM lookup tableThierry Reding2015-10-141-3/+8
| * | ARM: pxa: pcm990: Use PWM lookup tableThierry Reding2015-10-141-2/+7
| * | ARM: pxa: palmte2: Use PWM lookup tableThierry Reding2015-10-141-2/+7
| * | ARM: pxa: palm27x: Use PWM lookup tableThierry Reding2015-10-141-2/+7
| * | ARM: pxa: mioa701: Use PWM lookup tableThierry Reding2015-10-141-2/+7
| * | ARM: pxa: mainstone: Use PWM lookup tableThierry Reding2015-10-141-4/+15
| * | ARM: pxa: magician: Use PWM lookup tableThierry Reding2015-10-061-2/+7
| * | ARM: pxa: lpd270: Use PWM lookup tableThierry Reding2015-10-061-2/+7
| * | ARM: pxa: hx4700: Remove unused field initializersThierry Reding2015-10-061-2/+0
| * | ARM: pxa: ezx: Use PWM lookup tableThierry Reding2015-10-051-2/+7
| * | ARM: pxa: colibri-pxa270-income: Use PWM lookup tableThierry Reding2015-10-051-2/+7
| * | ARM: pxa: mioa701: add wm9713 codecRobert Jarzmik2015-09-261-0/+2
| * | ARM: pxa: add resources to pxaficp_irRobert Jarzmik2015-09-261-0/+20
| * | ARM: pxa: Remove unused clock_enable field from struct pxa2xx_spi_masterJarkko Nikula2015-09-203-5/+0
* | | Merge tag 'mvebu-cleanup-4.4-2' of git://git.infradead.org/linux-mvebu into n...Olof Johansson2015-10-221-35/+0
|\ \ \
| * | | ARM: mvebu: remove the workaround imprecise abort fault handlerLucas Stach2015-10-151-35/+0
* | | | ARM: Remove __ref on hotplug cpu die pathStephen Boyd2015-10-2210-11/+11
* | | | ARM: Remove open-coded version of IRQCHIP_DECLAREMarc Zyngier2015-10-223-13/+6
* | | | Merge tag 'renesas-cleanup2-for-v4.4' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2015-10-225-109/+7
|\ \ \ \
| * | | | ARM: shmobile: R-Mobile: add missing of_node_putJulia Lawall2015-10-121-1/+3
| * | | | ARM: shmobile: apmu: correct type of CPU idAndrzej Hajda2015-10-021-1/+1
| * | | | ARM: shmobile: r8a7779: Remove legacy PM Domain remainingsGeert Uytterhoeven2015-10-012-105/+0
| * | | | ARM: shmobile: r8a7778: Make r8a7778_init_irq_dt() staticGeert Uytterhoeven2015-10-011-1/+2
| * | | | ARM: shmobile: smp: Make shmobile_smp_apmu_cpu_shutdown() staticGeert Uytterhoeven2015-10-011-1/+1
* | | | | Merge tag 'omap-for-v4.4/cleanup-pt1' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2015-10-1514-911/+2
|\ \ \ \ \
| * | | | | ARM: OMAP3: clock: remove un-used core dpll re-program codeTero Kristo2015-10-145-510/+0
| * | | | | ARM: OMAP2+: Remove unneeded semicolonsJavier Martinez Canillas2015-10-122-2/+2
| * | | | | ARM: OMAP3: vc: Remove unused macrosJavier Martinez Canillas2015-10-121-4/+0
| * | | | | ARM: OMAP1: Remove board support for VoiceBlue boardLadislav Michl2015-10-124-323/+0
| * | | | | ARM: OMAP2+: Remove legacy OMAP3 ISP instantiationLaurent Pinchart2015-10-122-72/+0
| | |_|_|/ | |/| | |
* | | | | Merge tag 'mvebu-cleanup-4.4-1' of git://git.infradead.org/linux-mvebu into n...Arnd Bergmann2015-10-151-2/+2
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | ARM: mvebu: Use a CR_C constant instead of a hard-coded oneGregory CLEMENT2015-09-291-2/+2
| | |_|/ | |/| |
* | | | Merge tag 'efm32-for-4.4-rc1' of git://git.pengutronix.de/git/ukl/linux into ...Arnd Bergmann2015-10-062-20/+20
|\ \ \ \
| * | | | ARM: efm32: switch to vendor,device compatible stringsUwe Kleine-König2015-09-101-16/+16
| * | | | ARM: efm32: switch to properly namespaced location propertyUwe Kleine-König2015-09-101-4/+4
* | | | | Merge tag 'renesas-cleanup-for-v4.4' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2015-10-0622-2679/+4
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | ARM: shmobile: Remove legacy clock support leftoversLaurent Pinchart2015-09-142-4/+0
| * | | ARM: shmobile: remove Makefile.bootSimon Horman2015-09-141-0/+0
| * | | ARM: shmobile: Kconfig: remove unused SHMOBILE_TIMER_HZ sectionUlrich Hecht2015-09-141-20/+0
| * | | ARM: shmobile: bockw: remove legacy DTB build targetUlrich Hecht2015-09-141-2/+0
| * | | ARM: shmobile: bockw: remove legacy defconfigUlrich Hecht2015-09-141-133/+0
| * | | ARM: shmobile: remove ARCH_SHMOBILE_LEGACY optionUlrich Hecht2015-09-143-50/+2
| * | | ARM: shmobile: r8a7778: remove legacy clock implementationUlrich Hecht2015-09-144-437/+0
| * | | ARM: shmobile: Kconfig: remove obsolete option ARCH_R8A7778Ulrich Hecht2015-09-141-6/+0
| * | | ARM: shmobile: r8a7778: remove obsolete setup codeUlrich Hecht2015-09-142-636/+1
| * | | ARM: shmobile: bockw: remove legacy board file and configUlrich Hecht2015-09-144-764/+0
| * | | ARM: shmobile: bockw: remove "reference" board file and configUlrich Hecht2015-09-144-101/+0