mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 01:31:44 +00:00
87093826aa
Pull timer changes from Ingo Molnar: "Main changes in this cycle were: - Updated full dynticks support. - Event stream support for architected (ARM) timers. - ARM clocksource driver updates. - Move arm64 to using the generic sched_clock framework & resulting cleanup in the generic sched_clock code. - Misc fixes and cleanups" * 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (50 commits) x86/time: Honor ACPI FADT flag indicating absence of a CMOS RTC clocksource: sun4i: remove IRQF_DISABLED clocksource: sun4i: Report the minimum tick that we can program clocksource: sun4i: Select CLKSRC_MMIO clocksource: Provide timekeeping for efm32 SoCs clocksource: em_sti: convert to clk_prepare/unprepare time: Fix signedness bug in sysfs_get_uname() and its callers timekeeping: Fix some trivial typos in comments alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't exist clocksource: arch_timer: Do not register arch_sys_counter twice timer stats: Add a 'Collection: active/inactive' line to timer usage statistics sched_clock: Remove sched_clock_func() hook arch_timer: Move to generic sched_clock framework clocksource: tcb_clksrc: Remove IRQF_DISABLED clocksource: tcb_clksrc: Improve driver robustness clocksource: tcb_clksrc: Replace clk_enable/disable with clk_prepare_enable/disable_unprepare clocksource: arm_arch_timer: Use clocksource for suspend timekeeping clocksource: dw_apb_timer_of: Mark a few more functions as __init clocksource: Put nodes passed to CLOCKSOURCE_OF_DECLARE callbacks centrally arm: zynq: Enable arm_global_timer ... |
||
---|---|---|
.. | ||
include/mach | ||
board-dt.c | ||
board-halibut.c | ||
board-mahimahi.c | ||
board-msm7x30.c | ||
board-qsd8x50.c | ||
board-sapphire.c | ||
board-trout-gpio.c | ||
board-trout-mmc.c | ||
board-trout-panel.c | ||
board-trout.c | ||
board-trout.h | ||
clock-pcom.c | ||
clock-pcom.h | ||
clock.c | ||
clock.h | ||
common.h | ||
devices-msm7x00.c | ||
devices-msm7x30.c | ||
devices-qsd8x50.c | ||
devices.h | ||
dma.c | ||
gpiomux-8x50.c | ||
gpiomux-v1.h | ||
gpiomux.c | ||
gpiomux.h | ||
headsmp.S | ||
hotplug.c | ||
io.c | ||
irq-vic.c | ||
irq.c | ||
Kconfig | ||
last_radio_log.c | ||
Makefile | ||
Makefile.boot | ||
platsmp.c | ||
proc_comm.c | ||
proc_comm.h | ||
scm-boot.c | ||
scm-boot.h | ||
scm.c | ||
scm.h | ||
sirc.c | ||
smd_debug.c | ||
smd_private.h | ||
smd.c | ||
timer.c | ||
vreg.c |