summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clocksource/drivers/h8300_timer8: Separate the Kconfig option from the archDaniel Lezcano2015-12-153-1/+5
* clocksource/drivers/timer_sun5i: Replace code by clocksource_mmio_initDaniel Lezcano2015-12-151-14/+2
* clocksource/drivers/h8300_timer16: Remove pointless lockDaniel Lezcano2015-12-151-5/+1
* clocksource/drivers/h8300_timer16: Fix irq return value checkDaniel Lezcano2015-12-151-1/+1
* clocksource/drivers/h8300_timer16: Remove unused fields in timer16_privDaniel Lezcano2015-12-151-2/+0
* clocksource/drivers/h8300_timer16: Remove unused macrosDaniel Lezcano2015-12-151-18/+0
* clocksource/drivers/h8300_timer16: Remove pointless headersDaniel Lezcano2015-12-151-10/+0
* clocksource/drivers/h8300_timer8: Retrieve the clock rate at init timeDaniel Lezcano2015-12-151-12/+14
* clocksource/drivers/h8300_timer8: Remove irq and lock legacy codeDaniel Lezcano2015-12-151-16/+0
* 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-152-2/+3
* clocksource/drivers/prcmu: Fix Kconfig and add COMPILE_TEST optionDaniel Lezcano2015-12-152-3/+2
* 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-152-2/+4
* clocksource/drivers/st_lpc: Add the COMPILE_TEST optionDaniel Lezcano2015-12-151-1/+1
* clocksource/drivers/st_lpc: Fix Kconfig dependencyDaniel Lezcano2015-12-152-1/+1
* 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
* time: Define dummy functions for the generic sched clockDaniel Lezcano2015-12-151-3/+9
* clocksource/drivers/rockchip: Make the driver more readableCaesar Wang2015-12-151-9/+10