index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
acpi
/
actypes.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-21
ACPICA: Add "Windows 2019" string to _OSI support.
Jung-uk Kim
1
-0
/
+1
2019-08-21
ACPICA: Differentiate Windows 8.1 from Windows 8.
Jung-uk Kim
1
-6
/
+7
2019-08-21
ACPICA: Macros: remove pointer math on a null pointer
Bob Moore
1
-1
/
+1
2019-08-21
ACPICA: Increase total number of possible Owner IDs
Bob Moore
1
-2
/
+2
2019-04-09
ACPICA: Rename nameseg length macro/define for clarity
Bob Moore
1
-4
/
+4
2019-04-09
ACPICA: Rename nameseg compare macro for clarity
Bob Moore
1
-2
/
+2
2019-04-09
ACPICA: Rename nameseg copy macro for clarity
Bob Moore
1
-2
/
+2
2019-02-24
ACPICA: ACPI 6.3: add Error Disconnect Recover Notification value
Erik Schmauss
1
-1
/
+2
2019-02-07
ACPICA: Get rid of acpi_sleep_dispatch()
Christoph Hellwig
1
-9
/
+0
2019-01-15
ACPICA: All acpica: Update copyrights to 2019
Bob Moore
1
-1
/
+1
2018-12-14
ACPICA: disassembler: disassemble OEMx tables as AML
Erik Schmauss
1
-0
/
+4
2018-12-14
ACPICA: Add "Windows 2018.2" string in the _OSI support
Jung-uk Kim
1
-0
/
+1
2018-12-14
ACPICA: Add "Windows 2018" string in the _OSI support
Bob Moore
1
-0
/
+1
2018-06-10
ACPICA: Recognize the _OSI string "Windows 2017.2"
Mario Limonciello
1
-0
/
+1
2018-05-10
ACPICA: provide abstraction for raw_spinlock_t
Sebastian Andrzej Siewior
1
-0
/
+4
2018-03-18
ACPICA: Cleanup/simplify module-level code support
Bob Moore
1
-10
/
+10
2018-03-18
ACPICA: adding SPDX headers
Erik Schmauss
1
-36
/
+2
2018-03-18
ACPICA: Remove calling of _STA from acpi_get_object_info()
Hans de Goede
1
-2
/
+0
2018-03-18
ACPICA: Events: Dispatch GPEs after enabling for the first time
Erik Schmauss
1
-0
/
+1
2018-02-06
ACPICA: All acpica: Update copyrights to 2018
Bob Moore
1
-1
/
+1
2018-02-04
ACPICA: Add a missing pair of parentheses
Jung-uk Kim
1
-1
/
+1
2018-02-04
ACPICA: Prefer ACPI_TO_POINTER() over ACPI_ADD_PTR()
Jung-uk Kim
1
-1
/
+1
2018-02-04
ACPICA: Avoid NULL pointer arithmetic
Jung-uk Kim
1
-4
/
+4
2018-01-05
ACPICA: Recognize the Windows 10 version 1607 and 1703 OSI strings
Mario Limonciello
1
-0
/
+2
2017-11-27
ACPICA: Dispatcher: Introduce timeout mechanism for infinite loop detection
Lv Zheng
1
-0
/
+2
2017-09-04
Merge branches 'acpi-scan' and 'acpi-pm'
Rafael J. Wysocki
1
-1
/
+2
2017-08-17
ACPICA: Make it possible to enable runtime GPEs earlier
Rafael J. Wysocki
1
-1
/
+2
2017-08-04
ACPICA: CLib: Add short multiply/shift support
Lv Zheng
1
-0
/
+1
2017-08-04
ACPICA: Divergences: reduce access size definitions
Lv Zheng
1
-0
/
+7
2017-06-27
ACPICA: Comment update: spelling/format. No functional change
Bob Moore
1
-30
/
+34
2017-06-12
ACPICA: Add new notify value for memory attributes update
Bob Moore
1
-1
/
+2
2017-02-09
ACPICA: Source tree: Update copyright notices to 2017
Bob Moore
1
-1
/
+1
2016-09-10
ACPICA: Tables: Add new table events indicating table installation/uninstalla...
Lv Zheng
1
-1
/
+3
2016-09-10
ACPICA: Tables: Remove wrong table event macros
Lv Zheng
1
-9
/
+5
2016-08-13
ACPICA: Clib: Eliminate acpi_os_XXXFile()/acpi_log_error and link clibrary fx...
Lv Zheng
1
-9
/
+0
2016-08-13
ACPICA: Events: Introduce acpi_mask_gpe() to implement GPE masking mechanism
Lv Zheng
1
-18
/
+21
2016-05-05
ACPICA: Divergence: remove unwanted spaces for typedef
Lv Zheng
1
-20
/
+21
2016-04-05
ACPICA: All: const keyword changes across the ACPICA source
Bob Moore
1
-2
/
+2
2016-04-05
ACPICA: ACPI 6.1: Add full support for this version of ACPI spec
Bob Moore
1
-1
/
+2
2016-01-16
ACPICA: Additional 2016 copyright changes
Bob Moore
1
-1
/
+1
2016-01-01
ACPICA: Revert "acpi_get_object_info: Add support for ACPI 5.0 _SUB method."
Bob Moore
1
-4
/
+2
2015-08-26
ACPICA: Debugger: Add option to display namespace summary/counts
Bob Moore
1
-0
/
+2
2015-07-24
ACPICA: Executer: Add OSL trace hook support
Lv Zheng
1
-0
/
+8
2015-07-24
ACPICA: Namespace: Add function to directly return normalized full path
Lv Zheng
1
-1
/
+2
2015-07-02
ACPICA: De-macroize calls to standard C library functions
Bob Moore
1
-4
/
+4
2015-07-02
ACPICA: Utilities: Add _CLS processing
Suravee Suthikulpanit
1
-9
/
+15
2015-07-02
ACPICA: Tables: Fix an issue that FACS initialization is performed twice
Lv Zheng
1
-0
/
+1
2015-05-22
ACPICA: ACPI 6.0: Add ACPI_SUB_PTR().
Lv Zheng
1
-0
/
+1
2015-05-19
ACPICA: Divergence: Remove redundant definitions.
Lv Zheng
1
-5
/
+0
2015-04-29
ACPICA: remove duplicate u8 typedef
Olaf Hering
1
-1
/
+0
[next]