aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/acpi
AgeCommit message (Expand)AuthorFilesLines
2008-02-21PCI: don't load acpi_php when acpi is disabledYinghai Lu1-1/+2
2008-02-14ACPI, cpuidle: Clarify C-state description in sysfsVenkatesh Pallipadi1-0/+2
2008-02-07Merge branches 'release' and 'fluff' into releaseLen Brown1-3/+0
2008-02-07ACPI: misc cleanupsAdrian Bunk1-3/+0
2008-02-07Merge branches 'release' and 'throttling-domains' into releaseLen Brown1-0/+6
2008-02-07Merge branches 'release', 'misc' and 'misc-2.6.25' into releaseLen Brown1-2/+2
2008-02-07Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...Len Brown1-40/+0
2008-02-02ACPI: Set _PSD ACPI_PDC_SMP_T_SWCOORDZhao Yakui1-0/+6
2008-02-01x86: fix section mismatch warning in acpi/boot.cSam Ravnborg1-1/+7
2008-01-30x86: unify arch/x86/kernel/acpi/sleep*.cPavel Machek4-188/+88
2008-01-30x86: make arch/x86/kernel/acpi/wakeup_32.S use a separateEric Dumazet1-1/+1
2008-01-30x86: remove last users of FASTCALLHarvey Harrison1-1/+1
2008-01-30x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin1-16/+16
2007-12-14ACPI: tables: complete searching upon RSDP w/ bad checksum.Len Brown1-40/+0
2007-12-13acpi: make __acpi_map_table() and __init functionJan Beulich1-2/+2
2007-12-06ACPI: suspend: old debugging hacks sneaked backPavel Machek1-4/+0
2007-11-20Pull fluff into release branchLen Brown1-3/+0
2007-11-20Pull thermal into release branchLen Brown1-0/+3
2007-11-17x86: add hpet sanity checksThomas Gleixner1-0/+32
2007-11-16ACPI: Enable MSR (FixedHW) support for T-StatesZhao Yakui1-0/+3
2007-11-16x86_64: remove acpi_pci_link_exit()Adrian Bunk1-3/+0
2007-10-27x86: fix !SMP compiler warning in arch/x86/kernel/acpi/processor.cJeff Garzik1-2/+1
2007-10-23x86: Save registers in saved_context during suspend and hibernationRafael J. Wysocki1-48/+53
2007-10-23x86: Unify arch/x86/kernel/acpi MakefilesThomas Gleixner3-18/+6
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-4/+4
2007-10-20spelling fixes: arch/i386/Simon Arlott1-4/+4
2007-10-19x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis2-3/+3
2007-10-19x86: convert cpu_to_apicid to be a per cpu variableMike Travis1-1/+1
2007-10-19x86: Unify i386 and x86-64 early quirksAndi Kleen2-87/+0
2007-10-18s2ram: kill old debugging junkPavel Machek2-43/+1
2007-10-11Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jga...Linus Torvalds2-5/+5
2007-10-11x86_64: move kernelThomas Gleixner1-1/+1
2007-10-11x86_64: move kernel/acpiThomas Gleixner4-1/+584
2007-10-11i386: move kernel/acpiThomas Gleixner8-0/+2095