aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux into pm-cpuidleRafael J. Wysocki1-1/+3
2014-04-02Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-12/+0
2014-04-01Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-4/+0
2014-02-20x86, acpi: Fix bug in associating hot-added CPUs with corresponding NUMA nodeJiang Liu1-4/+4
2014-02-19ACPI idle: permit sparse C-state sub-state numbersLen Brown1-1/+3
2014-02-19ACPI: Move BAD_MADT_ENTRY() to linux/acpi.hHanjun Guo1-4/+0
2014-02-11x86, apic: Remove support for ia32-based Unisys ES7000David Rientjes1-12/+0
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+1
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-3/+1
2014-01-08ACPICA: Cleanup the option of forcing the use of the RSDT.Lv Zheng1-2/+1
2013-12-19x86, acpi, idle: Restructure the mwait idle routinesPeter Zijlstra1-23/+0
2013-12-09x86/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang1-3/+1
2013-11-07Merge branch 'acpica'Rafael J. Wysocki4-2/+15
2013-10-31ACPICA: Cleanup asmlinkage for ACPICA APIs.Lv Zheng4-2/+15
2013-10-28Merge branch 'acpi-assorted'Rafael J. Wysocki1-1/+1
2013-09-30x86 / ACPI: fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz1-1/+1
2013-09-24x86 / ACPI: simplify _acpi_map_lsapic()Jiang Liu1-34/+16
2013-09-24ACPI / processor: use apic_id and remove duplicated _MAT evaluationJiang Liu1-35/+3
2013-09-04Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+5
2013-09-04Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-10/+3
2013-08-26x86/ioapic: Check attr against the previous setting when programmed more than onceLiu Ping Fan1-1/+4
2013-08-12Merge branch 'x86/mce' into x86/rasIngo Molnar1-0/+5
2013-07-26x86/acpi: Correct out-of-date comment of __acpi_map_table()Zhang Yanfei1-10/+3
2013-07-23x86/acpi: Fix incorrect sanity check in acpi_register_lapic()Tang Chen1-1/+1
2013-07-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+16
2013-07-15x86, suspend: Handle CPUs which fail to #GP on RDMSRH. Peter Anvin1-2/+16
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker1-3/+3
2013-07-08mce: acpi/apei: Add a boot option to disable ff mode for corrected errorsNaveen N. Rao1-0/+5
2013-06-19x86 / ACPI / sleep: Provide registration for acpi_suspend_lowlevel.Konrad Rzeszutek Wilk3-2/+11
2013-04-30Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-4/+1
2013-04-11x86, xen, gdt: Remove the pvops variant of store_gdt.Konrad Rzeszutek Wilk1-1/+1
2013-04-11x86-32, gdt: Store/load GDT for ACPI S3 or hibernation/resume path is not neededKonrad Rzeszutek Wilk1-3/+0
2013-03-11x86: Drop always empty .text..page_aligned sectionJan Beulich1-1/+1
2013-02-23cpu_hotplug: clear apicid to node when the cpu is hotremovedWen Congyang1-0/+4
2013-02-01Merge remote-tracking branch 'origin/x86/mm' into x86/mm2H. Peter Anvin1-1/+1
2013-01-29Merge remote-tracking branch 'origin/x86/boot' into x86/mm2H. Peter Anvin2-0/+14
2013-01-25Merge tag 'v3.8-rc5' into x86/mmH. Peter Anvin2-0/+14
2012-12-14Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+6
2012-11-29Merge branch 'acpi-general'Rafael J. Wysocki1-0/+2
2012-11-17x86, mm: kill numa_64.hYinghai Lu1-1/+0
2012-11-16x86/acpi: Use __pa_symbol instead of __pa on C visible symbolsAlexander Duyck1-1/+1
2012-11-15ACPI / x86: Export acpi_[un]register_gsi()Andy Shevchenko1-0/+6
2012-11-15ACPI / Sleep: add acpi_sleep=nonvs_s3 parameterKristen Carlson Accardi1-0/+2
2012-10-01Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+10
2012-09-30x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() for e820 handlingThomas Renninger1-0/+6
2012-09-26x86, suspend: On wakeup always initialize cr4 and EFERH. Peter Anvin1-5/+10
2012-09-26x86/api: Rename mp_register_lapic in a commentYasuaki Ishimatsu1-1/+1
2012-07-30ACPI/x86: revert 'x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from assembler'Len Brown4-8/+6
2012-06-11ACPI: Add a quirk for "AMILO PRO V2030" to ignore the timer overridingFeng Tang1-0/+8
2012-06-11ACPI: Remove one board specific WARN when ignoring timer overridingFeng Tang1-5/+0