summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
Commit message (Expand)AuthorAgeFilesLines
...
* | clocksource/drivers/h8300_timer8: Remove pointless irq re-entrant safe codeDaniel Lezcano2015-12-151-9/+6
* | clocksource/drivers/h8300_timer8: Fix irq return value checkDaniel Lezcano2015-12-151-1/+1
* | clocksource/drivers/h8300_timer8: Remove PERIODIC and ONESHOT macroDaniel Lezcano2015-12-151-7/+4
* | clocksource/drivers/h8300_timer8: Remove unused macrosDaniel Lezcano2015-12-151-4/+0
* | clocksource/drivers/h8300_timer8: Remove unused headersDaniel Lezcano2015-12-151-5/+0
* | clocksource/drivers/h8300_tpu: Remove pointless headers for TPUDaniel Lezcano2015-12-151-5/+0
* | clocksource/drivers/h8300_tpu: Remove unused macrosDaniel Lezcano2015-12-151-10/+3
* | clocksource/drivers/h8300_timer8: Fix compilation error with dev_warnDaniel Lezcano2015-12-151-1/+1
* | clocksource/drivers/h8300: Cleanup startup and remove module code.Yoshinori Sato2015-12-153-264/+144
* | clocksource/drivers/dw_apb_timer_of: Implement ARM delay timerJisheng Zhang2015-12-151-0/+16
* | clocksource/drivers/Kconfig: Add missing GENERIC_CLOCKEVENTS dependencyDaniel Lezcano2015-12-151-0/+11
* | clocksource/drivers/fsl-ftm: Add the COMPILE_TEST optionDaniel Lezcano2015-12-151-1/+1
* | clocksource/drivers/samsung-pwm: Add the COMPILE_TEST optionDaniel Lezcano2015-12-151-1/+1
* | clocksource/drivers/exynos_mct: Fix Kconfig and add COMPILE_TEST optionDaniel Lezcano2015-12-151-2/+2
* | clocksource/drivers/prcmu: Fix Kconfig and add COMPILE_TEST optionDaniel Lezcano2015-12-151-3/+1
* | clocksource/drivers/nomadik_mtu: Add the COMPILE_TEST optionDaniel Lezcano2015-12-151-2/+2
* | clocksource/drivers/lpc32xx: Add the COMPILE_TEST optionDaniel Lezcano2015-12-151-1/+3
* | clocksource/drivers/asm9260: Add the COMPILE_TEST optionDaniel Lezcano2015-12-151-1/+3
* | clocksource/drivers/cadence_ttc: Add the COMPILE_TEST optionDaniel Lezcano2015-12-151-1/+4
* | clocksource/drivers/vt8500: Add the COMPILE_TEST optionDaniel Lezcano2015-12-151-1/+3
* | clocksource/drivers/vt8500: Remove unneeded headerDaniel Lezcano2015-12-151-1/+0
* | clocksource/drivers/tegra2: Add the COMPILE_TEST optionDaniel Lezcano2015-12-151-1/+4
* | clocksource/drivers/sun5i: Add the COMPILE_TEST optionDaniel Lezcano2015-12-151-1/+4
* | clocksource/drivers/sun4i: Add the COMPILE_TEST optionDaniel Lezcano2015-12-151-1/+3
* | clocksource/drivers/dw_apb: Add the COMPILE_TEST optionDaniel Lezcano2015-12-151-1/+3
* | clocksource/drivers/digicolor: Add the COMPILE_TEST optionDaniel Lezcano2015-12-151-1/+3
* | clocksource/drivers/orion: Add the COMPILE_TEST optionDaniel Lezcano2015-12-151-1/+4
* | clocksource/drivers/meson6: Add the COMPILE_TEST optionDaniel Lezcano2015-12-151-1/+3
* | clocksource/drivers/armada-370-xp: Add the COMPILE_TEST optionDaniel Lezcano2015-12-151-1/+4
* | clocksource/drivers/rockchip: Add COMPILE_TEST optionDaniel Lezcano2015-12-151-1/+4
* | clocksource/drivers/mediatek: Add the COMPILE_TEST optionDaniel Lezcano2015-12-151-1/+3
* | clocksource/drivers/pistachio: Add the COMPILE_TEST optionDaniel Lezcano2015-12-151-1/+3
* | clocksource/drivers/tango: Add COMPILE_TEST optionDaniel Lezcano2015-12-151-1/+4
* | clocksource/drivers/pxa_timer: Add the COMPILE_TEST optionDaniel Lezcano2015-12-151-1/+3
* | clocksource/drivers/pxa_timer: Move the Kconfig ruleDaniel Lezcano2015-12-151-2/+1
* | clocksource/drivers/st_lpc: Add the COMPILE_TEST optionDaniel Lezcano2015-12-151-1/+1
* | clocksource/drivers/st_lpc: Fix Kconfig dependencyDaniel Lezcano2015-12-151-1/+0
* | clocksource/drivers/qcom: Make COMPILE_TEST enabled for ARM architectureDaniel Lezcano2015-12-151-1/+6
* | clocksource/drivers/rockchip: Remove dsb() usageCaesar Wang2015-12-151-4/+0
* | clocksource/drivers/rockchip: Make the driver more readableCaesar Wang2015-12-151-9/+10
* | clocksource/drivers/tegra: Allow timer irq affinity changeLucas Stach2015-12-151-1/+2
* | clocksource/drivers/mtk_timer: Fix memleak in mtk_timer_init()Alexey Klimov2015-12-151-1/+3
* | clocksource/drivers/mtk_timer: Fix pr_warn() messages in mtk_timer_initAlexey Klimov2015-12-151-8/+6
* | clocksource/drivers/mtk_timer: Add pr_fmt defineAlexey Klimov2015-12-151-0/+2
|/
* clocksource: Disallow drivers for ARCH_USES_GETTIMEOFFSETArnd Bergmann2015-11-161-0/+1
* clocksource/fsl: Avoid harmless 64-bit warningsArnd Bergmann2015-11-161-2/+2
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-11-151-3/+4
|\
| * MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime()Alex Smith2015-11-111-3/+4
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-102-11/+32
|\ \
| * \ Merge tag 'at91-cleanup-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2015-10-082-11/+32
| |\ \ | | |/ | |/|