kernel-hacking-2024-linux-s.../drivers/clocksource
Linus Torvalds dc799d0179 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull timer fixes from Thomas Gleixner:
 "The timer departement delivers:

   - a regression fix for the NTP code along with a proper selftest
   - prevent a spurious timer interrupt in the NOHZ lowres code
   - a fix for user space interfaces returning the remaining time on
     architectures with CONFIG_TIME_LOW_RES=y
   - a few patches to fix COMPILE_TEST fallout"

* 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  tick/nohz: Set the correct expiry when switching to nohz/lowres mode
  clocksource: Fix dependencies for archs w/o HAS_IOMEM
  clocksource: Select CLKSRC_MMIO where needed
  tick/sched: Hide unused oneshot timer code
  kselftests: timers: Add adjtimex SETOFFSET validity tests
  ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANO
  itimers: Handle relative timers with CONFIG_TIME_LOW_RES proper
  posix-timers: Handle relative timers with CONFIG_TIME_LOW_RES proper
  timerfd: Handle relative timers with CONFIG_TIME_LOW_RES proper
  hrtimer: Handle remaining time proper for TIME_LOW_RES
  clockevents/tcb_clksrc: Prevent disabling an already disabled clock
2016-01-31 15:49:06 -08:00
..
acpi_pm.c clocksource/drivers/acpi_pm: Convert to pr_* macros 2015-12-29 12:52:57 +01:00
arm_arch_timer.c
arm_global_timer.c clocksource/drivers/arm_global_timer: Fix suspend resume 2015-12-16 09:58:47 +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 clocksource/drivers/dw_apb_timer: Inline apbt_readl and apbt_writel 2015-12-15 21:41:28 +01: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
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 clocksource: Fix dependencies for archs w/o HAS_IOMEM 2016-01-26 16:26:07 +01:00
Makefile clocksource/drivers/h8300_timer8: Separate the Kconfig option from the arch 2015-12-15 09:43:59 +01: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
mtk_timer.c clocksource/drivers/mtk_timer: Fix memleak in mtk_timer_init() 2015-12-15 09:41:04 +01:00
mxs_timer.c
nomadik-mtu.c
numachip.c
pxa_timer.c
qcom-timer.c
rockchip_timer.c clocksource/drivers/rockchip: Remove dsb() usage 2015-12-15 09:41:11 +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: Replace code by clocksource_mmio_init 2015-12-15 10:12:17 +01: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: Allow timer irq affinity change 2015-12-15 09:41:06 +01:00
time-armada-370-xp.c
time-efm32.c
time-lpc32xx.c clocksource/drivers/lpc32: Correct pr_err() output format 2015-12-16 09:59:41 +01:00
time-orion.c
time-pistachio.c clocksource/drivers/pistachio: Fix wrong calculated clocksource read value 2015-12-16 09:45:10 +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