aboutsummaryrefslogtreecommitdiff
path: root/utils/powertop/patches/020-intel_cpus.cpp-Change-open-parameter-to-const-char.patch
Commit message (Collapse)AuthorAge
* powertop: update to 2.14Rosen Penev2022-03-22
| | | | | | | | | | Upstream switched to github. Fix license information. Backport patch for ncurses 6.3. Remove other backported patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* treewide: Run refresh on all packagesIlya Lipnitskiy2021-02-20
| | | | | | | | | The crude loop I wrote to come up with this changeset: find -L package/feeds/packages/ -name patches | \ sed 's/patches$/refresh/' | sort | xargs make Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
* powertop: add packageLucian Cristian2019-04-08
package for monitoring power consumption 001 and 002 patches are taken from Alpine Linux Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>