mirror of
https://salsa.debian.org/kernel-team/initramfs-tools.git
synced 2026-01-26 15:39:08 +00:00
Add Dynamic Voltage and Frequency Scaling drivers for MODULES=most,
based on dracut's 90kernel-modules script. These were added in dracut
commit 38ea7e821bce ("Include devfreq drivers in initrd"), stating that
some SoCs have drivers that need these in early init.
The devfreq modules include the respective governors. The panfrost
graphics driver is known to fail without one of these governors, which
led to PM_DEVFREQ and DEVFREQ_GOV_SIMPLE_ONDEMAND being built-in on
Debian (see kernel-team/linux!1066).
Link: 38ea7e821b
Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
Description
initramfs-tools
Languages
Shell
68.3%
Roff
22.3%
C
9.3%