aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/quirks.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-07x86/mce: Check for alternate indication of machine check recovery on SkylakeTony Luck1-2/+9
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-03treewide: Consolidate Apple DMI checksLukas Wunner1-0/+10
2016-10-25x86/quirks: Hide maybe-uninitialized warningArnd Bergmann1-2/+1
2016-09-05x86/mce: Add PCI quirks to identify Xeons with machine check recoveryTony Luck1-0/+31
2015-10-21timers/x86/hpet: Type adjustmentsJan Beulich1-1/+1
2014-09-15x86: HPET force enable for e6xx based systemsPeter Neubauer1-0/+18
2014-03-14x86/amd/numa: Fix northbridge quirk to assign correct NUMA nodeDaniel J Blueman1-1/+1
2014-01-25x86/quirks: Add workaround for AMD F16h Erratum792Aravind Gopalakrishnan1-0/+37
2013-04-02x86, quirks: Shut-up a long-standing gcc warningBorislav Petkov1-7/+11
2013-01-03X86: drivers: remove __dev* attributes.Greg Kroah-Hartman1-2/+2
2012-06-12x86/PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior1-1/+1
2011-12-05x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh northbridge functionsAndreas Herrmann1-0/+13
2011-07-21x86, quirks: Use pci_dev->revisionSergei Shtylyov1-3/+2
2010-09-15x86: HPET force enable for CX700 / VIA Epia LTUdo van den Heuvel1-0/+2
2010-07-15x86: Force HPET readback_cmp for all ATI chipsetsThomas Gleixner1-5/+0
2010-05-17x86, hpet: Add reference to chipset erratum documentation for disable-hpet-msi-quirkAndreas Herrmann1-0/+3
2010-04-28x86, hpet: Restrict read back to affected ATI chipsetsThomas Gleixner1-0/+5
2010-01-23x86: Disable HPET MSI on ATI SB700/SB800Pallipadi, Venkatesh1-0/+13
2009-11-16x86: AMD Northbridge: Verify NB's node is onlinePrarit Bhargava1-1/+8
2009-09-09x86/PCI: pci quirks, fix pci refcountingJiri Slaby1-1/+1
2009-06-07Merge branch 'linus' into x86/cpuIngo Molnar1-2/+0
2009-04-24x86, hpet: Stop soliciting hpet=force users on ICH4MLen Brown1-2/+0
2009-04-17x86: fixup numa_node information for AMD CPU northbridge functionsAndreas Herrmann1-0/+37
2009-03-28Merge branch 'linus' into x86/coreIngo Molnar1-1/+2
2009-03-10x86: BUG to BUG_ON changesStoyan Gaydarov1-2/+1
2009-01-12x86: hpet: allow force enable on ICH10 HPETAndi Kleen1-1/+2
2008-12-16x86: enable HPET on Fujitsu u9200Janne Kulmala1-0/+2
2008-10-16x86: remove irqbalance in kernel for 32 bitYinghai Lu1-3/+0
2008-09-05x86: hpet: modify IXP400 quirk to enable interruptsAndreas Herrmann1-2/+39
2008-07-15Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+2
2008-07-14x86: add PCI ID for 6300ESB force hpetJoe Buehler1-0/+2
2008-07-14x86: add another PCI ID for ICH6 force-hpetKrzysztof Oledzki1-0/+2
2008-06-05x86: add another PCI ID for ICH6 force hpet.Krzysztof Oledzki1-0/+2
2008-05-12x86: print info about available HPET quirkThomas Gleixner1-3/+26
2008-05-12x86: enable hpet=force for AMD SB400Andreas Herrmann1-0/+29
2008-03-21x86: hpet clock enable quirk on nVidia nForce 430Zbigniew Luszpinski1-0/+2
2008-02-11Use proper abstractions in quirk_intel_irqbalanceMatthew Wilcox1-3/+6
2008-02-10Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox1-1/+1
2008-02-06x86: trivial sparse/checkpatch in quirks.cHarvey Harrison1-13/+13
2008-02-01PCI: use dev_printk in x86 quirk messagesbjorn.helgaas@hp.com1-20/+23
2008-01-30x86: force enable HPET on (some?) ICH9 boardsAlistair John Strachan1-0/+2
2007-10-23x86: Add HPET force support for MCP55 (nForce 5) chipsetsCarlos Corbacho1-0/+18
2007-10-23x86: Force enable HPET for CK804 (nForce 4) chipsetsCarlos Corbacho1-1/+36
2007-10-19x86: enable HPET on ICH3 and ICH4Udo A. Steinberg1-0/+18
2007-10-19x86: force enable HPET on VT8235/8237 chipsetsUdo A. Steinberg1-1/+68
2007-10-19x86: quirk.c trivial coding style and white space cleanupThomas Gleixner1-11/+14
2007-10-12x86: HPET add another ICH7 PCI idVenki Pallipadi1-0/+2
2007-10-12x86: HPET force enable ICH5 suspend/resume fixVenki Pallipadi1-1/+1
2007-10-12x86: HPET force enable for ICH5Venki Pallipadi1-1/+102