summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
AgeCommit message (Expand)AuthorLines
2015-12-15h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl]Daniel Lezcano-45/+45
2015-12-15clocksource/drivers/h8300_timer8: Separate the Kconfig option from the archDaniel Lezcano-1/+4
2015-12-15clocksource/drivers/timer_sun5i: Replace code by clocksource_mmio_initDaniel Lezcano-14/+2
2015-12-15clocksource/drivers/h8300_timer16: Remove pointless lockDaniel Lezcano-5/+1
2015-12-15clocksource/drivers/h8300_timer16: Fix irq return value checkDaniel Lezcano-1/+1
2015-12-15clocksource/drivers/h8300_timer16: Remove unused fields in timer16_privDaniel Lezcano-2/+0
2015-12-15clocksource/drivers/h8300_timer16: Remove unused macrosDaniel Lezcano-18/+0
2015-12-15clocksource/drivers/h8300_timer16: Remove pointless headersDaniel Lezcano-10/+0
2015-12-15clocksource/drivers/h8300_timer8: Retrieve the clock rate at init timeDaniel Lezcano-12/+14
2015-12-15clocksource/drivers/h8300_timer8: Remove irq and lock legacy codeDaniel Lezcano-16/+0
2015-12-15clocksource/drivers/h8300_timer8: Remove pointless irq re-entrant safe codeDaniel Lezcano-9/+6
2015-12-15clocksource/drivers/h8300_timer8: Fix irq return value checkDaniel Lezcano-1/+1
2015-12-15clocksource/drivers/h8300_timer8: Remove PERIODIC and ONESHOT macroDaniel Lezcano-7/+4
2015-12-15clocksource/drivers/h8300_timer8: Remove unused macrosDaniel Lezcano-4/+0
2015-12-15clocksource/drivers/h8300_timer8: Remove unused headersDaniel Lezcano-5/+0
2015-12-15clocksource/drivers/h8300_tpu: Remove pointless headers for TPUDaniel Lezcano-5/+0
2015-12-15clocksource/drivers/h8300_tpu: Remove unused macrosDaniel Lezcano-10/+3
2015-12-15clocksource/drivers/h8300_timer8: Fix compilation error with dev_warnDaniel Lezcano-1/+1
2015-12-15clocksource/drivers/h8300: Cleanup startup and remove module code.Yoshinori Sato-264/+144
2015-12-15clocksource/drivers/dw_apb_timer_of: Implement ARM delay timerJisheng Zhang-0/+16
2015-12-15clocksource/drivers/Kconfig: Add missing GENERIC_CLOCKEVENTS dependencyDaniel Lezcano-0/+11
2015-12-15clocksource/drivers/fsl-ftm: Add the COMPILE_TEST optionDaniel Lezcano-1/+1
2015-12-15clocksource/drivers/samsung-pwm: Add the COMPILE_TEST optionDaniel Lezcano-1/+1
2015-12-15clocksource/drivers/exynos_mct: Fix Kconfig and add COMPILE_TEST optionDaniel Lezcano-2/+2
2015-12-15clocksource/drivers/prcmu: Fix Kconfig and add COMPILE_TEST optionDaniel Lezcano-3/+1
2015-12-15clocksource/drivers/nomadik_mtu: Add the COMPILE_TEST optionDaniel Lezcano-2/+2
2015-12-15clocksource/drivers/lpc32xx: Add the COMPILE_TEST optionDaniel Lezcano-1/+3
2015-12-15clocksource/drivers/asm9260: Add the COMPILE_TEST optionDaniel Lezcano-1/+3
2015-12-15clocksource/drivers/cadence_ttc: Add the COMPILE_TEST optionDaniel Lezcano-1/+4
2015-12-15clocksource/drivers/vt8500: Add the COMPILE_TEST optionDaniel Lezcano-1/+3
2015-12-15clocksource/drivers/vt8500: Remove unneeded headerDaniel Lezcano-1/+0
2015-12-15clocksource/drivers/tegra2: Add the COMPILE_TEST optionDaniel Lezcano-1/+4
2015-12-15clocksource/drivers/sun5i: Add the COMPILE_TEST optionDaniel Lezcano-1/+4
2015-12-15clocksource/drivers/sun4i: Add the COMPILE_TEST optionDaniel Lezcano-1/+3
2015-12-15clocksource/drivers/dw_apb: Add the COMPILE_TEST optionDaniel Lezcano-1/+3
2015-12-15clocksource/drivers/digicolor: Add the COMPILE_TEST optionDaniel Lezcano-1/+3
2015-12-15clocksource/drivers/orion: Add the COMPILE_TEST optionDaniel Lezcano-1/+4
2015-12-15clocksource/drivers/meson6: Add the COMPILE_TEST optionDaniel Lezcano-1/+3
2015-12-15clocksource/drivers/armada-370-xp: Add the COMPILE_TEST optionDaniel Lezcano-1/+4
2015-12-15clocksource/drivers/rockchip: Add COMPILE_TEST optionDaniel Lezcano-1/+4
2015-12-15clocksource/drivers/mediatek: Add the COMPILE_TEST optionDaniel Lezcano-1/+3
2015-12-15clocksource/drivers/pistachio: Add the COMPILE_TEST optionDaniel Lezcano-1/+3
2015-12-15clocksource/drivers/tango: Add COMPILE_TEST optionDaniel Lezcano-1/+4
2015-12-15clocksource/drivers/pxa_timer: Add the COMPILE_TEST optionDaniel Lezcano-1/+3
2015-12-15clocksource/drivers/pxa_timer: Move the Kconfig ruleDaniel Lezcano-2/+1
2015-12-15clocksource/drivers/st_lpc: Add the COMPILE_TEST optionDaniel Lezcano-1/+1
2015-12-15clocksource/drivers/st_lpc: Fix Kconfig dependencyDaniel Lezcano-1/+0
2015-12-15clocksource/drivers/qcom: Make COMPILE_TEST enabled for ARM architectureDaniel Lezcano-1/+6
2015-12-15clocksource/drivers/rockchip: Remove dsb() usageCaesar Wang-4/+0
2015-12-15clocksource/drivers/rockchip: Make the driver more readableCaesar Wang-9/+10