index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
hpet.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-07-22
|
\
|
*
x86-64: Move vread_tsc and vread_hpet into the vDSO
Andy Lutomirski
2011-07-14
|
*
clocksource: Replace vread with generic arch data
Andy Lutomirski
2011-07-13
|
*
x86-64: Map the HPET NX
Andy Lutomirski
2011-06-05
*
|
x86: i8253: Consolidate definitions of global_clock_event
Ralf Baechle
2011-06-09
*
|
i8253: Create linux/i8253.h and use it in all 8253 related files
Ralf Baechle
2011-06-09
|
/
*
x86: hpet: Cleanup the clockevents init and register code
Thomas Gleixner
2011-05-19
*
x86: Cleanup the genirq name space
Thomas Gleixner
2011-03-12
*
x86: HPET: Chose a paranoid safe value for the ETIME check
Thomas Gleixner
2010-12-13
*
workqueues: s/ON_STACK/ONSTACK/
Andrew Morton
2010-10-26
*
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-10-22
|
\
|
*
x86: Hpet: Avoid the comparator readback penalty
Thomas Gleixner
2010-09-18
*
|
x86: ioapic/hpet: Convert to new chip functions
Thomas Gleixner
2010-10-12
*
|
x86, hpet: Fix bogus error check in hpet_assign_irq()
Thomas Gleixner
2010-09-30
|
/
*
x86: hpet: Work around hardware stupidity
Thomas Gleixner
2010-09-14
*
x86/hpet: Use the FSEC_PER_SEC constant for femto-second periods
Chris Wilson
2010-08-12
*
x86: Convert common clocksources to use clocksource_register_hz/khz
John Stultz
2010-07-27
*
x86: Do not try to disable hpet if it hasn't been initialized before
Stefano Stabellini
2010-07-23
*
x86, hpet: Restrict read back to affected ATI chipsets
Thomas Gleixner
2010-04-28
*
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-04-07
|
\
|
*
x86, hpet: Fix bug in RTC emulation
Alok Kataria
2010-04-01
|
*
x86, hpet: Erratum workaround for read after write of HPET comparator
Pallipadi, Venkatesh
2010-04-01
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
|
/
*
clocksource: add argument to resume callback
Magnus Damm
2010-02-05
*
x86: Disable HPET MSI on ATI SB700/SB800
Pallipadi, Venkatesh
2010-01-23
*
x86: hpet: Make WARN_ON understandable
Thomas Gleixner
2009-11-27
*
x86: arch specific support for remapping HPET MSIs
Suresh Siddha
2009-08-27
*
x86, hpet: Simplify the HPET code
Jan Beulich
2009-08-21
*
x86, hpet: Disable per-cpu hpet timer if ARAT is supported
Shaohua Li
2009-08-12
*
x86: hpet: Mark per cpu interrupts IRQF_TIMER to prevent resume failure
Thomas Gleixner
2009-06-14
*
x86: hpet: fix periodic mode programming on AMD 81xx
Andreas Herrmann
2009-04-22
*
clocksource: pass clocksource to read() callback
Magnus Damm
2009-04-21
*
x86: hpet: stop HPET_COUNTER when programming periodic mode
Andreas Herrmann
2009-02-22
*
x86: hpet: provide separate functions to stop and start the counter
Andreas Herrmann
2009-02-22
*
x86: hpet: print HPET registers during setup (if hpet=verbose is used)
Andreas Herrmann
2009-02-22
*
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-02-17
|
\
|
*
x86, hpet: fix for LS21 + HPET = boot hang
john stultz
2009-02-13
*
|
x86: clean up hpet timer reinit
Pavel Emelyanov
2009-02-06
*
|
x86: fix hpet timer reinit for x86_64
Pavel Emelyanov
2009-02-04
|
/
*
debugobjects: add and use INIT_WORK_ON_STACK
Thomas Gleixner
2009-01-22
*
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-01-02
|
\
|
*
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
2008-12-13
|
*
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
2008-12-13
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-12-30
|
\
\
|
*
|
x86: make sure we really have an hpet mapping before using it
Jeremy Fitzhardinge
2008-12-16
|
*
|
x86: enable HPET on Fujitsu u9200
Janne Kulmala
2008-12-16
|
|
/
*
|
x86: fix unused variable warning in arch/x86/kernel/hpet.c
Ingo Molnar
2008-11-25
*
|
x86: HPET: fix sparse warning
Hannes Eder
2008-11-23
|
/
*
x86: HPET: enter hpet_interrupt_handler with interrupts disabled
Matt Fleming
2008-11-10
*
x86: HPET: read from HPET_Tn_CMP() not HPET_T0_CMP
Matt Fleming
2008-11-10
[next]