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
starfive-6.6.48-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
/
drivers
/
acpi
/
acpica
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-20
ACPICA: Tables: Combine checksum/duplication verification together
Lv Zheng
3
-110
/
+169
2017-07-20
ACPICA: Tables: Change table duplication check to be related to acpi_gbl_veri...
Lv Zheng
3
-3
/
+11
2017-07-20
ACPICA: Tables: Do not validate signature for dynamic table load
Lv Zheng
2
-29
/
+1
2017-07-20
ACPICA: Tables: Cleanup table handler invokers
Lv Zheng
3
-20
/
+33
2017-07-20
ACPICA: Tables: Add sanity check in acpi_put_table()
Lv Zheng
1
-0
/
+4
2017-07-20
ACPICA: linuxize: cleanup typedef definitions
Lv Zheng
1
-3
/
+9
2017-07-20
Back port of "ACPICA: Use designated initializers"
Kees Cook
1
-3
/
+6
2017-07-20
ACPICA: iASL compiler: allow compilation of externals with paths that refer t...
Erik Schmauss
2
-0
/
+7
2017-07-20
ACPICA: Tools: Deallocate memory allocated by ac_get_all_tables_from_file via...
Erik Schmauss
1
-0
/
+2
2017-07-20
ACPICA: Small indentation changes, no functional change
Bob Moore
1
-2
/
+2
2017-07-03
Merge branches 'acpi-pmic', 'acpi-misc' and 'acpi-tables'
Rafael J. Wysocki
1
-0
/
+4
2017-06-27
ACPICA: Use designated initializers
Kees Cook
1
-5
/
+9
2017-06-27
Merge back ACPICA material for v4.13.
Rafael J. Wysocki
46
-371
/
+1493
2017-06-27
ACPICA: Update a couple of debug output messages
Bob Moore
2
-2
/
+2
2017-06-27
ACPICA: acpiexec: enhance local signal handler
Bob Moore
3
-7
/
+31
2017-06-27
ACPICA: Simplify output for the ACPI Debug Object
Bob Moore
1
-2
/
+2
2017-06-27
ACPICA: Improvements for debug output only
Bob Moore
3
-14
/
+25
2017-06-27
ACPICA: Disassembler: allow conflicting external declarations to be emitted.
Erik Schmauss
2
-0
/
+28
2017-06-27
ACPICA: Disassembler: add external op to namespace on first pass
Erik Schmauss
2
-3
/
+47
2017-06-27
ACPICA: Disassembler: prevent external op's from opening a new scope
Erik Schmauss
1
-0
/
+10
2017-06-27
ACPICA: Changed Gbl_disasm_flag to acpi_gbl_disasm_flag
Erik Schmauss
1
-0
/
+2
2017-06-27
ACPICA: Changing External to a named object
Erik Schmauss
2
-4
/
+6
2017-06-27
ACPICA: Update two error messages to emit control method name
Bob Moore
1
-10
/
+29
2017-06-27
ACPICA: Fix for Device/Thermal objects with ObjectType and DerefOf
Bob Moore
2
-11
/
+37
2017-06-27
ACPICA: Update comments, no functional change
Cao Jin
2
-5
/
+5
2017-06-27
ACPICA: Split resource descriptor decode strings to a new file
Bob Moore
3
-264
/
+316
2017-06-22
ACPI: configfs: Unload SSDT on configfs entry removal
Jan Kiszka
1
-0
/
+4
2017-06-12
ACPICA: Remove extraneous status check
Bob Moore
1
-3
/
+0
2017-06-12
ACPICA: Export the public mutex interfaces
Bob Moore
1
-1
/
+4
2017-06-12
ACPICA: Disassembler: Abort on an invalid/unknown AML opcode
Bob Moore
1
-0
/
+14
2017-06-12
ACPICA: Dispatcher: Remove unnecessary call to debugger
Lv Zheng
1
-9
/
+0
2017-06-12
ACPICA: Debugger/acpiexec: Cleanup error messages
Bob Moore
2
-3
/
+4
2017-06-12
ACPICA: Explicitly cast 1 to u32
Erik Schmauss
1
-3
/
+9
2017-06-12
ACPICA: Update error message for field beyond buffer case
Bob Moore
1
-6
/
+5
2017-06-12
ACPICA: Events: Add runtime stub support for event APIs
Lv Zheng
1
-0
/
+18
2017-06-12
ACPICA: Core: Always set GPIO VendorOffset
Mika Westerberg
1
-3
/
+1
2017-06-12
ACPICA: Fix a type value overlap in the AML support file
Bob Moore
1
-28
/
+33
2017-06-12
ACPICA: ACPI 6.2: Add support for PinGroupConfig() resource
Mika Westerberg
8
-1
/
+162
2017-06-12
ACPICA: ACPI 6.2: Add support for PinGroupFunction() resource
Mika Westerberg
9
-1
/
+168
2017-06-12
ACPICA: ACPI 6.2: Add support for PinGroup() resource
Mika Westerberg
9
-2
/
+173
2017-06-12
ACPICA: ACPI 6.2: Add support for PinConfig() resource
Mika Westerberg
9
-3
/
+190
2017-06-12
ACPICA: ACPI 6.2: Add support for PinFunction() resource
Mika Westerberg
8
-3
/
+165
2017-06-12
ACPICA: disassembler: improve Switch support
David E. Box
3
-2
/
+8
2017-06-12
ACPICA: Add support for _HMA as a predefined method
Erik Schmauss
1
-0
/
+3
2017-06-12
ACPICA: Add support for _LSW as a predefined method
Erik Schmauss
1
-0
/
+4
2017-06-12
ACPICA: Add support for _LSR as a predefined method
Erik Schmauss
1
-0
/
+5
2017-06-12
ACPICA: Add support for _LSI as a predefined method
Erik Schmauss
1
-0
/
+4
2017-06-12
ACPICA: Utilities: Make a notify value reserved
Bob Moore
1
-2
/
+2
2017-06-12
ACPICA: Add new notify value for memory attributes update
Bob Moore
1
-1
/
+3
2017-06-12
ACPICA: Change path's type from u8* to char*
Erik Schmauss
2
-2
/
+2
[next]