aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2016-11-16 13:21:26 -0600
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-11-17 16:25:40 +0100
commit247529170d72ee16bbdfc94c3a696c79ea645c3a (patch)
treeda9a9911ad59fe7a71581daf1b7d67a3c75a8020 /tools/perf/scripts/python/netdev-times.py
parentusb: musb: Add missing pm_runtime_disable and drop 2430 PM timeout (diff)
downloadlinux-247529170d72ee16bbdfc94c3a696c79ea645c3a.tar.gz
linux-247529170d72ee16bbdfc94c3a696c79ea645c3a.zip
usb: musb: Drop pointless PM runtime code for dsps glue
This already gets done automatically by PM runtime and we have a separate autosuspend timeout in musb_core.c. Reviewed-by: Johan Hovold <johan@kernel.org> Tested-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Bin Liu <b-liu@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
netlink: Add field to skip in-kernel notificationsIdo Schimmel1-1/+3 2019-06-18netlink: Document all fields of 'struct nl_info'Ido Schimmel1-0/+2 2019-06-18mlxsw: spectrum_ptp: Fix compilation on 32-bit ARMShalom Toledo1-3/+2 2019-06-17net/udpgso_bench.sh test fails on errorFred Klassen1-0/+33 2019-06-17net/udpgso_bench.sh add UDP GSO audit testsFred Klassen1-1/+18 2019-06-17net/udpgso_bench_tx: options to exercise TX CMSGFred Klassen1-15/+276 2019-06-17selftests: rtnetlink: add addresses with fixed life timeFlorian Westphal1-0/+21 2019-06-17net: ipv4: remove erroneous advancement of list pointerFlorian Westphal1-2/+1 2019-06-17net: dsa: sja1105: fix ptp link errorArnd Bergmann2-2/+5 2019-06-17net: stmmac: fix unused-variable warningArnd Bergmann1-2/+2 2019-06-17iavf: allow null RX descriptorsMitch Williams1-3/+18 2019-06-17iavf: add call to iavf_[add|del]_cloud_filterPaul Greenwalt1-1/+8 2019-06-17iavf: Refactor init state machineJakub Pawlak1-190/+261 2019-06-17iavf: Refactor the watchdog state machineJan Sokolowski2-30/+44 2019-06-17iavf: Remove timer for work triggering, use delaying work insteadJakub Pawlak4-45/+31 2019-06-17iavf: Move commands processing to the separate functionJakub Pawlak1-92/+105 2019-06-17iavf: Fix the math for valid length for ADq enableAvinash Dayanand1-1/+1 2019-06-17iavf: Change GFP_KERNEL to GFP_ATOMIC in kzalloc()Aleksandr Loktionov1-1/+1 2019-06-17iavf: wait longer for close to completeMitch Williams1-1/+1 2019-06-17iavf: use signed variableMitch Williams1-1/+1 2019-06-17iavf: Create VLAN tag elements starting from the first elementAkeem G Abodunrin1-2/+1 2019-06-17fs/namespace: fix unprivileged mount propagationChristian Brauner2-1/+1 2019-06-17vfs: fsmount: add missing mntget()Eric Biggers1-0/+1 2019-06-17net: sched: cls_matchall: allow to delete filterJiri Pirko1-2/+7 2019-06-17net: hns3: fix dereference of ae_dev before it is null checkedColin Ian King1-1/+2 2019-06-17net: sched: act_ctinfo: fix policy validationKevin Darbyshire-Bryant1-1/+2 2019-06-17net: sched: act_ctinfo: fix action creationKevin Darbyshire-Bryant1-0/+1 2019-06-17vhost_net: disable zerocopy by defaultJason Wang1-1/+1 2019-06-17net: ipv4: move tcp_fastopen server side code to SipHash libraryArd Biesheuvel4-80/+36 2019-06-17tipc: include retrans failure detection for unicastTuong Lien1-36/+70 2019-06-17team: add ethtool get_link_ksettingsHangbin Liu1-0/+25 2019-06-17riscv: remove unused barrier definesRolf Eike Beer1-5/+0 2019-06-17riscv: mm: synchronize MMU after pte changeShihPo Hung1-0/+13 2019-06-17riscv: dts: add initial board data for the SiFive HiFive UnleashedPaul Walmsley2-0/+67