summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* irqchip/hip04: Convert to hotplug state machineRichard Cochran2016-07-141-20/+5
* irqchip/gicv3: Convert to hotplug state machineRichard Cochran2016-07-141-15/+7
* irqchip/gic: Convert to hotplug state machineRichard Cochran2016-07-141-17/+6
* Merge branch 'timers/core' into smp/hotplug to pick up dependenciesThomas Gleixner2016-07-1365-565/+1443
|\
| * clocksource/drivers/time-armada-370-xp: Fix return value checkAnna-Maria Gleixner2016-07-121-1/+1
| * Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano...Thomas Gleixner2016-07-0757-547/+1434
| |\
| | * clocksource/drivers/cadence_ttc: fix a return value in case of errorChristophe Jaillet2016-07-071-1/+1
| | * clocksource/drivers/arm_arch_timer: Control the evtstrm via the cmdlineWill Deacon2016-06-282-6/+16
| | * clocksource/drivers/versatile: Add the COMPILE_TEST optionDaniel Lezcano2016-06-281-2/+2
| | * clocksource/drivers/timer-atmel-st: Add the COMPILE_TEST optionDaniel Lezcano2016-06-281-1/+4
| | * clocksource/drivers/arm_global_timer: Add the COMPILE_TEST optionDaniel Lezcano2016-06-281-1/+2
| | * clocksource/drivers/integrator-ap: Add the COMPILE_TEST optionDaniel Lezcano2016-06-282-1/+8
| | * clocksource/drivers/keystone: Add the COMPILE_TEST optionDaniel Lezcano2016-06-282-1/+9
| | * clocksource/drivers/nspire: Add the COMPILE_TEST optionDaniel Lezcano2016-06-282-1/+8
| | * clocksource/drivers/u300: Add the COMPILE_TEST optionDaniel Lezcano2016-06-282-1/+9
| | * clocksource/drivers/prima2: Add the COMPILE_TEST optionDaniel Lezcano2016-06-282-1/+8
| | * clocksource/drivers/prima2: Remove useless header <asm/mach/time.h>Daniel Lezcano2016-06-281-1/+0
| | * clocksource/drivers/mxs: Add the COMPILE_TEST optionDaniel Lezcano2016-06-282-1/+9
| | * clocksource/drivers/mxs: Remove useless header <asm/mach/time.h>Daniel Lezcano2016-06-281-2/+0
| | * clocksource/drivers/moxart: Add the COMPILE_TEST optionDaniel Lezcano2016-06-282-1/+8
| | * clocksource/drivers/atlas7: Add the COMPILE_TEST optionDaniel Lezcano2016-06-282-1/+8
| | * clocksource/drivers/clps_711x: Add the COMPILE_TEST optionDaniel Lezcano2016-06-282-1/+8
| | * clocksource/drivers/bcm_kona: Add the COMPILE_TEST optionDaniel Lezcano2016-06-282-1/+8
| | * clocksource/drivers/armv7m_systick: Add the COMPILE_TEST optionDaniel Lezcano2016-06-282-1/+2
| | * clocksource/drivers/bcm2835: Add the COMPILE_TEST optionDaniel Lezcano2016-06-282-1/+8
| | * clocksource/drivers/bcm_kona: Remove useless header <asm/mach/time.h>Daniel Lezcano2016-06-281-1/+0
| | * clocksources: Switch back to the clksrc tableDaniel Lezcano2016-06-2855-102/+88
| | * clocksource/drivers/oxnas-rps: Convert init function to return errorDaniel Lezcano2016-06-281-13/+20
| | * clocksource/drivers/nps: Convert init function to return errorDaniel Lezcano2016-06-281-8/+10
| | * clocksource/drivers/zevio: Convert init function to return errorDaniel Lezcano2016-06-281-3/+3
| | * clocksource/drivers/vt8500: Convert init function to return errorDaniel Lezcano2016-06-281-8/+18
| | * clocksource/drivers/vf_pit_timer: Convert init function to return errorDaniel Lezcano2016-06-281-9/+18
| | * clocksource/drivers/versatile: Convert init function to return errorDaniel Lezcano2016-06-281-4/+6
| | * clocksource/drivers/u300: Convert init function to return errorDaniel Lezcano2016-06-281-11/+27
| | * clocksource/drivers/ti-32k: Convert init function to return errorDaniel Lezcano2016-06-281-4/+6
| | * clocksource/drivers/sun5i: Convert init function to return errorDaniel Lezcano2016-06-281-14/+23
| | * clocksource/drivers/stm32: Convert init function to return errorDaniel Lezcano2016-06-281-4/+6
| | * clocksource/drivers/sp804: Convert init function to return errorDaniel Lezcano2016-06-281-31/+59
| | * clocksource/drivers/keystone: Convert init function to return errorDaniel Lezcano2016-06-281-7/+8
| | * clocksource/drivers/integrator-ap: Convert init function to return errorDaniel Lezcano2016-06-281-21/+38
| | * clocksource/drivers/imx-gpt: Convert init function to return errorDaniel Lezcano2016-06-281-30/+45
| | * clocksource/drivers/prima2: Convert init function to return errorDaniel Lezcano2016-06-281-11/+32
| | * clocksource/drivers/atmel-st: Convert init function to return errorDaniel Lezcano2016-06-281-16/+28
| | * clocksource/drivers/atmel-pit: Convert init function to return errorDaniel Lezcano2016-06-281-14/+29
| | * clocksource/drivers/atlas7: Convert init function to return errorDaniel Lezcano2016-06-281-13/+19
| | * clocksource/drivers/pistachio: Convert init function to return errorDaniel Lezcano2016-06-281-10/+10
| | * clocksource/drivers/orion: Convert init function to return errorDaniel Lezcano2016-06-281-15/+37
| | * clocksource/drivers/time-lpc32xx: Convert init function to return errorDaniel Lezcano2016-06-281-5/+7
| | * clocksource/drivers/time-efm32: Convert init function to return errorDaniel Lezcano2016-06-281-7/+14
| | * clocksource/drivers/time-armada-370-xp: Convert init function to return errorDaniel Lezcano2016-06-281-26/+76