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
/
drivers
/
acpi
/
acpica
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-31
Merge tag 'acpi-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
8
-17
/
+27
2020-03-30
Merge branch 'acpica'
Rafael J. Wysocki
8
-17
/
+27
2020-03-25
ACPICA: Allow acpi_any_gpe_status_set() to skip one GPE
Rafael J. Wysocki
3
-15
/
+51
2020-02-21
ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake()
Rafael J. Wysocki
1
-0
/
+45
2020-02-16
ACPICA: Fix a couple of typos
Bob Moore
1
-1
/
+1
2020-02-16
ACPICA: use acpi_size instead of u32 for prefix_path_length
Sven Barth
1
-1
/
+1
2020-02-16
ACPICA: cast length arguement to acpi_ns_build_normalized_path() as u32
Sven Barth
1
-2
/
+2
2020-02-16
ACPICA: cast the result of the pointer difference to u32
Sven Barth
1
-1
/
+1
2020-02-16
ACPICA: Table Manager: Update comments in a function header
Bob Moore
1
-6
/
+6
2020-02-16
ACPICA: Enable sleep button on ACPI legacy wake
Anchal Agarwal
1
-0
/
+12
2020-02-16
ACPICA: Fix a comment "enable" fixed events -> "disable" all fixed events.
Bob Moore
1
-1
/
+1
2020-02-16
ACPICA: ASL-ASL+ converter: make root file a parameter for cv_init_file_tree
Erik Kaneda
2
-3
/
+3
2020-02-16
ACPICA: ASL-ASL+ converter: remove function parameters from cv_init_file_tree()
Erik Kaneda
2
-5
/
+3
2020-02-12
ACPICA: Introduce acpi_any_gpe_status_set()
Rafael J. Wysocki
3
-0
/
+105
2020-01-13
ACPICA: All acpica: Update copyrights to 2020 Including tool signons.
Bob Moore
142
-143
/
+143
2019-12-20
ACPICA: Dispatcher: always generate buffer objects for ASL create_field() ope...
Maximilian Luz
3
-3
/
+12
2019-12-20
ACPICA: Disassembler: create buffer fields in ACPI_PARSE_LOAD_PASS1
Erik Kaneda
2
-1
/
+22
2019-12-20
ACPICA: debugger: fix spelling mistake "adress" -> "address"
Colin Ian King
1
-1
/
+1
2019-10-29
ACPICA: debugger: remove leading whitespaces when converting a string to a bu...
Erik Schmauss
1
-0
/
+4
2019-10-29
ACPICA: acpiexec: initialize all simple types and field units from user input
Erik Schmauss
1
-6
/
+3
2019-10-29
ACPICA: debugger: add field unit support for acpi_db_get_next_token
Erik Schmauss
1
-0
/
+15
2019-10-29
ACPICA: debugger: surround field unit output with braces '{'
Erik Schmauss
1
-1
/
+6
2019-10-29
ACPICA: debugger: add command to dump all fields of particular subtype
Erik Schmauss
4
-0
/
+141
2019-10-29
ACPICA: utilities: add flag to only display data when dumping buffers
Erik Schmauss
2
-27
/
+34
2019-10-29
ACPICA: make acpi_load_table() return table index
Nikolaus Voss
2
-2
/
+8
2019-10-29
ACPICA: Add new external interface, acpi_unload_table()
Bob Moore
1
-0
/
+32
2019-10-29
ACPICA: More Clang changes
Bob Moore
8
-11
/
+14
2019-10-29
ACPICA: Win OSL: Replace get_tick_count with get_tick_count64
Bob Moore
1
-1
/
+1
2019-10-29
ACPICA: Results from Clang
Bob Moore
13
-25
/
+28
2019-09-18
Merge tag 'acpi-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
19
-80
/
+87
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
-1
/
+1
2019-08-21
ACPICA: Fully deploy ACPI_PRINTF_LIKE macro
Bob Moore
5
-54
/
+57
2019-08-21
ACPICA: Fix issues with arg types within printf format strings
Bob Moore
4
-15
/
+13
2019-08-21
ACPICA: Increase total number of possible Owner IDs
Bob Moore
11
-21
/
+27
2019-08-21
ACPICA: Debugger: remove redundant assignment on obj_desc
Colin Ian King
1
-1
/
+0
2019-07-23
ACPICA: Return u32 from acpi_dispatch_gpe()
Rafael J. Wysocki
1
-3
/
+3
2019-07-11
ACPICA: Update table load object initialization
Erik Schmauss
2
-17
/
+11
2019-07-10
Revert "ACPICA: Update table load object initialization"
Rafael J. Wysocki
2
-9
/
+17
2019-07-04
ACPICA: Update table load object initialization
Erik Schmauss
2
-17
/
+9
2019-07-04
ACPICA: Update for object initialization sequence
Bob Moore
3
-33
/
+29
2019-07-04
ACPICA: remove legacy module-level code due to deprecation
Erik Schmauss
8
-244
/
+0
2019-07-04
ACPICA: Namespace: simplify creation of the initial/default namespace
Bob Moore
1
-11
/
+43
2019-07-04
Merge ACPI tables handling changes for v5.3.
Rafael J. Wysocki
1
-0
/
+11
2019-06-19
ACPICA: Clear status of GPEs on first direct enable
Rafael J. Wysocki
5
-5
/
+12
2019-06-14
ACPI: configfs: Resolve objects on host-directed table loads
Nikolaus Voss
1
-0
/
+11
2019-05-06
Merge branch 'acpica'
Rafael J. Wysocki
30
-80
/
+86
2019-04-30
Revert "ACPICA: Clear status of GPEs before enabling them"
Rafael J. Wysocki
1
-5
/
+1
2019-04-12
Merge back ACPICA changes for v5.2.
Rafael J. Wysocki
30
-80
/
+86
2019-04-09
ACPICA: Namespace: add check to avoid null pointer dereference
Erik Schmauss
1
-0
/
+4
[next]