summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/scan.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ACPI: scan: Rearrange dep_unmet initializationRafael J. Wysocki2021-05-171-32/+28
| |/ /
* / / ACPI: power: Refine turning off unused power resourcesRafael J. Wysocki2021-05-241-1/+1
|/ /
* | Merge branch 'acpi-pm'Rafael J. Wysocki2021-05-131-0/+2
|\ \
| * | Revert "Revert "ACPI: scan: Turn off unused power resources during initializa...Rafael J. Wysocki2021-05-101-0/+2
* | | ACPI: scan: Fix a memory leak in an error handling pathChristophe JAILLET2021-05-101-0/+1
| |/ |/|
* | Merge branches 'acpi-pm' and 'acpi-docs'Rafael J. Wysocki2021-05-061-2/+0
|\|
| * Revert "ACPI: scan: Turn off unused power resources during initialization"Rafael J. Wysocki2021-04-301-2/+0
* | Merge branch 'acpi-misc'Rafael J. Wysocki2021-04-261-1/+1
|\ \
| * | ACPI: fix various typos in commentsTom Saeger2021-03-191-1/+1
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'acpi-scan', 'acpi-drivers', 'acpi-pm' and 'acpi-resources'Rafael J. Wysocki2021-04-261-104/+72
|\ \ \ \ \ | | | |/ / | | |/| / | | | |/
| | | * ACPI: scan: Turn off unused power resources during initializationRafael J. Wysocki2021-03-231-0/+2
| | |/
| * | ACPI: bus: Introduce acpi_dev_get() and reuse it in ACPI codeAndy Shevchenko2021-04-131-5/+4
| * | ACPI: scan: Utilize match_string() APIAndy Shevchenko2021-04-121-12/+10
| * | ACPI: scan: Call acpi_get_object_info() from acpi_set_pnp_ids()Rafael J. Wysocki2021-04-081-12/+9
| * | ACPI: scan: Drop sta argument from acpi_init_device_object()Rafael J. Wysocki2021-04-081-14/+14
| * | ACPI: scan: Drop sta argument from acpi_add_single_object()Rafael J. Wysocki2021-04-081-14/+10
| * | ACPI: scan: Rearrange checks in acpi_bus_check_add()Rafael J. Wysocki2021-04-081-19/+11
| * | ACPI: scan: Fold acpi_bus_type_and_status() into its callerRafael J. Wysocki2021-04-081-48/+32
|/ /
* | ACPI: scan: Fix _STA getting called on devices with unmet dependenciesHans de Goede2021-03-301-1/+11
* | ACPI: scan: Use unique number for instance_noAndy Shevchenko2021-03-221-5/+28
|/
* Merge branch 'acpi-messages'Rafael J. Wysocki2021-02-151-17/+12
|\
| * ACPI: scan: Clean up printing messagesRafael J. Wysocki2021-02-041-17/+12
* | Merge back 'acpi-scan' changes for v5.12.Rafael J. Wysocki2021-02-051-50/+49
|\|
| * ACPI: scan: Rearrange code related to acpi_get_device_data()Rafael J. Wysocki2021-01-251-18/+17
| * ACPI: scan: Adjust white space in acpi_device_add()Rafael J. Wysocki2021-01-251-2/+7
| * ACPI: scan: Rearrange memory allocation in acpi_device_add()Rafael J. Wysocki2021-01-251-31/+26
* | ACPI: scan: Fix battery devices sometimes never bindingHans de Goede2021-02-011-5/+5
|/
* ACPI: scan: Make acpi_bus_get_device() clear return pointer on errorHans de Goede2021-01-201-0/+2
* ACPI: scan: Harden acpi_device_add() against device ID overflowsDexuan Cui2021-01-111-1/+14
*-. Merge branches 'acpi-scan', 'acpi-pnp' and 'acpi-sleep'Rafael J. Wysocki2020-12-221-37/+106
|\ \
| * | ACPI: scan: Add Intel Baytrail Mailbox Device to acpi_ignore_dep_idsHans de Goede2020-12-171-0/+1
| * | ACPI: scan: Avoid unnecessary second pass in acpi_bus_scan()Rafael J. Wysocki2020-12-171-1/+10
| * | ACPI: scan: Defer enumeration of devices with _DEP listsRafael J. Wysocki2020-12-171-25/+78
| * | ACPI: scan: Evaluate _DEP before adding the deviceRafael J. Wysocki2020-12-171-19/+25
* | | Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2020-12-161-23/+55
|\| |
| * | ACPI: scan: Fix up _DEP-related terminology with supplier/consumerRafael J. Wysocki2020-12-081-6/+6
| * | ACPI: scan: Drop INT3396 from acpi_ignore_dep_ids[]Rafael J. Wysocki2020-12-081-1/+0
| * | ACPI: scan: Add PNP0D80 to the _DEP exceptions listRafael J. Wysocki2020-12-071-6/+21
| * | ACPI: scan: Call acpi_get_object_info() from acpi_add_single_object()Hans de Goede2020-12-021-10/+12
| * | ACPI: scan: Add acpi_info_matches_hids() helperHans de Goede2020-12-021-7/+23
| |/
* | Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-12-151-1/+1
|\ \ | |/ |/|
| * driver core: Add fwnode_init()Saravana Kannan2020-12-091-1/+1
* | ACPI: scan: Fix acpi_dma_configure_id() kerneldoc nameJohn Garry2020-11-091-1/+1
|/
* Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-151-1/+1
|\
| * dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig2020-10-061-1/+1
* | ACPI: scan: Replace ACPI_DEBUG_PRINT() with pr_debug()Tian Tao2020-10-021-2/+1
|/
* ACPI/IORT: Add an input ID to acpi_dma_configure()Lorenzo Pieralisi2020-07-281-3/+5
* Merge tag 'pm-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-06-101-9/+19
|\
| * ACPI: PM: Avoid using power resources if there are none for D0Rafael J. Wysocki2020-06-081-9/+19
* | mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+0