index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
hpet.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-05
x86: Replace the EVT_TO_HPET_DEV() macro with an inline function
Ferenc Wagner
1
-2
/
+5
2011-11-01
x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
1
-0
/
+1
2011-07-23
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-9
/
+2
2011-07-15
x86-64: Move vread_tsc and vread_hpet into the vDSO
Andy Lutomirski
1
-8
/
+1
2011-07-13
clocksource: Replace vread with generic arch data
Andy Lutomirski
1
-1
/
+1
2011-06-09
x86: i8253: Consolidate definitions of global_clock_event
Ralf Baechle
1
-0
/
+1
2011-06-09
i8253: Create linux/i8253.h and use it in all 8253 related files
Ralf Baechle
1
-1
/
+1
2011-06-05
x86-64: Map the HPET NX
Andy Lutomirski
1
-1
/
+1
2011-05-19
x86: hpet: Cleanup the clockevents init and register code
Thomas Gleixner
1
-56
/
+16
2011-03-12
x86: Cleanup the genirq name space
Thomas Gleixner
1
-1
/
+1
2010-12-13
x86: HPET: Chose a paranoid safe value for the ETIME check
Thomas Gleixner
1
-10
/
+16
2010-10-27
workqueues: s/ON_STACK/ONSTACK/
Andrew Morton
1
-1
/
+1
2010-10-22
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-30
/
+21
2010-10-12
x86: ioapic/hpet: Convert to new chip functions
Thomas Gleixner
1
-10
/
+6
2010-10-01
x86, hpet: Fix bogus error check in hpet_assign_irq()
Thomas Gleixner
1
-1
/
+1
2010-09-18
x86: Hpet: Avoid the comparator readback penalty
Thomas Gleixner
1
-30
/
+21
2010-09-15
x86: hpet: Work around hardware stupidity
Thomas Gleixner
1
-14
/
+17
2010-08-12
x86/hpet: Use the FSEC_PER_SEC constant for femto-second periods
Chris Wilson
1
-2
/
+2
2010-07-27
x86: Convert common clocksources to use clocksource_register_hz/khz
John Stultz
1
-4
/
+9
2010-07-23
x86: Do not try to disable hpet if it hasn't been initialized before
Stefano Stabellini
1
-1
/
+1
2010-04-29
x86, hpet: Restrict read back to affected ATI chipsets
Thomas Gleixner
1
-12
/
+17
2010-04-07
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+8
2010-04-02
x86, hpet: Fix bug in RTC emulation
Alok Kataria
1
-0
/
+1
2010-04-02
x86, hpet: Erratum workaround for read after write of HPET comparator
Pallipadi, Venkatesh
1
-1
/
+7
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-05
clocksource: add argument to resume callback
Magnus Damm
1
-1
/
+1
2010-01-23
x86: Disable HPET MSI on ATI SB700/SB800
Pallipadi, Venkatesh
1
-0
/
+8
2009-11-27
x86: hpet: Make WARN_ON understandable
Thomas Gleixner
1
-4
/
+15
2009-08-28
x86: arch specific support for remapping HPET MSIs
Suresh Siddha
1
-1
/
+2
2009-08-21
x86, hpet: Simplify the HPET code
Jan Beulich
1
-22
/
+23
2009-08-12
x86, hpet: Disable per-cpu hpet timer if ARAT is supported
Shaohua Li
1
-2
/
+10
2009-06-14
x86: hpet: Mark per cpu interrupts IRQF_TIMER to prevent resume failure
Thomas Gleixner
1
-1
/
+2
2009-04-22
x86: hpet: fix periodic mode programming on AMD 81xx
Andreas Herrmann
1
-1
/
+17
2009-04-22
clocksource: pass clocksource to read() callback
Magnus Damm
1
-3
/
+3
2009-02-22
x86: hpet: stop HPET_COUNTER when programming periodic mode
Andreas Herrmann
1
-10
/
+3
2009-02-22
x86: hpet: provide separate functions to stop and start the counter
Andreas Herrmann
1
-6
/
+16
2009-02-22
x86: hpet: print HPET registers during setup (if hpet=verbose is used)
Andreas Herrmann
1
-0
/
+45
2009-02-18
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
2009-02-13
x86, hpet: fix for LS21 + HPET = boot hang
john stultz
1
-0
/
+2
2009-02-06
x86: clean up hpet timer reinit
Pavel Emelyanov
1
-2
/
+10
2009-02-05
x86: fix hpet timer reinit for x86_64
Pavel Emelyanov
1
-1
/
+1
2009-01-22
debugobjects: add and use INIT_WORK_ON_STACK
Thomas Gleixner
1
-1
/
+2
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+4
2008-12-31
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+4
2008-12-17
x86: make sure we really have an hpet mapping before using it
Jeremy Fitzhardinge
1
-2
/
+3
2008-12-16
x86: enable HPET on Fujitsu u9200
Janne Kulmala
1
-1
/
+1
2008-12-13
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
1
-2
/
+2
2008-12-13
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
1
-2
/
+2
2008-11-25
x86: fix unused variable warning in arch/x86/kernel/hpet.c
Ingo Molnar
1
-0
/
+2
2008-11-23
x86: HPET: fix sparse warning
Hannes Eder
1
-1
/
+1
[prev]
[next]