index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
acpi
/
actypes.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-05
ACPICA: Divergence: remove unwanted spaces for typedef
Lv Zheng
1
-20
/
+21
2016-04-05
ACPICA: All: const keyword changes across the ACPICA source
Bob Moore
1
-2
/
+2
2016-04-05
ACPICA: ACPI 6.1: Add full support for this version of ACPI spec
Bob Moore
1
-1
/
+2
2016-01-15
ACPICA: Additional 2016 copyright changes
Bob Moore
1
-1
/
+1
2016-01-01
ACPICA: Revert "acpi_get_object_info: Add support for ACPI 5.0 _SUB method."
Bob Moore
1
-4
/
+2
2015-08-25
ACPICA: Debugger: Add option to display namespace summary/counts
Bob Moore
1
-0
/
+2
2015-07-23
ACPICA: Executer: Add OSL trace hook support
Lv Zheng
1
-0
/
+8
2015-07-23
ACPICA: Namespace: Add function to directly return normalized full path
Lv Zheng
1
-1
/
+2
2015-07-01
ACPICA: De-macroize calls to standard C library functions
Bob Moore
1
-4
/
+4
2015-07-01
ACPICA: Utilities: Add _CLS processing
Suravee Suthikulpanit
1
-9
/
+15
2015-07-01
ACPICA: Tables: Fix an issue that FACS initialization is performed twice
Lv Zheng
1
-0
/
+1
2015-05-22
ACPICA: ACPI 6.0: Add ACPI_SUB_PTR().
Lv Zheng
1
-0
/
+1
2015-05-19
ACPICA: Divergence: Remove redundant definitions.
Lv Zheng
1
-5
/
+0
2015-04-28
ACPICA: remove duplicate u8 typedef
Olaf Hering
1
-1
/
+0
2015-04-15
ACPICA: Store GPE register enable masks upfront
Rafael J. Wysocki
1
-4
/
+0
2015-04-14
ACPICA: Add "Windows 2015" string to _OSI support.
Bob Moore
1
-0
/
+1
2015-04-14
ACPICA: Events: Add support to return both enable/status register values for ...
Lv Zheng
1
-11
/
+14
2015-04-14
ACPICA: Utilities: split IO address types from data type models.
Lv Zheng
1
-0
/
+20
2015-02-05
ACPICA: Events: Introduce ACPI_GPE_DISPATCH_RAW_HANDLER to fix 2 issues for t...
Lv Zheng
1
-5
/
+6
2015-02-05
ACPICA: Update Copyright headers to 2015
David E. Box
1
-1
/
+1
2015-02-05
ACPICA: Events: Cleanup GPE dispatcher type obtaining code
Lv Zheng
1
-0
/
+1
2014-12-01
ACPICA: Save current masks of enabled GPEs after enable register writes
Rafael J. Wysocki
1
-0
/
+4
2014-10-21
ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ...
Lv Zheng
1
-1
/
+1
2014-10-21
ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ...
Lv Zheng
1
-2
/
+2
2014-07-31
ACPICA: ACPI 5.1: New notify value for System Affinity Update.
Bob Moore
1
-1
/
+2
2014-07-31
ACPICA: Remove a redundant cast to acpi_size for ACPI_OFFSET() macro.
Bob Moore
1
-1
/
+1
2014-07-08
ACPICA: Common: Enhance acpi_getopt() to improve portability
Lv Zheng
1
-0
/
+4
2014-07-08
ACPICA: Utilities: Add formatted printing APIs
Lv Zheng
1
-0
/
+1
2014-07-08
ACPICA: OSL: Add portable file IO to improve portability
Lv Zheng
1
-0
/
+9
2014-05-07
ACPICA: OSL: Add configurability for memory allocation macros.
Lv Zheng
1
-0
/
+21
2014-03-18
ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)."
Robert Moore
1
-4
/
+0
2014-02-27
ACPICA: Headers: Deploy #pragma pack (push) and (pop).
Bob Moore
1
-0
/
+4
2014-02-13
ACPICA: acpidump: Remove integer types translation protection.
Lv Zheng
1
-32
/
+32
2014-02-11
ACPICA: Update ACPICA copyrights to 2014.
Bob Moore
1
-1
/
+1
2014-01-08
ACPICA: Remove unused ACPI_FREE_BUFFER macro. No functional change.
Lv Zheng
1
-10
/
+2
2013-10-31
ACPICA: Update acpidump related header file changes.
Lv Zheng
1
-0
/
+8
2013-10-31
ACPICA: Add new statistics interface.
Lv Zheng
1
-0
/
+10
2013-10-31
ACPICA: Deploy ACPI_EXPORT_SYMBOL_INIT for main ACPICA initialization interfa...
Lv Zheng
1
-2
/
+11
2013-10-31
ACPICA: Clarify ACPI_FREE_BUFFER usage.
Bob Moore
1
-3
/
+7
2013-10-30
ACPICA: Hardcode access width for the reset register.
Bob Moore
1
-0
/
+1
2013-10-30
ACPICA: Cleanup memory allocation macros and configurability.
Lv Zheng
1
-0
/
+27
2013-09-24
ACPICA: SCI Handlers: Update handler interface, eliminate unnecessary argument.
Bob Moore
1
-1
/
+1
2013-09-24
ACPICA: Tables: Cleanup RSDP signature codes.
Lv Zheng
1
-0
/
+5
2013-09-24
ACPICA: Add support for host-installed SCI handlers.
Lv Zheng
1
-0
/
+3
2013-08-13
ACPICA: Fix divergences of the commit - ACPICA: Expose OSI version.
Lv Zheng
1
-15
/
+13
2013-07-23
ACPICA: Add acpi_update_interfaces() public interface
Lv Zheng
1
-0
/
+14
2013-07-23
ACPICA: Remove restriction of 256 maximum GPEs in any GPE block
Bob Moore
1
-7
/
+0
2013-07-18
ACPICA: expose OSI version
Aaron Lu
1
-0
/
+15
2013-04-28
Merge branch 'acpi-assorted'
Rafael J. Wysocki
1
-7
/
+8
2013-04-21
ACPI: update comments for acpi_event_status
Zhang Rui
1
-7
/
+8
[next]