Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bdac2b6dc7392668a8530d67a5f762366f57f9b4
/
drivers
/
pnp
0294112
ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stage
by Rafael J. Wysocki
· 9 years ago
a8269d3
Merge branches 'pnp' and 'pm-tools'
by Rafael J. Wysocki
· 9 years ago
0f1b414
ACPI / PNP: Avoid conflicting resource reservations
by Rafael J. Wysocki
· 9 years ago
fac69a2
PNP / ACPI: use unsigned int in pnpacpi_encode_resources()
by Fabian Frederick
· 10 years ago
bbee06d
PNP / ACPI: use u8 instead of int in acpi_resource_extended_irq context
by Fabian Frederick
· 10 years ago
2481bc7
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
71150d2
PNP: Avoid leaving unregistered device objects in lists
by Rafael J. Wysocki
· 10 years ago
38f6b38
PNP: Convert pnp_lock into a mutex
by Rafael J. Wysocki
· 10 years ago
2eb1eb0
PNP / ACPI: Use ACPI_COMPANION_SET() during initialization
by Rafael J. Wysocki
· 10 years ago
f7834c0
PNP: Don't check for overlaps with unassigned PCI BARs
by Bjorn Helgaas
· 10 years ago
3466b54
Merge branches 'pnp', 'pm-cpuidle' and 'pm-cpufreq'
by Rafael J. Wysocki
· 10 years ago
a972412
Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
4ba6307
Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 10 years ago
a49170b
ACPI: Return translation offset when parsing ACPI address space resources
by Jiang Liu
· 10 years ago
01395d7
PNP: Allow console to override ACPI device sleep
by Peter Hurley
· 10 years ago
a45de93
ACPICA: Resources: Provide common part for struct acpi_resource_address structures.
by Lv Zheng
· 10 years ago
625505b
pnpbios: bail out on strange errors
by Alan Cox
· 10 years ago
eeeb98b
PNP: Switch from __check_region() to __request_region()
by Jakub Sitnicki
· 10 years ago
7fb1cab
PNP: replace strnicmp with strncasecmp
by Rasmus Villemoes
· 10 years ago
e70dba6
ACPI / PNP: Use ACPI_COMPANION() instead of ACPI_HANDLE()
by Rafael J. Wysocki
· 10 years ago
f1b1dc8
ACPI / PNP: do ACPI binding directly
by Zhang Rui
· 10 years ago
cd0c5bd
Merge branches 'pnp', 'powercap', 'pm-runtime' and 'pm-opp'
by Rafael J. Wysocki
· 10 years ago
eec15ed
ACPI / PNP: use device ID list for PNPACPI device enumeration
by Zhang Rui
· 10 years ago
ff73b80
PNP / resources: remove positive test on unsigned values
by Fabian Frederick
· 10 years ago
722a9f9
asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*
by Andi Kleen
· 11 years ago
a8d2239
PNP / ACPI: Do not return errors if _DIS or _SRS are not present
by Rafael J. Wysocki
· 11 years ago
b3413af
PNP: Fix compile error in quirks.c
by Bjorn Helgaas
· 11 years ago
cb171f7
PNP: Work around BIOS defects in Intel MCH area reporting
by Bjorn Helgaas
· 11 years ago
70f6c08
Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
176ab02
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
e156376
PNP: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
8993531
PNP / ACPI: proper handling of ACPI IO/Memory resource parsing failures
by Zhang Rui
· 11 years ago
a99aa42
asmlinkage, pnp: Make variables used from assembler code visible
by Andi Kleen
· 11 years ago
a759012
Merge branch 'pnp'
by Rafael J. Wysocki
· 11 years ago
25d412d
Merge branch 'acpi-hotplug'
by Rafael J. Wysocki
· 11 years ago
98feb7c
Merge branch 'acpi-cleanup'
by Rafael J. Wysocki
· 11 years ago
d8254e0
PNPBIOS: check return value of pnp_add_device()
by Dmitry Torokhov
· 11 years ago
62c6dae
PNP: Mark the function pnp_build_option() as static in resource.c
by Rashika Kheria
· 11 years ago
75365d0
PNP / card: add missing put_device() call
by Levente Kurusa
· 11 years ago
249135d
PNPACPI: check return value of pnp_add_device()
by Dmitry Torokhov
· 11 years ago
e3f02c5
ACPI / bind: Rework struct acpi_bus_type
by Rafael J. Wysocki
· 11 years ago
8b48463
ACPI: Clean up inclusions of ACPI header files
by Lv Zheng
· 11 years ago
8a37ea5
PNP: fix restoring devices after hibernation
by Dmitry Torokhov
· 11 years ago
3a83f99
ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro
by Rafael J. Wysocki
· 11 years ago
f9300ea
Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
2df4390
PNP: convert bus code to use dev_groups
by Greg Kroah-Hartman
· 11 years ago
0e77e2c
pnpacpi: convert acpi_get_handle() to acpi_has_method()
by Zhang Rui
· 11 years ago
729377d
pnp: change pnp bus pm_ops to invoke pnp driver dev_pm_ops if specified
by Shuah Khan
· 11 years ago
ce63e18
Merge branch 'pnp'
by Rafael J. Wysocki
· 11 years ago
8ad928d
ACPI / PM: Use ACPI_STATE_D3_COLD instead of ACPI_STATE_D3 everywhere
by Rafael J. Wysocki
· 11 years ago
eaf140b
PNP: convert PNP driver bus legacy pm_ops to dev_pm_ops
by Shuah Khan
· 11 years ago
3c0fc07
PNP / ACPI: avoid garbage in resource name
by Liu ShuoX
· 11 years ago
f991fae
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
c09ed2a
isapnp: switch to fixed_size_llseek()
by Al Viro
· 11 years ago
bdf0eb3
pnp: restore automatic resolution of DMA conflicts
by David Flater
· 11 years ago
5a148af
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
271a15e
proc: Supply PDE attribute setting accessor functions
by David Howells
· 12 years ago
ae62083
Merge branch 'pnp'
by Rafael J. Wysocki
· 12 years ago
ac2a509
pnp: use %*phC to dump small buffers
by Andy Shevchenko
· 12 years ago
565b129
isapnp: remove debug leftovers
by Andy Shevchenko
· 12 years ago
933ee71
powerpc: remove PReP platform
by Paul Bolle
· 12 years ago
d9dda78
procfs: new helper - PDE_DATA(inode)
by Al Viro
· 12 years ago
f084dbb
ACPI: Set length even for TYPE_END_TAG acpi resource
by Yinghai Lu
· 12 years ago
5354009
ACPI / glue: Add .match() callback to struct acpi_bus_type
by Rafael J. Wysocki
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
cfc5755
PNPACPI: Fix acpi_bus_get_device() check in drivers/pnp/pnpacpi/core.c
by Yasuaki Ishimatsu
· 12 years ago
35de87d
drivers/pnp/pnpbios: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
13cde3b
PNP: Handle IORESOURCE_BITS in resource allocation
by Witold Szczeponik
· 12 years ago
c937766
PNP: Simplify setting of resources
by Witold Szczeponik
· 12 years ago
cff2f74
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
1a14f30
Merge branch 'acpi-general'
by Rafael J. Wysocki
· 12 years ago
cdc87c5
pnpacpi: fix incorrect TEST_ALPHA() test
by Alan Cox
· 12 years ago
6b728f1
Merge branch 'acpi-general'
by Rafael J. Wysocki
· 12 years ago
a6b5e88
ACPI / PNP: Do not crash due to stale pointer use during system resume
by Rafael J. Wysocki
· 12 years ago
38de279
pnpbios: remove CONFIG_HOTPLUG ifdefs
by Bill Pemberton
· 12 years ago
2905875
ACPI / PNP: skip ACPI device nodes associated with physical nodes already
by Adrian Hunter
· 12 years ago
046d9ce
ACPI: Move device resources interpretation code from PNP to ACPI core
by Rafael J. Wysocki
· 12 years ago
1033f90
ACPI: Allow ACPI binding with USB-3.0 hub
by Lan Tianyu
· 12 years ago
ee85f54
ACPI/PM: specify lowest allowed state for device sleep state
by Huang Ying
· 12 years ago
a335750
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 13 years ago
89e96ad
PNPACPI: Fix device ref leaking in acpi_pnp_match
by Yinghai Lu
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
eb31aae
PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USB
by Bjorn Helgaas
· 13 years ago
3c00303
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 13 years ago
18fd470
PNPACPI: Simplify disabled resource registration
by Witold Szczeponik
· 13 years ago
26e6e9e
pnp: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
by Paul Gortmaker
· 13 years ago
45b583b
Merge 'akpm' patch series
by Linus Torvalds
· 13 years ago
29df8d8
pnpacpi: register disabled resources
by Witold Szczeponik
· 13 years ago
28f65c11
treewide: Convert uses of struct resource to resource_size(ptr)
by Joe Perches
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
586f83e
pnp: only assign IORESOURCE_DMA if CONFIG_ISA_DMA_API is enabled
by David Rientjes
· 14 years ago
6d1f23f
Merge branch 'pnp' into release
by Len Brown
· 14 years ago
cc8e7a3
PNP / ACPI: Use DEVICE_ACPI_HANDLE() for device ACPI handle access
by Rafael J. Wysocki
· 14 years ago
66c3ec4
ACPI/PNP: avoid section mismatch warning
by Jan Beulich
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
cdefba0
PNP: Set up pnp_debug via module and not via boot param.
by Thomas Renninger
· 14 years ago
803711a
PNP: Compile all pnp built-in stuff in one module namespace
by Thomas Renninger
· 14 years ago
474829e
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 14 years ago
Next »