index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pnp
/
pnpacpi
Commit message (
Expand
)
Author
Age
Files
Lines
*
PNP: increase the maximum number of resources
Zhao Yakui
2007-11-29
1
-2
/
+13
*
ACPI: fix two IRQ8 issues in IOAPIC mode
Shaohua Li
2007-11-20
1
-0
/
+18
*
Revert "Fix very high interrupt rate for IRQ8 (rtc) unless pnpacpi=off"
Len Brown
2007-11-19
1
-10
/
+0
*
PNP: add debug message for adding new device
Bjorn Helgaas
2007-10-17
1
-1
/
+0
*
Fix very high interrupt rate for IRQ8 (rtc) unless pnpacpi=off
Krzysztof Oledzki
2007-10-17
1
-0
/
+10
*
PNP: make pnpacpi_suspend handle errors
Rafael J. Wysocki
2007-10-17
1
-5
/
+10
*
PNPACPI: remove unnecessary casts of "void *"
Bjorn Helgaas
2007-08-24
1
-8
/
+5
*
PNPACPI: simplify irq_flags()
Bjorn Helgaas
2007-08-24
1
-7
/
+4
*
PNP: fix up after Lindent
Bjorn Helgaas
2007-08-24
2
-2
/
+3
*
ACPI: restore CONFIG_ACPI_SLEEP
Len Brown
2007-07-29
1
-0
/
+4
*
PNP: fix up after Lindent
Bjorn Helgaas
2007-07-26
2
-112
/
+71
*
PNP: Lindent all source files
Bjorn Helgaas
2007-07-26
2
-239
/
+283
*
Pull auto-load-modules into release branch
Len Brown
2007-07-25
1
-7
/
+12
|
\
|
*
ACPI: autoload modules - Create ACPI alias interface
Thomas Renninger
2007-07-23
1
-7
/
+12
*
|
ACPI, PNP: hook ACPI D-state to PNP suspend/resume
Shaohua Li
2007-07-22
1
-0
/
+14
|
/
*
PNP: notice whether we have PNP devices (PNPBIOS or PNPACPI)
Bjorn Helgaas
2007-05-08
1
-0
/
+1
*
PNPACPI sets pnpdev->dev.archdata
David Brownell
2007-05-08
1
-8
/
+46
*
ACPI: fix parallel port IRQ after resume from S3
Michael Karcher
2007-03-08
1
-47
/
+73
*
ACPI: always enable CONFIG_PNPACPI on CONFIG_ACPI kernels
Len Brown
2007-02-15
1
-14
/
+2
*
PNPACPI: remove EXPERIMENTAL dependency
Bjorn Helgaas
2007-01-26
1
-2
/
+2
*
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
2006-12-13
2
-14
/
+14
*
Fix DMA resource allocation in ACPIPnP
Vojtech Pavlik
2006-10-18
1
-15
/
+26
*
[PATCH] pnpacpi: reject ACPI_PRODUCER resources
matthieu castet
2006-08-06
1
-0
/
+8
*
[PATCH] PNPACPI: support shareable interrupts
Bjorn Helgaas
2006-07-03
1
-3
/
+8
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
PNPACPI: whitespace cleanup
Bjorn Helgaas
2006-04-01
1
-50
/
+47
*
PNPACPI: remove some code duplication
Bjorn Helgaas
2006-04-01
1
-49
/
+18
*
PNPACPI: fix non-memory address space descriptor handling
Bjorn Helgaas
2006-04-01
1
-12
/
+23
*
-
.
[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...
Len Brown
2006-01-24
2
-229
/
+332
|
\
\
|
|
*
[PNPACPI] clean excluded_id_list[]
matthieu castet
2006-01-07
1
-4
/
+7
|
|
*
[PNPACPI] Ignore devices that have no resources
matthieu castet
2006-01-07
1
-1
/
+2
|
*
|
[ACPI] better fix for pnpacpi regression resulting from ACPICA 20051117
Len Brown
2006-01-20
1
-43
/
+102
|
*
|
Pull pnpacpi into acpica branch
Len Brown
2006-01-07
1
-4
/
+44
|
|
\
\
|
|
|
/
|
|
*
[ACPI] enable PNPACPI support for resource types used by HP serial ports
Bjorn Helgaas
2006-01-07
1
-4
/
+44
|
|
/
|
/
|
|
*
[ACPI] ACPICA 20051021
Bob Moore
2005-12-10
1
-6
/
+6
|
*
[ACPI] ACPICA 20050930
Bob Moore
2005-12-10
1
-182
/
+182
|
*
Pull release into acpica branch
Len Brown
2005-12-06
1
-2
/
+4
|
|
\
|
|
/
|
/
|
|
*
[ACPI] handle ACPICA 20050916's acpi_resource.type rename
Len Brown
2005-09-22
1
-18
/
+18
*
|
[PATCH] drivers/pnp/: cleanups
Adrian Bunk
2005-11-07
1
-2
/
+4
|
/
*
Merge linux-2.6 with linux-acpi-2.6
Len Brown
2005-09-08
3
-22
/
+13
|
\
|
*
[PATCH] PNP: make pnp_dbg conditional directly on CONFIG_PNP_DEBUG
Bjorn Helgaas
2005-09-07
1
-0
/
+1
|
*
[PATCH] pnp: consolidate kmalloc wrappers
Bjorn Helgaas
2005-09-07
3
-22
/
+12
*
|
[ACPI] PNPACPI IRQ workaround for HP workstations
Bjorn Helgaas
2005-09-03
1
-32
/
+43
*
|
[ACPI] delete CONFIG_ACPI_BUS
Len Brown
2005-08-24
1
-1
/
+1
*
|
[ACPI] PNPACPI driver now checks for acpi_register_gsi() errors
Kenji Kaneshige
2005-08-04
1
-1
/
+1
|
/
*
[ACPI] PNPACPI vs sound IRQ
David Shaohua Li
2005-07-12
1
-2
/
+2
*
[ACPI] PNPACPI parse error
Matthieu Castet
2005-07-11
1
-1
/
+10
*
[PATCH] drivers/pnp/pnpacpi/rsparser.c: fix an array overflow
Adrian Bunk
2005-05-01
1
-2
/
+2
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
5
-0
/
+1126