aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorGeert Uytterhoeven <[email protected]>2021-01-18 16:08:57 +0100
committerJakub Kicinski <[email protected]>2021-01-19 17:46:39 -0800
commit1e30b8d755b81b0d1585cb22bc753e9f2124fe87 (patch)
tree35310a05210026261bce6be518b4835813d18579 /tools/perf/scripts/python/syscall-counts-by-pid.py
parenteaaf6112286567baa03244bdb1bf6479d5b4c359 (diff)
net: smsc911x: Make Runtime PM handling more fine-grained
Currently the smsc911x driver has mininal power management: during driver probe, the device is powered up, and during driver remove, it is powered down. Improve power management by making it more fine-grained: 1. Power the device down when driver probe is finished, 2. Power the device (down) when it is opened (closed), 3. Make sure the device is powered during PHY access. Signed-off-by: Geert Uytterhoeven <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions