Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
b18104c00089c73f2b70790765d40424a4f9b65f
/
include
/
acpi
/
acpixf.h
0d0988a
ACPICA: Events: Introduce ACPI_GPE_DISPATCH_RAW_HANDLER to fix 2 issues for the current GPE APIs
by Lv Zheng
· 10 years ago
121b7d9
ACPICA: Update version to 20150204
by David E. Box
· 10 years ago
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
e587459
ACPICA: Update version to 20141107.
by Bob Moore
· 10 years ago
9fc3d1d
ACPICA: Update version to 20140926.
by Bob Moore
· 10 years ago
e0fa975
ACPICA: Introduce acpi_enable_all_wakeup_gpes()
by Rafael J. Wysocki
· 10 years ago
48c1947
ACPICA: Update version to 20140828.
by Bob Moore
· 10 years ago
8b80c0f
Merge branch 'acpica'
by Rafael J. Wysocki
· 10 years ago
796ca77
ACPICA: Update version to 20140724.
by Bob Moore
· 10 years ago
7e1c1a8
Merge branch 'acpi-headers'
by Rafael J. Wysocki
· 10 years ago
c12f07d
ACPICA: Add new GPE public interface - acpi_mark_gpe_for_wake.
by Rafael J. Wysocki
· 10 years ago
a8278efd8
ACPICA: Linux: Add stub support for Linux specific variables and functions.
by Lv Zheng
· 10 years ago
587fc72
ACPICA: Update version to 20140627
by Bob Moore
· 10 years ago
2e70da4
ACPICA: Utilities: Introduce acpi_log_error() to improve portability
by Lv Zheng
· 10 years ago
47d68c7
ACPICA: Tables: Add mechanism to control early table checksum verification.
by Lv Zheng
· 10 years ago
c9b77a4
Merge back earlier ACPICA material.
by Rafael J. Wysocki
· 10 years ago
bc381ee
ACPICA: Update version to 20140424.
by Bob Moore
· 11 years ago
1011080
ACPICA: Comment/format update, no functional change.
by Bob Moore
· 11 years ago
fea79bc
ACPICA: Back port of improvements on exception code.
by Bob Moore
· 11 years ago
8b9c115
ACPICA: OSL: Add configurability for generic external functions.
by Lv Zheng
· 11 years ago
0dedb3c
ACPICA: OSL: Add section to collect the divergence in acpixf.h.
by Lv Zheng
· 11 years ago
1ce28c3
ACPICA: OSL: Add configurability for debug output functions.
by Lv Zheng
· 11 years ago
407e22a
ACPICA: OSL: Add configurability for error message functions.
by Lv Zheng
· 11 years ago
3a2f3a3
ACPICA: OSL: Move external globals from utglobal.c to acpixf.h using ACPI_INIT_GLOBAL/ACPI_GLOBAL.
by Lv Zheng
· 11 years ago
3035ff7
ACPICA: Update global variable definitions. No functional change.
by Lv Zheng
· 11 years ago
35476c7
ACPICA: Update version to 20140325.
by Bob Moore
· 11 years ago
caf4a15
ACPICA: Tables: Add acpi_install_table() API for early table installation.
by Lv Zheng
· 11 years ago
a94e88c
ACPICA: Tables: Avoid SSDT installation with acpi_gbl_disable_ssdt_table_load.
by Lv Zheng
· 11 years ago
0847690
Merge branch 'acpica'
by Rafael J. Wysocki
· 11 years ago
22b5afc
ACPICA: Add auto-serialization support for ill-behaved control methods.
by Bob Moore
· 11 years ago
e2b8ddc
ACPICA: Remove global option to serialize all control methods.
by Lv Zheng
· 11 years ago
6ac4a2a
Merge branch 'acpica'
by Rafael J. Wysocki
· 11 years ago
6e59608
ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)."
by Robert Moore
· 11 years ago
d271657
ACPICA: Update version to 20140214.
by Bob Moore
· 11 years ago
4ac4c5f
ACPICA: Headers: Deploy #pragma pack (push) and (pop).
by Bob Moore
· 11 years ago
2447a5a
ACPICA: Update version to 20140114.
by Bob Moore
· 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
481c138
ACPICA: Remove bool usage from ACPICA.
by Lv Zheng
· 11 years ago
c14ced0
ACPICA: Update version to 20131218.
by Bob Moore
· 11 years ago
ed60694
ACPICA: Linuxize: Cleanup spaces after special macro invocations.
by Lv Zheng
· 11 years ago
0249ed2
ACPICA: Add option to favor 32-bit FADT addresses.
by Bob Moore
· 11 years ago
fab4610
ACPICA: Cleanup the option of forcing the use of the RSDT.
by Lv Zheng
· 11 years ago
a3ccfcc
ACPICA: Update version to 20131115.
by Bob Moore
· 11 years ago
45c9f78
ACPICA: Add __init for ACPICA initializers/finalizers.
by Lv Zheng
· 11 years ago
40bce10
ACPICA: Cleanup asmlinkage for ACPICA APIs.
by Lv Zheng
· 11 years ago
9187a41
ACPICA: Add new statistics interface.
by Lv Zheng
· 11 years ago
affffae3
ACPICA: Update version to 20130927.
by Bob Moore
· 11 years ago
cd27d79
ACPICA: Fix indentation issues for macro invocations.
by Lv Zheng
· 11 years ago
4506bf2
ACPICA: Prevent possible build issues for use of ACPI_PRINTF_LIKE macro
by Lv Zheng
· 11 years ago
b3c86c3
ACPICA: Cleanup memory allocation macros and configurability.
by Lv Zheng
· 11 years ago
c26f3c9
ACPICA: Fix a macro for the hardware-reduced case
by Bob Moore
· 11 years ago
94d7ba9
ACPICA: Update version to 20130823.
by Bob Moore
· 11 years ago
a2fd4b4
ACPICA: Add support for host-installed SCI handlers.
by Lv Zheng
· 11 years ago
36b99b2
ACPICA: Update version to 20130725.
by Bob Moore
· 11 years ago
4ef1750
ACPICA: Update names for walk_namespace callbacks to clarify usage.
by Bob Moore
· 11 years ago
2cf9f5b
ACPICA: Add acpi_update_interfaces() public interface
by Lv Zheng
· 11 years ago
53b1631
ACPICA: Update version to 20130626
by Bob Moore
· 11 years ago
242b228
ACPICA: expose OSI version
by Aaron Lu
· 11 years ago
069189a
ACPICA: Update version to 20130517
by Bob Moore
· 11 years ago
b75dd29
ACPICA: Add option to disable loading of SSDTs from the RSDT/XSDT
by Lv Zheng
· 11 years ago
67a9277
ACPICA: Update version to 20130418
by Bob Moore
· 11 years ago
8ee88d5
ACPICA: Update version to 20130328
by Bob Moore
· 12 years ago
eccc534
ACPICA: Update version to 20130214
by Bob Moore
· 12 years ago
2171953
ACPICA: Update version to 20130117
by Bob Moore
· 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
f55994f
ACPICA: Update version to 20121220.
by Bob Moore
· 12 years ago
afb1bbe
ACPICA: Resources: New interface, AcpiWalkResourceBuffer.
by Bob Moore
· 12 years ago
1cd4e95
ACPICA: Update version to 20121114.
by Bob Moore
· 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
a19ec8a
ACPICA: Update version to 20121018
by Bob Moore
· 12 years ago
4f3ca64
ACPICA: ACPICA core: Cleanup empty lines at file start and end
by Bob Moore
· 12 years ago
1f86e8c
ACPICA: Fix indent caused divergences.
by Lv Zheng
· 12 years ago
644ef74
ACPICA: Fix AcpiSrc caused divergences.
by Lv Zheng
· 12 years ago
d8dc91b
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 12 years ago
a1ce392
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers
by David Howells
· 12 years ago
abd4c92
ACPICA: Update version to 20120913
by Bob Moore
· 12 years ago
7560452
ACPICA: Update version to 20120816.
by Bob Moore
· 12 years ago
be030a5
ACPICA: Add support for complex _PLD buffers.
by Bob Moore
· 12 years ago
3f6f49c
ACPI: delete _GTS/_BFS support
by Len Brown
· 12 years ago
819f1a6
ACPICA: Update to version 20120711
by Bob Moore
· 12 years ago
75e7386
ACPICA: Update header files copyrights to 2012
by Bob Moore
· 12 years ago
f60d818
ACPICA: Add new ACPI table load/unload external interfaces
by Bob Moore
· 12 years ago
62cdd14
ACPICA: Add new interfaces for BIOS(firmware) errors and warnings
by Bob Moore
· 12 years ago
5179f59
ACPICA: Update to version 20120620
by Bob Moore
· 12 years ago
9748f31
ACPICA: Update to version 20120518
by Bob Moore
· 12 years ago
9fd75225
ACPICA: Update to version 20120420
by Bob Moore
· 13 years ago
5aa3c16
ACPICA: Update to version 20120320
by Bob Moore
· 13 years ago
8a73b17
ACPICA: Sleep/Wake interfaces: optionally execute _GTS and _BFS
by Lin Ming
· 13 years ago
dd0228e
ACPICA: Update to version 20120215
by Bob Moore
· 13 years ago
33620c5
ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardware
by Bob Moore
· 13 years ago
d08310f
ACPICA: Move ACPI timer prototypes to public acpixf file
by Bob Moore
· 13 years ago
507a03c
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 13 years ago
5d1f865
ACPICA: Update to version 20120111
by Bob Moore
· 13 years ago
f654c0f
ACPICA: Add support for region address conflict checking
by Lin Ming
· 13 years ago
240c320
ACPICA: Update to version 20111123
by Bob Moore
· 13 years ago
Next »