lp:ubuntu/lucid/powernowd

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/lucid/powernowd
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

21. By Colin Watson

No-change rebuild to fix lpia shared library dependencies.

20. By Loïc Minier

* Update init script for new module-init-tools; LP: #340301.
  - Don't hardcode path of lsmod to /sbin as it moved to /bin.
  - Set MODPROBE_OPTIONS to -q instead of -Q as the latter was dropped in
    the latest module-init-tools.

19. By Hanno Stock (hefe_bia)

* debian/init.d: Don't use ondemand governor if it is not working
  for the particular hardware. Thanks to Daniel Gimpelevich for the
  improved patch. (LP: #223812, #229027)
* debian/control: Changed package description to better match
  what the package is doing in Ubuntu. (Using powernowd only as
  a fallback.)

18. By Colin Watson

Load powernow-k8 on AMD Family 10h (Phenom) and 11h (Griffin/Puma)
processors (thanks, Wouter de Groot; LP: #261608).

17. By Michael Vogt

* Merge from debian unstable, remaining changes:
  debian/init.d:
  - Fix printk suppression in init script
  - test for governer file to avoid error messages, report
    skip as action-continue to avoid usplash text corruption
  - check if $x/cpufreq/ondemand/ignore_nice_load is available
    before writing to it
  - Set printk configuration back to its previous state on powerpc too.
  - Use ondemand if possible
  - Switch back to performance if powernowd is stopped
  debian/init.d.early:
  - Split the init so that an earlier-than-gdm init loads the modules
  debian/rules:
  - Call to dh_installinit to remove stop links from rc0 and rc6
  deiban/control:
  - Versioned-dependency on sysv-rc
  debian/cpufreq-detect.sh:
  - detect the right modules to load
* removed "multiuser" in favor of the new explict
  "start 20 2 3 4 5 . stop 20 1 ." command

16. By Kees Cook

debian/init.d: test for governer file to avoid error messages, report
skip as action-continue to avoid usplash text corruption (LP: #198965).

15. By Daniel Hahler

debian/init.d: check if $x/cpufreq/ondemand/ignore_nice_load is available
before writing to it (LP: #189682)

14. By Steve Kowalik

[ dAniel hAhler ]
* debian/init.d:
  - skip use_ondemand if $OPTIONS != "-q" are given (LP: #67341)
  - activate [...]/cpufreq/ondemand/ignore_nice_load in
    use_ondemand, when using ondemand governor instead of powernowd
    (LP: #60042)
  - Use /sys/devices/system/cpu/cpu[0-9]*/ to match CPUs and
    test if it is a directory (LP: #173711, LP: #107820)
  - Do not use "double slashes" in paths to avoid confusion
* debian/cpufreq-detect.sh:
  - load e_powersaver if CPU has est flag (LP: #117446)
  - fix comparison for CPU_FAMILY=6 (LP: #162524)
  - use /bin/sh instead of /bin/bash for clarification
    (LP: #162524)
  (Patch from Jacob Nielsen, Ralph Janke)

[ Steve Kowalik ]
* Correct spelling of Original in Original-Maintainer.

13. By Oliver Grawert

* Merge from debian unstable, remaining changes:
  - Fix the init script to handle kernels >= 2.6.18
  - Fix printk suppression in init script
  - Set printk configuration back to its previous state on powerpc too.
  - Use ondemand if possible
  - Switch back to performance if powernowd is stopped
  - Call to dh_installinit to remove stop links from rc0 and rc6
  - Versioned-dependency on sysv-rc
  - Update maintainer address according to spec

12. By Matthew Garrett <email address hidden>

Fix the init script to handle kernels >= 2.6.18 (Ubuntu: #75302)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/maverick/powernowd
This branch contains Public information 
Everyone can see this information.

Subscribers