index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pnp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-07
ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stage
Rafael J. Wysocki
1
-26
/
+9
2015-06-19
Merge branches 'pnp' and 'pm-tools'
Rafael J. Wysocki
1
-5
/
+5
2015-06-18
ACPI / PNP: Avoid conflicting resource reservations
Rafael J. Wysocki
1
-9
/
+26
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-04-15
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-39
/
+67
2015-03-19
PNP: Avoid leaving unregistered device objects in lists
Rafael J. Wysocki
1
-13
/
+40
2015-03-19
PNP: Convert pnp_lock into a mutex
Rafael J. Wysocki
4
-27
/
+29
2015-03-16
PNP / ACPI: Use ACPI_COMPANION_SET() during initialization
Rafael J. Wysocki
1
-3
/
+2
2015-03-12
PNP: Don't check for overlaps with unassigned PCI BARs
Bjorn Helgaas
1
-3
/
+6
2015-02-21
Merge branches 'pnp', 'pm-cpuidle' and 'pm-cpufreq'
Rafael J. Wysocki
1
-2
/
+4
2015-02-15
Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+1
2015-02-15
Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+2
2015-02-04
ACPI: Return translation offset when parsing ACPI address space resources
Jiang Liu
1
-14
/
+15
2015-02-02
PNP: Allow console to override ACPI device sleep
Peter Hurley
1
-1
/
+1
2015-01-26
ACPICA: Resources: Provide common part for struct acpi_resource_address struc...
Lv Zheng
1
-8
/
+8
2015-01-25
pnpbios: bail out on strange errors
Alan Cox
1
-1
/
+2
2015-01-22
PNP: Switch from __check_region() to __request_region()
Jakub Sitnicki
1
-2
/
+4
2014-10-14
PNP: replace strnicmp with strncasecmp
Rasmus Villemoes
1
-12
/
+12
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-06-04
Merge branches 'pnp', 'powercap', 'pm-runtime' and 'pm-opp'
Rafael J. Wysocki
1
-2
/
+2
2014-05-30
ACPI / PNP: use device ID list for PNPACPI device enumeration
Zhang Rui
1
-24
/
+4
2014-05-10
PNP / resources: remove positive test on unsigned values
Fabian Frederick
1
-2
/
+2
2014-05-06
asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*
Andi Kleen
1
-1
/
+1
2014-05-01
PNP / ACPI: Do not return errors if _DIS or _SRS are not present
Rafael J. Wysocki
1
-18
/
+26
2014-04-30
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-03
Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2014-04-01
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-12
PNP / ACPI: proper handling of ACPI IO/Memory resource parsing failures
Zhang Rui
1
-3
/
+12
2014-02-14
asmlinkage, pnp: Make variables used from assembler code visible
Andi Kleen
1
-4
/
+5
2014-01-13
Merge branch 'pnp'
Rafael J. Wysocki
4
-6
/
+20
2014-01-13
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
1
-13
/
+8
2014-01-13
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-06
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-15
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-17
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-12
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
[next]