openwrt/target/linux/generic
Chuanhong Guo 107dc4326c generic: ar8216: add mib_poll_interval switch attribute
This allows specifying interval of polling MIB counters from userspace
and allow completely turning off MIB counter support by setting
mib_poll_interval to 0.

Since MIB counter polling is a heavy CPU load for GPIO emulated MDIO
bus, disable this behavior by default. Those who wants to use swconfig
LEDs can enable them with qca,mib-poll-interval dts property or with
swconfig command.

Fixes: FS#2230 ("kworker spikes 100% cpu every 2 second.")
Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
2019-05-20 21:17:45 +02:00
..
backport-4.9 kernel: bump 4.9 to 4.9.172 2019-05-06 12:43:01 +02:00
backport-4.14 kernel: bump 4.14 to 4.14.118 2019-05-13 19:17:41 +02:00
backport-4.19 kernel: bump 4.19 to 4.19.42 2019-05-13 19:17:41 +02:00
files generic: ar8216: add mib_poll_interval switch attribute 2019-05-20 21:17:45 +02:00
hack-4.9 kernel: bump 4.9 to 4.9.171 2019-05-02 12:59:26 +02:00
hack-4.14 kernel: bump 4.14 to 4.14.114 2019-05-02 12:59:26 +02:00
hack-4.19 kernel: bump 4.19 to 4.19.42 2019-05-13 19:17:41 +02:00
image treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
other-files kernel: move initramfs's init script out of base-files 2017-04-04 14:06:40 +02:00
pending-4.9 kernel: bump 4.9 to 4.9.175 2019-05-13 19:17:41 +02:00
pending-4.14 kernel: bump 4.14 to 4.14.118 2019-05-13 19:17:41 +02:00
pending-4.19 kernel: bump 4.19 to 4.19.42 2019-05-13 19:17:41 +02:00
config-4.9 kernel: Remove CONFIG_COMPAT 2019-05-11 17:15:41 +02:00
config-4.14 kernel: Fix build of omap target 2019-05-12 00:05:04 +02:00
config-4.19 kernel: Move some DSA config options to generic config 2019-05-14 21:11:58 +02:00
PATCHES