linux/drivers/clocksource
Linus Torvalds 91e8d0cbc9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull timer updates from Thomas Gleixner:
 "A rather small set of patches from the timer departement:

   - Some more y2038 work
   - Yet another new clocksource driver
   - The usual set of small fixes, cleanups and enhancements"

* 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  clocksource/drivers/tegra: Remove unused suspend/resume code
  clockevents/driversi/mps2: add MPS2 Timer driver
  dt-bindings: document the MPS2 timer bindings
  clocksource/drivers/mtk_timer: Add __init attribute
  clockevents/drivers/dw_apb_timer: Implement ->set_state_oneshot_stopped()
  time: Introduce do_sys_settimeofday64()
  security: Introduce security_settime64()
  clocksource: Add missing include of of.h.
2016-05-17 09:49:28 -07:00
..
acpi_pm.c clocksource/drivers/acpi_pm: Convert to pr_* macros 2015-12-29 12:52:57 +01:00
arm_arch_timer.c One of the largest releases for KVM... Hardly any generic improvement, 2016-03-16 09:55:35 -07:00
arm_global_timer.c clockevents/drivers/arm_global_timer: Implement ->set_state_oneshot_stopped() 2016-02-25 14:34:06 +01:00
armv7m_systick.c
asm9260_timer.c
bcm2835_timer.c
bcm_kona_timer.c
cadence_ttc_timer.c
clksrc-dbx500-prcmu.c ARM/clocksource: use automatic DT probing for ux500 PRCMU 2015-12-01 22:37:02 +01:00
clksrc-probe.c
clksrc_st_lpc.c
clps711x-timer.c
cs5535-clockevt.c
dummy_timer.c
dw_apb_timer.c clockevents/drivers/dw_apb_timer: Implement ->set_state_oneshot_stopped() 2016-04-28 15:09:03 +02:00
dw_apb_timer_of.c clocksource/drivers/dw_apb_timer_of: Implement ARM delay timer 2015-12-15 09:42:00 +01:00
em_sti.c
exynos_mct.c clockevents/drivers/exynos_mct: Implement ->set_state_oneshot_stopped() 2016-02-25 14:34:08 +01:00
fsl_ftm_timer.c clocksource/fsl: Avoid harmless 64-bit warnings 2015-11-16 19:07:08 +01:00
h8300_timer8.c clocksource/drivers/h8300: Use ioread / iowrite 2015-12-16 17:20:13 +01:00
h8300_timer16.c clocksource/drivers/h8300: Use ioread / iowrite 2015-12-16 17:20:13 +01:00
h8300_tpu.c clocksource/drivers/h8300: Use ioread / iowrite 2015-12-16 17:20:13 +01:00
i8253.c
Kconfig clockevents/driversi/mps2: add MPS2 Timer driver 2016-04-28 15:09:06 +02:00
Makefile clockevents/driversi/mps2: add MPS2 Timer driver 2016-04-28 15:09:06 +02:00
meson6_timer.c
metag_generic.c
mips-gic-timer.c MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime() 2015-11-11 08:36:41 +01:00
mmio.c clocksource: Mmio: remove artificial 32bit limitation 2015-12-10 19:37:18 +01:00
moxart_timer.c
mps2-timer.c clockevents/driversi/mps2: add MPS2 Timer driver 2016-04-28 15:09:06 +02:00
mtk_timer.c clocksource/drivers/mtk_timer: Add __init attribute 2016-04-28 15:09:04 +02:00
mxs_timer.c
nomadik-mtu.c
numachip.c
pxa_timer.c
qcom-timer.c
rockchip_timer.c clocksource/drivers/rockchip: Add err handle for rk_timer_init 2016-02-25 14:30:17 +01:00
samsung_pwm_timer.c
scx200_hrt.c
sh_cmt.c
sh_mtu2.c
sh_tmu.c
sun4i_timer.c
tango_xtal.c clocksource/drivers/tango-xtal: Fix boot hang due to incorrect test 2016-04-22 09:22:37 +02:00
tcb_clksrc.c clockevents/tcb_clksrc: Prevent disabling an already disabled clock 2016-01-15 11:40:44 +01:00
tegra20_timer.c clocksource/drivers/tegra: Remove unused suspend/resume code 2016-04-28 15:09:08 +02:00
time-armada-370-xp.c
time-efm32.c
time-lpc32xx.c clocksource/drivers/lpc32xx: Support timer-based ARM delay 2016-02-25 14:33:58 +01:00
time-orion.c
time-pistachio.c clocksource/drivers/pistachio: Correct output format of PTR_ERR() 2016-03-23 12:30:40 +01:00
timer-atlas7.c
timer-atmel-pit.c
timer-atmel-st.c
timer-digicolor.c
timer-imx-gpt.c
timer-integrator-ap.c
timer-keystone.c
timer-prima2.c
timer-sp.h
timer-sp804.c
timer-stm32.c
timer-sun5i.c clocksource/drivers/timer_sun5i: Replace code by clocksource_mmio_init 2015-12-15 09:42:30 +01:00
timer-ti-32k.c
timer-u300.c
versatile.c
vf_pit_timer.c
vt8500_timer.c Merge branches 'clockevents/4.4-fixes' and 'clockevents/4.5-fixes' of http://git.linaro.org/people/daniel.lezcano/linux into timers/urgent 2016-01-12 11:01:12 +01:00
zevio-timer.c