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
/
drivers
/
acpi
/
glue.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-07
Merge branch 'acpi-pci'
Rafael J. Wysocki
1
-3
/
+5
2015-11-07
device property: ACPI: Make use of the new DMA Attribute APIs
Suthikulpanit, Suravee
1
-3
/
+5
2015-09-15
ACPI: change init_acpi_device_notify() to return void
Rami Rosen
1
-3
/
+2
2015-06-15
ACPI / scan: Parse _CCA and setup device coherency
Suthikulpanit, Suravee
1
-0
/
+5
2015-03-16
ACPI: Introduce has_acpi_companion()
Rafael J. Wysocki
1
-2
/
+2
2014-02-11
ACPI / scan: Add bind/unbind callbacks to struct acpi_scan_handler
Rafael J. Wysocki
1
-0
/
+12
2013-12-07
ACPI / bind: Move acpi_get_child() to drivers/ide/ide-acpi.c
Rafael J. Wysocki
1
-12
/
+0
2013-12-07
ACPI / bind: Pass struct acpi_device pointer to acpi_bind_one()
Rafael J. Wysocki
1
-6
/
+3
2013-12-07
ACPI / bind: Rework struct acpi_bus_type
Rafael J. Wysocki
1
-5
/
+7
2013-12-07
ACPI / bind: Redefine acpi_preset_companion()
Rafael J. Wysocki
1
-9
/
+1
2013-12-07
ACPI / bind: Redefine acpi_get_child()
Rafael J. Wysocki
1
-3
/
+3
2013-12-07
PCI / ACPI: Use acpi_find_child_device() for child devices lookup
Rafael J. Wysocki
1
-0
/
+3
2013-12-07
ACPI / bind: Simplify child device lookups
Rafael J. Wysocki
1
-82
/
+55
2013-11-14
ACPI / bind: Use (put|get)_device() on ACPI device objects too
Rafael J. Wysocki
1
-1
/
+5
2013-11-14
ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node
Rafael J. Wysocki
1
-24
/
+23
2013-09-09
ACPI / bind: Prefer device objects with _STA to those without it
Rafael J. Wysocki
1
-11
/
+24
2013-08-09
ACPI: Print diagnostic messages if device links cannot be created
Rafael J. Wysocki
1
-0
/
+7
2013-08-09
ACPI: Drop unnecessary label from acpi_bind_one()
Rafael J. Wysocki
1
-12
/
+7
2013-08-07
ACPI: Clean up error code path in acpi_unbind_one()
Rafael J. Wysocki
1
-7
/
+4
2013-08-07
ACPI: Use list_for_each_entry() in acpi_unbind_one()
Rafael J. Wysocki
1
-20
/
+18
2013-08-07
ACPI: acpi_bind_one()/acpi_unbind_one() whitespace cleanups
Rafael J. Wysocki
1
-4
/
+3
2013-08-07
ACPI: Create symlinks in acpi_bind_one() under physical_node_lock
Rafael J. Wysocki
1
-2
/
+2
2013-08-07
ACPI: Reduce acpi_bind_one()/acpi_unbind_one() code duplication
Rafael J. Wysocki
1
-11
/
+11
2013-08-07
ACPI: Do not fail acpi_bind_one() if device is already bound correctly
Rafael J. Wysocki
1
-3
/
+10
2013-08-07
ACPI: Try harder to resolve _ADR collisions for bridges
Rafael J. Wysocki
1
-17
/
+82
2013-08-06
ACPI: Drop physical_node_id_bitmap from struct acpi_device
Rafael J. Wysocki
1
-15
/
+19
2013-06-28
Merge branch 'acpi-assorted'
Rafael J. Wysocki
1
-2
/
+4
2013-06-19
ACPI: add _STA evaluation at do_acpi_find_child()
Jeff Wu
1
-2
/
+4
2013-05-12
ACPI / processor: Use common hotplug infrastructure
Rafael J. Wysocki
1
-2
/
+4
2013-03-04
ACPI / glue: Drop .find_bridge() callback from struct acpi_bus_type
Rafael J. Wysocki
1
-25
/
+1
2013-03-04
ACPI / glue: Add .match() callback to struct acpi_bus_type
Rafael J. Wysocki
1
-26
/
+13
2013-02-15
Merge branch 'acpi-assorted'
Rafael J. Wysocki
1
-22
/
+13
2013-02-11
Merge branch 'acpi-scan'
Rafael J. Wysocki
1
-15
/
+35
2013-01-26
ACPI: Rework acpi_get_child() to be more efficient
Rafael J. Wysocki
1
-22
/
+13
2013-01-12
ACPI / glue: Fix build with ACPI_GLUE_DEBUG set
Yinghai Lu
1
-1
/
+1
2013-01-03
ACPI / glue: Update DBG macro to include KERN_DEBUG
Joe Perches
1
-2
/
+7
2013-01-03
ACPI: Add .setup() and .cleanup() callbacks to struct acpi_bus_type
Rafael J. Wysocki
1
-15
/
+35
2012-11-21
ACPI / driver core: Introduce struct acpi_dev_node and related macros
Rafael J. Wysocki
1
-8
/
+8
2012-11-21
ACPI: Allow ACPI handles of devices to be initialized in advance
Rafael J. Wysocki
1
-10
/
+34
2012-11-15
driver core / ACPI: Move ACPI support to core device and driver types
Mika Westerberg
1
-8
/
+6
2012-10-23
ACPI: Fix memory leak in acpi_bind_one()
Jesper Juhl
1
-0
/
+1
2012-09-21
ACPI: Allow ACPI binding with USB-3.0 hub
Lan Tianyu
1
-49
/
+86
2012-07-25
drivers/acpi/glue: revert accidental license-related 6b66d95895c bits
Jeff Garzik
1
-2
/
+2
2012-06-29
libata: bind the Linux device tree to the ACPI device tree
Matthew Garrett
1
-2
/
+2
2012-05-11
ACPI: Add stubs for (un)register_acpi_bus_type
Matthew Garrett
1
-0
/
+2
2011-10-31
acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL
Paul Gortmaker
1
-0
/
+1
2011-01-07
ACPI / PM: Drop special ACPI wakeup flags
Rafael J. Wysocki
1
-4
/
+1
2010-07-26
ACPI: Add the check of ADR flag in course of finding ACPI handle for PCI device
Zhao Yakui
1
-1
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-01-28
ACPI: replace acpi_integer by u64
Lin Ming
1
-2
/
+2
[next]