Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
26bbe7ef6d5cdc7ec08cba6d433fca4060f258f3
/
drivers
/
acpi
/
acpica
/
nsxfeval.c
4fa4616
ACPICA: De-macroize calls to standard C library functions
by Bob Moore
· 9 years ago
82a8094
ACPICA: Update Copyright headers to 2015
by David E. Box
· 10 years ago
6ac4a2a
Merge branch 'acpica'
by Rafael J. Wysocki
· 11 years ago
fbb7a2d
ACPICA: Update ACPICA copyrights to 2014.
by Bob Moore
· 11 years ago
7c2e177
ACPICA: Introduce acpi_get_data_full() and rework acpi_get_data()
by Rafael J. Wysocki
· 11 years ago
bb3fec1
ACPICA: Remove unused ACPI_FREE_BUFFER macro. No functional change.
by Lv Zheng
· 11 years ago
10622bf
ACPICA: Linuxize: Change indentation of C labels.
by Lv Zheng
· 11 years ago
bb1cab3
ACPICA: Clarify ACPI_FREE_BUFFER usage.
by Bob Moore
· 11 years ago
839e928
ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.
by Lv Zheng
· 11 years ago
d53d820
ACPICA: Validate start object for acpi_walk_namespace.
by Bob Moore
· 11 years ago
4ef1750
ACPICA: Update names for walk_namespace callbacks to clarify usage.
by Bob Moore
· 11 years ago
1d1ea1b
ACPICA: Standardize all switch() blocks
by Chao Guan
· 11 years ago
29a241c
ACPICA: Add argument typechecking for all predefined ACPI names
by Bob Moore
· 12 years ago
25f044e
ACPICA: Update ACPICA copyrights to 2013
by Bob Moore
· 12 years ago
04a81dc
ACPICA: Eliminate some small unnecessary pathname functions.
by Bob Moore
· 12 years ago
7b6afb6
ACPICA: Fix broken call depth tracing logic.
by Lv Zheng
· 12 years ago
3e8214e
ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA.
by Lv Zheng
· 12 years ago
739dcbb
ACPICA: Cleanup source to reduce differences between Linux and ACPICA.
by Lv Zheng
· 12 years ago
75c8044
ACPICA: Cleanup updated comments.
by Lv Zheng
· 12 years ago
73a3090
ACPICA: Remove extra spaces after periods within comments
by Bob Moore
· 12 years ago
68aafc3
ACPICA: Audit/update for ACPICA return macros and debug depth counter
by Bob Moore
· 12 years ago
78e25fe
ACPICA: Fix divergences of definition conflicts.
by Lv Zheng
· 12 years ago
ba494be
ACPICA: AcpiSrc: Fix some translation issues for Linux conversion
by Bob Moore
· 12 years ago
7784813
ACPICA: Update all copyrights to 2012
by Bob Moore
· 13 years ago
214f2c9
acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL
by Paul Gortmaker
· 13 years ago
b4e104e
ACPICA: Update all ACPICA copyrights and signons to 2011
by Bob Moore
· 14 years ago
5f8902ac
ACPICA: AcpiGetDevices: Eliminate unnecessary _STA calls
by Lin Ming
· 15 years ago
a8357b0
ACPICA: Update all ACPICA copyrights and signons to 2010
by Bob Moore
· 15 years ago
f24b664
ACPICA: Update internal namespace node/handle interfaces
by Bob Moore
· 15 years ago
2263576
ACPICA: Add post-order callback to acpi_walk_namespace
by Lin Ming
· 15 years ago
15b8dd5
ACPICA: Major update for acpi_get_object_info external interface
by Bob Moore
· 15 years ago
2c03d07
hwmon: Add Asus ATK0110 support
by Luca Tettamanti
· 16 years ago
8a335a23
ACPICA: Fix AcpiWalkNamespace race condition with table unload
by Bob Moore
· 16 years ago
3371c19
ACPICA: Remove ACPI_GET_OBJECT_TYPE macro
by Bob Moore
· 16 years ago
e2f7a77
ACPICA: hide private headers
by Len Brown
· 16 years ago
95b482a
ACPICA: create acpica/ directory
by Len Brown
· 16 years ago
[Renamed from drivers/acpi/namespace/nsxfeval.c]
50df4d8
ACPICA: Restructure includes into public/private
by Bob Moore
· 16 years ago
1044f1f
ACPICA: Cleanup for internal Reference Object
by Bob Moore
· 16 years ago
bbc2413
ACPICA: Add function to dereference returned reference objects
by Lin Ming
· 16 years ago
67a119f
ACPICA: Eliminate acpi_native_uint type v2
by Bob Moore
· 16 years ago
c91d924
ACPICA: Fix for hang on GPE method invocation
by Bob Moore
· 16 years ago
75a44ce
ACPICA: update Intel copyright
by Len Brown
· 17 years ago
549f460
ACPICA: Fixed a problem with AcpiGetDevices where the search of a branch of the device tree could be terminated prematurely
by Bob Moore
· 17 years ago
02f8a85
ACPI: Check for any matching CID when walking namespace.
by Andrew Patterson
· 17 years ago
70b30fb
ACPI: Fix a warning of discarding qualifiers from pointer target type
by Al Viro
· 17 years ago
8c8eb78
ACPI: autoload modules - ACPICA modifications
by Thomas Renninger
· 17 years ago
fd35094
ACPICA: Lindent
by Len Brown
· 18 years ago
4d2acd9
Revert "ACPICA: revert "acpi_serialize" changes"
by Len Brown
· 18 years ago
a8f4af6
ACPICA: revert "acpi_serialize" changes
by Len Brown
· 18 years ago
6c9deb7
ACPICA: Update copyright to 2007.
by Bob Moore
· 18 years ago
1ba753a
ACPICA: Re-implement interpreters' "serialized mode"
by Bob Moore
· 18 years ago
02438d8
ACPI: delete acpi_os_free(), use kfree() directly
by Len Brown
· 18 years ago
4119532
ACPI: ACPICA 20060526
by Bob Moore
· 19 years ago
b229cf9
ACPI: ACPICA 20060421
by Bob Moore
· 19 years ago
8313524
ACPI: ACPICA 20060310
by Bob Moore
· 18 years ago
52fc0b0
[ACPI] ACPICA 20060210
by Bob Moore
· 18 years ago
b8e4d89
[ACPI] ACPICA 20060127
by Bob Moore
· 19 years ago
4a90c7e
[ACPI] ACPICA 20060113
by Bob Moore
· 19 years ago
defba1d
[ACPI] ACPICA 20051216
by Bob Moore
· 19 years ago
96db255
[ACPI] ACPICA 20051102
by Bob Moore
· 19 years ago
4be44fc
[ACPI] Lindent all ACPI files
by Len Brown
· 19 years ago
44f6c01
ACPICA 20050408 from Bob Moore
by Robert Moore
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago