Commit Graph

1563 Commits (93fbaae188fba7c2a6e458f62e1f61439caebfc8)

Author SHA1 Message Date
Bob Moore 0bda3f2f86 ACPICA: Fix for Load operator, load table at the namespace root 17 years ago
Bob Moore bc45b1d39a ACPICA: Ignore ACPI table signature for Load() operator 17 years ago
Bob Moore 7aa7d4336d ACPICA: Fix to allow zero-length ASL field declarations 17 years ago
Akinobu Mita 46a21e465e ACPI: use memory_read_from_buffer() 17 years ago
Holger Macht 7efd52a407 bay: exit if notify handler cannot be installed 17 years ago
Tim Pepper 1fdd686086 dock.c remove trailing printk whitespace 17 years ago
Adrian Bunk a66b34b26f proper prototype for acpi_processor_tstate_has_changed() 17 years ago
Fenghua Yu 39b8931b5c ACPI: handle invalid ACPI SLIT table 17 years ago
Alistair John Strachan c21d1e7f53 ACPI 2.6.26-rc2: Add missing newline to DSDT/SSDT warning message 17 years ago
Alexey Starikovskiy 1b7fc5aae8 ACPI: EC: Use msleep instead of udelay while waiting for event. 17 years ago
Venkatesh Pallipadi dcb84f335b cpuidle acpi driver: fix oops on AC<->DC 17 years ago
Zhao Yakui e1094bfa26 ACPI: Disable Fixed_RTC event when installing RTC handler 17 years ago
Alex Chiang 8344b568f5 PCI: ACPI PCI slot detection driver 17 years ago
Yinghai Lu d49c428840 x86: make generic arch support NUMAQ 17 years ago
Yinghai Lu 2944e16b25 x86: update mptable 17 years ago
Mike Travis 141ad0688a acpi: use performance variant for_each_cpu_mask_nr 17 years ago
Harvey Harrison b62151de49 acpi: fix integer as NULL pointer warning 17 years ago
Alexey Dobriyan e0066c4ea9 Fix ACPI vs proc_create_data() mismerge 17 years ago
Venkatesh Pallipadi 36a9135865 ACPI: Fix acpi_processor_idle and idle= boot parameters interaction 17 years ago
Alex Chiang fe086a7bea [IA64] Provide ACPI fixup for /proc/cpuinfo/physical_id 17 years ago
Denis V. Lunev cf7acfab03 acpi: use non-racy method for proc entries creation 17 years ago
Thomas Renninger 66fb9d120e ACPI: Cleanup: Remove unneeded, multiple local dummy variables 17 years ago
Dmitry Torokhov c46e5658a0 ACPI: video - fix permissions on some proc entries 17 years ago
Dmitry Torokhov 251cb0bc79 ACPI: video - properly handle errors when registering proc elements 17 years ago
Dmitry Torokhov 78eed028f1 ACPI: video - do not store invalid entries in attached_array list 17 years ago
Len Brown 2c6e33c366 ACPI: re-name acpi_pm_ops to acpi_suspend_ops 17 years ago
Li Zefan a815ab8b58 ACPI: check a return value correctly in acpi_power_get_context() 17 years ago
Adrian Bunk 2a241d77cf #if 0 acpi/bay.c:eject_removable_drive() 17 years ago
Damián Viano 51ae796f7f ACPICA: always disable GPE when requested 17 years ago
Zhang, Rui 76ecb4f2d7 ACPI: update thermal temperature 17 years ago
Julia Lawall 9030062f3d ACPI: elide a non-zero test on a result that is never 0 17 years ago
Zhang Rui e9ae71078b thermal: update the documentation 17 years ago
Zhang, Rui 9ec732ff80 thermal: add new get_crit_temp callback 17 years ago
Zhang Rui 63c4ec905d thermal: add the support for building the generic thermal as a module 17 years ago
Zhang Rui 2f67a0695d flush kacpi_notify_wq before removing notify handler 17 years ago
Mike Travis c938ac2132 [CPUFREQ] change cpu freq tables to per_cpu variables 17 years ago
Andrew Morton d83fd8a267 drivers/acpi/thermal.c: fix build with CONFIG_DMI=n 17 years ago
Peter Zijlstra 7f424a8b08 fix idle (arch, acpi and apm) and lockdep 17 years ago
Robert Hancock 7752d5cfe3 x86: validate against acpi motherboard resources 17 years ago
Venkatesh Pallipadi 0fda6b403f 2.6.25 regression: powertop says 120K wakeups/sec 17 years ago
Alexey Starikovskiy 204470272c ACPI: GPE enabling should happen after EC installation 17 years ago
Len Brown 75a44ce00b ACPICA: update Intel copyright 17 years ago
Bob Moore cca97b8156 ACPICA: Fix for some local named nodes not marked temporary and to disallow duplicates 17 years ago
Zhang Rui 514d18d79b ACPICA: Update for new Notify values 17 years ago
Bob Moore 66d3ca9ea2 ACPICA: Fixes for size of StartDependent resource descriptor 17 years ago
Bob Moore d8846574ed ACPICA: Updates for Debug object output 17 years ago
Bob Moore cd0b224824 ACPICA: Fixes for external Reference Objects 17 years ago
Lin Ming 7a5bb99645 ACPICA: Fix to handle NULL package elements correctly 17 years ago
Bob Moore 0ba7d25c70 ACPICA: Fix for extraneous debug message for packages 17 years ago
Bob Moore 24a3157a90 ACPICA: Fix for possible error when packages/buffers are passed to methods externally 17 years ago