Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
bace3db5da970c4d4f80a1ffa988ec66c7f6a8f5
/
drivers
/
acpi
/
acpica
/
evregion.c
ebc3c9b
ACPICA: Namespace: Rename acpi_gbl_reg_methods_enabled to acpi_gbl_namespace_initialized
by Lv Zheng
· 9 years ago
c8100dc
ACPICA: Additional 2016 copyright changes
by Bob Moore
· 9 years ago
d815346
ACPICA: Events: Introduce ACPI_REG_DISCONNECT invocation to acpi_ev_execute_reg_methods()
by Lv Zheng
· 9 years ago
efaed9b
ACPICA: Events: Enhance acpi_ev_execute_reg_method() to ensure no _REG evaluations can happen during OS early boot stages
by Lv Zheng
· 9 years ago
849c257
ACPICA: Events: Split acpi_ev_associate_reg_method() from region initialization code
by Lv Zheng
· 9 years ago
1d65d9a
ACPICA: Events: Fix an issue that region object is re-attached to another scope when it is already attached
by Lv Zheng
· 9 years ago
7b73806
ACPICA: Cleanup code related to the per-table module level improvement
by Bob Moore
· 9 years ago
25823e7
ACPICA: Add additional debug info/statements
by Bob Moore
· 9 years ago
1d0a0b2
ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.
by Lv Zheng
· 10 years ago
82a8094
ACPICA: Update Copyright headers to 2015
by David E. Box
· 10 years ago
75ec6e5
ACPICA: Update to GPIO region handler interface.
by Bob Moore
· 10 years ago
f953529
ACPICA: Prevent infinite loops when traversing corrupted lists.
by Bob Moore
· 11 years ago
fbb7a2d
ACPICA: Update ACPICA copyrights to 2014.
by Bob Moore
· 11 years ago
10622bf
ACPICA: Linuxize: Change indentation of C labels.
by Lv Zheng
· 11 years ago
d2e7d07
ACPICA: Operation region support: Never free the handler "context" pointer.
by David E. Box
· 11 years ago
8f4f5e7
ACPICA: Update for "orphan" embedded controller _REG method support
by Zhang Rui
· 12 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
42f8fb7
ACPICA: Source restructuring: split large files into 8 new files.
by Bob Moore
· 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
9ce8178
ACPI 5.0: Implement Connection() and AccessAs() changes
by Bob Moore
· 13 years ago
e2066ca
ACPICA: Execute an orphan _REG method under the EC device
by Bob Moore
· 14 years ago
ef09c4f
ACPICA: Add mechanism to defer _REG methods for some installed handlers
by Bob Moore
· 14 years ago
b4e104e
ACPICA: Update all ACPICA copyrights and signons to 2011
by Bob Moore
· 14 years ago
5df7e6c
ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) type
by Bob Moore
· 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
dc95a27
ACPICA: Deploy new create integer interface where appropriate
by Bob Moore
· 15 years ago
2263576
ACPICA: Add post-order callback to acpi_walk_namespace
by Lin Ming
· 15 years ago
74d3ec77
ACPICA: Remove possibility of executing _REG methods twice
by Lin Ming
· 15 years ago
f5407af
ACPICA: Simplify internal operation region interface
by Bob Moore
· 16 years ago
d4913dc
ACPICA: Formatting update - no functional changes
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/events/evregion.c]
50df4d8
ACPICA: Restructure includes into public/private
by Bob Moore
· 16 years ago
9f15fc6
ACPICA: Reformat comments, no functional changes
by Bob Moore
· 16 years ago
67a119f
ACPICA: Eliminate acpi_native_uint type v2
by Bob Moore
· 17 years ago
c91d924
ACPICA: Fix for hang on GPE method invocation
by Bob Moore
· 17 years ago
75a44ce
ACPICA: update Intel copyright
by Len Brown
· 17 years ago
1d18c05
ACPICA: Cosmetic changes only, no functional changes
by Bob Moore
· 17 years ago
014d433
ACPICA: fix acpi_serialize hang regression
by Bob Moore
· 17 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
f6dd922
ACPI: ACPICA 20060707
by Bob Moore
· 18 years ago
4119532
ACPI: ACPICA 20060526
by Bob Moore
· 19 years ago
958dd24
ACPI: ACPICA 20060512
by Bob Moore
· 19 years ago
b229cf9
ACPI: ACPICA 20060421
by Bob Moore
· 19 years ago
61686124
[ACPI] ACPICA 20060317
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
44f6c01
ACPICA 20050408 from Bob Moore
by Robert Moore
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago