An error occurred fetching the project authors.
  1. 24 Aug, 2004 1 commit
  2. 12 Apr, 2004 1 commit
    • Andrew Morton's avatar
      [PATCH] Fix URLs in Kconfig files · 77b92f5b
      Andrew Morton authored
      From: Rusty Russell <rusty@rustcorp.com.au>
      
      From: "Petri T. Koistinen" <petri.koistinen@iki.fi>
      
      1) Various URLs in the Kconfig files are out of date: update them.
      
      2) URLs should be of form <http://url-goes-here>.
      
      3) References to files in the source should be of form
         <file:path-from-top>
      
      4) Email addresses should be of form <foo@bar.com>
      77b92f5b
  3. 26 Feb, 2004 1 commit
  4. 05 Jan, 2004 1 commit
  5. 07 Oct, 2003 1 commit
  6. 05 Oct, 2003 1 commit
  7. 03 Sep, 2003 2 commits
  8. 01 Mar, 2003 1 commit
    • Dominik Brodowski's avatar
      [PATCH] cpufreq (3/5): "userspace" governor · 405c230a
      Dominik Brodowski authored
      The old /proc/sys/cpu/ - based interface is nothing else than a
      cpufreq governor which decides what frequency to use within a policy
      based on userspace input. So, convert this interface (and add a
      corresponding sysfs file, /sys/devices/sys/cpu0/scaling_setspeed) to
      become a cpufreq governor, and move it out to an extra module (which
      partly explains the size of this patch).
      405c230a
  9. 15 Feb, 2003 1 commit