aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKurt Borja <kuurtb@gmail.com>2025-01-15 19:27:11 -0500
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>2025-01-16 17:26:36 +0200
commit8f1868526702c1a544595075525b5bf52653607d (patch)
tree4168e7ad7d9c735d5fe67729f32de169b2734bc4 /tools/perf/scripts/python
parentplatform/x86: amd: pmf: sps: Use devm_platform_profile_register() (diff)
downloadlinux-8f1868526702c1a544595075525b5bf52653607d.tar.gz
linux-8f1868526702c1a544595075525b5bf52653607d.zip
platform/x86: asus-wmi: Use devm_platform_profile_register()
Replace platform_profile_register() with it's device managed version. Also replace pr_err with dev_err in case of error and make the error message more user-friendly. Reviewed-by: Mario Limonciello <mario.limonciello@amd.com> Signed-off-by: Kurt Borja <kuurtb@gmail.com> Reviewed-by: Mark Pearson <mpearson-lenovo@squebb.ca> Tested-by: Mark Pearson <mpearson-lenovo@squebb.ca> Link: https://lore.kernel.org/r/20250116002721.75592-10-kuurtb@gmail.com Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
nvswitch/datapath.c?id=a734d1f4c2fc962ef4daa179e216df84a8ec5f84&follow=1'>net: openvswitch: return an error instead of doing BUG_ON()Eelco Chaudron1-2/+5 2019-05-04r8169: remove rtl_write_exgmac_batchHeiner Kallweit1-22/+4 2019-05-04netlink: add validation of NLA_F_NESTED flagMichal Kubecek2-1/+25 2019-05-04netlink: set bad attribute also on maxtype checkMichal Kubecek1-1/+2 2019-05-04genetlink: do not validate dump requests if there is no policyMichal Kubecek1-10/+14 2019-05-04mlxsw: spectrum: split base on local_ports_in_{1x, 2x} resourcesShalom Toledo1-11/+35 2019-05-04mlxsw: resources: Add local_ports_in_{1x, 2x}Shalom Toledo1-0/+4 2019-05-04mlxsw: Bump firmware version to 13.2000.1122Ido Schimmel1-2/+2 2019-05-04tipc: fix missing Name entries due to half-failoverTuong Lien3-7/+84 2019-05-04net: phy: improve resuming from hibernationHeiner Kallweit2-14/+2 2019-05-04net: phy: improve pause handlingHeiner Kallweit4-9/+32 2019-05-04net: sched: cls_u32: use struct_size() helperGustavo A. R. Silva1-1/+1 2019-05-04net: add a generic tracepoint for TX queue timeoutCong Wang2-0/+25 2019-05-04wimax/i2400m: use struct_size() helperGustavo A. R. Silva1-2/+1 2019-05-04net: hns3: add support for FEC encoding controlJian Shen5-1/+213 2019-05-04net: hns3: add autoneg and change speed support for fibre portJian Shen3-11/+163 2019-05-04net: hns3: add support for multiple media typeJian Shen8-63/+246 2019-05-03usbnet: ipheth: Remove unnecessary NULL pointer checkGuenter Roeck1-2/+0 2019-05-03net: dsa: mv88e6xxx: Pass interrupt number in platform dataAndrew Lunn2-4/+10 2019-05-03net: dsa :mv88e6xxx: Disable unused portsAndrew Lunn1-1/+11 2019-05-03net: dsa: mv88e6xxx: Set STP disable state in port_disableAndrew Lunn1-0/+3 2019-05-03i40e: Introduce recovery mode supportAlice Michael3-31/+294 2019-05-03i40e: print PCI vendor and device ID during probeStefan Assmann1-3/+4 2019-05-03i40e: fix misleading message about promisc setting on un-trusted VFHarshitha Ramamurthy1-12/+16 2019-05-03i40e: update version numberAlice Michael1-1/+1 2019-05-03i40e: remove out-of-range comparisons in i40e_validate_cloud_filterJacob Keller1-2/+2 2019-05-03i40e: Further implementation of LLDPAleksandr Loktionov8-13/+93 2019-05-03i40e: Report advertised link modes on 40GBase_LR4, CR4 and fibreAdam Ludkiewicz1-1/+9 2019-05-03i40e: ShadowRAM checksum calculation changeMaciej Paczkowski1-4/+25 2019-05-03i40e: remove error msg when vf with port vlan tries to remove vlan 0Aleksandr Loktionov1-1/+2 2019-05-03i40e: change behavior on PF in response to MDD eventCarolyn Wyborny1-10/+2 2019-05-03i40e: Fix for allowing too many MDD events on VFCarolyn Wyborny1-5/+3