Files
systemd/hwdb.d
Marcos Alano d5f65056ee Enable KEY_PERFORMANCE key present on Linux 6.17
Note, this change does not require the kernel running on the host is
equal or newer than 6.17. But systemd-udevd needs to be built with the
kernel headers with KEY_PERFORMANCE, and the relevant kernel header is
already updated by the previous commit.
2025-08-11 22:22:18 +09:00
..
2025-07-23 14:32:21 +01:00
2025-08-04 12:26:54 +01:00
2025-05-22 09:00:14 +02:00
2025-08-04 12:26:54 +01:00
2025-07-23 14:32:21 +01:00
2025-07-23 14:32:21 +01:00
2023-11-14 21:20:45 +00:00
2025-08-04 12:26:54 +01:00
2025-08-01 05:41:45 +09:00
2024-07-03 13:51:52 +02:00
2022-02-04 11:01:20 +09:00
2025-07-23 14:32:21 +01:00
2025-08-04 12:26:54 +01:00
2025-08-04 12:26:54 +01:00
2025-08-04 12:26:54 +01:00
2025-07-23 14:32:21 +01:00
2025-05-15 10:50:28 +02:00
2025-08-04 12:26:54 +01:00

Files in this directory specify a description of hardware devices, in the form
of mappings from modalias-like keys (which identify specific hardware devices)
to udev properties.

Files in this directory are not read by udev directly. Instead,
man:systemd-hwdb(8) compiles them into a binary database.

See man:hwdb(7) for an overview of the configuration file format, and
man:systemd-udevd.service(8) for a description of the udev daemon.

Use 'systemd-analyze cat-config udev/hwdb.d' to display the effective config.