Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ipipe-ppc32
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomaixenomai
  • ipipe-ppc32
  • Repository
Switch branch/tag
  • ipipe-ppc32
  • drivers
  • cpufreq
  • cpufreq.c
Find file BlameHistoryPermalink
  • Rafael J. Wysocki's avatar
    cpufreq: Separate CPU device registration from CPU online · 0b275352
    Rafael J. Wysocki authored Jul 29, 2015
    
    
    To separate the CPU online interface from the CPU device
    registration, split cpufreq_online() out of cpufreq_add_dev()
    and make cpufreq_cpu_callback() call the former, while
    cpufreq_add_dev() itself will only be used as the CPU device
    addition subsystem interface callback.
    
    Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
    Suggested-by: default avatarRussell King <linux@arm.linux.org.uk>
    Acked-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
    0b275352

Imprint & Privacy Policy