index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
ACPICA: Fix a couple of typos
Bob Moore
2020-02-16
1
-1
/
+1
|
|
*
ACPICA: use acpi_size instead of u32 for prefix_path_length
Sven Barth
2020-02-16
1
-1
/
+1
|
|
*
ACPICA: cast length arguement to acpi_ns_build_normalized_path() as u32
Sven Barth
2020-02-16
1
-2
/
+2
|
|
*
ACPICA: cast the result of the pointer difference to u32
Sven Barth
2020-02-16
1
-1
/
+1
|
|
*
ACPICA: Table Manager: Update comments in a function header
Bob Moore
2020-02-16
1
-6
/
+6
|
|
*
ACPICA: Enable sleep button on ACPI legacy wake
Anchal Agarwal
2020-02-16
1
-0
/
+12
|
|
*
ACPICA: Fix a comment "enable" fixed events -> "disable" all fixed events.
Bob Moore
2020-02-16
1
-1
/
+1
|
|
*
ACPICA: ASL-ASL+ converter: make root file a parameter for cv_init_file_tree
Erik Kaneda
2020-02-16
2
-3
/
+3
|
|
*
ACPICA: ASL-ASL+ converter: remove function parameters from cv_init_file_tree()
Erik Kaneda
2020-02-16
2
-5
/
+3
*
|
|
ACPICA: Allow acpi_any_gpe_status_set() to skip one GPE
Rafael J. Wysocki
2020-03-25
3
-15
/
+51
|
/
/
*
/
ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake()
Rafael J. Wysocki
2020-02-21
1
-0
/
+45
|
/
*
ACPICA: Introduce acpi_any_gpe_status_set()
Rafael J. Wysocki
2020-02-11
3
-0
/
+105
*
ACPICA: All acpica: Update copyrights to 2020 Including tool signons.
Bob Moore
2020-01-13
142
-143
/
+143
*
ACPICA: Dispatcher: always generate buffer objects for ASL create_field() ope...
Maximilian Luz
2019-12-19
3
-3
/
+12
*
ACPICA: Disassembler: create buffer fields in ACPI_PARSE_LOAD_PASS1
Erik Kaneda
2019-12-19
2
-1
/
+22
*
ACPICA: debugger: fix spelling mistake "adress" -> "address"
Colin Ian King
2019-12-19
1
-1
/
+1
*
ACPICA: debugger: remove leading whitespaces when converting a string to a bu...
Erik Schmauss
2019-10-28
1
-0
/
+4
*
ACPICA: acpiexec: initialize all simple types and field units from user input
Erik Schmauss
2019-10-28
1
-6
/
+3
*
ACPICA: debugger: add field unit support for acpi_db_get_next_token
Erik Schmauss
2019-10-28
1
-0
/
+15
*
ACPICA: debugger: surround field unit output with braces '{'
Erik Schmauss
2019-10-28
1
-1
/
+6
*
ACPICA: debugger: add command to dump all fields of particular subtype
Erik Schmauss
2019-10-28
4
-0
/
+141
*
ACPICA: utilities: add flag to only display data when dumping buffers
Erik Schmauss
2019-10-28
2
-27
/
+34
*
ACPICA: make acpi_load_table() return table index
Nikolaus Voss
2019-10-28
2
-2
/
+8
*
ACPICA: Add new external interface, acpi_unload_table()
Bob Moore
2019-10-28
1
-0
/
+32
*
ACPICA: More Clang changes
Bob Moore
2019-10-28
8
-11
/
+14
*
ACPICA: Win OSL: Replace get_tick_count with get_tick_count64
Bob Moore
2019-10-28
1
-1
/
+1
*
ACPICA: Results from Clang
Bob Moore
2019-10-28
13
-25
/
+28
*
Merge tag 'acpi-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-09-17
19
-80
/
+87
|
\
|
*
ACPICA: Add "Windows 2019" string to _OSI support.
Jung-uk Kim
2019-08-21
1
-0
/
+1
|
*
ACPICA: Differentiate Windows 8.1 from Windows 8.
Jung-uk Kim
2019-08-21
1
-1
/
+1
|
*
ACPICA: Fully deploy ACPI_PRINTF_LIKE macro
Bob Moore
2019-08-21
5
-54
/
+57
|
*
ACPICA: Fix issues with arg types within printf format strings
Bob Moore
2019-08-21
4
-15
/
+13
|
*
ACPICA: Increase total number of possible Owner IDs
Bob Moore
2019-08-21
11
-21
/
+27
|
*
ACPICA: Debugger: remove redundant assignment on obj_desc
Colin Ian King
2019-08-21
1
-1
/
+0
*
|
ACPICA: Return u32 from acpi_dispatch_gpe()
Rafael J. Wysocki
2019-07-23
1
-3
/
+3
|
/
*
ACPICA: Update table load object initialization
Erik Schmauss
2019-07-11
2
-17
/
+11
*
Revert "ACPICA: Update table load object initialization"
Rafael J. Wysocki
2019-07-10
2
-9
/
+17
*
ACPICA: Update table load object initialization
Erik Schmauss
2019-07-04
2
-17
/
+9
*
ACPICA: Update for object initialization sequence
Bob Moore
2019-07-04
3
-33
/
+29
*
ACPICA: remove legacy module-level code due to deprecation
Erik Schmauss
2019-07-04
8
-244
/
+0
*
ACPICA: Namespace: simplify creation of the initial/default namespace
Bob Moore
2019-07-04
1
-11
/
+43
*
Merge ACPI tables handling changes for v5.3.
Rafael J. Wysocki
2019-07-04
1
-0
/
+11
|
\
|
*
ACPI: configfs: Resolve objects on host-directed table loads
Nikolaus Voss
2019-06-14
1
-0
/
+11
*
|
ACPICA: Clear status of GPEs on first direct enable
Rafael J. Wysocki
2019-06-19
5
-5
/
+12
|
/
*
Merge branch 'acpica'
Rafael J. Wysocki
2019-05-06
30
-80
/
+86
|
\
|
*
Merge back ACPICA changes for v5.2.
Rafael J. Wysocki
2019-04-12
30
-80
/
+86
|
|
\
|
|
*
ACPICA: Namespace: add check to avoid null pointer dereference
Erik Schmauss
2019-04-09
1
-0
/
+4
|
|
*
ACPICA: utilities: fix spelling of PCC to platform_comm_channel
Erik Schmauss
2019-04-09
1
-1
/
+1
|
|
*
ACPICA: Rename nameseg length macro/define for clarity
Bob Moore
2019-04-09
15
-37
/
+37
|
|
*
ACPICA: Rename nameseg compare macro for clarity
Bob Moore
2019-04-09
17
-37
/
+39
[prev]
[next]