aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-24clocksource/drivers/pxa: Fix include files for compilationBaoyou Xie1-0/+2
2016-08-17clocksource/drivers/mips-gic-timer: Make gic_clocksource_of_init() return intPaul Gortmaker1-1/+1
2016-08-17clocksource/drivers/kona: Fix get_counter() error handlingArnd Bergmann1-6/+10
2016-08-17clocksource/drivers/time-armada-370-xp: Fix the clock referenceGregory CLEMENT1-1/+0
2016-08-10Merge branch 'linus' into timers/urgent, to pick up fixesIngo Molnar1-1/+1
2016-08-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2016-08-01clocksource/arm_arch_timer: Force per-CPU interrupt to be level-triggeredMarc Zyngier1-3/+23
2016-07-15clocksource/atlas7: Convert to hotplug state machineRichard Cochran1-32/+9
2016-07-15clocksource/armada-370-xp: Convert to hotplug state machineRichard Cochran1-30/+11
2016-07-15clocksource/exynos_mct: Convert to hotplug state machineRichard Cochran1-34/+12
2016-07-15clocksource/arm_global_timer: Convert to hotplug state machineRichard Cochran1-29/+10
2016-07-15clocksource/mips-gic: Convert to hotplug state machineRichard Cochran1-25/+13
2016-07-15clocksource/qcom-timer: Convert to hotplug state machineRichard Cochran1-30/+11
2016-07-15clocksource/metag: Convert to hotplug state machineRichard Cochran1-27/+6
2016-07-15clocksource/dummy_timer: Convert to hotplug state machineRichard Cochran1-30/+6
2016-07-15clocksource/arm_arch_timer: Convert to hotplug state machineRichard Cochran1-28/+26
2016-07-12clocksource/drivers/time-armada-370-xp: Fix return value checkAnna-Maria Gleixner1-1/+1
2016-07-07clocksource/drivers/cadence_ttc: fix a return value in case of errorChristophe Jaillet1-1/+1
2016-07-06clocksource: clps711x: Changing the compatibility string to match with the smallest supported chipAlexander Shiyan1-1/+1
2016-06-28clocksource/drivers/arm_arch_timer: Control the evtstrm via the cmdlineWill Deacon2-6/+16
2016-06-28clocksource/drivers/versatile: Add the COMPILE_TEST optionDaniel Lezcano1-2/+2
2016-06-28clocksource/drivers/timer-atmel-st: Add the COMPILE_TEST optionDaniel Lezcano1-1/+4
2016-06-28clocksource/drivers/arm_global_timer: Add the COMPILE_TEST optionDaniel Lezcano1-1/+2
2016-06-28clocksource/drivers/integrator-ap: Add the COMPILE_TEST optionDaniel Lezcano2-1/+8
2016-06-28clocksource/drivers/keystone: Add the COMPILE_TEST optionDaniel Lezcano2-1/+9
2016-06-28clocksource/drivers/nspire: Add the COMPILE_TEST optionDaniel Lezcano2-1/+8
2016-06-28clocksource/drivers/u300: Add the COMPILE_TEST optionDaniel Lezcano2-1/+9
2016-06-28clocksource/drivers/prima2: Add the COMPILE_TEST optionDaniel Lezcano2-1/+8
2016-06-28clocksource/drivers/prima2: Remove useless header <asm/mach/time.h>Daniel Lezcano1-1/+0
2016-06-28clocksource/drivers/mxs: Add the COMPILE_TEST optionDaniel Lezcano2-1/+9
2016-06-28clocksource/drivers/mxs: Remove useless header <asm/mach/time.h>Daniel Lezcano1-2/+0
2016-06-28clocksource/drivers/moxart: Add the COMPILE_TEST optionDaniel Lezcano2-1/+8
2016-06-28clocksource/drivers/atlas7: Add the COMPILE_TEST optionDaniel Lezcano2-1/+8
2016-06-28clocksource/drivers/clps_711x: Add the COMPILE_TEST optionDaniel Lezcano2-1/+8
2016-06-28clocksource/drivers/bcm_kona: Add the COMPILE_TEST optionDaniel Lezcano2-1/+8
2016-06-28clocksource/drivers/armv7m_systick: Add the COMPILE_TEST optionDaniel Lezcano2-1/+2
2016-06-28clocksource/drivers/bcm2835: Add the COMPILE_TEST optionDaniel Lezcano2-1/+8
2016-06-28clocksource/drivers/bcm_kona: Remove useless header <asm/mach/time.h>Daniel Lezcano1-1/+0
2016-06-28clocksources: Switch back to the clksrc tableDaniel Lezcano55-102/+88
2016-06-28clocksource/drivers/oxnas-rps: Convert init function to return errorDaniel Lezcano1-13/+20
2016-06-28clocksource/drivers/nps: Convert init function to return errorDaniel Lezcano1-8/+10
2016-06-28clocksource/drivers/zevio: Convert init function to return errorDaniel Lezcano1-3/+3
2016-06-28clocksource/drivers/vt8500: Convert init function to return errorDaniel Lezcano1-8/+18
2016-06-28clocksource/drivers/vf_pit_timer: Convert init function to return errorDaniel Lezcano1-9/+18
2016-06-28clocksource/drivers/versatile: Convert init function to return errorDaniel Lezcano1-4/+6
2016-06-28clocksource/drivers/u300: Convert init function to return errorDaniel Lezcano1-11/+27
2016-06-28clocksource/drivers/ti-32k: Convert init function to return errorDaniel Lezcano1-4/+6
2016-06-28clocksource/drivers/sun5i: Convert init function to return errorDaniel Lezcano1-14/+23
2016-06-28clocksource/drivers/stm32: Convert init function to return errorDaniel Lezcano1-4/+6
2016-06-28clocksource/drivers/sp804: Convert init function to return errorDaniel Lezcano1-31/+59