index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
glue.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPI: Fix selecting wrong ACPI fwnode for the iGPU on some Dell laptops
Hans de Goede
2023-01-10
1
-2
/
+12
*
ACPI: glue: Introduce acpi_find_child_by_adr()
Rafael J. Wysocki
2022-06-20
1
-4
/
+24
*
ACPI: glue: Introduce acpi_dev_has_children()
Rafael J. Wysocki
2022-06-20
1
-1
/
+11
*
ACPI: glue: Use acpi_dev_for_each_child()
Rafael J. Wysocki
2022-06-20
1
-39
/
+62
*
ACPI: glue: Rearrange find_child_checks()
Rafael J. Wysocki
2022-05-12
1
-7
/
+9
*
Revert "ACPI: scan: Release PM resources blocked by unused objects"
Rafael J. Wysocki
2021-11-17
1
-25
/
+0
*
-
.
Merge branches 'acpi-glue', 'acpi-pnp', 'acpi-processor' and 'acpi-soc'
Rafael J. Wysocki
2021-11-02
1
-17
/
+24
|
\
\
|
*
|
ACPI: glue: Use acpi_device_adr() in acpi_find_child_device()
Rafael J. Wysocki
2021-10-28
1
-5
/
+2
|
*
|
ACPI: glue: Look for ACPI bus type only if ACPI companion is not known
Rafael J. Wysocki
2021-09-27
1
-11
/
+17
|
*
|
ACPI: glue: Drop cleanup callback from struct acpi_bus_type
Rafael J. Wysocki
2021-09-27
1
-9
/
+3
|
*
|
PCI: ACPI: Drop acpi_pci_bus
Rafael J. Wysocki
2021-09-27
1
-12
/
+22
|
|
/
*
/
ACPI: scan: Release PM resources blocked by unused objects
Rafael J. Wysocki
2021-10-13
1
-0
/
+25
|
/
*
ACPI: glue: Eliminate acpi_platform_notify()
Rafael J. Wysocki
2021-07-16
1
-17
/
+2
*
ACPI: glue: Change return type of two functions to void
Rafael J. Wysocki
2021-07-16
1
-8
/
+4
*
ACPI: glue: Rearrange acpi_device_notify()
Rafael J. Wysocki
2021-07-16
1
-16
/
+12
*
ACPI: glue: Clean up the printing messages
Hanjun Guo
2021-06-07
1
-20
/
+9
*
ACPI: bus: Introduce acpi_dev_get() and reuse it in ACPI code
Andy Shevchenko
2021-04-13
1
-4
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
2019-06-05
1
-2
/
+1
*
ACPI / glue: Add acpi_platform_notify() function
Heikki Krogerus
2018-11-26
1
-8
/
+13
*
ACPI / glue: Split dev_is_platform() out of module for wide use
Andy Shevchenko
2018-09-10
1
-1
/
+1
*
Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-05-10
1
-5
/
+0
|
\
|
*
-
.
Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm...
Joerg Roedel
2017-05-04
1
-11
/
+6
|
|
\
\
|
|
*
|
of/acpi: Configure dma operations at probe time for platform/amba/pci bus dev...
Sricharan R
2017-04-20
1
-5
/
+0
|
|
/
/
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-05-05
1
-0
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ACPI: platform: setup MSI domain for ACPI based platform device
Hanjun Guo
2017-03-30
1
-0
/
+6
|
|
/
*
/
ACPI / scan: Prefer devices without _HID for _ADR matching
Rafael J. Wysocki
2017-04-01
1
-6
/
+6
|
/
*
ACPI / scan: Prefer devices without _HID/_CID for _ADR matching
Rafael J. Wysocki
2017-01-02
1
-1
/
+9
*
ACPI: Drop misplaced acpi_dma_deconfigure() call from acpi_bind_one()
Lorenzo Pieralisi
2016-12-26
1
-1
/
+0
*
ACPI: Implement acpi_dma_configure
Lorenzo Pieralisi
2016-11-29
1
-2
/
+2
*
Merge branch 'acpi-pci'
Rafael J. Wysocki
2015-11-07
1
-3
/
+5
|
\
|
*
device property: ACPI: Make use of the new DMA Attribute APIs
Suthikulpanit, Suravee
2015-11-07
1
-3
/
+5
*
|
ACPI: change init_acpi_device_notify() to return void
Rami Rosen
2015-09-15
1
-3
/
+2
|
/
*
ACPI / scan: Parse _CCA and setup device coherency
Suthikulpanit, Suravee
2015-06-15
1
-0
/
+5
*
ACPI: Introduce has_acpi_companion()
Rafael J. Wysocki
2015-03-16
1
-2
/
+2
*
ACPI / scan: Add bind/unbind callbacks to struct acpi_scan_handler
Rafael J. Wysocki
2014-02-11
1
-0
/
+12
*
ACPI / bind: Move acpi_get_child() to drivers/ide/ide-acpi.c
Rafael J. Wysocki
2013-12-07
1
-12
/
+0
*
ACPI / bind: Pass struct acpi_device pointer to acpi_bind_one()
Rafael J. Wysocki
2013-12-07
1
-6
/
+3
*
ACPI / bind: Rework struct acpi_bus_type
Rafael J. Wysocki
2013-12-07
1
-5
/
+7
*
ACPI / bind: Redefine acpi_preset_companion()
Rafael J. Wysocki
2013-12-07
1
-9
/
+1
*
ACPI / bind: Redefine acpi_get_child()
Rafael J. Wysocki
2013-12-07
1
-3
/
+3
*
PCI / ACPI: Use acpi_find_child_device() for child devices lookup
Rafael J. Wysocki
2013-12-07
1
-0
/
+3
*
ACPI / bind: Simplify child device lookups
Rafael J. Wysocki
2013-12-07
1
-82
/
+55
*
ACPI / bind: Use (put|get)_device() on ACPI device objects too
Rafael J. Wysocki
2013-11-14
1
-1
/
+5
*
ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node
Rafael J. Wysocki
2013-11-14
1
-24
/
+23
*
ACPI / bind: Prefer device objects with _STA to those without it
Rafael J. Wysocki
2013-09-09
1
-11
/
+24
*
ACPI: Print diagnostic messages if device links cannot be created
Rafael J. Wysocki
2013-08-09
1
-0
/
+7
*
ACPI: Drop unnecessary label from acpi_bind_one()
Rafael J. Wysocki
2013-08-09
1
-12
/
+7
*
ACPI: Clean up error code path in acpi_unbind_one()
Rafael J. Wysocki
2013-08-07
1
-7
/
+4
*
ACPI: Use list_for_each_entry() in acpi_unbind_one()
Rafael J. Wysocki
2013-08-07
1
-20
/
+18
*
ACPI: acpi_bind_one()/acpi_unbind_one() whitespace cleanups
Rafael J. Wysocki
2013-08-07
1
-4
/
+3
[next]