index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pnp
Commit message (
Expand
)
Author
Age
*
Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2017-07-07
|
\
|
*
PNP / ACPI: remove FSF address
Andy Shevchenko
2017-05-29
|
*
PNP / ACPI: join strings back for better maintenance
Andy Shevchenko
2017-05-29
|
*
PNP / ACPI: add support for GpioInt resource type
Jagadish Krishnamoorthy
2017-05-29
*
|
ACPI / PM: Consolidate device wakeup settings code
Rafael J. Wysocki
2017-06-28
|
/
*
x86: Remap GDT tables in the fixmap section
Thomas Garnier
2017-03-16
*
Make static usermode helper binaries constant
Greg Kroah-Hartman
2017-01-19
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
*
PNP: isapnp: make core more explicitly non-modular
Paul Gortmaker
2016-08-16
*
PNP: pnpbios: add header file to fix build errors
Randy Dunlap
2016-07-27
*
Merge tag 'pnp-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2016-07-26
|
\
|
*
PNP: make pnpbios core explicitly non-modular
Paul Gortmaker
2016-07-05
*
|
x86/uaccess: Move thread_info::addr_limit to thread_struct
Andy Lutomirski
2016-07-15
|
/
*
Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-05-20
|
\
|
*
pnp: pnpbios: Add explicit X86_32 dependency to PNPBIOS
William Breathitt Gray
2016-05-02
*
|
x86, drivers/pnpbios: Replace paravirt_enabled() check with legacy device check
Luis R. Rodriguez
2016-04-22
|
/
*
PNP / ACPI: add ACPI_RESOURCE_TYPE_SERIAL_BUS as a valid type
Harb Abdulhamid
2016-03-09
*
PNP: Add Haswell-ULT to Intel MCH size workaround
Josh Boyer
2016-02-03
*
PNP: respect PNP_DRIVER_RES_DO_NOT_CHANGE when detaching
Heiner Kallweit
2016-01-04
*
PNP: Add Broadwell to Intel MCH size workaround
Christophe Le Roy
2016-01-03
*
ACPI / scan: constify struct acpi_hardware_id::id
Rasmus Villemoes
2015-09-15
*
cleanup IORESOURCE_CACHEABLE vs ioremap()
Dan Williams
2015-08-10
*
ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stage
Rafael J. Wysocki
2015-07-06
*
-
.
Merge branches 'pnp' and 'pm-tools'
Rafael J. Wysocki
2015-06-19
|
\
\
|
*
|
PNP / ACPI: use unsigned int in pnpacpi_encode_resources()
Fabian Frederick
2015-05-05
|
*
|
PNP / ACPI: use u8 instead of int in acpi_resource_extended_irq context
Fabian Frederick
2015-05-05
|
|
/
*
|
ACPI / PNP: Avoid conflicting resource reservations
Rafael J. Wysocki
2015-06-18
|
/
*
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-04-14
|
\
|
*
PNP: Avoid leaving unregistered device objects in lists
Rafael J. Wysocki
2015-03-18
|
*
PNP: Convert pnp_lock into a mutex
Rafael J. Wysocki
2015-03-18
|
*
PNP / ACPI: Use ACPI_COMPANION_SET() during initialization
Rafael J. Wysocki
2015-03-16
*
|
PNP: Don't check for overlaps with unassigned PCI BARs
Bjorn Helgaas
2015-03-12
|
/
*
-
-
-
.
Merge branches 'pnp', 'pm-cpuidle' and 'pm-cpufreq'
Rafael J. Wysocki
2015-02-21
|
\
\
\
|
*
|
|
PNP: Switch from __check_region() to __request_region()
Jakub Sitnicki
2015-01-22
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2015-02-15
|
\
\
\
|
*
|
|
PNP: Allow console to override ACPI device sleep
Peter Hurley
2015-02-02
|
|
/
/
*
|
|
Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-02-15
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
pnpbios: bail out on strange errors
Alan Cox
2015-01-25
|
|
/
*
|
ACPI: Return translation offset when parsing ACPI address space resources
Jiang Liu
2015-02-03
*
|
ACPICA: Resources: Provide common part for struct acpi_resource_address struc...
Lv Zheng
2015-01-26
|
/
*
PNP: replace strnicmp with strncasecmp
Rasmus Villemoes
2014-10-14
*
ACPI / PNP: Use ACPI_COMPANION() instead of ACPI_HANDLE()
Rafael J. Wysocki
2014-07-23
*
ACPI / PNP: do ACPI binding directly
Zhang Rui
2014-07-07
*
-
-
-
.
Merge branches 'pnp', 'powercap', 'pm-runtime' and 'pm-opp'
Rafael J. Wysocki
2014-06-03
|
\
\
\
|
*
|
|
PNP / resources: remove positive test on unsigned values
Fabian Frederick
2014-05-10
|
|
|
/
|
|
/
|
*
|
|
ACPI / PNP: use device ID list for PNPACPI device enumeration
Zhang Rui
2014-05-30
|
/
/
*
|
asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*
Andi Kleen
2014-05-05
*
|
PNP / ACPI: Do not return errors if _DIS or _SRS are not present
Rafael J. Wysocki
2014-04-30
*
|
PNP: Fix compile error in quirks.c
Bjorn Helgaas
2014-04-29
|
/
*
PNP: Work around BIOS defects in Intel MCH area reporting
Bjorn Helgaas
2014-04-24
[next]