index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pnp
/
pnpacpi
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-14
pnpacpi: __initdata is not an identifier
Roel Kluin
1
-1
/
+1
2008-02-07
Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...
Len Brown
1
-1
/
+1
2008-02-06
pnp: declare PNP option parsing functions as __init
Thomas Renninger
1
-22
/
+22
2008-01-17
pnpacpi: print resource shortage message only once (more)
Len Brown
1
-0
/
+2
2008-01-12
pnp: Failed to activate device 00:0a - Samsung P35 XVM 1600 III
Shaohua Li
1
-1
/
+1
2008-01-12
pnpacpi: print resource shortage message only once
Len Brown
1
-4
/
+10
2007-11-29
PNP: increase the maximum number of resources
Zhao Yakui
1
-2
/
+13
2007-11-20
ACPI: fix two IRQ8 issues in IOAPIC mode
Shaohua Li
1
-0
/
+18
2007-11-19
Revert "Fix very high interrupt rate for IRQ8 (rtc) unless pnpacpi=off"
Len Brown
1
-10
/
+0
2007-10-17
PNP: add debug message for adding new device
Bjorn Helgaas
1
-1
/
+0
2007-10-17
Fix very high interrupt rate for IRQ8 (rtc) unless pnpacpi=off
Krzysztof Oledzki
1
-0
/
+10
2007-10-17
PNP: make pnpacpi_suspend handle errors
Rafael J. Wysocki
1
-5
/
+10
2007-08-24
PNPACPI: remove unnecessary casts of "void *"
Bjorn Helgaas
1
-8
/
+5
2007-08-24
PNPACPI: simplify irq_flags()
Bjorn Helgaas
1
-7
/
+4
2007-08-24
PNP: fix up after Lindent
Bjorn Helgaas
2
-2
/
+3
2007-07-29
ACPI: restore CONFIG_ACPI_SLEEP
Len Brown
1
-0
/
+4
2007-07-26
PNP: fix up after Lindent
Bjorn Helgaas
2
-112
/
+71
2007-07-26
PNP: Lindent all source files
Bjorn Helgaas
2
-239
/
+283
2007-07-25
Pull auto-load-modules into release branch
Len Brown
1
-7
/
+12
2007-07-23
ACPI: autoload modules - Create ACPI alias interface
Thomas Renninger
1
-7
/
+12
2007-07-22
ACPI, PNP: hook ACPI D-state to PNP suspend/resume
Shaohua Li
1
-0
/
+14
2007-05-08
PNP: notice whether we have PNP devices (PNPBIOS or PNPACPI)
Bjorn Helgaas
1
-0
/
+1
2007-05-08
PNPACPI sets pnpdev->dev.archdata
David Brownell
1
-8
/
+46
2007-03-08
ACPI: fix parallel port IRQ after resume from S3
Michael Karcher
1
-47
/
+73
2007-02-15
ACPI: always enable CONFIG_PNPACPI on CONFIG_ACPI kernels
Len Brown
1
-14
/
+2
2007-01-26
PNPACPI: remove EXPERIMENTAL dependency
Bjorn Helgaas
1
-2
/
+2
2006-12-13
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
2
-14
/
+14
2006-10-18
Fix DMA resource allocation in ACPIPnP
Vojtech Pavlik
1
-15
/
+26
2006-08-06
[PATCH] pnpacpi: reject ACPI_PRODUCER resources
matthieu castet
1
-0
/
+8
2006-07-03
[PATCH] PNPACPI: support shareable interrupts
Bjorn Helgaas
1
-3
/
+8
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-04-01
PNPACPI: whitespace cleanup
Bjorn Helgaas
1
-50
/
+47
2006-04-01
PNPACPI: remove some code duplication
Bjorn Helgaas
1
-49
/
+18
2006-04-01
PNPACPI: fix non-memory address space descriptor handling
Bjorn Helgaas
1
-12
/
+23
2006-01-24
[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...
Len Brown
2
-229
/
+332
2006-01-20
[ACPI] better fix for pnpacpi regression resulting from ACPICA 20051117
Len Brown
1
-43
/
+102
2006-01-07
[PNPACPI] clean excluded_id_list[]
matthieu castet
1
-4
/
+7
2006-01-07
[PNPACPI] Ignore devices that have no resources
matthieu castet
1
-1
/
+2
2006-01-07
Pull pnpacpi into acpica branch
Len Brown
1
-4
/
+44
2006-01-07
[ACPI] enable PNPACPI support for resource types used by HP serial ports
Bjorn Helgaas
1
-4
/
+44
2005-12-10
[ACPI] ACPICA 20051021
Bob Moore
1
-6
/
+6
2005-12-10
[ACPI] ACPICA 20050930
Bob Moore
1
-182
/
+182
2005-12-06
Pull release into acpica branch
Len Brown
1
-2
/
+4
2005-11-07
[PATCH] drivers/pnp/: cleanups
Adrian Bunk
1
-2
/
+4
2005-09-22
[ACPI] handle ACPICA 20050916's acpi_resource.type rename
Len Brown
1
-18
/
+18
2005-09-08
Merge linux-2.6 with linux-acpi-2.6
Len Brown
3
-22
/
+13
2005-09-07
[PATCH] PNP: make pnp_dbg conditional directly on CONFIG_PNP_DEBUG
Bjorn Helgaas
1
-0
/
+1
2005-09-07
[PATCH] pnp: consolidate kmalloc wrappers
Bjorn Helgaas
3
-22
/
+12
2005-09-03
[ACPI] PNPACPI IRQ workaround for HP workstations
Bjorn Helgaas
1
-32
/
+43
2005-08-24
[ACPI] delete CONFIG_ACPI_BUS
Len Brown
1
-1
/
+1
[next]