index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pnp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-19
Make static usermode helper binaries constant
Greg Kroah-Hartman
1
-2
/
+3
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2
-2
/
+2
2016-08-16
PNP: isapnp: make core more explicitly non-modular
Paul Gortmaker
1
-4
/
+1
2016-07-27
PNP: pnpbios: add header file to fix build errors
Randy Dunlap
1
-0
/
+1
2016-07-26
Merge tag 'pnp-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-2
/
+1
2016-07-15
x86/uaccess: Move thread_info::addr_limit to thread_struct
Andy Lutomirski
1
-1
/
+1
2016-07-05
PNP: make pnpbios core explicitly non-modular
Paul Gortmaker
1
-2
/
+1
2016-05-20
Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2016-05-02
pnp: pnpbios: Add explicit X86_32 dependency to PNPBIOS
William Breathitt Gray
1
-1
/
+1
2016-04-22
x86, drivers/pnpbios: Replace paravirt_enabled() check with legacy device check
Luis R. Rodriguez
1
-1
/
+2
2016-03-09
PNP / ACPI: add ACPI_RESOURCE_TYPE_SERIAL_BUS as a valid type
Harb Abdulhamid
1
-0
/
+4
2016-02-03
PNP: Add Haswell-ULT to Intel MCH size workaround
Josh Boyer
1
-0
/
+1
2016-01-04
PNP: respect PNP_DRIVER_RES_DO_NOT_CHANGE when detaching
Heiner Kallweit
1
-1
/
+5
2016-01-03
PNP: Add Broadwell to Intel MCH size workaround
Christophe Le Roy
1
-0
/
+1
2015-09-15
ACPI / scan: constify struct acpi_hardware_id::id
Rasmus Villemoes
1
-2
/
+2
2015-08-10
cleanup IORESOURCE_CACHEABLE vs ioremap()
Dan Williams
1
-2
/
+0
2015-07-06
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-14
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-39
/
+67
2015-03-18
PNP: Avoid leaving unregistered device objects in lists
Rafael J. Wysocki
1
-13
/
+40
2015-03-18
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-03
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-03
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-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
[next]