1057.62 has them, 1058.64 does not. I noticed that 1057.62 has only the performance governor built-in, and 1058.64 only has the on-demand governor built-in.
ubuntu@dragon410c:~$ grep CPU_FREQ_DEFAULT_GOV /boot/config-4.15.0-1057-snapdragon /boot/config-4.15.0-1058-snapdragon /boot/config-4.15.0-1057-snapdragon:# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set /boot/config-4.15.0-1057-snapdragon:# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set /boot/config-4.15.0-1057-snapdragon:CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y /boot/config-4.15.0-1057-snapdragon:# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set /boot/config-4.15.0-1057-snapdragon:# CONFIG_CPU_FREQ_DEFAULT_GOV_SCHEDUTIL is not set /boot/config-4.15.0-1057-snapdragon:# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set /boot/config-4.15.0-1058-snapdragon:# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set /boot/config-4.15.0-1058-snapdragon:CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y /boot/config-4.15.0-1058-snapdragon:# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set /boot/config-4.15.0-1058-snapdragon:# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set /boot/config-4.15.0-1058-snapdragon:# CONFIG_CPU_FREQ_DEFAULT_GOV_SCHEDUTIL is not set /boot/config-4.15.0-1058-snapdragon:# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1860527 Title: sysfs files under /sys/devices/system/cpu/cpufreq/ disappear after upgrading kernel To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-snapdragon/+bug/1860527/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
