aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/cyclone.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-4/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-2/+2
2015-08-10arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams1-1/+1
2011-07-14ia64: Replace clocksource.fsys_mmio with generic arch dataAndy Lutomirski1-1/+1
2011-02-21ia64: convert to clocksource_register_hz/khzJohn Stultz1-5/+1
2010-09-23[IA64] Fix missing iounmap in error path in cyclone.cJulia Lawall1-1/+1
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm1-1/+1
2007-07-26cyclone.c: silly use of volatile, __iomem fixesAl Viro1-7/+7
2007-07-20[IA64] Convert to generic timekeeping/clocksourceTony Luck1-14/+32
2006-03-07[IA64] don't report !sn2 or !summit hardware as an errorBjorn Helgaas1-1/+1
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+109