index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
quirks.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86, quirks: Shut-up a long-standing gcc warning
Borislav Petkov
2013-04-02
1
-7
/
+11
*
X86: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-2
/
+2
*
x86/PCI: move fixup hooks from __init to __devinit
Sebastian Andrzej Siewior
2012-06-12
1
-1
/
+1
*
x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh nor...
Andreas Herrmann
2011-12-05
1
-0
/
+13
*
x86, quirks: Use pci_dev->revision
Sergei Shtylyov
2011-07-21
1
-3
/
+2
*
x86: HPET force enable for CX700 / VIA Epia LT
Udo van den Heuvel
2010-09-15
1
-0
/
+2
*
x86: Force HPET readback_cmp for all ATI chipsets
Thomas Gleixner
2010-07-15
1
-5
/
+0
*
x86, hpet: Add reference to chipset erratum documentation for disable-hpet-ms...
Andreas Herrmann
2010-05-17
1
-0
/
+3
*
x86, hpet: Restrict read back to affected ATI chipsets
Thomas Gleixner
2010-04-28
1
-0
/
+5
*
x86: Disable HPET MSI on ATI SB700/SB800
Pallipadi, Venkatesh
2010-01-23
1
-0
/
+13
*
x86: AMD Northbridge: Verify NB's node is online
Prarit Bhargava
2009-11-16
1
-1
/
+8
*
x86/PCI: pci quirks, fix pci refcounting
Jiri Slaby
2009-09-09
1
-1
/
+1
*
Merge branch 'linus' into x86/cpu
Ingo Molnar
2009-06-07
1
-2
/
+0
|
\
|
*
x86, hpet: Stop soliciting hpet=force users on ICH4M
Len Brown
2009-04-24
1
-2
/
+0
*
|
x86: fixup numa_node information for AMD CPU northbridge functions
Andreas Herrmann
2009-04-17
1
-0
/
+37
|
/
*
Merge branch 'linus' into x86/core
Ingo Molnar
2009-03-28
1
-1
/
+2
|
\
|
*
x86: hpet: allow force enable on ICH10 HPET
Andi Kleen
2009-01-12
1
-1
/
+2
*
|
x86: BUG to BUG_ON changes
Stoyan Gaydarov
2009-03-10
1
-2
/
+1
|
/
*
x86: enable HPET on Fujitsu u9200
Janne Kulmala
2008-12-16
1
-0
/
+2
*
x86: remove irqbalance in kernel for 32 bit
Yinghai Lu
2008-10-16
1
-3
/
+0
*
x86: hpet: modify IXP400 quirk to enable interrupts
Andreas Herrmann
2008-09-05
1
-2
/
+39
*
Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2008-07-15
1
-0
/
+2
|
\
|
*
x86: add PCI ID for 6300ESB force hpet
Joe Buehler
2008-07-14
1
-0
/
+2
|
*
x86: add another PCI ID for ICH6 force-hpet
Krzysztof Oledzki
2008-07-14
1
-0
/
+2
*
|
x86: add another PCI ID for ICH6 force hpet.
Krzysztof Oledzki
2008-06-05
1
-0
/
+2
*
|
x86: print info about available HPET quirk
Thomas Gleixner
2008-05-12
1
-3
/
+26
*
|
x86: enable hpet=force for AMD SB400
Andreas Herrmann
2008-05-12
1
-0
/
+29
|
/
*
x86: hpet clock enable quirk on nVidia nForce 430
Zbigniew Luszpinski
2008-03-21
1
-0
/
+2
*
Use proper abstractions in quirk_intel_irqbalance
Matthew Wilcox
2008-02-11
1
-3
/
+6
*
Change pci_raw_ops to pci_raw_read/write
Matthew Wilcox
2008-02-10
1
-1
/
+1
*
x86: trivial sparse/checkpatch in quirks.c
Harvey Harrison
2008-02-06
1
-13
/
+13
*
PCI: use dev_printk in x86 quirk messages
bjorn.helgaas@hp.com
2008-02-01
1
-20
/
+23
*
x86: force enable HPET on (some?) ICH9 boards
Alistair John Strachan
2008-01-30
1
-0
/
+2
*
x86: Add HPET force support for MCP55 (nForce 5) chipsets
Carlos Corbacho
2007-10-23
1
-0
/
+18
*
x86: Force enable HPET for CK804 (nForce 4) chipsets
Carlos Corbacho
2007-10-23
1
-1
/
+36
*
x86: enable HPET on ICH3 and ICH4
Udo A. Steinberg
2007-10-19
1
-0
/
+18
*
x86: force enable HPET on VT8235/8237 chipsets
Udo A. Steinberg
2007-10-19
1
-1
/
+68
*
x86: quirk.c trivial coding style and white space cleanup
Thomas Gleixner
2007-10-19
1
-11
/
+14
*
x86: HPET add another ICH7 PCI id
Venki Pallipadi
2007-10-12
1
-0
/
+2
*
x86: HPET force enable ICH5 suspend/resume fix
Venki Pallipadi
2007-10-12
1
-1
/
+1
*
x86: HPET force enable for ICH5
Venki Pallipadi
2007-10-12
1
-1
/
+102
*
x86: HPET force enable o ICH7 and later
Venki Pallipadi
2007-10-12
1
-0
/
+102
*
i386: move kernel
Thomas Gleixner
2007-10-11
1
-0
/
+49