index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pnp
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-05
asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*
Andi Kleen
1
-1
/
+1
2014-04-30
PNP / ACPI: Do not return errors if _DIS or _SRS are not present
Rafael J. Wysocki
1
-18
/
+26
2014-04-29
PNP: Fix compile error in quirks.c
Bjorn Helgaas
1
-2
/
+2
2014-04-24
PNP: Work around BIOS defects in Intel MCH area reporting
Bjorn Helgaas
1
-0
/
+79
2014-04-02
Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2014-03-31
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-4
/
+5
2014-03-21
PNP: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2014-03-11
PNP / ACPI: proper handling of ACPI IO/Memory resource parsing failures
Zhang Rui
1
-3
/
+12
2014-02-13
asmlinkage, pnp: Make variables used from assembler code visible
Andi Kleen
1
-4
/
+5
2014-01-12
Merge branch 'pnp'
Rafael J. Wysocki
4
-6
/
+20
2014-01-12
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
1
-13
/
+8
2014-01-12
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
2
-2
/
+0
2014-01-07
PNPBIOS: check return value of pnp_add_device()
Dmitry Torokhov
1
-3
/
+9
2014-01-06
PNP: Mark the function pnp_build_option() as static in resource.c
Rashika Kheria
1
-1
/
+1
2014-01-05
PNP / card: add missing put_device() call
Levente Kurusa
1
-0
/
+1
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-12-05
PNP: fix restoring devices after hibernation
Dmitry Torokhov
1
-1
/
+11
2013-11-14
ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro
Rafael J. Wysocki
1
-5
/
+5
2013-11-14
Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+3
2013-10-16
PNP: convert bus code to use dev_groups
Greg Kroah-Hartman
3
-19
/
+28
2013-09-24
pnpacpi: convert acpi_get_handle() to acpi_has_method()
Zhang Rui
1
-8
/
+3
2013-09-11
pnp: change pnp bus pm_ops to invoke pnp driver dev_pm_ops if specified
Shuah Khan
1
-0
/
+13
2013-08-27
Merge branch 'pnp'
Rafael J. Wysocki
1
-3
/
+18
2013-07-30
ACPI / PM: Use ACPI_STATE_D3_COLD instead of ACPI_STATE_D3 everywhere
Rafael J. Wysocki
1
-3
/
+3
2013-07-27
PNP: convert PNP driver bus legacy pm_ops to dev_pm_ops
Shuah Khan
1
-3
/
+18
2013-07-18
PNP / ACPI: avoid garbage in resource name
Liu ShuoX
2
-1
/
+2
2013-07-03
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+9
2013-06-29
isapnp: switch to fixed_size_llseek()
Al Viro
1
-21
/
+1
2013-05-22
pnp: restore automatic resolution of DMA conflicts
David Flater
1
-5
/
+9
2013-05-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-8
/
+1
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-6
/
+4
2013-05-01
proc: Supply PDE attribute setting accessor functions
David Howells
1
-1
/
+1
2013-04-28
Merge branch 'pnp'
Rafael J. Wysocki
2
-14
/
+2
2013-04-23
pnp: use %*phC to dump small buffers
Andy Shevchenko
1
-3
/
+2
2013-04-23
isapnp: remove debug leftovers
Andy Shevchenko
1
-11
/
+0
2013-04-18
powerpc: remove PReP platform
Paul Bolle
1
-8
/
+1
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
2
-5
/
+3
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-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-3
/
+3
2013-02-22
new helper: file_inode(file)
Al Viro
2
-3
/
+3
2013-01-31
PNPACPI: Fix acpi_bus_get_device() check in drivers/pnp/pnpacpi/core.c
Yasuaki Ishimatsu
1
-5
/
+5
2013-01-26
drivers/pnp/pnpbios: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-2
/
+2
2013-01-03
PNP: Handle IORESOURCE_BITS in resource allocation
Witold Szczeponik
1
-4
/
+21
2013-01-03
PNP: Simplify setting of resources
Witold Szczeponik
1
-37
/
+68
2012-12-11
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-13
/
+7
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
[prev]
[next]