summaryrefslogtreecommitdiffstats
path: root/drivers/clk
AgeCommit message (Expand)AuthorLines
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+1
2013-07-03Merge tag 'clk-for-linus-3.11' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds-292/+1885
2013-07-02Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-0/+763
2013-07-02Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+137
2013-07-02Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-31/+554
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds-1519/+2626
2013-07-02Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-1/+1
2013-06-28Merge branch 'acpi-lpss'Rafael J. Wysocki-3/+1
2013-06-22clk: exynos4: Fix clock aliases for cpufreq related clocksTushar Behera-10/+11
2013-06-22clk: samsung: Add MUX_FA macro to pass flag and aliasTushar Behera-0/+3
2013-06-20clk: add support for Rockchip gate clocksHeiko Stübner-0/+100
2013-06-20Merge tag 'nomadik-dt-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Arnd Bergmann-3/+548
2013-06-20clk: nomadik: implement the Nomadik clocks properlyLinus Walleij-3/+548
2013-06-20clk: vexpress: Make the clock drivers directly available for arm64Pawel Moll-1/+1
2013-06-20clk: vexpress: Use full node name to identify individual clocksPawel Moll-2/+2
2013-06-20Merge tag 'u300-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann-135/+583
2013-06-20Merge tag 'zynq-dt-for-3.11' of git://git.xilinx.com/linux-xlnx into next/dtArnd Bergmann-379/+772
2013-06-20ARM: sirf: use CONFIG_SIRF rather than CONFIG_PRIMA2 where necessaryArnd Bergmann-1/+1
2013-06-19ACPI / LPSS: add support for Intel BayTrailMika Westerberg-3/+1
2013-06-19clk: exynos5420: register clocks using common clock frameworkChander Kashyap-0/+763
2013-06-18clk: tegra: T114: add DFLL DVCO reset controlPaul Walmsley-0/+39
2013-06-18clk: tegra: T114: add DFLL source clocksPaul Walmsley-0/+11
2013-06-19clk: exynos5250: Add enum entries for divider clock of i2s1 and i2s2Padmavathi Venna-2/+3
2013-06-19clk: samsung: register audio subsystem clocks using common clock frameworkPadmavathi Venna-0/+134
2013-06-18clk: tegra: T114: add FCPU clock shaper programming, needed by the DFLLPaul Walmsley-0/+122
2013-06-17ARM: u300: convert MMC/SD clock to device treeLinus Walleij-5/+17
2013-06-17ARM: u300: move the gated system controller clocks to DTLinus Walleij-109/+211
2013-06-17clk: move the U300 fixed and fixed-factor to DTLinus Walleij-20/+13
2013-06-17ARM: u300: push down syscon registersLinus Walleij-1/+342
2013-06-16ARM: tegra30: clocks: Fix pciex clock registrationJay Agarwal-5/+6
2013-06-15clk: gate: add CLK_GATE_HIWORD_MASKHaojian Zhuang-6/+19
2013-06-15clk: divider: add CLK_DIVIDER_HIWORD_MASK flagHaojian Zhuang-2/+13
2013-06-15clk: mux: add CLK_MUX_HIWORD_MASKHaojian Zhuang-2/+15
2013-06-15clk: Always notify whole subtree when reparentingSoren Brinkmann-2/+1
2013-06-14Merge tag 'tegra-for-3.11-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson-1/+22
2013-06-12Merge tag 'exynos-dt-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgen...Olof Johansson-8/+32
2013-06-11clk: exynos5250: Add CLK_IGNORE_UNUSED flag for pmu clockTushar Behera-1/+1
2013-06-11clk: honor CLK_GET_RATE_NOCACHE in clk_set_ratePeter De Schrijver-1/+1
2013-06-11clk: use clk_get_rate() for debugfsPeter De Schrijver-2/+2
2013-06-11clk: tegra: Use override bits when neededPeter De Schrijver-33/+49
2013-06-11clk: tegra: override bits for Tegra30 PLLMPeter De Schrijver-0/+18
2013-06-11clk: tegra: override bits for Tegra114 PLLMPeter De Schrijver-0/+9
2013-06-11clk: tegra: Add fields for override bitsPeter De Schrijver-0/+8
2013-06-11clk: tegra: fix sclk_parentsPeter De Schrijver-1/+1
2013-06-11clk: tegra: fix pllre initilizationPeter De Schrijver-2/+1
2013-06-11clk: tegra: PLL m,n,p init for Tegra114Peter De Schrijver-0/+77
2013-06-11clk: tegra: allow PLL m,n,p init from SoC filesPeter De Schrijver-39/+53
2013-06-11clk: tegra: pllp_out2 divider is int onlyPeter De Schrijver-2/+2
2013-06-11ARM: socfpga: Add support to gate peripheral clocksDinh Nguyen-9/+185
2013-06-11clk: tegra: pllc and pllxc should use pdiv_mapPeter De Schrijver-80/+82