| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPI: PNP: Introduce list of known non-PNP devices | Rafael J. Wysocki | 2023-01-17 | 1 | -1/+13 |
* | ACPI: PNP: remove duplicated BRI0A49 and BDP3336 entries | Krzysztof Kozlowski | 2021-09-24 | 1 | -2/+0 |
* | ACPI: PNP: compare the string length in the matching_id() | Hui Wang | 2020-12-15 | 1 | -0/+3 |
* | PNP: ACPI: Fix missing-prototypes in acpi_pnp.c | Tian Tao | 2020-09-25 | 1 | -0/+2 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | ACPI / PNP: constify device IDs | Mathias Krause | 2016-01-04 | 1 | -1/+1 |
* | ACPI / scan: constify first argument of struct acpi_scan_handler::match | Rasmus Villemoes | 2015-09-15 | 1 | -2/+2 |
* | ipmi: Convert the IPMI SI ACPI handling to a platform device | Corey Minyard | 2015-09-03 | 1 | -2/+0 |
* | serial: 8250: bind to ALi Fast Infrared Controller (ALI5123) | Maciej S. Szmigiero | 2015-08-14 | 1 | -0/+1 |
* | ACPI / PNP: add two IDs to list for PNPACPI device enumeration | Witold Szczeponik | 2015-05-04 | 1 | -0/+2 |
* | Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-10-09 | 1 | -4/+0 |
|\ |
|
| * | ACPI / PNP: remove Fujitsu device IDs from ACPI PNP ID list | Zhang Rui | 2014-09-09 | 1 | -4/+0 |
* | | Input: soc_button_array - convert to platform bus | Jin Yao | 2014-09-24 | 1 | -2/+0 |
|/ |
|
* | ACPI / PNP: Replace faulty is_hex_digit() by isxdigit() | Arjun Sreedharan | 2014-07-31 | 1 | -6/+2 |
* | ACPI / PNP: add soc_button_array device ID to PNP IDs list | Zhang Rui | 2014-07-09 | 1 | -0/+2 |
* | ACPI / scan: drop unsupported serial IDs from PNP ACPI scan handler ID list | Zhang Rui | 2014-05-30 | 1 | -2/+0 |
* | ACPI / scan: drop IDs that do not comply with the ACPI PNP ID rule | Zhang Rui | 2014-05-30 | 1 | -4/+0 |
* | ACPI / PNP: use device ID list for PNPACPI device enumeration | Zhang Rui | 2014-05-30 | 1 | -0/+401 |