aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>2014-03-04 18:05:45 +0100
committerLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>2014-04-16 12:03:32 +0200
commitfaf3f4f8c805f5f8a786ba544c94bf3e01838388 (patch)
tree3d1c21b3e98c025fb5f996c384a99a31d9c32941 /tools/perf/scripts/python/netdev-times.py
parentclocksource: sh_mtu2: Hardcode MTU2 clock event rating to 200 (diff)
downloadlinux-faf3f4f8c805f5f8a786ba544c94bf3e01838388.tar.gz
linux-faf3f4f8c805f5f8a786ba544c94bf3e01838388.zip
clocksource: sh_mtu2: Add support for multiple channels per device
MTU2 hardware devices can support multiple channels, with global registers and per-channel registers. The sh_mtu2 driver currently models the hardware with one Linux device per channel. This model makes it difficult to handle global registers in a clean way. Add support for a new model that uses one Linux device per timer with multiple channels per device. This requires changes to platform data, add new channel configuration fields. Support for the legacy model is kept and will be removed after all platforms switch to the new model. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Tested-by: Wolfram Sang <wsa@sang-engineering.com>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
>qed: Make some functions staticYueHaibing12-38/+43 2018-08-01rds: Remove IPv6 dependencyKa-Cheong Poon12-26/+140 2018-08-01rds: rds_ib_recv_alloc_cache() should call alloc_percpu_gfp() insteadKa-Cheong Poon3-7/+7 2018-08-01net: ethernet: ti: cpsw: replace unnecessarily macroses on functionsIvan Khoronzhuk1-32/+26 2018-07-31net: remove bogus RCU annotations on socket.wqChristoph Hellwig3-8/+6 2018-07-31virtio-net: get rid of unnecessary container of rq statsJason Wang1-44/+36 2018-07-31virtio-net: correctly update XDP_TX countersJason Wang1-35/+4 2018-07-31xsk: don't allow umem replace at stack levelJakub Kicinski2-12/+32 2018-07-31xsk: refactor xdp_umem_assign_dev()Jakub Kicinski1-28/+21 2018-07-31net: update real_num_rx_queues even when !CONFIG_SYSFSJakub Kicinski1-1/+2 2018-07-31mlx5: handle DMA mapping error case for XDP redirectJesper Dangaard Brouer1-0/+3 2018-07-30hv_netvsc: Add per-cpu ethtool stats for netvscYidong Ren2-3/+114