index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
hpet.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-21
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-17
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-30
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+4
2008-12-16
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
2008-11-10
x86: HPET: enter hpet_interrupt_handler with interrupts disabled
Matt Fleming
1
-1
/
+1
2008-11-10
x86: HPET: read from HPET_Tn_CMP() not HPET_T0_CMP
Matt Fleming
1
-1
/
+1
2008-11-10
x86: HPET: convert WARN_ON to WARN_ON_ONCE
Matt Fleming
1
-1
/
+1
2008-10-16
hpet: clean up warning
Venki Pallipadi
1
-22
/
+35
2008-10-16
x86: print out irq nr for msi/ht, v3
Yinghai Lu
1
-0
/
+3
2008-10-16
x86: fix HPET compiler error when not using CONFIG_PCI_MSI
Steven Noonan
1
-0
/
+4
2008-10-16
x86: using HPET in MSI mode and setting up per CPU HPET timers, fix
Venki Pallipadi
1
-9
/
+19
2008-10-16
x86: HPET_MSI Initialise per-cpu HPET timers
venkatesh.pallipadi@intel.com
1
-2
/
+293
2008-10-16
x86: HPET_MSI Basic HPET_MSI setup code, cleanups
Ingo Molnar
1
-25
/
+25
2008-10-16
x86: HPET_MSI Basic HPET_MSI setup code
venkatesh.pallipadi@intel.com
1
-0
/
+54
2008-10-16
x86: HPET_MSI Refactor code in preparation for HPET_MSI
venkatesh.pallipadi@intel.com
1
-15
/
+27
2008-09-14
Merge commit 'v2.6.27-rc6' into timers/hpet
Ingo Molnar
1
-6
/
+37
2008-09-06
x86: HPET: read back compare register before reading counter
Thomas Gleixner
1
-0
/
+7
2008-09-06
x86: HPET fix moronic 32/64bit thinko
Thomas Gleixner
1
-4
/
+4
2008-09-05
HPET: make minimum reprogramming delta useful
Thomas Gleixner
1
-2
/
+2
2008-08-14
x86: hpet: workaround SB700 BIOS
Thomas Gleixner
1
-0
/
+24
2008-07-31
hpet: /dev/hpet - fixes and cleanup
David Brownell
1
-1
/
+5
2008-07-24
rtc-cmos: avoid spurious irqs
David Brownell
1
-3
/
+7
2008-07-14
x86: make 64bit hpet_set_mapping to use ioremap too, v2
Yinghai Lu
1
-16
/
+4
2008-05-12
x86: clean up computation of HPET .mult variables
Carlos R. Mafra
1
-25
/
+18
2008-04-30
hpet: fix
Ingo Molnar
1
-2
/
+3
2008-04-26
x86: cleanup div_sc() usage
Akinobu Mita
1
-1
/
+1
2008-04-04
x86: revert assign IRQs to hpet timer
Thomas Gleixner
1
-3
/
+6
2008-02-26
x86: hpet fix docbook comment
Pavel Machek
1
-2
/
+2
2008-01-30
rtc: use the IRQ callback interface in (old) RTC driver
Bernhard Walle
1
-2
/
+0
2008-01-30
x86, rtc: make CONFIG_HPET_EMULATE_RTC usable from modules
Bernhard Walle
1
-1
/
+46
2008-01-30
x86: remove duplicate includes
Lucas Woods
1
-1
/
+0
2008-01-30
x86: assign IRQs to HPET timers, fix
Balaji Rao
1
-5
/
+5
2008-01-30
x86: assign IRQs to HPET timers
Balaji Rao
1
-8
/
+5
2008-01-30
time: more timer related cleanups
Pavel Machek
1
-1
/
+2
2008-01-15
x86: fix RTC_AIE with CONFIG_HPET_EMULATE_RTC
Bernhard Walle
1
-1
/
+1
2007-12-03
x86: disable hpet on shutdown
OGAWA Hirofumi
1
-0
/
+14
2007-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
[next]