aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-15clocksource/drivers/lpc32xx: Add the COMPILE_TEST optionDaniel Lezcano1-1/+3
2015-12-15clocksource/drivers/asm9260: Add the COMPILE_TEST optionDaniel Lezcano1-1/+3
2015-12-15clocksource/drivers/cadence_ttc: Add the COMPILE_TEST optionDaniel Lezcano1-1/+4
2015-12-15clocksource/drivers/vt8500: Add the COMPILE_TEST optionDaniel Lezcano1-1/+3
2015-12-15clocksource/drivers/vt8500: Remove unneeded headerDaniel Lezcano1-1/+0
2015-12-15clocksource/drivers/tegra2: Add the COMPILE_TEST optionDaniel Lezcano1-1/+4
2015-12-15clocksource/drivers/sun5i: Add the COMPILE_TEST optionDaniel Lezcano1-1/+4
2015-12-15clocksource/drivers/sun4i: Add the COMPILE_TEST optionDaniel Lezcano1-1/+3
2015-12-15clocksource/drivers/dw_apb: Add the COMPILE_TEST optionDaniel Lezcano1-1/+3
2015-12-15clocksource/drivers/digicolor: Add the COMPILE_TEST optionDaniel Lezcano1-1/+3
2015-12-15clocksource/drivers/orion: Add the COMPILE_TEST optionDaniel Lezcano1-1/+4
2015-12-15clocksource/drivers/meson6: Add the COMPILE_TEST optionDaniel Lezcano1-1/+3
2015-12-15clocksource/drivers/armada-370-xp: Add the COMPILE_TEST optionDaniel Lezcano1-1/+4
2015-12-15clocksource/drivers/rockchip: Add COMPILE_TEST optionDaniel Lezcano1-1/+4
2015-12-15clocksource/drivers/mediatek: Add the COMPILE_TEST optionDaniel Lezcano1-1/+3
2015-12-15clocksource/drivers/pistachio: Add the COMPILE_TEST optionDaniel Lezcano1-1/+3
2015-12-15clocksource/drivers/tango: Add COMPILE_TEST optionDaniel Lezcano1-1/+4
2015-12-15clocksource/drivers/pxa_timer: Add the COMPILE_TEST optionDaniel Lezcano1-1/+3
2015-12-15clocksource/drivers/pxa_timer: Move the Kconfig ruleDaniel Lezcano1-2/+1
2015-12-15clocksource/drivers/st_lpc: Add the COMPILE_TEST optionDaniel Lezcano1-1/+1
2015-12-15clocksource/drivers/st_lpc: Fix Kconfig dependencyDaniel Lezcano1-1/+0
2015-12-15clocksource/drivers/qcom: Make COMPILE_TEST enabled for ARM architectureDaniel Lezcano1-1/+6
2015-12-15clocksource/drivers/rockchip: Remove dsb() usageCaesar Wang1-4/+0
2015-12-15clocksource/drivers/rockchip: Make the driver more readableCaesar Wang1-9/+10
2015-12-15clocksource/drivers/tegra: Allow timer irq affinity changeLucas Stach1-1/+2
2015-12-15clocksource/drivers/mtk_timer: Fix memleak in mtk_timer_init()Alexey Klimov1-1/+3
2015-12-15clocksource/drivers/mtk_timer: Fix pr_warn() messages in mtk_timer_initAlexey Klimov1-8/+6
2015-12-15clocksource/drivers/mtk_timer: Add pr_fmt defineAlexey Klimov1-0/+2
2015-12-10clocksource: Mmio: remove artificial 32bit limitationLinus Walleij1-1/+1
2015-12-01ARM/clocksource: use automatic DT probing for ux500 PRCMULinus Walleij1-3/+6
2015-11-16clocksource: Disallow drivers for ARCH_USES_GETTIMEOFFSETArnd Bergmann1-0/+1
2015-11-16clocksource/fsl: Avoid harmless 64-bit warningsArnd Bergmann1-2/+2
2015-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-3/+4
2015-11-11MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime()Alex Smith1-3/+4
2015-11-10Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-11/+32
2015-11-10Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-0/+135
2015-11-04Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-11/+16
2015-11-03Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+96
2015-11-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds12-21/+111
2015-10-28clocksource/drivers/sh_mtu2: Fix multiple shutdown call issueMagnus Damm1-1/+3
2015-10-27clocksource/drivers/digicolor: Prevent ftrace recursionJisheng Zhang1-1/+1
2015-10-27clocksource/drivers/fsl_ftm_timer: Prevent ftrace recursionJisheng Zhang1-1/+1
2015-10-27clocksource/drivers/vf_pit_timer: Prevent ftrace recursionJisheng Zhang1-1/+1
2015-10-27clocksource/drivers/prima2: Prevent ftrace recursionJisheng Zhang1-1/+1
2015-10-27clocksource/drivers/samsung_pwm_timer: Prevent ftrace recursionJisheng Zhang1-1/+1
2015-10-27clocksource/drivers/pistachio: Prevent ftrace recursionJisheng Zhang1-1/+2
2015-10-27clocksource/drivers/arm_global_timer: Prevent ftrace recursionJisheng Zhang1-2/+7
2015-10-25Merge branch 'acpi-init'Rafael J. Wysocki4-11/+16
2015-10-19clocksource/drivers/armada-370-xp: Implement ARM delay timerRussell King1-0/+14
2015-10-16clocksource: ti-32k: make it depend on GENERIC_CLOCKSOURCEFelipe Balbi1-0/+1