summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLorenzo Bianconi <lorenzo@kernel.org>2021-04-19 22:20:57 +0800
committerFelix Fietkau <nbd@nbd.name>2021-04-21 20:55:54 +0200
commit77ba349101ac22bae2d4e635245b60173d49de2b (patch)
tree2ba569027b1716d6495e402a4a97c49c1ab20d81 /tools/perf/scripts/python
parent5536e7354aa8abf0e27a1bc58f4b4653b4884bdf (diff)
downloadkernel-77ba349101ac22bae2d4e635245b60173d49de2b.tar.gz
mt76: mt7921: introduce mt7921_wpdma_reinit_cond utility routine
Add mt7921_wpdma_reinit_cond to check dummy reg if driver needs to reinitialized WPDMA after driver_own operation Co-developed-by: Sean Wang <sean.wang@mediatek.com> Signed-off-by: Sean Wang <sean.wang@mediatek.com> Co-developed-by: Leon Yen <leon.yen@mediatek.com> Signed-off-by: Leon Yen <leon.yen@mediatek.com> Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org> Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
8-29hwmon: (ltc2992) Avoid division by zeroAntoniu Miclaus 2024-08-14hwmon: corsair-psu: add USB id of HX1200i Series 2023 psuWilken Gottwalt 2024-08-03hwmon: (max6697) Fix swapped temp{1,8} critical alarmsGuenter Roeck 2024-08-03hwmon: (max6697) Fix underflow when writing limit attributesGuenter Roeck 2024-08-03hwmon: (adt7475) Fix default duty on fan is disabledWayne Tung 2024-06-12hwmon: (shtc1) Fix property misspellingGuenter Roeck 2024-06-12hwmon: (intel-m10-bmc-hwmon) Fix multiplier for N6000 board power sensorPeter Colberg 2024-06-12pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()Sean Young 2024-05-17hwmon: (pmbus/ucd9000) Increase delay from 250 to 500usLakshmi Yadlapati 2024-05-17hwmon: (corsair-cpro) Protect ccp->wait_input_report with a spinlockAleksa Savic 2024-05-17hwmon: (corsair-cpro) Use complete_all() instead of complete() in ccp_raw_eve...Aleksa Savic 2024-05-17hwmon: (corsair-cpro) Use a separate buffer for sending commandsAleksa Savic 2024-04-03hwmon: (amc6821) add of_match tableJosua Mayer 2024-03-01hwmon: (nct6775) Fix access to temperature configuration registersGuenter Roeck 2024-03-01hwmon: (coretemp) Enlarge per package core count limitZhang Rui 2024-02-16hwmon: (coretemp) Fix bogus core_id to attr name mappingZhang Rui 2024-02-16hwmon: (coretemp) Fix out-of-bounds memory accessZhang Rui 2024-02-16hwmon: (aspeed-pwm-tacho) mutex for tach readingLoic Prylli 2024-02-05hwmon: (hp-wmi-sensors) Fix failure to load on EliteDesk 800 G6James Seo 2024-02-05hwmon: (nct6775) Fix fan speed set failure in automatic modeXing Tong Wu