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
/
acpixf.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-18
ACPICA: Remove acpi_gbl_group_module_level_code and only use acpi_gbl_execute...
Erik Schmauss
1
-7
/
+0
2018-10-04
ACPICA: Update version to 20181003
Bob Moore
1
-1
/
+1
2018-08-15
ACPICA: Update version to 20180810
Bob Moore
1
-1
/
+1
2018-07-09
ACPICA: Update version to 20180629
Bob Moore
1
-1
/
+1
2018-06-06
ACPICA: Update version to 20180531
Bob Moore
1
-1
/
+1
2018-06-05
Merge tag 'acpi-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-1
/
+1
2018-05-25
ACPICA: Introduce acpi_dispatch_gpe()
Rafael J. Wysocki
1
-0
/
+1
2018-05-18
ACPICA: Update version to 20180508
Bob Moore
1
-1
/
+1
2018-05-15
ACPICA: Update version to 20180427
Bob Moore
1
-1
/
+1
2018-03-18
ACPICA: Update version to 20180313
Bob Moore
1
-1
/
+1
2018-03-18
ACPICA: adding SPDX headers
Erik Schmauss
1
-36
/
+2
2018-03-18
ACPICA: Rename a global for clarity, no functional change
Bob Moore
1
-4
/
+3
2018-03-18
ACPICA: Change a compile-time option to a runtime option
Bob Moore
1
-0
/
+10
2018-02-22
ACPICA: Update version to 20180209
Bob Moore
1
-1
/
+1
2018-02-22
ACPICA: Integrate package handling with module-level code
Schmauss, Erik
1
-2
/
+6
2018-02-06
ACPICA: Update version to 20180105
Bob Moore
1
-1
/
+1
2018-02-06
ACPICA: All acpica: Update copyrights to 2018
Bob Moore
1
-1
/
+1
2018-01-05
ACPICA: Update version to 20171215
Bob Moore
1
-1
/
+1
2017-11-27
ACPICA: Update version to 20171110
Bob Moore
1
-1
/
+1
2017-11-27
ACPICA: Update version to 20170929
Bob Moore
1
-1
/
+1
2017-11-27
ACPICA: Dispatcher: Introduce timeout mechanism for infinite loop detection
Lv Zheng
1
-2
/
+2
2017-10-04
ACPICA: Update version to 20170831
Bob Moore
1
-1
/
+1
2017-08-04
ACPICA: Update version to 20170728
Bob Moore
1
-1
/
+1
2017-07-20
ACPICA: Update version to 20170629
Bob Moore
1
-1
/
+1
2017-07-20
ACPICA: Tables: Change table duplication check to be related to acpi_gbl_veri...
Lv Zheng
1
-7
/
+8
2017-06-27
ACPICA: Update version to 20170531
Bob Moore
1
-1
/
+1
2017-04-28
ACPICA: Update version to 20170303
Bob Moore
1
-1
/
+1
2017-02-09
ACPICA: Update version to 20170119
Bob Moore
1
-1
/
+1
2017-02-09
ACPICA: Source tree: Update copyright notices to 2017
Bob Moore
1
-1
/
+1
2017-01-05
ACPICA: Update version to 20161222
Bob Moore
1
-1
/
+1
2016-12-21
ACPI / osl: Remove deprecated acpi_get_table_with_size()/early_acpi_os_unmap_...
Lv Zheng
1
-13
/
+0
2016-12-21
ACPICA: Tables: Back port acpi_get_table_with_size() and early_acpi_os_unmap_...
Lv Zheng
1
-3
/
+9
2016-10-21
ACPICA: Update version to 20160930
Bob Moore
1
-1
/
+1
2016-10-21
ACPICA: Move acpi_gbl_max_loop_iterations to the public globals file
Bob Moore
1
-0
/
+7
2016-09-10
ACPICA: Update version to 20160831
Bob Moore
1
-1
/
+1
2016-09-10
ACPICA: Interpreter: Fix MLC issues by switching to new term_list grammar for...
Lv Zheng
1
-0
/
+7
2016-08-13
ACPICA: Update version to 20160729
Bob Moore
1
-1
/
+1
2016-08-13
ACPICA: Clib: Eliminate acpi_os_XXXFile()/acpi_log_error and link clibrary fx...
Lv Zheng
1
-3
/
+0
2016-08-13
ACPICA: Events: Introduce acpi_mask_gpe() to implement GPE masking mechanism
Lv Zheng
1
-0
/
+4
2016-08-13
ACPICA: Divergence: Port declarators back to ACPICA
Lv Zheng
1
-12
/
+16
2016-07-11
Revert "ACPI 2.0 / AML: Improve module level execution by moving the If/Else/...
Rafael J. Wysocki
1
-1
/
+1
2016-05-16
Merge branches 'acpi-drivers', 'acpi-pm', 'acpi-ec' and 'acpi-video'
Rafael J. Wysocki
1
-1
/
+1
2016-05-05
ACPICA: Update version to 20160422
Bob Moore
1
-1
/
+1
2016-05-05
ACPICA: Divergence: remove unwanted spaces for typedef
Lv Zheng
1
-10
/
+11
2016-04-09
ACPI 2.0 / AML: Improve module level execution by moving the If/Else/While ex...
Lv Zheng
1
-1
/
+1
2016-04-05
ACPICA: Update version to 20160318
Bob Moore
1
-1
/
+1
2016-02-24
ACPICA: Remove unnecessary arguments to ACPI_INFO
Bob Moore
1
-4
/
+2
2016-01-16
ACPICA: Update version to 20160108
Bob Moore
1
-1
/
+1
2016-01-16
ACPICA: Additional 2016 copyright changes
Bob Moore
1
-1
/
+1
2016-01-05
ACPICA: Drop Linux-specific waking vector functions
Rafael J. Wysocki
1
-9
/
+1
[next]