| Commit message (Expand) | Author | Age |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 |
* | PNP: respect PNP_DRIVER_RES_DO_NOT_CHANGE when detaching | Heiner Kallweit | 2016-01-04 |
* | PNP: Convert pnp_lock into a mutex | Rafael J. Wysocki | 2015-03-18 |
* | PNP: Allow console to override ACPI device sleep | Peter Hurley | 2015-02-02 |
* | PNP: fix restoring devices after hibernation | Dmitry Torokhov | 2013-12-05 |
* | PNP: convert bus code to use dev_groups | Greg Kroah-Hartman | 2013-10-16 |
* | pnp: change pnp bus pm_ops to invoke pnp driver dev_pm_ops if specified | Shuah Khan | 2013-09-11 |
* | PNP: convert PNP driver bus legacy pm_ops to dev_pm_ops | Shuah Khan | 2013-07-27 |
* | PNP / ACPI: Use DEVICE_ACPI_HANDLE() for device ACPI handle access | Rafael J. Wysocki | 2011-01-11 |
* | ACPI/PNP: A HID value of an object never changes -> make it const | Thomas Renninger | 2010-10-01 |
* | pnp: add a shutdown method to pnp drivers | David Härdeman | 2009-09-22 |
* | Merge branch 'linus' into test | Len Brown | 2008-10-23 |
|\ |
|
| * | PNP: create device attributes via default device attributes | Drew Moseley | 2008-10-16 |
* | | PNP: convert the last few pnp_info() uses to printk() | Bjorn Helgaas | 2008-10-10 |
|/ |
|
* | PNP: change pnp_add_id() to allocate its own pnp_id structures | Bjorn Helgaas | 2008-04-29 |
* | PNP: skip dev->protocol NULL checks | Bjorn Helgaas | 2008-04-28 |
* | PNP: do not test PNP_DRIVER_RES_DO_NOT_CHANGE on suspend/resume | Rene Herman | 2008-02-06 |
* | PNP: use dev_info(), dev_err(), etc in core | Bjorn Helgaas | 2007-10-17 |
* | PNP: remove null pointer checks | Bjorn Helgaas | 2007-08-24 |
* | PNP: fix up after Lindent | Bjorn Helgaas | 2007-08-24 |
* | PNP: fix up after Lindent | Bjorn Helgaas | 2007-07-26 |
* | PNP: Lindent all source files | Bjorn Helgaas | 2007-07-26 |
* | ACPI, PNP: hook ACPI D-state to PNP suspend/resume | Shaohua Li | 2007-07-22 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | [PATCH] pnp: PNP: adjust pnp_register_driver signature | Bjorn Helgaas | 2006-03-27 |
* | [PATCH] Add pnp_bus_type probe and remove methods | Russell King | 2006-01-13 |
* | [ALSA] [PATCH] alsa: Improved PnP suspend support | Pierre Ossman | 2006-01-03 |
* | [ALSA] PATCH] Add PM support to PnP drivers | Takashi Iwai | 2006-01-03 |
* | [PATCH] drivers/pnp/: cleanups | Adrian Bunk | 2005-11-07 |
* | [PATCH] PNP: make pnp_dbg conditional directly on CONFIG_PNP_DEBUG | Bjorn Helgaas | 2005-09-07 |
* | [PATCH] Use driver_for_each_device() in drivers/pnp/driver.c instead of manua... | mochel@digitalimplant.org | 2005-06-20 |
* | Linux-2.6.12-rc2 | Linus Torvalds | 2005-04-16 |