index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pnp
/
pnpacpi
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-09
PNP / ACPI: add ACPI_RESOURCE_TYPE_SERIAL_BUS as a valid type
Harb Abdulhamid
1
-0
/
+4
2015-09-15
ACPI / scan: constify struct acpi_hardware_id::id
Rasmus Villemoes
1
-2
/
+2
2015-05-05
PNP / ACPI: use unsigned int in pnpacpi_encode_resources()
Fabian Frederick
1
-1
/
+1
2015-05-05
PNP / ACPI: use u8 instead of int in acpi_resource_extended_irq context
Fabian Frederick
1
-4
/
+4
2015-03-16
PNP / ACPI: Use ACPI_COMPANION_SET() during initialization
Rafael J. Wysocki
1
-3
/
+2
2015-02-03
ACPI: Return translation offset when parsing ACPI address space resources
Jiang Liu
1
-14
/
+15
2015-01-26
ACPICA: Resources: Provide common part for struct acpi_resource_address struc...
Lv Zheng
1
-8
/
+8
2014-07-23
ACPI / PNP: Use ACPI_COMPANION() instead of ACPI_HANDLE()
Rafael J. Wysocki
1
-28
/
+23
2014-07-07
ACPI / PNP: do ACPI binding directly
Zhang Rui
1
-38
/
+3
2014-05-30
ACPI / PNP: use device ID list for PNPACPI device enumeration
Zhang Rui
1
-24
/
+4
2014-04-30
PNP / ACPI: Do not return errors if _DIS or _SRS are not present
Rafael J. Wysocki
1
-18
/
+26
2014-03-11
PNP / ACPI: proper handling of ACPI IO/Memory resource parsing failures
Zhang Rui
1
-3
/
+12
2014-01-12
Merge branch 'pnp'
Rafael J. Wysocki
1
-2
/
+9
2013-12-23
PNPACPI: check return value of pnp_add_device()
Dmitry Torokhov
1
-2
/
+9
2013-12-07
ACPI / bind: Rework struct acpi_bus_type
Rafael J. Wysocki
1
-13
/
+8
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
2
-2
/
+0
2013-11-14
ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro
Rafael J. Wysocki
1
-5
/
+5
2013-09-24
pnpacpi: convert acpi_get_handle() to acpi_has_method()
Zhang Rui
1
-8
/
+3
2013-07-30
ACPI / PM: Use ACPI_STATE_D3_COLD instead of ACPI_STATE_D3 everywhere
Rafael J. Wysocki
1
-3
/
+3
2013-07-18
PNP / ACPI: avoid garbage in resource name
Liu ShuoX
1
-1
/
+1
2013-03-24
ACPI: Set length even for TYPE_END_TAG acpi resource
Yinghai Lu
1
-0
/
+1
2013-03-04
ACPI / glue: Add .match() callback to struct acpi_bus_type
Rafael J. Wysocki
1
-1
/
+7
2013-01-31
PNPACPI: Fix acpi_bus_get_device() check in drivers/pnp/pnpacpi/core.c
Yasuaki Ishimatsu
1
-5
/
+5
2012-12-07
Merge branch 'acpi-general'
Rafael J. Wysocki
1
-1
/
+1
2012-12-07
pnpacpi: fix incorrect TEST_ALPHA() test
Alan Cox
1
-1
/
+1
2012-12-04
Merge branch 'acpi-general'
Rafael J. Wysocki
1
-0
/
+3
2012-11-30
ACPI / PNP: Do not crash due to stale pointer use during system resume
Rafael J. Wysocki
1
-0
/
+3
2012-11-23
ACPI / PNP: skip ACPI device nodes associated with physical nodes already
Adrian Hunter
1
-0
/
+4
2012-11-15
ACPI: Move device resources interpretation code from PNP to ACPI core
Rafael J. Wysocki
1
-264
/
+32
2012-09-21
ACPI: Allow ACPI binding with USB-3.0 hub
Lan Tianyu
1
-6
/
+1
2012-06-23
ACPI/PM: specify lowest allowed state for device sleep state
Huang Ying
1
-2
/
+2
2012-03-30
PNPACPI: Fix device ref leaking in acpi_pnp_match
Yinghai Lu
1
-1
/
+6
2011-11-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-47
/
+15
2011-11-06
PNPACPI: Simplify disabled resource registration
Witold Szczeponik
1
-47
/
+15
2011-10-31
pnp: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
1
-0
/
+1
2011-07-25
Merge 'akpm' patch series
Linus Torvalds
1
-25
/
+27
2011-07-25
pnpacpi: register disabled resources
Witold Szczeponik
1
-25
/
+27
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
1
-5
/
+5
2011-01-12
Merge branch 'pnp' into release
Len Brown
1
-1
/
+2
2011-01-11
PNP / ACPI: Use DEVICE_ACPI_HANDLE() for device ACPI handle access
Rafael J. Wysocki
1
-26
/
+67
2010-12-11
ACPI/PNP: avoid section mismatch warning
Jan Beulich
1
-1
/
+1
2010-10-27
PNP: Compile all pnp built-in stuff in one module namespace
Thomas Renninger
1
-1
/
+2
2010-10-25
Merge branch 'pnpacpi-invalid-device-id' into release
Len Brown
1
-5
/
+24
2010-10-01
ACPI/PNP: A HID value of an object never changes -> make it const
Thomas Renninger
1
-1
/
+1
2010-10-01
PNPACPI: cope with invalid device IDs
Dmitry Torokhov
1
-5
/
+24
2010-07-19
PNPACPI: Add support for remote wakeup
Alan Stern
1
-0
/
+23
2010-04-28
PNPACPI: compute Address Space length rather than using _LEN
Bjorn Helgaas
1
-22
/
+4
2010-04-06
Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480...
Len Brown
2
-12
/
+32
2010-04-04
PNPACPI: truncate _CRS windows with _LEN > _MAX - _MIN + 1
Bjorn Helgaas
1
-12
/
+30
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2
-0
/
+2
[next]