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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-08
ACPICA: Fix memory leak for ill-formed Package objects
Bob Moore
1
-5
/
+18
2009-09-08
ACPICA: Remove error message for Store(Localx,Localx)
Bob Moore
1
-4
/
+4
2009-09-08
ACPICA: Fix extraneous warning if _DSM returns a package
Bob Moore
1
-2
/
+6
2009-08-31
ACPI: fix NULL bug for HID/UID string
Hugh Dickins
1
-8
/
+12
2009-08-28
ACPICA: acpi_reset: Bypass port validation mechanism
Bob Moore
1
-2
/
+15
2009-08-28
ACPICA: Add support for module-level executable AML code
Lin Ming
13
-52
/
+306
2009-08-28
ACPICA: ACPI 4: Add validation for new predefined names.
Bob Moore
2
-7
/
+73
2009-08-28
ACPICA: reformat predefined method table, no functional change
Lin Ming
1
-210
/
+293
2009-08-28
ACPICA: Fix fault if acpi_terminate is called twice
Bob Moore
2
-19
/
+19
2009-08-28
ACPICA: ACPI 4.0 : Add new return package type, restructure module.
Bob Moore
2
-135
/
+196
2009-08-28
ACPICA: Add repair for predefined methods that return nested packages
Bob Moore
3
-2
/
+84
2009-08-28
ACPICA: Move predefined repair code to new file, no functional change
Bob Moore
4
-119
/
+171
2009-08-27
ACPICA: Clarify common suffix for error/warning messages
Bob Moore
1
-1
/
+1
2009-08-27
ACPICA: Fix: Predefined object repair executed only once
Bob Moore
5
-170
/
+277
2009-08-27
ACPICA: Dump table header - suppress output of non-printable characters
Bob Moore
1
-7
/
+75
2009-08-27
ACPICA: Fix several acpi_attach_data problems
Bob Moore
6
-32
/
+67
2009-08-27
ACPICA: ACPI 4.0: Interpreter support for IPMI.
Lin Ming
3
-31
/
+61
2009-08-27
ACPICA: ACPI 4.0: iASL/Disassembler - IPMI keyword support.
Lin Ming
3
-1
/
+3
2009-08-27
ACPICA: Fix possible memory leak in nspredef
Bob Moore
1
-12
/
+15
2009-08-27
ACPICA: Major update for acpi_get_object_info external interface
Bob Moore
19
-550
/
+837
2009-08-27
ACPICA: Remove duplicate prototypes from header
Bob Moore
1
-4
/
+0
2009-08-27
ACPICA: Add 64-bit support to acpi_read and acpi_write
Bob Moore
7
-103
/
+325
2009-08-27
ACPICA: Remove duplicate extern declarations for public globals
Bob Moore
1
-15
/
+18
2009-08-27
ACPICA: Fix several pointer casts to avoid possible compile warnings
Bob Moore
2
-5
/
+6
2009-08-02
Merge branch 'misc-2.6.31' into release
Len Brown
1
-1
/
+1
2009-08-02
Merge branch 'memhotplug-crash' into release
Len Brown
1
-9
/
+25
2009-08-02
ACPI: Ingore the memory block with zero block size in course of memory hotplug
Zhao Yakui
1
-3
/
+15
2009-08-02
ACPI: Don't treat generic error as ACPI error code in acpi memory hotplug driver
Zhao Yakui
1
-6
/
+10
2009-08-02
Merge branch 'bugzilla-13751' into release
Len Brown
1
-0
/
+25
2009-08-02
ACPI: bind workqueues to CPU 0 to avoid SMI corruption
Bjorn Helgaas
1
-0
/
+25
2009-08-02
Merge branch 'bugzilla-13620-revert' into release
Len Brown
3
-0
/
+31
2009-08-02
ACPI: root-only read protection on /sys/firmware/acpi/tables/*
Len Brown
1
-1
/
+1
2009-07-29
PM / ACPI: HP G7000 Notebook needs a SCI_EN resume quirk
Bartlomiej Zolnierkiewicz
1
-0
/
+8
2009-07-27
Revert "ACPICA: Remove obsolete acpi_os_validate_address interface"
Len Brown
3
-0
/
+31
2009-06-26
ACPI: video: prevent NULL deref in acpi_get_pci_dev()
Troy Moure
1
-1
/
+1
2009-06-24
Merge branch 'bjorn-notify' into release
Len Brown
3
-106
/
+39
2009-06-24
Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...
Len Brown
12
-585
/
+382
2009-06-24
ACPI: Rename ACPI processor device bus ID
Zhao Yakui
1
-1
/
+10
2009-06-23
ACPI: video: DMI workaround broken Acer 7720 BIOS enabling display brightness
Zhang Rui
1
-0
/
+8
2009-06-23
ACPI: run ACPI device hot removal in kacpi_hotplug_wq
Zhang Rui
1
-12
/
+8
2009-06-23
ACPI: Add the reference count to avoid unloading ACPI video bus twice
Zhao Yakui
1
-6
/
+35
2009-06-23
ACPI: DMI to disable Vista compatibility on some Sony laptops
Zhang Rui
1
-0
/
+16
2009-06-23
ACPI: fix a deadlock in hotplug case
Zhang Rui
1
-9
/
+16
2009-06-23
Show the physical device node of backlight class device.
Zhang Rui
1
-0
/
+6
2009-06-22
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-0
/
+1
2009-06-20
ACPI: pdc init related memory leak with physical CPU hotplug
Pallipadi, Venkatesh
1
-0
/
+2
2009-06-20
ACPI: pci_root: remove unused dev/fn information
Bjorn Helgaas
1
-16
/
+9
2009-06-20
ACPI: pci_root: simplify list traversals
Bjorn Helgaas
1
-14
/
+9
2009-06-20
ACPI: pci_root: use driver data rather than list lookup
Bjorn Helgaas
1
-17
/
+4
2009-06-20
ACPI: pci_root: simplify acpi_pci_root_add() control flow
Bjorn Helgaas
1
-62
/
+38
[next]