commit | 7e5930aaef5d4c8664ce4a36b05c63e8b25c1f3f | [log] [tgz] |
---|---|---|
author | Juri Lelli <juri.lelli@arm.com> | Sun Nov 06 01:34:31 2016 +0100 |
committer | Russell King <rmk+kernel@armlinux.org.uk> | Tue Nov 22 11:45:08 2016 +0000 |
tree | e914605c839604608c6095c7a71438bffe3f75be | |
parent | 06073ee26775809f949823ae18a3affd5f376ee0 [diff] |
ARM: 8622/3: add sysfs cpu_capacity attribute Add a sysfs cpu_capacity attribute with which it is possible to read and write (thus over-writing default values) CPUs capacity. This might be useful in situations where values needs changing after boot. The new attribute shows up as: /sys/devices/system/cpu/cpu*/cpu_capacity Signed-off-by: Juri Lelli <juri.lelli@arm.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>