Revision 3bc6d8c155fbbbe789b6caa44b9e658a5b2995d3 authored by Linus Torvalds on 12 August 2016, 20:55:06 UTC, committed by Linus Torvalds on 12 August 2016, 20:55:06 UTC
Pull timer fixes from Ingo Molnar:
 "Misc fixes: a /dev/rtc regression fix, two APIC timer period
  calibration fixes, an ARM clocksource driver fix and a NOHZ
  power use regression fix"

* 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/hpet: Fix /dev/rtc breakage caused by RTC cleanup
  x86/timers/apic: Inform TSC deadline clockevent device about recalibration
  x86/timers/apic: Fix imprecise timer interrupts by eliminating TSC clockevents frequency roundoff error
  timers: Fix get_next_timer_interrupt() computation
  clocksource/arm_arch_timer: Force per-CPU interrupt to be level-triggered
2 parent s e6e7214 + 22cc1ca
History
File Mode Size
Kconfig -rw-r--r-- 1013 bytes
Makefile -rw-r--r-- 98 bytes
dir.c -rw-r--r-- 4.0 KB
file.c -rw-r--r-- 11.8 KB
group.c -rw-r--r-- 10.8 KB
mount.c -rw-r--r-- 1.7 KB
symlink.c -rw-r--r-- 4.8 KB
sysfs.h -rw-r--r-- 916 bytes

back to top