summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2014-10-10ACPI / Fan: support INT3404 thermal deviceAaron Lu1-0/+1
2014-10-10ACPI / Fan: add ACPI 4.0 style fan supportAaron Lu1-27/+241
2014-10-10ACPI / fan: convert to platform driverAaron Lu1-34/+28
2014-10-10ACPI / fan: use acpi_device_xxx_power instead of acpi_bus equivelantAaron Lu3-7/+6
2014-10-10ACPI / fan: remove no need check for device pointerAaron Lu1-17/+1
2014-10-10ACPI / fan: remove unused macroAaron Lu1-4/+0
2014-10-10Thermal: introduce int3400 thermal driverZhang Rui1-1/+1
2014-10-10ACPI: add ACPI_TYPE_LOCAL_REFERENCE support to acpi_extract_package()Zhang Rui1-1/+27
2014-10-10ACPI: make acpi_create_platform_device() an external APIZhang Rui2-7/+1
2014-09-11ACPI: introduce ACPI int340x thermal scan handlerZhang Rui4-0/+54
2014-08-14Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-2/+4
2014-08-13Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+6
2014-08-10Merge branches 'acpi-processor', 'acpi-hotplug' and 'acpi-battery'Rafael J. Wysocki3-2/+4
2014-08-10ACPI / battery: Fix warning message in acpi_battery_get_state()Mariusz Ceier1-1/+1
2014-08-08x86, irq, PCI: Keep IRQ assignment for PCI devices during suspend/hibernationJiang Liu1-0/+4
2014-08-07ACPI / hotplug: Check scan handlers in acpi_scan_hot_remove()Tang Chen1-1/+2
2014-08-06Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds45-641/+2204
2014-08-06ACPI / processor: Make acpi_cpu_soft_notify() process CPU FROZEN eventsLan Tianyu1-0/+1
2014-08-05Merge branches 'acpi-video', 'acpi-battery', 'acpi-processor' and 'acpi-lpss'Rafael J. Wysocki4-1/+21
2014-08-05Merge branch 'acpi-pnp'Rafael J. Wysocki1-6/+2
2014-08-05Merge branch 'acpica'Rafael J. Wysocki12-58/+272
2014-08-01ACPI / LPSS: add LPSS device for Wildcat Point PCHJie Yang1-0/+10
2014-07-31ACPI / PNP: Replace faulty is_hex_digit() by isxdigit()Arjun Sreedharan1-6/+2
2014-07-31ACPICA: ACPI 5.1: Support for the _CCA predifined name.Bob Moore1-0/+3
2014-07-31ACPICA: ACPI 5.1: New notify value for System Affinity Update.Bob Moore1-2/+3
2014-07-31ACPICA: ACPI 5.1: Support for the _DSD predefined name.David E. Box1-1/+12
2014-07-31ACPICA: Debug object: Add current value of Timer() to debug line prefix.Bob Moore1-1/+10
2014-07-31ACPICA: acpihelp: Add UUID support, restructure some existing files.Bob Moore6-28/+217
2014-07-31ACPICA: Utilities: Fix local printf issue.Lv Zheng1-0/+3
2014-07-31ACPICA: Remove some extraneous printf arguments.Sascha Wildner2-5/+4
2014-07-31ACPICA: Update for comments/formatting. No functional changes.Bob Moore1-12/+10
2014-07-31ACPICA: Disassembler: Add support for the ToUUID opererator (macro).Bob Moore1-6/+7
2014-07-31ACPICA: Work around an ancient GCC bug.Bob Moore1-3/+3
2014-07-30Merge tag 'please-pull-apei' into x86/rasH. Peter Anvin11-181/+418
2014-07-30ACPI / processor: Make it possible to get local x2apic id via _MATHanjun Guo1-0/+2
2014-07-30ACPI / battery: remove duplicated include from battery.cWei Yongjun1-1/+0
2014-07-30ACPI / video: Add use_native_backlight quirk for HP EliteBook 2014 modelsHans de Goede1-0/+9
2014-07-30Merge back earlier acpi-pnp material.Rafael J. Wysocki1-2/+0
2014-07-27Merge branches 'acpi-video' and 'acpi-hotplug'Rafael J. Wysocki3-86/+98
2014-07-27Merge branches 'acpi-pnp' and 'acpi-pci'Rafael J. Wysocki1-2/+0
2014-07-27Merge branches 'acpi-pm', 'acpi-sleep' and 'acpi-button'Rafael J. Wysocki4-70/+110
2014-07-27Merge branch 'acpi-gpe'Rafael J. Wysocki1-13/+16
2014-07-27Merge branch 'acpi-config'Rafael J. Wysocki7-200/+222
2014-07-27Merge branch 'acpi-headers'Rafael J. Wysocki2-4/+1
2014-07-27Merge branch 'acpica'Rafael J. Wysocki20-205/+1466
2014-07-24ACPI / sleep: Do not save NVS for new machines to accelerate S3Lan Tianyu1-0/+5
2014-07-23ACPI / scan: No implicit wake notification for buttonsRafael J. Wysocki1-13/+16
2014-07-23Merge branch 'acpica' into acpi-gpeRafael J. Wysocki20-205/+1466
2014-07-23ACPICA: Add new GPE public interface - acpi_mark_gpe_for_wake.Rafael J. Wysocki1-0/+47
2014-07-23ACPICA: GPEs: Do not allow enable for GPEs that have no handler(s).Rafael J. Wysocki1-3/+11