Commit Graph

1699 Commits (c8f96974eebbc8f078ad64f2d8041e6dce741d67)

Author SHA1 Message Date
Linus Torvalds 77fb61a04a acpi: fix oops in acpi_system_wakeup_device_seq_show 16 years ago
Bjorn Helgaas 32836259ff ACPI: pci_link: remove acpi_irq_balance_set() interface 16 years ago
Alexey Starikovskiy 8517934ef6 ACPI: EC: Don't do transaction from GPE handler in poll mode. 16 years ago
Alexey Starikovskiy 06cf7d3c7a ACPI: EC: lower interrupt storm treshold 16 years ago
Alexey Starikovskiy 0b7084ac67 ACPICA: Use spinlock for acpi_{en|dis}able_gpe 16 years ago
Alexey Starikovskiy a2f93aeadf ACPI: EC: restart failed command 16 years ago
Alexey Starikovskiy dd15f8c42a ACPI: EC: wait for last write gpe 16 years ago
Alan Jenkins f8248434e6 ACPI: EC: make kernel messages more useful when GPE storm is detected 16 years ago
Alexey Starikovskiy 1cfe62c801 ACPI: EC: revert msleep patch 16 years ago
Thomas Renninger c3d6de698c ACPI video: if no ACPI backlight support, use vendor drivers 16 years ago
Thomas Renninger 22c13f9d81 ACPI: video: Ignore devices that aren't present in hardware 16 years ago
Lin Ming a1a8d334f9 Delete an unwanted return statement at evgpe.c 16 years ago
Bjorn Helgaas a0d84a92df ACPI: update debug parameter documentation 16 years ago
Bjorn Helgaas 87b586088e ACPI: turn off all debug output by default 16 years ago
Bjorn Helgaas bdd7279919 ACPI: add driver component definitions to sysfs debug_layers 16 years ago
Bjorn Helgaas 89595b8f28 ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h 16 years ago
Alexey Starikovskiy d21cf3c16b ACPI EC: Fix regression due to use of uninitialized variable 16 years ago
Peter Gruber 4feba70a2c ACPI: avoid empty file name in sysfs 17 years ago
Yinghai Lu 14a63ba821 ACPI: use macro to replace hard number 17 years ago
Kay Sievers 0794469da3 ACPI: struct device - replace bus_id with dev_name(), dev_set_name() 17 years ago
Len Brown d17cb18a07 Revert "ACPI: Ingore the RESET_REG_SUP bit when using ACPI reset mechanism" 17 years ago
Myron Stowe 5b53ed6915 ACPI: 80 column adherence and spelling fix (no functional change) 17 years ago
Myron Stowe b26e9286fb ACPI: Behave uniquely based on processor declaration definition type 17 years ago
Myron Stowe ad93a765c1 ACPI: Disambiguate processor declaration type 17 years ago
Bjorn Helgaas 8950d89aca ACPI: remove CONFIG_ACPI_EC 17 years ago
Bjorn Helgaas fefe5ab3d6 ACPI: remove CONFIG_ACPI_POWER 17 years ago
Bjorn Helgaas 5b881479af ACPI: SBS: remove useless acpi_cm_sbs_init() initcall 17 years ago
Bjorn Helgaas 5704d626e7 ACPI: remove comments about debug layer/level to use 17 years ago
Zhang Rui ed206fac87 ACPI: bugfix reporting of event handler status 17 years ago
Zhao Yakui 676962dac6 ACPI: fan: Delete the strict check in power transition 17 years ago
Zhao Yakui b1b57fbe9b ACPI: fix de-reference bug in power resource driver 17 years ago
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