index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
acpi
/
actypes.h
Age
Commit message (
Expand
)
Author
2019-04-09
ACPICA: Rename nameseg length macro/define for clarity
Bob Moore
2019-04-09
ACPICA: Rename nameseg compare macro for clarity
Bob Moore
2019-04-09
ACPICA: Rename nameseg copy macro for clarity
Bob Moore
2019-02-24
ACPICA: ACPI 6.3: add Error Disconnect Recover Notification value
Erik Schmauss
2019-02-07
ACPICA: Get rid of acpi_sleep_dispatch()
Christoph Hellwig
2019-01-15
ACPICA: All acpica: Update copyrights to 2019
Bob Moore
2018-12-13
ACPICA: disassembler: disassemble OEMx tables as AML
Erik Schmauss
2018-12-13
ACPICA: Add "Windows 2018.2" string in the _OSI support
Jung-uk Kim
2018-12-13
ACPICA: Add "Windows 2018" string in the _OSI support
Bob Moore
2018-06-10
ACPICA: Recognize the _OSI string "Windows 2017.2"
Mario Limonciello
2018-05-10
ACPICA: provide abstraction for raw_spinlock_t
Sebastian Andrzej Siewior
2018-03-18
ACPICA: Cleanup/simplify module-level code support
Bob Moore
2018-03-18
ACPICA: adding SPDX headers
Erik Schmauss
2018-03-18
ACPICA: Remove calling of _STA from acpi_get_object_info()
Hans de Goede
2018-03-18
ACPICA: Events: Dispatch GPEs after enabling for the first time
Erik Schmauss
2018-02-06
ACPICA: All acpica: Update copyrights to 2018
Bob Moore
2018-02-04
ACPICA: Add a missing pair of parentheses
Jung-uk Kim
2018-02-04
ACPICA: Prefer ACPI_TO_POINTER() over ACPI_ADD_PTR()
Jung-uk Kim
2018-02-04
ACPICA: Avoid NULL pointer arithmetic
Jung-uk Kim
2018-01-05
ACPICA: Recognize the Windows 10 version 1607 and 1703 OSI strings
Mario Limonciello
2017-11-27
ACPICA: Dispatcher: Introduce timeout mechanism for infinite loop detection
Lv Zheng
2017-09-03
Merge branches 'acpi-scan' and 'acpi-pm'
Rafael J. Wysocki
2017-08-17
ACPICA: Make it possible to enable runtime GPEs earlier
Rafael J. Wysocki
2017-08-03
ACPICA: CLib: Add short multiply/shift support
Lv Zheng
2017-08-03
ACPICA: Divergences: reduce access size definitions
Lv Zheng
2017-06-27
ACPICA: Comment update: spelling/format. No functional change
Bob Moore
2017-06-12
ACPICA: Add new notify value for memory attributes update
Bob Moore
2017-02-09
ACPICA: Source tree: Update copyright notices to 2017
Bob Moore
2016-09-10
ACPICA: Tables: Add new table events indicating table installation/uninstalla...
Lv Zheng
2016-09-10
ACPICA: Tables: Remove wrong table event macros
Lv Zheng
2016-08-13
ACPICA: Clib: Eliminate acpi_os_XXXFile()/acpi_log_error and link clibrary fx...
Lv Zheng
2016-08-13
ACPICA: Events: Introduce acpi_mask_gpe() to implement GPE masking mechanism
Lv Zheng
2016-05-05
ACPICA: Divergence: remove unwanted spaces for typedef
Lv Zheng
2016-04-05
ACPICA: All: const keyword changes across the ACPICA source
Bob Moore
2016-04-05
ACPICA: ACPI 6.1: Add full support for this version of ACPI spec
Bob Moore
2016-01-15
ACPICA: Additional 2016 copyright changes
Bob Moore
2016-01-01
ACPICA: Revert "acpi_get_object_info: Add support for ACPI 5.0 _SUB method."
Bob Moore
2015-08-25
ACPICA: Debugger: Add option to display namespace summary/counts
Bob Moore
2015-07-23
ACPICA: Executer: Add OSL trace hook support
Lv Zheng
2015-07-23
ACPICA: Namespace: Add function to directly return normalized full path
Lv Zheng
2015-07-01
ACPICA: De-macroize calls to standard C library functions
Bob Moore
2015-07-01
ACPICA: Utilities: Add _CLS processing
Suravee Suthikulpanit
2015-07-01
ACPICA: Tables: Fix an issue that FACS initialization is performed twice
Lv Zheng
2015-05-22
ACPICA: ACPI 6.0: Add ACPI_SUB_PTR().
Lv Zheng
2015-05-19
ACPICA: Divergence: Remove redundant definitions.
Lv Zheng
2015-04-28
ACPICA: remove duplicate u8 typedef
Olaf Hering
2015-04-15
ACPICA: Store GPE register enable masks upfront
Rafael J. Wysocki
2015-04-14
ACPICA: Add "Windows 2015" string to _OSI support.
Bob Moore
2015-04-14
ACPICA: Events: Add support to return both enable/status register values for ...
Lv Zheng
2015-04-14
ACPICA: Utilities: split IO address types from data type models.
Lv Zheng
[next]