aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2014-03-26ACPICA: Ignore sync_level for methods that have been auto-serialized.Bob Moore2-6/+21
2014-03-26ACPICA: Add additional named objects for the auto-serialize method scan.Lv Zheng1-2/+4
2014-03-26ACPICA: Add auto-serialization support for ill-behaved control methods.Bob Moore11-25/+243
2014-03-26ACPICA: Remove global option to serialize all control methods.Lv Zheng5-100/+16
2014-03-18ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)."Robert Moore18-70/+1
2014-03-18Merge branch 'acpi-config' into acpicaRafael J. Wysocki2-14/+14
2014-03-18ACPICA: Prevent infinite loops when traversing corrupted lists.Bob Moore3-4/+32
2014-03-18ACPICA: Debugger: Add missing objects; Traverse linked listsBob Moore2-34/+199
2014-03-18ACPICA: Add text: ACPICA policy for new _OSI strings. No functional change.Bob Moore1-0/+25
2014-03-18ACPICA: Update for _PRP predefined name.Bob Moore1-1/+1
2014-03-18ACPICA: Cleanup/improve global variable declarations.Lv Zheng2-201/+189
2014-03-18ACPICA: Comment update - no functional change.Bob Moore6-37/+37
2014-02-27ACPICA: Do not abort _PRT repair on a single subpackage failure.Bob Moore1-8/+9
2014-02-27ACPICA: Harden _PRT repair code; check for minimum package length.Bob Moore1-1/+7
2014-02-27ACPICA: Restore code that repairs NULL package elements in return values.Lv Zheng1-4/+21
2014-02-27ACPICA: Properly handle NULL entries in _PRT return packages.Lv Zheng1-3/+3
2014-02-27ACPICA: Update conditional compilation flags for resource dump functions.Lv Zheng1-1/+1
2014-02-27ACPICA: Predefined names: Add support for the _PRP method.Bob Moore1-0/+6
2014-02-27ACPICA: Headers: Deploy #pragma pack (push) and (pop).Bob Moore18-1/+70
2014-02-19ACPI: Remove Kconfig symbol ACPI_PROCFSPaul Bolle1-13/+0
2014-02-18ACPI / APEI: Remove X86 redundant dependency for APEI GHES.Tomasz Nowicki1-1/+1
2014-02-13ACPICA: Add boot option to disable auto return object repairLv Zheng1-0/+11
2014-02-13ACPICA: Add "Windows 2013" string to _OSI support.Bob Moore1-0/+1
2014-02-11ACPICA: Update the conditions to enable the utility resource dump strings.Lv Zheng6-9/+9
2014-02-11ACPICA: Debugger: Add new command to read/write/compare all namespace objects.Bob Moore1-0/+2
2014-02-11ACPICA: Correctly support references in the union acpi_object.Bob Moore1-3/+3
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore168-168/+168
2014-02-11ACPICA: Improve parameter validation for acpi_install_gpe_block.Bob Moore1-0/+19
2014-02-11ACPICA: Utilities: Load of local test tables is now optional.Bob Moore1-1/+2
2014-02-11ACPICA: Deploy new 32/64 printf support for table override mechanism.Bob Moore1-7/+8
2014-02-11ACPICA: Improve support for 32/64 bit physical addresses in printf().Bob Moore2-13/+21
2014-02-06Merge branches 'acpi-cleanup' and 'acpi-video'Rafael J. Wysocki4-6/+10
2014-02-05ACPI: introduce CONFIG_ACPI_REDUCED_HARDWARE_ONLYAl Stone1-0/+13
2014-02-05ACPI / hotplug: Fix panic on eject to ejected deviceToshi Kani1-2/+4
2014-02-05ACPI / battery: Fix incorrect sscanf() string in acpi_battery_init_alarm()Luis G.F1-1/+1
2014-02-05ACPI / proc: remove unneeded NULL checkDan Carpenter1-1/+1
2014-02-05ACPI / utils: remove a pointless NULL checkDan Carpenter1-4/+0
2014-02-05ACPI / video: Add HP EliteBook Revolve 810 to the blacklistMika Westerberg1-0/+8
2014-01-29Merge branches 'acpi-processor', 'acpi-hotplug', 'acpi-init', 'acpi-pm' and '...Rafael J. Wysocki7-34/+32
2014-01-29ACPI / scan: Clear match_driver flag in acpi_bus_trim()Rafael J. Wysocki1-0/+1
2014-01-28ACPI / init: Flag use of ACPI and ACPI idioms for power supplies to regulator...Mark Brown1-0/+9
2014-01-27ACPICA: Remove bool usage from ACPICA.Lv Zheng2-2/+2
2014-01-27ACPI / PM: Use ACPI_COMPANION() to get ACPI companions of devicesRafael J. Wysocki1-18/+6
2014-01-27ACPI / scan: reduce log level of "ACPI: \_PR_.CPU4: failed to get CPU APIC ID"Jiang Liu1-1/+1
2014-01-27ACPI / processor: Return specific error value when mapping lapic idHanjun Guo1-13/+13
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds70-1093/+1295
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+6
2014-01-20Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-38/+83
2014-01-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-19/+1
2014-01-18Revert "ACPI: Add BayTrail SoC GPIO and LPSS ACPI IDs"Rafael J. Wysocki1-1/+0