summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpi_pnp.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI: PNP: remove duplicated BRI0A49 and BDP3336 entriesKrzysztof Kozlowski2021-09-241-2/+0
* ACPI: PNP: compare the string length in the matching_id()Hui Wang2020-12-151-0/+3
* PNP: ACPI: Fix missing-prototypes in acpi_pnp.cTian Tao2020-09-251-0/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* ACPI / PNP: constify device IDsMathias Krause2016-01-041-1/+1
* ACPI / scan: constify first argument of struct acpi_scan_handler::matchRasmus Villemoes2015-09-151-2/+2
* ipmi: Convert the IPMI SI ACPI handling to a platform deviceCorey Minyard2015-09-031-2/+0
* serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)Maciej S. Szmigiero2015-08-141-0/+1
* ACPI / PNP: add two IDs to list for PNPACPI device enumerationWitold Szczeponik2015-05-041-0/+2
* Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-091-4/+0
|\
| * ACPI / PNP: remove Fujitsu device IDs from ACPI PNP ID listZhang Rui2014-09-091-4/+0
* | Input: soc_button_array - convert to platform busJin Yao2014-09-241-2/+0
|/
* ACPI / PNP: Replace faulty is_hex_digit() by isxdigit()Arjun Sreedharan2014-07-311-6/+2
* ACPI / PNP: add soc_button_array device ID to PNP IDs listZhang Rui2014-07-091-0/+2
* ACPI / scan: drop unsupported serial IDs from PNP ACPI scan handler ID listZhang Rui2014-05-301-2/+0
* ACPI / scan: drop IDs that do not comply with the ACPI PNP ID ruleZhang Rui2014-05-301-4/+0
* ACPI / PNP: use device ID list for PNPACPI device enumerationZhang Rui2014-05-301-0/+401