mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-11-01 09:13:37 +00:00
In some cases, ACPI drivers are implemented as a way to manage devices enumerated with the help of the platform firmware through ACPI. This might be confusing, since the preferred way to implement a driver for a device that cannot be enumerated natively, is a platform driver, as stated in the documentation. Clarify relationships between ACPI device objects, platform devices and ACPI Namespace entries. Suggested-by: Elena Reshetova <elena.reshetova@intel.com> Co-developed-by: Michal Wilczynski <michal.wilczynski@intel.com> Signed-off-by: Michal Wilczynski <michal.wilczynski@intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> |
||
|---|---|---|
| .. | ||
| apei | ||
| dsd | ||
| acpi-lid.rst | ||
| aml-debugger.rst | ||
| chromeos-acpi-device.rst | ||
| debug.rst | ||
| DSD-properties-rules.rst | ||
| enumeration.rst | ||
| extcon-intel-int3496.rst | ||
| gpio-properties.rst | ||
| i2c-muxes.rst | ||
| index.rst | ||
| intel-pmc-mux.rst | ||
| lpit.rst | ||
| method-customizing.rst | ||
| method-tracing.rst | ||
| namespace.rst | ||
| non-d0-probe.rst | ||
| osi.rst | ||
| video_extension.rst | ||