Age | Commit message (Expand) | Author | Files | Lines |
2023-07-04 | ACPI: platform: Move SMB0001 HID to the header and reuse | Andy Shevchenko | 1 | -1/+1 |
2023-07-04 | ACPI: platform: Ignore SMB0001 only when it has resources | Andy Shevchenko | 1 | -3/+28 |
2022-09-30 | Merge branches 'acpi-scan', 'acpi-bus' and 'acpi-platform' | Rafael J. Wysocki | 1 | -9/+7 |
2022-09-03 | ACPI: platform: Use PLATFORM_DEVID_NONE in acpi_create_platform_device() | John Garry | 1 | -1/+1 |
2022-09-03 | ACPI: platform: Sort forbidden_id_list[] in ascending order | Andy Shevchenko | 1 | -3/+3 |
2022-09-03 | ACPI: platform: Use sizeof(*pointer) instead of sizeof(type) | Andy Shevchenko | 1 | -2/+1 |
2022-09-03 | ACPI: platform: Remove redundant print on -ENOMEM | Andy Shevchenko | 1 | -1/+0 |
2022-09-03 | ACPI: platform: Get rid of redundant 'else' | Andy Shevchenko | 1 | -2/+2 |
2022-08-24 | ACPI: Drop parent field from struct acpi_device | Rafael J. Wysocki | 1 | -3/+3 |
2022-03-01 | ACPI: platform: Constify properties parameter in acpi_create_platform_device() | Andy Shevchenko | 1 | -1/+1 |
2020-09-25 | ACPI: platform: Remove ACPI_MODULE_NAME() | Hanjun Guo | 1 | -2/+0 |
2019-10-18 | ACPI: platform: Unregister stale platform devices | Andy Shevchenko | 1 | -0/+43 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2018-11-21 | ACPI / platform: Add SMB0001 HID to forbidden_id_list | Hans de Goede | 1 | -0/+1 |
2018-06-13 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -1/+1 |
2017-04-18 | ACPI / platform: Update platform device NUMA node based on _PXM method | Shanker Donthineni | 1 | -1/+4 |
2017-03-29 | ACPI: Do not create a platform_device for IOAPIC/IOxAPIC | Joerg Roedel | 1 | -3/+5 |
2016-11-12 | Merge branch 'device-properties' | Rafael J. Wysocki | 1 | -1/+4 |
2016-11-10 | ACPI / platform: Add support for build-in properties | Heikki Krogerus | 1 | -1/+4 |
2016-09-17 | ACPI / platform: Pay attention to parent device's resources | Mika Westerberg | 1 | -1/+19 |
2016-03-17 | Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -17/+2 |
2016-02-16 | ACPI: introduce a function to find the first physical device | Aleksey Makarov | 1 | -17/+2 |
2016-01-30 | drivers: Initialize resource entry to zero | Toshi Kani | 1 | -1/+1 |
2015-11-07 | device property: ACPI: Make use of the new DMA Attribute APIs | Suthikulpanit, Suravee | 1 | -1/+6 |
2015-06-15 | ACPI / scan: Parse _CCA and setup device coherency | Suthikulpanit, Suravee | 1 | -1/+1 |
2015-03-17 | driver core / ACPI: Represent ACPI companions using fwnode_handle | Rafael J. Wysocki | 1 | -1/+1 |
2015-02-05 | resources: Move struct resource_list_entry from ACPI into resource core | Jiang Liu | 1 | -2/+2 |
2014-10-24 | Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+2 |
2014-10-22 | ACPI / platform: provide default DMA mask | Heikki Krogerus | 1 | -0/+2 |
2014-10-10 | ACPI: make acpi_create_platform_device() an external API | Zhang Rui | 1 | -0/+1 |
2014-05-30 | ACPI / scan: use platform bus type by default for _HID enumeration | Zhang Rui | 1 | -36/+8 |
2014-05-30 | Merge branch 'acpi-lpss' into acpi-enumeration | Rafael J. Wysocki | 1 | -11/+18 |
2014-05-25 | ACPI / platform / LPSS: Enable async suspend/resume of LPSS devices | Rafael J. Wysocki | 1 | -11/+14 |
2014-05-16 | ACPI / platform: add IDs for Broadcom Bluetooth and GPS chips | Heikki Krogerus | 1 | -0/+4 |
2014-05-08 | ACPI: Revert "ACPI / AC: convert ACPI ac driver to platform bus" | Guenter Roeck | 1 | -1/+0 |
2013-11-15 | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node | Rafael J. Wysocki | 1 | -1/+1 |
2013-10-16 | ACPI / platform: add ACPI ID for a Broadcom GPS chip | Heikki Krogerus | 1 | -0/+1 |
2013-10-16 | Merge branch 'acpi-conversion' into acpi-assorted | Rafael J. Wysocki | 1 | -0/+3 |
2013-10-11 | ACPI / platform: Add ACPI IDs for Intel SST audio device | Jarkko Nikula | 1 | -0/+3 |
2013-09-25 | ideapad_laptop: convert ideapad device/driver to platform bus | Zhang Rui | 1 | -1/+1 |
2013-09-25 | ACPI / AC: convert ACPI ac driver to platform bus | Zhang Rui | 1 | -0/+1 |
2013-08-07 | ACPI / scan: Drop unnecessary label from acpi_create_platform_device() | Rafael J. Wysocki | 1 | -14/+12 |
2013-08-06 | ACPI / scan: Allow platform device creation without any IO resources | Kuppuswamy Sathyanarayanan | 1 | -2/+6 |
2013-03-22 | ACPI / scan: Add special handler for Intel Lynxpoint LPSS devices | Rafael J. Wysocki | 1 | -38/+2 |
2013-01-30 | ACPI / platform: Use struct acpi_scan_handler for creating devices | Rafael J. Wysocki | 1 | -11/+48 |
2013-01-24 | ACPI / platform: create LPSS clocks if Lynxpoint devices are found during scan | Mika Westerberg | 1 | -1/+24 |
2013-01-20 | ACPI / platform: fix comment about the platform device name | Mika Westerberg | 1 | -1/+1 |
2012-11-27 | ACPI / platform: include missed header into acpi_platform.c | Andy Shevchenko | 1 | -0/+2 |
2012-11-21 | ACPI / platform: Initialize ACPI handles of platform devices in advance | Rafael J. Wysocki | 1 | -66/+10 |
2012-11-15 | ACPI: Centralized processing of ACPI device resources | Rafael J. Wysocki | 1 | -77/+17 |