Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5a3072be6ce00b10565c78da05ad78df41310045
/
drivers
/
pnp
/
pnpacpi
/
core.c
26e6e9e
pnp: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
by Paul Gortmaker
· 13 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
b10b977
Merge branch 'pnpacpi-invalid-device-id' into release
by Len Brown
· 14 years ago
620e112
ACPI/PNP: A HID value of an object never changes -> make it const
by Thomas Renninger
· 14 years ago
420a0f6
PNPACPI: cope with invalid device IDs
by Dmitry Torokhov
· 14 years ago
b14e033
PNPACPI: Add support for remote wakeup
by Alan Stern
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
9065ce4
PNP: add interface to retrieve ACPI device from a PNPACPI device
by Bjorn Helgaas
· 15 years ago
c4da694
PNPACPI: save struct acpi_device, not just acpi_handle
by Bjorn Helgaas
· 15 years ago
1131b93
ACPI: remove acpi_device.flags.hardware_id
by Bjorn Helgaas
· 15 years ago
7f47fa6
ACPI: maintain a single list of _HID and _CID IDs
by Bjorn Helgaas
· 15 years ago
ea8d82f
ACPI: use acpi_device_hid() when possible
by Bjorn Helgaas
· 15 years ago
15b8dd5
ACPICA: Major update for acpi_get_object_info external interface
by Bob Moore
· 15 years ago
19bde77
ACPI: suspend: don't let device _PS3 failure prevent suspend
by Len Brown
· 15 years ago
6328a57
Enable PNPACPI _PSx Support, v3
by Witold Szczeponik
· 16 years ago
ea7e96e
ACPI: remove private acpica headers from driver files
by Lin Ming
· 16 years ago
057316c
Merge branch 'linus' into test
by Len Brown
· 16 years ago
4dff4e7f
Merge branch 'pnp-debug' into test
by Len Brown
· 16 years ago
39a0ad8
ACPI : Load device driver according to the status of acpi device
by Zhao Yakui
· 16 years ago
2f53432
PNP: convert to using pnp_dbg()
by Bjorn Helgaas
· 16 years ago
c865d2f
PNP: convert the last few pnp_info() uses to printk()
by Bjorn Helgaas
· 16 years ago
ed458df
PnP: move pnpacpi/pnpbios_init to after PCI init
by Linus Torvalds
· 16 years ago
2fe2de5
ACPI PM: acpi_pm_device_sleep_state() cleanup
by David Brownell
· 16 years ago
008238b
Merge branch 'pnp' into release
by Len Brown
· 17 years ago
9448b0d
acpi: fix section mismatch warning in pnpacpi
by Sam Ravnborg
· 17 years ago
d152cf5
PNPACPI: move _CRS/_PRS warnings closer to the action
by Bjorn Helgaas
· 17 years ago
f449000
PNP: add pnp_init_resources(struct pnp_dev *) interface
by Bjorn Helgaas
· 17 years ago
72dcc88
PNP: add debug output to encoders
by Bjorn Helgaas
· 17 years ago
4ab55d8
PNP: remove more pnp_resource_table arguments
by Bjorn Helgaas
· 17 years ago
59284cb
PNP: remove pnp_resource_table from internal get/set interfaces
by Bjorn Helgaas
· 17 years ago
cdef625
PNPACPI: pass pnp_dev instead of acpi_handle
by Bjorn Helgaas
· 17 years ago
bda1e4e
PNP: add pnp_alloc_dev()
by Bjorn Helgaas
· 17 years ago
772defc
PNP: change pnp_add_id() to allocate its own pnp_id structures
by Bjorn Helgaas
· 17 years ago
1692b27b
PNP: make pnp_add_id() internal to PNP core
by Bjorn Helgaas
· 17 years ago
4a49049
PNPACPI: continue after _CRS and _PRS errors
by Bjorn Helgaas
· 17 years ago
6bf69b5
pnpacpi: __initdata is not an identifier
by Roel Kluin
· 17 years ago
856608e
pnp: Failed to activate device 00:0a - Samsung P35 XVM 1600 III
by Shaohua Li
· 17 years ago
348366b
PNP: add debug message for adding new device
by Bjorn Helgaas
· 17 years ago
36e02b6
PNP: make pnpacpi_suspend handle errors
by Rafael J. Wysocki
· 17 years ago
1e0aa9a
PNP: fix up after Lindent
by Bjorn Helgaas
· 17 years ago
673d5b4
ACPI: restore CONFIG_ACPI_SLEEP
by Len Brown
· 17 years ago
07d4e9a
PNP: fix up after Lindent
by Bjorn Helgaas
· 17 years ago
9dd7846
PNP: Lindent all source files
by Bjorn Helgaas
· 17 years ago
323ef30
Pull auto-load-modules into release branch
by Len Brown
· 17 years ago
29b71a1
ACPI: autoload modules - Create ACPI alias interface
by Thomas Renninger
· 17 years ago
fc30e68
ACPI, PNP: hook ACPI D-state to PNP suspend/resume
by Shaohua Li
· 17 years ago
8f81dd1
PNP: notice whether we have PNP devices (PNPBIOS or PNPACPI)
by Bjorn Helgaas
· 17 years ago
55955aa
PNPACPI sets pnpdev->dev.archdata
by David Brownell
· 17 years ago
cd86128
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
by Robert P. J. Day
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
c4bb6f5
[PNPACPI] clean excluded_id_list[]
by matthieu castet
· 19 years ago
07b0120
[PNPACPI] Ignore devices that have no resources
by matthieu castet
· 19 years ago
b449f63
[PATCH] drivers/pnp/: cleanups
by Adrian Bunk
· 19 years ago
e139aa5
[PATCH] PNP: make pnp_dbg conditional directly on CONFIG_PNP_DEBUG
by Bjorn Helgaas
· 19 years ago
a2822e7
[PATCH] pnp: consolidate kmalloc wrappers
by Bjorn Helgaas
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago