1. 10 Jun, 2009 1 commit
  2. 24 Aug, 2009 3 commits
  3. 02 Sep, 2009 1 commit
  4. 11 Aug, 2009 2 commits
  5. 24 Aug, 2009 1 commit
  6. 18 Aug, 2009 1 commit
  7. 20 Aug, 2009 1 commit
  8. 26 Jun, 2009 1 commit
  9. 03 Sep, 2009 1 commit
  10. 02 Sep, 2009 1 commit
  11. 18 Aug, 2009 1 commit
  12. 28 May, 2009 1 commit
  13. 26 Aug, 2009 1 commit
  14. 23 Jul, 2009 1 commit
  15. 13 Aug, 2009 1 commit
  16. 17 Aug, 2009 1 commit
  17. 22 Jul, 2009 1 commit
  18. 26 Jun, 2009 1 commit
  19. 24 Aug, 2009 2 commits
  20. 02 Sep, 2009 1 commit
  21. 20 Aug, 2009 2 commits
  22. 24 Aug, 2009 1 commit
  23. 20 Aug, 2009 1 commit
  24. 10 Sep, 2009 1 commit
  25. 09 Sep, 2009 2 commits
  26. 02 Sep, 2009 1 commit
  27. 14 Aug, 2009 2 commits
  28. 07 Aug, 2009 2 commits
  29. 23 Jun, 2009 1 commit
    • Andrew Morton's avatar
      Presently acpi-cpufreq will perform the MSR read on the first CPU in the · d19dd214
      Andrew Morton authored
      mask.  That's inefficient if that CPU differs from the current CPU. 
      Because we have to perform a cross-CPU call, but we could have run the
      rdmsr on the current CPU.
      
      So switch to using the new smp_call_function_any(), whcih will perform the
      call on the current CPU if that CPU is present in the mask (it is).
      
      Cc: "Zhang, Yanmin" <yanmin_zhang@linux.intel.com>
      Cc: Dave Jones <davej@redhat.com>
      Cc: Ingo Molnar <mingo@elte.hu>
      Cc: Jaswinder Singh Rajput <jaswinder@kernel.org>
      Cc: Len Brown <len.brown@intel.com>
      Cc: Mike Galbraith <efault@gmx.de>
      Cc: Rusty Russell <rusty@rustcorp.com.au>
      Cc: Thomas Gleixner <tglx@linutronix.de>
      Cc: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
      Cc: Zhao Yakui <yakui.zhao@intel.com>
      Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
      d19dd214
  30. 07 Aug, 2009 1 commit
  31. 02 Sep, 2009 1 commit
  32. 27 Aug, 2009 1 commit