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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-01
ACPICA: Update internal #defines for ObjectType operator. No functional change
Bob Moore
4
-5
/
+5
2016-01-01
ACPICA: Update parameter type for ObjectType operator
Bob Moore
3
-4
/
+6
2016-01-01
ACPICA: Parser: Fix for SuperName method invocation
Bob Moore
1
-4
/
+5
2016-01-01
ACPICA: Parser: Add constants for internal namepath function
Bob Moore
3
-7
/
+13
2016-01-01
ACPICA: iasl/Disassembler: Support ASL ElseIf operator
Bob Moore
1
-0
/
+1
2016-01-01
ACPICA: Tools: Add spacing and missing options in acpibin tool
Colin Ian King
1
-1
/
+1
2016-01-01
ACPICA: Namespace: Add String -> ObjectReference conversion support
Lv Zheng
3
-1
/
+89
2016-01-01
ACPICA: Namespace: Add scope information to the simple object repair mechanism
Lv Zheng
4
-9
/
+16
2016-01-01
ACPICA: Update for output of the Debug Object
Bob Moore
1
-3
/
+8
2016-01-01
ACPICA: Debug object: Fix output for a NULL object
Bob Moore
1
-1
/
+2
2016-01-01
ACPICA: Debug Object: Cleanup output
Bob Moore
1
-20
/
+47
2016-01-01
ACPICA: Concatenate operator: Add extensions to support all ACPI objects
Bob Moore
2
-6
/
+37
2016-01-01
ACPICA: acpiexec/acpinames: Update for error checking macros
Bob Moore
1
-0
/
+13
2016-01-01
ACPICA: Add comment explaining _SUB removal
Bob Moore
1
-0
/
+7
2016-01-01
ACPICA: Revert "acpi_get_object_info: Add support for ACPI 5.0 _SUB method."
Bob Moore
4
-126
/
+22
2016-01-01
ACPICA: Debugger: Remove some unecessary NULL checks
Markus Elfring
2
-10
/
+3
2016-01-01
ACPICA: iasl/acpiexec: Update input file handling and verification
Bob Moore
4
-16
/
+13
2016-01-01
ACPICA: Disassembler/tools: Support for multiple ACPI tables in one file
Bob Moore
9
-514
/
+53
2016-01-01
ACPICA: acpiexec: Add support for AML files containing multiple tables
Bob Moore
2
-0
/
+27
2016-01-01
ACPICA: Split interpreter tracing functions to a new file
Bob Moore
3
-326
/
+379
2016-01-01
ACPICA: Core: Major update for code formatting, no functional changes
Bob Moore
97
-493
/
+617
2016-01-01
ACPICA: exmutex: General cleanup, restructured some code
Bob Moore
1
-21
/
+59
2016-01-01
ACPICA: Add "const" to some functions that return fixed strings
LABBE Corentin
4
-25
/
+22
2016-01-01
ACPICA: Fix SyncLevel support interaction with method auto-serialization
David E. Box
1
-2
/
+13
2016-01-01
ACPICA: Debugger: reduce old external path format
Lv Zheng
9
-10
/
+12
2016-01-01
ACPICA: Namespace: Fix wrong error log
Lv Zheng
1
-1
/
+1
2016-01-01
ACPICA: acpi_get_sleep_type_data: Reduce warnings
Prarit Bhargava
1
-7
/
+17
2016-01-01
ACPICA: Linuxize: reduce divergences for 20151218 release
Lv Zheng
12
-324
/
+324
2016-01-01
Merge branch 'acpi-debug' into acpica
Rafael J. Wysocki
15
-202
/
+1187
2015-12-28
ACPI / debugger: Fix a redundant mutex unlock issue in acpi_aml_open()
Lv Zheng
1
-1
/
+2
2015-12-28
ACPI / debugger: copy_to_user doesn't return errors
Dan Carpenter
1
-4
/
+6
2015-12-28
ACPI / debugger: remove some unneeded conditions
Dan Carpenter
1
-4
/
+0
2015-12-28
ACPI / debugger: Fix an issue a flag is modified without locking
Lv Zheng
1
-1
/
+1
2015-12-21
ACPI / processor: Fix thermal cooling device regression
Srinivas Pandruvada
1
-1
/
+2
2015-12-15
ACPI / debugger: Add module support for ACPI debugger
Lv Zheng
5
-39
/
+269
2015-12-15
ACPI / debugger: Add IO interface to access debugger functionalities
Lv Zheng
5
-5
/
+835
2015-12-15
ACPICA: Debugger: Fix runtime stub issues of ACPI_DEBUGGER_EXEC using differe...
Lv Zheng
7
-46
/
+83
2015-12-15
ACPICA: Debugger: Convert some mechanisms to OSPM specific
Lv Zheng
5
-146
/
+38
2015-12-15
ACPICA: Debugger: Remove unnecessary status check
Colin Ian King
1
-3
/
+0
2015-12-12
nfit: acpi_nfit_notify(): Do not leave device locked
Alexey Khoroshilov
1
-1
/
+1
2015-12-04
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-19
/
+49
2015-12-04
Merge branches 'acpica', 'acpi-video' and 'device-properties'
Rafael J. Wysocki
1
-2
/
+2
2015-12-04
Merge branches 'acpi-pci' and 'pm-pci'
Rafael J. Wysocki
74
-397
/
+11348
2015-12-02
x86/PCI/ACPI: Fix regression caused by commit 4d6b4e69a245
Liu Jiang
1
-0
/
+7
2015-12-01
nfit: Adjust for different _FIT and NFIT headers
Linda Knippers
2
-13
/
+37
2015-12-01
nfit: Fix the check for a successful NFIT merge
Linda Knippers
1
-1
/
+1
2015-12-01
nfit: Account for table size length variation
Linda Knippers
1
-6
/
+12
2015-12-01
ACPI: Better describe ACPI_DEBUGGER
Peter Zijlstra
1
-2
/
+2
2015-11-20
Merge branches 'acpi-smbus', 'acpi-ec' and 'acpi-pci'
Rafael J. Wysocki
2
-42
/
+8
2015-11-20
Merge branches 'pm-cpufreq' and 'acpi-cppc'
Rafael J. Wysocki
1
-1
/
+1
[next]