systemd/hwdb.d
beh_10257 5808300c44
add support for hp pavilion gaming 15 lid switch (#29304)
Tested together with kernel patch: https://lore.kernel.org/linux-acpi/20230920130506.8595-1-hdegoede@redhat.com/
but the d7 key is still interpreted as a wlan key switch, so an hwdb update is needed.

Raw dmi:

dmi:bvnInsyde:bvrF.45:bd07/07/2023:br15.45:efr2.51:svnHP:pnHPPavilionGamingLaptop15-dk1xxx:pvrType1ProductConfigId:rvnHP:rn8742:rvr02.51:cvnHP:ct10:cvrChassisVersion:sku20T68EA#BH4::

Related to: https://github.com/systemd/systemd/issues/28942
2023-09-26 13:32:03 +01:00
..
.gitattributes
.gitignore
20-acpi-vendor.hwdb hwdb update for v246-rc1 2023-07-05 22:00:38 +02:00
20-acpi-vendor.hwdb.patch hwdb: run update-hwdb 2023-07-28 00:30:53 +01:00
20-bluetooth-vendor-product.hwdb
20-dmi-id.hwdb
20-net-ifname.hwdb
20-OUI.hwdb hwdb: run update-hwdb 2023-07-28 00:30:53 +01:00
20-pci-classes.hwdb hwdb update for v246-rc1 2023-07-05 22:00:38 +02:00
20-pci-vendor-model.hwdb hwdb update for v246-rc1 2023-07-05 22:00:38 +02:00
20-sdio-classes.hwdb
20-sdio-vendor-model.hwdb
20-usb-classes.hwdb
20-usb-vendor-model.hwdb hwdb update for v246-rc1 2023-07-05 22:00:38 +02:00
20-vmbus-class.hwdb
60-autosuspend-fingerprint-reader.hwdb update hwdb autosuspend data for v254 2023-07-05 23:18:16 +02:00
60-autosuspend.hwdb
60-evdev.hwdb Hwdb: Add Sanwa Direct 400-MA128 external trackpad (#28272) 2023-07-06 11:42:33 +01:00
60-input-id.hwdb Update 60-input-id.hwdb: add TEX Shinobi (#29068) 2023-09-06 09:59:19 +01:00
60-keyboard.hwdb add support for hp pavilion gaming 15 lid switch (#29304) 2023-09-26 13:32:03 +01:00
60-seat.hwdb
60-sensor.hwdb hwdb: Bush tablet rotation support (#29268) 2023-09-22 00:13:00 +09:00
70-analyzers.hwdb
70-av-production.hwdb
70-cameras.hwdb
70-joystick.hwdb
70-mouse.hwdb hwdb: Add Logitech G502 X 2023-09-16 21:52:52 +02:00
70-pda.hwdb
70-pointingstick.hwdb hwdb: drop POINTINGSTICK_CONST_ACCEL 2023-07-12 01:49:59 +02:00
70-sound-card.hwdb hwdb: Add override for headset form-factors 2023-07-02 15:55:24 +01:00
70-touchpad.hwdb
80-ieee1394-unit-function.hwdb hwdb: ieee1394-unit-function: add Miglia Technology Harmony Audio (HA02) 2023-09-24 10:56:40 +01:00
acpi-update.py
acpi_id_registry.html hwdb update for v246-rc1 2023-07-05 22:00:38 +02:00
ids_parser.py
ma-large.txt hwdb: run update-hwdb 2023-07-28 00:30:53 +01:00
ma-medium.txt hwdb: run update-hwdb 2023-07-28 00:30:53 +01:00
ma-small.txt hwdb: run update-hwdb 2023-07-28 00:30:53 +01:00
meson.build meson: use 'sh' variable everywhere 2023-08-24 11:17:50 +02:00
parse_hwdb.py hwdb: drop POINTINGSTICK_CONST_ACCEL 2023-07-12 01:49:59 +02:00
pci.ids hwdb: run update-hwdb 2023-07-24 11:42:23 +01:00
pnp_id_registry.html hwdb update for v246-rc1 2023-07-05 22:00:38 +02:00
README
sdio.ids
usb.ids hwdb update for v246-rc1 2023-07-05 22:00:38 +02: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.