index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
|
Merge branch 'bugzilla-10503' into test
Len Brown
2008-10-22
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
ACPI: don't enable control method power button as wakeup device when Fixed Po...
Zhang Rui
2008-10-06
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
Merge branch 'bugzilla-10237' into test
Len Brown
2008-10-22
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
ACPI: Ignore AE_NOT_FOUND error of EC _REG method and continue to initialize EC
Zhao Yakui
2008-10-17
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
Merge branch 'asus-cleanup' into test
Len Brown
2008-10-22
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
asus_acpi: whitespace and comment cleanup
Mike Dahlgren
2008-10-17
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
Merge branch 'acpica' into test
Len Brown
2008-10-22
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
ACPICA: Add support for zero-length buffer-to-string conversions
Bob Moore
2008-10-22
|
|
*
|
|
|
|
|
ACPICA: New: Validation for predefined ACPI methods/objects
Bob Moore
2008-10-22
|
|
*
|
|
|
|
|
ACPICA: Fix for implicit return compatibility
Lin Ming
2008-10-22
|
|
*
|
|
|
|
|
ACPICA: Fixed a couple memory leaks associated with "implicit return"
Lin Ming
2008-10-22
|
|
*
|
|
|
|
|
ACPICA: Optimize buffer allocation procedure
Bob Moore
2008-10-22
|
|
*
|
|
|
|
|
ACPICA: Fix possible memory leak, error exit path
Lin Ming
2008-10-22
|
|
*
|
|
|
|
|
ACPICA: Fix fault after mem allocation failure in AML parser
Lin Ming
2008-10-22
|
|
*
|
|
|
|
|
ACPICA: Remove unused ACPI register bit definition
Lin Ming
2008-10-22
|
|
*
|
|
|
|
|
ACPICA: Fix possible memory leak in acpi_ns_get_external_pathname
Bob Moore
2008-10-22
|
|
*
|
|
|
|
|
ACPICA: Cleanup for internal Reference Object
Bob Moore
2008-10-22
|
|
*
|
|
|
|
|
ACPICA: Update comments - no functional changes
Bob Moore
2008-10-22
|
|
*
|
|
|
|
|
ACPICA: Update for Reference ACPI_OPERAND_OBJECT
Bob Moore
2008-10-22
|
|
*
|
|
|
|
|
ACPICA: Reduce error to warning for incorrect method arg count
Lin Ming
2008-10-22
|
|
*
|
|
|
|
|
ACPICA: Disallow evaluation of named object types with no value
Bob Moore
2008-10-22
|
|
*
|
|
|
|
|
ACPICA: Remove obsolete debug levels (WARN and ERROR)
Bob Moore
2008-10-22
|
|
*
|
|
|
|
|
ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printk
Lin Ming
2008-10-22
|
|
*
|
|
|
|
|
ACPICA: add preemption point after each opcode parse
Alexey Starikovskiy
2008-10-22
|
|
*
|
|
|
|
|
ACPICA: Improve object conversion error messages
Bob Moore
2008-10-22
|
|
*
|
|
|
|
|
ACPICA: Add function to decode reference obj types to strings
Bob Moore
2008-10-22
|
|
*
|
|
|
|
|
ACPICA: Return method arg count from acpi_get_object_info
Bob Moore
2008-10-22
|
|
*
|
|
|
|
|
ACPICA: Fix warning for 64-bit build
Bob Moore
2008-10-22
|
|
*
|
|
|
|
|
ACPICA: Add function to dereference returned reference objects
Lin Ming
2008-10-22
|
|
*
|
|
|
|
|
ACPICA: Return status from global init function
Yi Yang
2008-10-22
|
|
*
|
|
|
|
|
ACPICA: Fix table compare code, length then data
Bob Moore
2008-10-22
|
|
*
|
|
|
|
|
ACPICA: Allow same ACPI table to be loaded/unloaded more than once
Bob Moore
2008-10-22
|
|
*
|
|
|
|
|
ACPICA: Add check for invalid handle in acpi_get_object_info
Fiodor Suietov
2008-10-22
|
|
*
|
|
|
|
|
ACPICA: Copy dynamically loaded tables to local buffer
Dennis Noordsij
2008-10-22
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
Merge branch 'bugfixes' into test
Len Brown
2008-10-22
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
ACPI: Fix possible null ptr dereference
donald.d.dugger@intel.com
2008-10-22
|
|
*
|
|
|
|
|
ACPI: remove unused acpi_is_child_device()
Len Brown
2008-10-22
|
|
*
|
|
|
|
|
ACPI : Load device driver according to the status of acpi device
Zhao Yakui
2008-10-22
|
|
*
|
|
|
|
|
ACPI: Add DMI check to disable power state check in power transition
Zhao Yakui
2008-10-22
|
|
*
|
|
|
|
|
ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transi...
Zhao Yakui
2008-10-22
|
|
*
|
|
|
|
|
ACPI: Attach the ACPI device to the ACPI handle as early as possible
Zhao Yakui
2008-10-22
|
|
*
|
|
|
|
|
ACPI: Get the device power state in the course of scanning device
Zhao Yakui
2008-10-22
|
|
*
|
|
|
|
|
ACPI: replace AE_BAD_ADDRESS exception code with AE_ERROR
Lin Ming
2008-10-22
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
Merge branch 'acer-wmi' into test
Len Brown
2008-10-22
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
ACPI: WMI: Enable event methods when registering notifiers
Matthew Garrett
2008-10-08
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
Merge branch 'FW_BUG' into test
Len Brown
2008-10-22
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
ACPI: cpufreq, processor: Detect old BIOS, not supporting CPU freq on a recen...
Thomas Renninger
2008-09-22
|
|
|
/
/
/
/
*
|
|
/
/
/
PCI: update pci_create_slot() to take a 'hotplug' param
Alex Chiang
2008-10-22
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
x86: sysfs: kill owner field from attribute
Parag Warudkar
2008-10-20
*
|
|
|
|
acpi: use bcd2bin/bin2bcd
Adrian Bunk
2008-10-20
[prev]
[next]