index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
acpi
/
acpi_bus.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-11
Merge branches 'acpi-x86', 'acpi-video', 'acpi-apei' and 'acpi-misc'
Rafael J. Wysocki
1
-7
/
+7
2024-02-22
ACPI: x86: Move acpi_quirk_skip_serdev_enumeration() out of CONFIG_X86_ANDROI...
Hans de Goede
1
-7
/
+7
2024-02-12
ACPI: bus: make acpi_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2024-01-18
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2024-01-04
Merge branch 'acpi-utils'
Rafael J. Wysocki
1
-8
/
+68
2024-01-04
Merge branches 'acpi-scan' and 'acpi-processor'
Rafael J. Wysocki
1
-0
/
+93
2023-12-19
ACPI: utils: Introduce helper for _DEP list lookup
Rafael J. Wysocki
1
-0
/
+1
2023-12-15
ACPI: utils: Fix white space in struct acpi_handle_list definition
Rafael J. Wysocki
1
-1
/
+1
2023-12-15
ACPI: utils: Return bool from acpi_evaluate_reference()
Rafael J. Wysocki
1
-5
/
+3
2023-12-06
ACPI: bus: update acpi_dev_hid_uid_match() to support multiple types
Raag Jadav
1
-1
/
+23
2023-12-06
ACPI: bus: update acpi_dev_uid_match() to support multiple types
Raag Jadav
1
-1
/
+40
2023-11-27
iommu: Retire bus ops
Robin Murphy
1
-0
/
+2
2023-11-20
ACPI: PM: Add acpi_device_fix_up_power_children() function
Hans de Goede
1
-0
/
+1
2023-11-20
ACPI: property: Replicate DT-aligned u32 properties from DisCo for Imaging
Sakari Ailus
1
-0
/
+4
2023-11-20
ACPI: property: Dig "rotation" property for devices with CSI2 _CRS
Sakari Ailus
1
-0
/
+1
2023-11-20
ACPI: scan: Extract MIPI DisCo for Imaging data into swnodes
Rafael J. Wysocki
1
-0
/
+17
2023-11-20
ACPI: scan: Extract _CRS CSI-2 connection information into swnodes
Rafael J. Wysocki
1
-0
/
+53
2023-11-20
ACPI: scan: Extract CSI-2 connection graph from _CRS
Rafael J. Wysocki
1
-0
/
+18
2023-10-26
Merge branch 'acpi-bus'
Rafael J. Wysocki
1
-1
/
+1
2023-10-26
Merge branches 'acpi-ec', 'acpi-sysfs', 'acpi-misc' and 'acpi-uid'
Rafael J. Wysocki
1
-0
/
+1
2023-10-24
ACPI: utils: Introduce acpi_dev_uid_match() for matching _UID
Raag Jadav
1
-0
/
+1
2023-10-06
ACPI: bus: Add context argument to acpi_dev_install_notify_handler()
Rafael J. Wysocki
1
-1
/
+1
2023-09-29
ACPI: utils: Dynamically determine acpi_handle_list size
Rafael J. Wysocki
1
-3
/
+6
2023-08-25
Merge branches 'acpi-scan', 'acpi-tad', 'acpi-extlog' and 'acpi-misc'
Rafael J. Wysocki
1
-2
/
+9
2023-08-17
ACPI: TAD: Install SystemCMOS address space handler for ACPI000E
Zhang Rui
1
-0
/
+9
2023-08-17
ACPI: Remove assorted unused declarations of functions
Yue Haibing
1
-2
/
+0
2023-07-14
ACPI: bus: Introduce wrappers for ACPICA notify handler install/remove
Michal Wilczynski
1
-0
/
+6
2023-06-05
ACPI: scan: Reduce overhead related to devices with dependencies
Rafael J. Wysocki
1
-0
/
+2
2023-03-20
ACPI: utils: Fix acpi_evaluate_dsm_typed() redefinition error
Kiran K
1
-1
/
+2
2023-03-07
ACPI: x86: Introduce an acpi_quirk_skip_gpio_event_handlers() helper
Hans de Goede
1
-0
/
+5
2023-02-24
Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2023-01-13
PCI/ACPI: Account for _S0W of the target bridge in acpi_pci_bridge_d3()
Rafael J. Wysocki
1
-0
/
+1
2023-01-10
ACPI: Fix selecting wrong ACPI fwnode for the iGPU on some Dell laptops
Hans de Goede
1
-1
/
+2
2022-11-23
ACPI: make remove callback of ACPI driver void
Dawei Li
1
-1
/
+1
2022-10-03
Merge branch 'acpi-uid'
Rafael J. Wysocki
1
-0
/
+1
2022-09-30
Merge branches 'acpi-scan', 'acpi-bus' and 'acpi-platform'
Rafael J. Wysocki
1
-2
/
+1
2022-09-24
ACPI: bus: Add iterator for dependent devices
Daniel Scally
1
-0
/
+11
2022-09-24
ACPI: scan: Add acpi_dev_get_next_consumer_dev()
Daniel Scally
1
-1
/
+3
2022-09-24
ACPI: scan: Support multiple DMA windows with different offsets
Jianmin Lv
1
-2
/
+1
2022-09-19
ACPI: utils: Add acpi_dev_uid_to_integer() helper to get _UID as integer
Andy Shevchenko
1
-0
/
+1
2022-08-30
ACPI: Drop redundant acpi_dev_parent() header
Rafael J. Wysocki
1
-1
/
+0
2022-08-24
ACPI: Drop parent field from struct acpi_device
Rafael J. Wysocki
1
-1
/
+9
2022-08-23
ACPI: Rename acpi_bus_get/put_acpi_device()
Rafael J. Wysocki
1
-3
/
+3
2022-08-11
Merge branch 'acpi-properties'
Rafael J. Wysocki
1
-1
/
+2
2022-07-27
ACPI: property: Add support for parsing buffer property UUID
Sakari Ailus
1
-1
/
+2
2022-07-01
ACPI: bus: Drop unused list heads from struct acpi_device
Rafael J. Wysocki
1
-2
/
+0
2022-06-30
ACPI: bus: Drop driver member of struct acpi_device
Uwe Kleine-König
1
-1
/
+0
2022-06-23
ACPI / MMC: PM: Unify fixing up device power
Rafael J. Wysocki
1
-0
/
+1
2022-06-20
ACPI: bus: Introduce acpi_dev_for_each_child_reverse()
Rafael J. Wysocki
1
-0
/
+3
2022-06-20
ACPI: glue: Introduce acpi_find_child_by_adr()
Rafael J. Wysocki
1
-0
/
+2
[next]