summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)AuthorLines
2014-08-14Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+4
2014-08-13Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+6
2014-08-10Merge branches 'acpi-processor', 'acpi-hotplug' and 'acpi-battery'Rafael J. Wysocki-2/+4
2014-08-10ACPI / battery: Fix warning message in acpi_battery_get_state()Mariusz Ceier-1/+1
2014-08-08x86, irq, PCI: Keep IRQ assignment for PCI devices during suspend/hibernationJiang Liu-0/+4
2014-08-07ACPI / hotplug: Check scan handlers in acpi_scan_hot_remove()Tang Chen-1/+2
2014-08-06Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-641/+2204
2014-08-06ACPI / processor: Make acpi_cpu_soft_notify() process CPU FROZEN eventsLan Tianyu-0/+1
2014-08-05Merge branches 'acpi-video', 'acpi-battery', 'acpi-processor' and 'acpi-lpss'Rafael J. Wysocki-1/+21
2014-08-05Merge branch 'acpi-pnp'Rafael J. Wysocki-6/+2
2014-08-05Merge branch 'acpica'Rafael J. Wysocki-58/+272
2014-08-01ACPI / LPSS: add LPSS device for Wildcat Point PCHJie Yang-0/+10
2014-07-31ACPI / PNP: Replace faulty is_hex_digit() by isxdigit()Arjun Sreedharan-6/+2
2014-07-31ACPICA: ACPI 5.1: Support for the _CCA predifined name.Bob Moore-0/+3
2014-07-31ACPICA: ACPI 5.1: New notify value for System Affinity Update.Bob Moore-2/+3
2014-07-31ACPICA: ACPI 5.1: Support for the _DSD predefined name.David E. Box-1/+12
2014-07-31ACPICA: Debug object: Add current value of Timer() to debug line prefix.Bob Moore-1/+10
2014-07-31ACPICA: acpihelp: Add UUID support, restructure some existing files.Bob Moore-28/+217
2014-07-31ACPICA: Utilities: Fix local printf issue.Lv Zheng-0/+3
2014-07-31ACPICA: Remove some extraneous printf arguments.Sascha Wildner-5/+4
2014-07-31ACPICA: Update for comments/formatting. No functional changes.Bob Moore-12/+10
2014-07-31ACPICA: Disassembler: Add support for the ToUUID opererator (macro).Bob Moore-6/+7
2014-07-31ACPICA: Work around an ancient GCC bug.Bob Moore-3/+3
2014-07-30Merge tag 'please-pull-apei' into x86/rasH. Peter Anvin-181/+418
2014-07-30ACPI / processor: Make it possible to get local x2apic id via _MATHanjun Guo-0/+2
2014-07-30ACPI / battery: remove duplicated include from battery.cWei Yongjun-1/+0
2014-07-30ACPI / video: Add use_native_backlight quirk for HP EliteBook 2014 modelsHans de Goede-0/+9
2014-07-30Merge back earlier acpi-pnp material.Rafael J. Wysocki-2/+0
2014-07-27Merge branches 'acpi-video' and 'acpi-hotplug'Rafael J. Wysocki-86/+98
2014-07-27Merge branches 'acpi-pnp' and 'acpi-pci'Rafael J. Wysocki-2/+0
2014-07-27Merge branches 'acpi-pm', 'acpi-sleep' and 'acpi-button'Rafael J. Wysocki-70/+110
2014-07-27Merge branch 'acpi-gpe'Rafael J. Wysocki-13/+16
2014-07-27Merge branch 'acpi-config'Rafael J. Wysocki-200/+222
2014-07-27Merge branch 'acpi-headers'Rafael J. Wysocki-4/+1
2014-07-27Merge branch 'acpica'Rafael J. Wysocki-205/+1466
2014-07-24ACPI / sleep: Do not save NVS for new machines to accelerate S3Lan Tianyu-0/+5
2014-07-23ACPI / scan: No implicit wake notification for buttonsRafael J. Wysocki-13/+16
2014-07-23Merge branch 'acpica' into acpi-gpeRafael J. Wysocki-205/+1466
2014-07-23ACPICA: Add new GPE public interface - acpi_mark_gpe_for_wake.Rafael J. Wysocki-0/+47
2014-07-23ACPICA: GPEs: Do not allow enable for GPEs that have no handler(s).Rafael J. Wysocki-3/+11
2014-07-23ACPI: Add support to force header inclusion rules for <acpi/acpi.h>.Lv Zheng-1/+1
2014-07-23ACPI / PM: Use ACPI_COMPANION() instead of ACPI_HANDLE()Rafael J. Wysocki-12/+9
2014-07-23ACPI / PM: Always enable wakeup GPEs when enabling device wakeupRafael J. Wysocki-32/+17
2014-07-23ACPI / PM: Revork the handling of ACPI device wakeup notificationsRafael J. Wysocki-23/+59
2014-07-23ACPI / button: Do not propagate wakeup-from-suspend eventsRafael J. Wysocki-4/+21
2014-07-22acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context.Tomasz Nowicki-7/+11
2014-07-22acpi, apei, ghes: Make NMI error notification to be GHES architecture extension.Tomasz Nowicki-53/+104
2014-07-22apei, mce: Factor out APEI architecture specific MCE calls.Tomasz Nowicki-32/+16
2014-07-21ACPI / processor: Introduce ARCH_MIGHT_HAVE_ACPI_PDCHanjun Guo-198/+215
2014-07-21ACPI: Don't use acpi_lapic in ACPI core codeGraeme Gregory-1/+1