1. 15 Apr, 2016 15 commits
  2. 12 Apr, 2016 3 commits
  3. 09 Apr, 2016 3 commits
  4. 07 Apr, 2016 3 commits
  5. 06 Apr, 2016 5 commits
  6. 02 Apr, 2016 2 commits
  7. 31 Mar, 2016 8 commits
  8. 29 Mar, 2016 1 commit
    • Stephen Boyd's avatar
      Merge tag 'bcm2835-clk-next-2016-03-17' of git://github.com/anholt/linux into clk-next · 5759d6cd
      Stephen Boyd authored
      This pull request against clk/clk-next brings in fixes for fractional
      clocks on 2835, add the PCM clock that used to be driven directly by
      the bcm2835-i2s driver (that driver has been broken since this driver
      was introduced), and adds many other new clocks.
      
      * tag 'bcm2835-clk-next-2016-03-17' of git://github.com/anholt/linux:
        clk: bcm2835: add missing osc and per clocks
        clk: bcm2835: add missing PLL clock dividers
        clk: bcm2835: enable management of PCM clock
        clk: bcm2835: reorganize bcm2835_clock_array assignment
        clk: bcm2835: remove use of BCM2835_CLOCK_COUNT in driver
        clk: bcm2835: expose raw clock-registers via debugfs
        clk: bcm2835: clean up coding style issues
        clk: bcm2835: correctly enable fractional clock support
        clk: bcm2835: divider value has to be 1 or more
        clk: bcm2835: add locking to pll*_on/off methods
        clk: bcm2835: pll_off should only update CM_PLL_ANARST
      5759d6cd