| 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 |
* | 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 |
|/ |
|
* | PNP / ACPI: add ACPI_RESOURCE_TYPE_SERIAL_BUS as a valid type | Harb Abdulhamid | 2016-03-09 |
* | ACPI / scan: constify struct acpi_hardware_id::id | Rasmus Villemoes | 2015-09-15 |
* | 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 |
* | PNP / ACPI: Use ACPI_COMPANION_SET() during initialization | Rafael J. Wysocki | 2015-03-16 |
* | 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 |
* | 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 |
* | ACPI / PNP: use device ID list for PNPACPI device enumeration | Zhang Rui | 2014-05-30 |
* | PNP / ACPI: Do not return errors if _DIS or _SRS are not present | Rafael J. Wysocki | 2014-04-30 |
* | PNP / ACPI: proper handling of ACPI IO/Memory resource parsing failures | Zhang Rui | 2014-03-11 |
* | Merge branch 'pnp' | Rafael J. Wysocki | 2014-01-12 |
|\ |
|
| * | PNPACPI: check return value of pnp_add_device() | Dmitry Torokhov | 2013-12-23 |
* | | ACPI / bind: Rework struct acpi_bus_type | Rafael J. Wysocki | 2013-12-07 |
* | | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 2013-12-07 |
|/ |
|
* | ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro | Rafael J. Wysocki | 2013-11-14 |
* | pnpacpi: convert acpi_get_handle() to acpi_has_method() | Zhang Rui | 2013-09-24 |
* | ACPI / PM: Use ACPI_STATE_D3_COLD instead of ACPI_STATE_D3 everywhere | Rafael J. Wysocki | 2013-07-30 |
* | PNP / ACPI: avoid garbage in resource name | Liu ShuoX | 2013-07-18 |
* | ACPI: Set length even for TYPE_END_TAG acpi resource | Yinghai Lu | 2013-03-24 |
* | ACPI / glue: Add .match() callback to struct acpi_bus_type | Rafael J. Wysocki | 2013-03-04 |
* | PNPACPI: Fix acpi_bus_get_device() check in drivers/pnp/pnpacpi/core.c | Yasuaki Ishimatsu | 2013-01-31 |
* | Merge branch 'acpi-general' | Rafael J. Wysocki | 2012-12-07 |
|\ |
|
| * | pnpacpi: fix incorrect TEST_ALPHA() test | Alan Cox | 2012-12-07 |
* | | Merge branch 'acpi-general' | Rafael J. Wysocki | 2012-12-04 |
|\ \
| |/ |
|
| * | ACPI / PNP: Do not crash due to stale pointer use during system resume | Rafael J. Wysocki | 2012-11-30 |
* | | ACPI / PNP: skip ACPI device nodes associated with physical nodes already | Adrian Hunter | 2012-11-23 |
* | | ACPI: Move device resources interpretation code from PNP to ACPI core | Rafael J. Wysocki | 2012-11-15 |
|/ |
|
* | ACPI: Allow ACPI binding with USB-3.0 hub | Lan Tianyu | 2012-09-21 |
* | ACPI/PM: specify lowest allowed state for device sleep state | Huang Ying | 2012-06-23 |
* | PNPACPI: Fix device ref leaking in acpi_pnp_match | Yinghai Lu | 2012-03-30 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2011-11-07 |
|\ |
|
| * | PNPACPI: Simplify disabled resource registration | Witold Szczeponik | 2011-11-06 |
* | | pnp: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required | Paul Gortmaker | 2011-10-31 |
|/ |
|
* | Merge 'akpm' patch series | Linus Torvalds | 2011-07-25 |
|\ |
|
| * | pnpacpi: register disabled resources | Witold Szczeponik | 2011-07-25 |
* | | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 |
|/ |
|
* | Merge branch 'pnp' into release | Len Brown | 2011-01-12 |
|\ |
|
| * | PNP: Compile all pnp built-in stuff in one module namespace | Thomas Renninger | 2010-10-27 |
* | | PNP / ACPI: Use DEVICE_ACPI_HANDLE() for device ACPI handle access | Rafael J. Wysocki | 2011-01-11 |
* | | ACPI/PNP: avoid section mismatch warning | Jan Beulich | 2010-12-11 |
* | | Merge branch 'pnpacpi-invalid-device-id' into release | Len Brown | 2010-10-25 |
|\ \ |
|
| * | | PNPACPI: cope with invalid device IDs | Dmitry Torokhov | 2010-10-01 |
| |/ |
|