1. 04 Nov, 2016 1 commit
    • Robert Jarzmik's avatar
      clk: pxa: transfer CPU clock setting from pxa2xx-cpufreq · 9fe69429
      Robert Jarzmik authored
      This is the initial stage to transfer the pxa25x and pxa27x CPU clocks
      handling from cpufreq to the clock API. More precisely, the clocks
      transferred are :
       - cpll : core pll, known also as the CPU core turbo frequency
       - core : core, known also as the CPU actual frequency, being either the
                CPU core turbo frequency or the CPU core run frequency
      
      This transfer is a prequel to shrink the code in pxa2xx-cpufreq.c, so
      that it can become, at least in devicetree builds, the casual cpufreq-dt
      driver.
      Signed-off-by: default avatarRobert Jarzmik <robert.jarzmik@free.fr>
      Signed-off-by: default avatarStephen Boyd <sboyd@codeaurora.org>
      9fe69429
  2. 02 Nov, 2016 31 commits
  3. 28 Oct, 2016 6 commits
  4. 23 Oct, 2016 2 commits