aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAge
...
| * | | | | | | | ACPICA: Fixes for Unload and DDBHandlesLin Ming2008-04-22
| * | | | | | | | ACPICA: Fix for LoadTable operator, input stringsLin Ming2008-04-22
| * | | | | | | | ACPICA: Fix for Load operatorLin Ming2008-04-22
| * | | | | | | | ACPICA: Methods now implicitly return 0 in slack modeLin Ming2008-04-22
| * | | | | | | | ACPICA: Fix for SizeOf when used with Buffers and PackagesLin Ming2008-04-22
| * | | | | | | | ACPICA: Implemented full argument resolution support for the BankValue argume...Lin Ming2008-04-22
| * | | | | | | | ACPICA: Undo accidental checkin of not-fully-tested mutex changesBob Moore2008-04-22
| * | | | | | | | ACPICA: Implemented full support for deferred execution for the TermArg strin...Lin Ming2008-04-22
| * | | | | | | | ACPICA: Fixed a problem with Index Fields where the Index register was incorr...Bob Moore2008-04-22
| * | | | | | | | ACPICA: Fixed a problem with AcpiGetDevices where the search of a branch of t...Bob Moore2008-04-22
| * | | | | | | | ACPICA: Fixed a problem with CopyObject used in conjunction with the Index op...Lin Ming2008-04-22
| * | | | | | | | ACPICA: Fixed a problem with Index references passed as method argumentsLin Ming2008-04-22
| * | | | | | | | ACPICA: Fixed a problem with FromBCD and ToBCD with some compilersBob Moore2008-04-22
| * | | | | | | | ACPICA: Fixes a problem with control method references within packagesBob Moore2008-04-22
| * | | | | | | | ACPICA: Cleanup of debug outputBob Moore2008-04-22
| * | | | | | | | ACPICA: Cosmetic changes only, no functional changesBob Moore2008-04-22
| * | | | | | | | ACPICA: Cosmetic changes only, no functional changesBob Moore2008-04-22
| * | | | | | | | ACPICA: Added additional parameter validation for LoadTableLin Ming2008-04-22
| * | | | | | | | ACPICA: Fixed a memory leak when Device or Thermal objects referenced in pack...Bob Moore2008-04-22
| * | | | | | | | ACPICA: Fix for Load/LoadTable to specify load locationBob Moore2008-04-22
| * | | | | | | | ACPICA: Add error checks to prevent faultsBob Moore2008-04-22
| * | | | | | | | ACPICA: Add a table checksum verify for Load operatorBob Moore2008-04-22
| * | | | | | | | ACPICA: Fix for memory leak related to DdbHandle objectsBob Moore2008-04-22
| * | | | | | | | ACPICA: Fix a fault when storing DdbHandle to Debug objectBob Moore2008-04-22
| * | | | | | | | ACPICA: Fix for fault if Load() failsBob Moore2008-04-22
| * | | | | | | | ACPICA: Fix for Alias operator to see target child objectsBob Moore2008-04-22
| * | | | | | | | ACPICA: Fix for namespace lookup problemLin Ming2008-04-22
| * | | | | | | | ACPICA: New interfaces for table event handlersLin Ming2008-04-22
| * | | | | | | | ACPICA: Support for iASL - multiple files and wildcardsBob Moore2008-04-22
| * | | | | | | | ACPICA: Updated error message for dynamic method serializationBob Moore2008-04-22
| * | | | | | | | ACPICA: Fix for update of the Global Lock HandleBob Moore2008-04-22
| * | | | | | | | ACPICA: Fix for package reference countsBob Moore2008-04-22
| * | | | | | | | ACPICA: Increase maximum buffer size dumped to screen in buffer object dumpBob Moore2008-04-22
| * | | | | | | | ACPICA: Misc fixes for recent global lock code updateBob Moore2008-04-22
| * | | | | | | | ACPICA: Removed extraneous codeBob Moore2008-04-22
| * | | | | | | | ACPICA: Update comments for acquire/release mutex interfacesBob Moore2008-04-22
| * | | | | | | | ACPICA: Avoid use of invalid pointers in returned object fieldBob Moore2008-04-22
| * | | | | | | | ACPICA: changed order of interpretation of operand objectsBob Moore2008-04-22
| * | | | | | | | ACPICA: Update for mutiple global lock acquisitions by same threadBob Moore2008-04-22
| * | | | | | | | ACPICA: Removed unused codeBob Moore2008-04-22
| * | | | | | | | ACPICA: Several fixes for internal method result stackBob Moore2008-04-22
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | [IA64] Provide ACPI fixup for /proc/cpuinfo/physical_idAlex Chiang2008-04-29
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-29
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: validate against acpi motherboard resourcesRobert Hancock2008-04-26
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | acpi: use non-racy method for proc entries creationDenis V. Lunev2008-04-29
| |_|_|/ / / / |/| | | | | |
* | | | | | | [CPUFREQ] change cpu freq tables to per_cpu variablesMike Travis2008-04-28
* | | | | | | drivers/acpi/thermal.c: fix build with CONFIG_DMI=nAndrew Morton2008-04-28
* | | | | | | fix idle (arch, acpi and apm) and lockdepPeter Zijlstra2008-04-26
|/ / / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...Linus Torvalds2008-04-21
|\ \ \ \ \ \
| * | | | | | acpi: Storage class should be before const qualifierTobias Klauser2008-04-21