index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
/
nsxfeval.c
Age
Commit message (
Expand
)
Author
2013-10-31
ACPICA: Linuxize: Change indentation of C labels.
Lv Zheng
2013-10-31
ACPICA: Clarify ACPI_FREE_BUFFER usage.
Bob Moore
2013-10-31
ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.
Lv Zheng
2013-09-24
ACPICA: Validate start object for acpi_walk_namespace.
Bob Moore
2013-08-13
ACPICA: Update names for walk_namespace callbacks to clarify usage.
Bob Moore
2013-06-16
ACPICA: Standardize all switch() blocks
Chao Guan
2013-06-01
ACPICA: Add argument typechecking for all predefined ACPI names
Bob Moore
2013-01-25
ACPICA: Update ACPICA copyrights to 2013
Bob Moore
2013-01-10
ACPICA: Eliminate some small unnecessary pathname functions.
Bob Moore
2013-01-10
ACPICA: Fix broken call depth tracing logic.
Lv Zheng
2013-01-10
ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA.
Lv Zheng
2013-01-10
ACPICA: Cleanup source to reduce differences between Linux and ACPICA.
Lv Zheng
2013-01-10
ACPICA: Cleanup updated comments.
Lv Zheng
2012-11-15
ACPICA: Remove extra spaces after periods within comments
Bob Moore
2012-11-15
ACPICA: Audit/update for ACPICA return macros and debug depth counter
Bob Moore
2012-11-15
ACPICA: Fix divergences of definition conflicts.
Lv Zheng
2012-07-17
ACPICA: AcpiSrc: Fix some translation issues for Linux conversion
Bob Moore
2012-01-17
ACPICA: Update all copyrights to 2012
Bob Moore
2011-10-31
acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL
Paul Gortmaker
2011-01-18
ACPICA: Update all ACPICA copyrights and signons to 2011
Bob Moore
2010-01-22
ACPICA: AcpiGetDevices: Eliminate unnecessary _STA calls
Lin Ming
2010-01-22
ACPICA: Update all ACPICA copyrights and signons to 2010
Bob Moore
2009-12-15
ACPICA: Update internal namespace node/handle interfaces
Bob Moore
2009-11-24
ACPICA: Add post-order callback to acpi_walk_namespace
Lin Ming
2009-08-27
ACPICA: Major update for acpi_get_object_info external interface
Bob Moore
2009-04-07
hwmon: Add Asus ATK0110 support
Luca Tettamanti
2009-03-27
ACPICA: Fix AcpiWalkNamespace race condition with table unload
Bob Moore
2009-03-26
ACPICA: Remove ACPI_GET_OBJECT_TYPE macro
Bob Moore
2009-01-09
ACPICA: hide private headers
Len Brown
2009-01-09
ACPICA: create acpica/ directory
Len Brown