index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
acpi
/
actypes.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-13
ACPICA: Removed some tabs and // comments
Bob Moore
1
-8
/
+8
2022-04-13
ACPICA: Update copyright notices to the year 2022
Bob Moore
1
-1
/
+1
2022-04-13
ACPICA: Add support for the Windows 11 _OSI string
Mario Limonciello
1
-0
/
+1
2022-01-25
ACPICA: Use uintptr_t and offsetof() in Linux kernel builds
Rafael J. Wysocki
1
-0
/
+4
2021-12-27
ACPICA: Add support for PCC Opregion special context data
Sudeep Holla
1
-0
/
+8
2021-12-27
ACPICA: Macros: Remove ACPI_PHYSADDR_TO_PTR
Jessica Clarke
1
-1
/
+0
2021-12-27
ACPICA: Use original data_table_region pointer for accesses
Jessica Clarke
1
-0
/
+4
2021-12-27
ACPICA: actypes.h: Expand the ACPI_ACCESS_ definitions
Mark Langsdorf
1
-2
/
+8
2021-10-05
ACPICA: Add support for Windows 2020 _OSI string
Mario Limonciello
1
-0
/
+1
2021-01-22
ACPICA: Updated all copyrights to 2021
Bob Moore
1
-1
/
+1
2021-01-22
ACPICA: fix -Wfallthrough
Nick Desaulniers
1
-0
/
+6
2020-10-08
ACPICA: Drop the repeated word "an" in a comment
Randy Dunlap
1
-1
/
+1
2020-08-03
Merge branches 'acpi-mm', 'acpi-tables', 'acpi-apei' and 'acpi-misc'
Rafael J. Wysocki
1
-3
/
+9
2020-07-27
ACPICA: Replace one-element array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-07-27
ACPICA: Preserve memory opregion mappings
Rafael J. Wysocki
1
-3
/
+9
2020-06-05
ACPICA: iASL: add new OperationRegion subtype keyword PlatformRtMechanism
Erik Kaneda
1
-1
/
+2
2020-02-13
ACPICA: Introduce ACPI_ACCESS_BYTE_WIDTH() macro
Mika Westerberg
1
-1
/
+2
2020-01-13
ACPICA: All acpica: Update copyrights to 2020 Including tool signons.
Bob Moore
1
-1
/
+1
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
-6
/
+7
2019-08-21
ACPICA: Macros: remove pointer math on a null pointer
Bob Moore
1
-1
/
+1
2019-08-21
ACPICA: Increase total number of possible Owner IDs
Bob Moore
1
-2
/
+2
2019-04-09
ACPICA: Rename nameseg length macro/define for clarity
Bob Moore
1
-4
/
+4
2019-04-09
ACPICA: Rename nameseg compare macro for clarity
Bob Moore
1
-2
/
+2
2019-04-09
ACPICA: Rename nameseg copy macro for clarity
Bob Moore
1
-2
/
+2
2019-02-24
ACPICA: ACPI 6.3: add Error Disconnect Recover Notification value
Erik Schmauss
1
-1
/
+2
2019-02-07
ACPICA: Get rid of acpi_sleep_dispatch()
Christoph Hellwig
1
-9
/
+0
2019-01-15
ACPICA: All acpica: Update copyrights to 2019
Bob Moore
1
-1
/
+1
2018-12-13
ACPICA: disassembler: disassemble OEMx tables as AML
Erik Schmauss
1
-0
/
+4
2018-12-13
ACPICA: Add "Windows 2018.2" string in the _OSI support
Jung-uk Kim
1
-0
/
+1
2018-12-13
ACPICA: Add "Windows 2018" string in the _OSI support
Bob Moore
1
-0
/
+1
2018-06-10
ACPICA: Recognize the _OSI string "Windows 2017.2"
Mario Limonciello
1
-0
/
+1
2018-05-10
ACPICA: provide abstraction for raw_spinlock_t
Sebastian Andrzej Siewior
1
-0
/
+4
2018-03-18
ACPICA: Cleanup/simplify module-level code support
Bob Moore
1
-10
/
+10
2018-03-18
ACPICA: adding SPDX headers
Erik Schmauss
1
-36
/
+2
2018-03-18
ACPICA: Remove calling of _STA from acpi_get_object_info()
Hans de Goede
1
-2
/
+0
2018-03-18
ACPICA: Events: Dispatch GPEs after enabling for the first time
Erik Schmauss
1
-0
/
+1
2018-02-06
ACPICA: All acpica: Update copyrights to 2018
Bob Moore
1
-1
/
+1
2018-02-04
ACPICA: Add a missing pair of parentheses
Jung-uk Kim
1
-1
/
+1
2018-02-04
ACPICA: Prefer ACPI_TO_POINTER() over ACPI_ADD_PTR()
Jung-uk Kim
1
-1
/
+1
2018-02-04
ACPICA: Avoid NULL pointer arithmetic
Jung-uk Kim
1
-4
/
+4
2018-01-05
ACPICA: Recognize the Windows 10 version 1607 and 1703 OSI strings
Mario Limonciello
1
-0
/
+2
2017-11-27
ACPICA: Dispatcher: Introduce timeout mechanism for infinite loop detection
Lv Zheng
1
-0
/
+2
2017-09-03
Merge branches 'acpi-scan' and 'acpi-pm'
Rafael J. Wysocki
1
-1
/
+2
2017-08-17
ACPICA: Make it possible to enable runtime GPEs earlier
Rafael J. Wysocki
1
-1
/
+2
2017-08-03
ACPICA: CLib: Add short multiply/shift support
Lv Zheng
1
-0
/
+1
2017-08-03
ACPICA: Divergences: reduce access size definitions
Lv Zheng
1
-0
/
+7
2017-06-27
ACPICA: Comment update: spelling/format. No functional change
Bob Moore
1
-30
/
+34
2017-06-12
ACPICA: Add new notify value for memory attributes update
Bob Moore
1
-1
/
+2
2017-02-09
ACPICA: Source tree: Update copyright notices to 2017
Bob Moore
1
-1
/
+1
[next]