Commit Graph

1424 Commits (b02b371e6d14961ad458ca9d88b30eefef77003d)

Author SHA1 Message Date
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
Lin Ming a3df4dadd4 ACPICA: Update behavior of CopyObject to match ACPI spec 17 years ago
Bob Moore 1d5b285da1 ACPICA: Fix for resource descriptor optimization issues for _CRS/_SRC 17 years ago
Bob Moore b1dd9096fe ACPICA: Added new error messages 17 years ago
Bob Moore 507f046c4d ACPICA: Add va_end statements as appropriate 17 years ago
Lin Ming bc7a36ab74 ACPICA: Fixes for Unload and DDBHandles 17 years ago
Lin Ming 47c08729bf ACPICA: Fix for LoadTable operator, input strings 17 years ago
Lin Ming 200cce6a75 ACPICA: Fix for Load operator 17 years ago
Lin Ming 9accd46459 ACPICA: Methods now implicitly return 0 in slack mode 17 years ago
Lin Ming 8246934b7c ACPICA: Fix for SizeOf when used with Buffers and Packages 17 years ago
Lin Ming ef805d9563 ACPICA: Implemented full argument resolution support for the BankValue argument to BankField 17 years ago
Bob Moore 57345ee6b8 ACPICA: Undo accidental checkin of not-fully-tested mutex changes 17 years ago
Lin Ming 941f48bb46 ACPICA: Implemented full support for deferred execution for the TermArg string arguments for DataTableRegion 17 years ago
Bob Moore 9aa6169f47 ACPICA: Fixed a problem with Index Fields where the Index register was incorrectly limited to a maximum of 32 bits 17 years ago
Bob Moore 549f46044e ACPICA: Fixed a problem with AcpiGetDevices where the search of a branch of the device tree could be terminated prematurely 17 years ago
Lin Ming 1cb2ef6606 ACPICA: Fixed a problem with CopyObject used in conjunction with the Index operator 17 years ago
Lin Ming e5bcc811f7 ACPICA: Fixed a problem with Index references passed as method arguments 17 years ago
Bob Moore 1f549a240c ACPICA: Fixed a problem with FromBCD and ToBCD with some compilers 17 years ago