1. 10 10月, 2008 1 次提交
    • S
      [CPUFREQ] Don't export governors for default governor · c4d14bc0
      Sven Wegener 提交于
      We don't need to export the governors for use as the default governor,
      because the default governor will be built-in anyway and we can access
      the symbol directly.
      
      This also fixes the following sparse warnings:
      
      drivers/cpufreq/cpufreq_conservative.c:578:25: warning: symbol 'cpufreq_gov_conservative' was not declared. Should it be static?
      drivers/cpufreq/cpufreq_ondemand.c:582:25: warning: symbol 'cpufreq_gov_ondemand' was not declared. Should it be static?
      drivers/cpufreq/cpufreq_performance.c:39:25: warning: symbol 'cpufreq_gov_performance' was not declared. Should it be static?
      drivers/cpufreq/cpufreq_powersave.c:38:25: warning: symbol 'cpufreq_gov_powersave' was not declared. Should it be static?
      drivers/cpufreq/cpufreq_userspace.c:190:25: warning: symbol 'cpufreq_gov_userspace' was not declared. Should it be static?
      Signed-off-by: NSven Wegener <sven.wegener@stealer.net>
      Signed-off-by: NDave Jones <davej@redhat.com>
      c4d14bc0
  2. 07 11月, 2006 1 次提交
  3. 28 2月, 2006 1 次提交
  4. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4