Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
303cb89a6d708da9c24f6f3390ff68a2bd822a13
/
drivers
/
acpi
/
acpica
/
tbxface.c
82a8094
ACPICA: Update Copyright headers to 2015
by David E. Box
· 10 years ago
e044d8f
ACPI: Introduce acpi_unload_parent_table() usages in Linux kernel
by Lv Zheng
· 10 years ago
97d7465
ACPICA: take ACPI_MTX_INTERPRETER in acpi_unload_table_id()
by Octavian Purdila
· 10 years ago
ed6f1d4
ACPICA: Table Manager: Misc cleanup and renames, no functional change.
by Bob Moore
· 11 years ago
8a216d7
ACPICA: Tables: Cleanup ACPI_TABLE_ORIGIN_xxx flags.
by Lv Zheng
· 11 years ago
7f9fc99
ACPICA: Tables: Clean up split INSTALLED/VALIDATED table state logics.
by Lv Zheng
· 11 years ago
5582982
ACPICA: Remove indent divergences to reduce maintenance overhead.
by Lv Zheng
· 11 years ago
fbb7a2d
ACPICA: Update ACPICA copyrights to 2014.
by Bob Moore
· 11 years ago
45c9f78
ACPICA: Add __init for ACPICA initializers/finalizers.
by Lv Zheng
· 11 years ago
d21f600
ACPICA: Deploy ACPI_EXPORT_SYMBOL_INIT for main ACPICA initialization interfaces.
by Lv Zheng
· 11 years ago
10622bf
ACPICA: Linuxize: Change indentation of C labels.
by Lv Zheng
· 11 years ago
839e928
ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.
by Lv Zheng
· 11 years ago
b7ed9a8
ACPICA: Fix for some comments/headers
by Tang Chen
· 12 years ago
25f044e
ACPICA: Update ACPICA copyrights to 2013
by Bob Moore
· 12 years ago
b43e106
ACPICA: Cleanup table handler naming conflicts.
by Lv Zheng
· 12 years ago
739dcbb
ACPICA: Cleanup source to reduce differences between Linux and ACPICA.
by Lv Zheng
· 12 years ago
68aafc3
ACPICA: Audit/update for ACPICA return macros and debug depth counter
by Bob Moore
· 12 years ago
2bc198c
ACPICA: Table Manager: Merge duplicate code (root table)
by Lv Zheng
· 12 years ago
4f81f98
ACPI: export symbol acpi_get_table_with_size
by Alex Deucher
· 12 years ago
ba494be
ACPICA: AcpiSrc: Fix some translation issues for Linux conversion
by Bob Moore
· 12 years ago
f60d818
ACPICA: Add new ACPI table load/unload external interfaces
by Bob Moore
· 12 years ago
d59b8ec
ACPICA: Split file: tbxface.c -> tbxfload.c
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
b9ee204
ACPICA: Clarify/rename some root table descriptor fields
by Bob Moore
· 15 years ago
43323cb
ACPICA: Update DSDT copy/detection.
by Bob Moore
· 15 years ago
69ec87e
ACPICA: Add subsystem option to force copy of DSDT to local memory
by Lin Ming
· 15 years ago
729df0f
ACPICA: Add detection of corrupted/replaced DSDT
by Lin Ming
· 15 years ago
333b04a
ACPICA: Fix for acpi_reallocate_root_table for incorrect root table copy
by Alexey Starikovskiy
· 15 years ago
a8357b0
ACPICA: Update all ACPICA copyrights and signons to 2010
by Bob Moore
· 15 years ago
478c6a4
Merge branch 'linus' into release
by Len Brown
· 16 years ago
ec41f19
ACPICA: Formatting update - no functional changes
by Bob Moore
· 16 years ago
97cbb7d
ACPICA: Remove extraneous parameter in table manager
by Bob Moore
· 16 years ago
ac5f98d
ACPICA: Allow OS override of all ACPI tables
by Bob Moore
· 16 years ago
7d97277
acpi/x86: introduce __apci_map_table, v4
by Yinghai Lu
· 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/tables/tbxface.c]
50df4d8
ACPICA: Restructure includes into public/private
by Bob Moore
· 16 years ago
67a119f
ACPICA: Eliminate acpi_native_uint type v2
by Bob Moore
· 16 years ago
c21d1e7
ACPI 2.6.26-rc2: Add missing newline to DSDT/SSDT warning message
by Alistair John Strachan
· 17 years ago
75a44ce
ACPICA: update Intel copyright
by Len Brown
· 17 years ago
3e08e2d
ACPICA: New interfaces for table event handlers
by Lin Ming
· 17 years ago
67effe8
ACPI: add "acpi_no_auto_ssdt" bootparam
by Len Brown
· 17 years ago
fd35094
ACPICA: Lindent
by Len Brown
· 18 years ago
ecb5f75
ACPI: acpi_unload_table_id() always returns error
by John Keller
· 18 years ago
70c0846
ACPI: Fix sparse warnings
by Randy Dunlap
· 18 years ago
035f994
ACPICA: Fix for incorrect parameter passed to AcpiTbDeleteTable during table load.
by Bob Moore
· 18 years ago
6c9deb7
ACPICA: Update copyright to 2007.
by Bob Moore
· 18 years ago
428f211
ACPICA: Miscellaneous table manager updates and optimizations
by Alexey Starikovskiy
· 18 years ago
77389e1
ACPICA: re-factor table init routines for benefit of iASL
by Bob Moore
· 18 years ago
ad71860a
ACPICA: minimal patch to integrate new tables into Linux
by Alexey Starikovskiy
· 18 years ago
a4bbb81
ACPICA: Lint changes
by Bob Moore
· 18 years ago
c5fc42a
ACPICA: misc fixes for new Table Manager:
by Bob Moore
· 18 years ago
f3d2e78
ACPICA: Implement simplified Table Manager
by Bob Moore
· 18 years ago
0f0fe1a
ACPI: Add support for acpi_load_table/acpi_unload_table_id
by John Keller
· 18 years ago
f6dd922
ACPI: ACPICA 20060707
by Bob Moore
· 18 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
4be44fc
[ACPI] Lindent all ACPI files
by Len Brown
· 19 years ago
0c9938c
[ACPI] ACPICA 20050729 from Bob Moore
by Robert Moore
· 19 years ago
f9f4601
ACPICA 20050708 from Bob Moore <robert.moore@intel.com>
by Robert Moore
· 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