include/linux/sched_energy.h
0 → 100644
+36
−0
+1
−1
kernel/sched/energy.c
0 → 100644
+124
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This patch implements support for extracting energy cost data from DT. The data should conform to the DT bindings for energy cost data needed by EAS (energy aware scheduling). Signed-off-by:Robin Randhawa <robin.randhawa@arm.com> Signed-off-by:
Andres Oportus <andresoportus@google.com>