Commit Graph

1660 Commits (d3e74d0237b102d34979015fbf6df02ca4413074)

Author SHA1 Message Date
Rafael J. Wysocki 92daa7b53b ACPI suspend: build fix for ACPI_SLEEP=n && XEN_SAVE_RESTORE=y. 17 years ago
Len Brown cab0896918 toshiba_acpi: always call input_sync() after input_report_switch() 17 years ago
Guillem Jover df316e9391 ACPI: Always report a sync event after a lid state change 17 years ago
Miao Xie 16be87ea17 ACPI: cpufreq, processor: fix compile error in drivers/acpi/processor_perflib.c 17 years ago
Shaohua Li 898b054f3e dock: make dock driver not a module 17 years ago
Zhao Yakui 5eaff72218 ACPI: hack around sysfs warning with link order 17 years ago
Len Brown b849075c0e ACPI suspend: fix build warning when CONFIG_ACPI_SLEEP=n 17 years ago
Bob Moore 4ca846e927 ACPICA: Add support for zero-length buffer-to-string conversions 17 years ago
Bob Moore e8707b340f ACPICA: New: Validation for predefined ACPI methods/objects 17 years ago
Lin Ming b9d1312ad4 ACPICA: Fix for implicit return compatibility 17 years ago
Lin Ming d8a0ec914a ACPICA: Fixed a couple memory leaks associated with "implicit return" 17 years ago
Bob Moore 68e125c405 ACPICA: Optimize buffer allocation procedure 17 years ago
Lin Ming cf058bd1c8 ACPICA: Fix possible memory leak, error exit path 17 years ago
Lin Ming c35def2118 ACPICA: Fix fault after mem allocation failure in AML parser 17 years ago
Lin Ming bbbbeb8e31 ACPICA: Remove unused ACPI register bit definition 17 years ago
Bob Moore 393a75d6b7 ACPICA: Fix possible memory leak in acpi_ns_get_external_pathname 17 years ago
Bob Moore 1044f1f65b ACPICA: Cleanup for internal Reference Object 17 years ago
Bob Moore 2425a0967f ACPICA: Update comments - no functional changes 17 years ago
Bob Moore 57e664cfd9 ACPICA: Update for Reference ACPI_OPERAND_OBJECT 17 years ago
Lin Ming 93851b4d13 ACPICA: Reduce error to warning for incorrect method arg count 17 years ago
Bob Moore b68bacf225 ACPICA: Disallow evaluation of named object types with no value 17 years ago
Bob Moore 23d3e055be ACPICA: Remove obsolete debug levels (WARN and ERROR) 17 years ago
Lin Ming 55ac9a018f ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printk 17 years ago
Alexey Starikovskiy 8bd108d146 ACPICA: add preemption point after each opcode parse 17 years ago
Bob Moore c2de3a4945 ACPICA: Improve object conversion error messages 17 years ago
Bob Moore f02a99ac66 ACPICA: Add function to decode reference obj types to strings 17 years ago
Bob Moore 0a1fbf2db0 ACPICA: Return method arg count from acpi_get_object_info 17 years ago
Bob Moore b7906e3245 ACPICA: Fix warning for 64-bit build 17 years ago
Lin Ming bbc2413406 ACPICA: Add function to dereference returned reference objects 17 years ago
Yi Yang b417d40b9a ACPICA: Return status from global init function 17 years ago
Bob Moore a6f30539f3 ACPICA: Fix table compare code, length then data 17 years ago
Bob Moore e56f561736 ACPICA: Allow same ACPI table to be loaded/unloaded more than once 17 years ago
Fiodor Suietov 237a927682 ACPICA: Add check for invalid handle in acpi_get_object_info 17 years ago
Dennis Noordsij f0e0da8a6c ACPICA: Copy dynamically loaded tables to local buffer 17 years ago
Alex Chiang 828f37683e PCI: update pci_create_slot() to take a 'hotplug' param 17 years ago
donald.d.dugger@intel.com 383d7a11c9 ACPI: Fix possible null ptr dereference 17 years ago
Len Brown ea5c8af9b1 ACPI: remove unused acpi_is_child_device() 17 years ago
Zhao Yakui 39a0ad8710 ACPI : Load device driver according to the status of acpi device 17 years ago
Zhao Yakui 6415e12ba0 ACPI: Add DMI check to disable power state check in power transition 17 years ago
Zhao Yakui f5adfaa372 ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transition 17 years ago
Zhao Yakui eab4b64576 ACPI: Attach the ACPI device to the ACPI handle as early as possible 17 years ago
Zhao Yakui a51e145f37 ACPI: Get the device power state in the course of scanning device 17 years ago
Lin Ming 08237974af ACPI: replace AE_BAD_ADDRESS exception code with AE_ERROR 17 years ago
Rafael J. Wysocki 5d1e072b6b ACPI suspend: Fix CONFIG_ACPI_SLEEP dependence and some compilation warnings 17 years ago
Parag Warudkar 01e8ef11bc x86: sysfs: kill owner field from attribute 17 years ago
Adrian Bunk ab527d7578 acpi: use bcd2bin/bin2bcd 17 years ago
Zhao Yakui 8fd145917f ACPI: Ingore the RESET_REG_SUP bit when using ACPI reset mechanism 17 years ago
Mike Dahlgren c6c38bac26 asus_acpi: whitespace and comment cleanup 17 years ago
Zhang Rui 22a94d79a3 ACPI: Allow overriding to higher critical trip point. 17 years ago
Zhao Yakui 20edd74fcf ACPI: Ignore AE_NOT_FOUND error of EC _REG method and continue to initialize EC 17 years ago