aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2021-11-22 18:05:32 +0100
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2021-12-01 20:14:25 +0100
commitba46e42e925b5d09b4e441f8de3db119cc7df58f (patch)
tree29117ff2d72c04626d5b3d6ea7d15807fc5828b7 /tools/perf/scripts/python/event_analyzing_sample.py
parentACPI: Change acpi_device_always_present() into acpi_device_override_status() (diff)
downloadlinux-ba46e42e925b5d09b4e441f8de3db119cc7df58f.tar.gz
linux-ba46e42e925b5d09b4e441f8de3db119cc7df58f.zip
ACPI / x86: Allow specifying acpi_device_override_status() quirks by path
Not all ACPI-devices have a HID + UID, allow specifying quirks for acpi_device_override_status() by path too. Note this moves the path/HID+UID check to after the CPU + DMI checks since the path lookup is somewhat costly. This way this lookup is only done on devices where the other checks match. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
03:27 +0100'>2020-03-17usb: musb: jz4740: Unconditionally depend on devicetreePaul Cercueil2-5/+10 2020-03-17usb: musb: jz4740: Register USB role switchPaul Cercueil2-0/+49 2020-03-17usb: musb: jz4740: Add support for DMAPaul Cercueil2-7/+15 2020-03-17dt-bindings: usb: Convert jz4740-musb doc to YAMLPaul Cercueil2-32/+76 2020-03-17usb: musb: remove redundant assignment to variable retColin Ian King1-1/+1 2020-03-17usb: raw_gadget: fix compilation warnings in uapi headersAndrey Konovalov1-2/+2 2020-03-16usb: get rid of 'choice' for legacy gadget driversMasahiro Yamada1-26/+22 2020-03-16usb: dwc3: fix up for role switch API changeStephen Rothwell1-4/+6 2020-03-16USB: chipidea: Use the correct style for SPDX License IdentifierNishad Kamdar6-6/+6 2020-03-16usb: chipidea: otg: handling vbus disconnect event occurred during system sus...Peter Chen1-0/+7 2020-03-16usb: chipidea: udc: using structure ci_hdrc device for runtime PMPeter Chen1-8/+5