cpufreqd 2.4.2-3ubuntu1 source package in Ubuntu
Changelog
cpufreqd (2.4.2-3ubuntu1) lunar; urgency=low * Merge from Debian unstable. Remaining changes: - path_max.patch: Pull upstream patch to fix MAX_PATH_LEN (LP: #1162160) cpufreqd (2.4.2-3) unstable; urgency=medium * QA upload. * Set maintainer to Debian QA Group <email address hidden>. (see: #933160) * debian/rules: Add build-{arch,indep} (Closes: #999096). cpufreqd (2.4.2-2.3) unstable; urgency=medium * Non-maintainer upload. * Fix build on power : call to libcpupower *available_frequencies functions can be made directly since kernel 5.6.7 (Closes: #958798). cpufreqd (2.4.2-2.2) unstable; urgency=medium * Non-maintainer upload. * Fix build on power* since linux 5.1 introduced backward incompatilities in libcpupower (Closes: #935692) cpufreqd (2.4.2-2.1) unstable; urgency=medium * Non-maintainer upload. * Fix build on ppc64el by using libcpupower (Closes: #921099). -- Gianfranco Costamagna <email address hidden> Tue, 04 Apr 2023 13:57:06 +0200
Upload details
- Uploaded by:
- Gianfranco Costamagna
- Uploaded to:
- Lunar
- Original maintainer:
- Debian QA Group
- Architectures:
- any
- Section:
- admin
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
cpufreqd_2.4.2.orig.tar.bz2 | 64.8 KiB | 27632ba27c22463089dc329b0afbeabd26c176e35f8711ae2edb0d490a86d7f2 |
cpufreqd_2.4.2-3ubuntu1.debian.tar.xz | 12.3 KiB | 3a1bceed92c22fc5d2591acce805740b127ee11c7796520f7fa1be83e38dbda0 |
cpufreqd_2.4.2-3ubuntu1.dsc | 1.9 KiB | 9eb028ffa63c067fe724155d7f78f63c79d8a46cd2055ab26b040524e882ba18 |
Available diffs
Binary packages built by this source
- cpufreqd: fully configurable daemon for dynamic frequency and voltage scaling
cpufreqd is meant to be a replacement of the speedstep applet you can find on
some other OS, it monitors the system status and selects the most appropriate
CPU level. It is fully configurable and easily extensible through the many
available plug-ins (more to come).
Despite its name it can be used to control also the NForce2-Atxp1 voltage
regulator and the core and memory clock for NVidia cards (see README.Debian).
.
You need a CPUFreq driver and either APM, ACPI (a recent version) or PMU
enabled in your kernel in order for this daemon to work.
- cpufreqd-dbgsym: debug symbols for cpufreqd