aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-13clk: exynos4: Add CLK_GET_RATE_NOCACHE flag for the Exynos4x12 ISP clocksSylwester Nawrocki1-30/+34
2013-08-13clk/zynq/clkc: Add CLK_SET_RATE_PARENT flag to ethernet muxesSoren Brinkmann1-4/+6
2013-08-13clk/zynq/clkc: Add dedicated spinlock for the SWDTSoren Brinkmann1-1/+2
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-3/+1
2013-07-03Merge tag 'clk-for-linus-3.11' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds28-292/+1885
2013-07-02Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-0/+763
2013-07-02Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-2/+137
2013-07-02Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-31/+554
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds21-1519/+2626
2013-07-02Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-06-28Merge branch 'acpi-lpss'Rafael J. Wysocki1-3/+1
2013-06-22clk: exynos4: Fix clock aliases for cpufreq related clocksTushar Behera1-10/+11
2013-06-22clk: samsung: Add MUX_FA macro to pass flag and aliasTushar Behera1-0/+3
2013-06-20clk: add support for Rockchip gate clocksHeiko Stübner3-0/+100
2013-06-20Merge tag 'nomadik-dt-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik into next/dtArnd Bergmann1-3/+548
2013-06-20clk: nomadik: implement the Nomadik clocks properlyLinus Walleij1-3/+548
2013-06-20clk: vexpress: Make the clock drivers directly available for arm64Pawel Moll1-1/+1
2013-06-20clk: vexpress: Use full node name to identify individual clocksPawel Moll1-2/+2
2013-06-20Merge tag 'u300-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/socArnd Bergmann1-135/+583
2013-06-20Merge tag 'zynq-dt-for-3.11' of git://git.xilinx.com/linux-xlnx into next/dtArnd Bergmann5-379/+772
2013-06-20ARM: sirf: use CONFIG_SIRF rather than CONFIG_PRIMA2 where necessaryArnd Bergmann1-1/+1
2013-06-19ACPI / LPSS: add support for Intel BayTrailMika Westerberg1-3/+1
2013-06-19clk: exynos5420: register clocks using common clock frameworkChander Kashyap2-0/+763
2013-06-18clk: tegra: T114: add DFLL DVCO reset controlPaul Walmsley2-0/+39
2013-06-18clk: tegra: T114: add DFLL source clocksPaul Walmsley1-0/+11
2013-06-19clk: exynos5250: Add enum entries for divider clock of i2s1 and i2s2Padmavathi Venna1-2/+3
2013-06-19clk: samsung: register audio subsystem clocks using common clock frameworkPadmavathi Venna2-0/+134
2013-06-18clk: tegra: T114: add FCPU clock shaper programming, needed by the DFLLPaul Walmsley2-0/+122
2013-06-17ARM: u300: convert MMC/SD clock to device treeLinus Walleij1-5/+17
2013-06-17ARM: u300: move the gated system controller clocks to DTLinus Walleij1-109/+211
2013-06-17clk: move the U300 fixed and fixed-factor to DTLinus Walleij1-20/+13
2013-06-17ARM: u300: push down syscon registersLinus Walleij1-1/+342
2013-06-16ARM: tegra30: clocks: Fix pciex clock registrationJay Agarwal1-5/+6
2013-06-15clk: gate: add CLK_GATE_HIWORD_MASKHaojian Zhuang1-6/+19
2013-06-15clk: divider: add CLK_DIVIDER_HIWORD_MASK flagHaojian Zhuang1-2/+13
2013-06-15clk: mux: add CLK_MUX_HIWORD_MASKHaojian Zhuang1-2/+15
2013-06-15clk: Always notify whole subtree when reparentingSoren Brinkmann1-2/+1
2013-06-14Merge tag 'tegra-for-3.11-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/socOlof Johansson1-1/+22
2013-06-12Merge tag 'exynos-dt-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/dtOlof Johansson6-8/+32
2013-06-11clk: exynos5250: Add CLK_IGNORE_UNUSED flag for pmu clockTushar Behera1-1/+1
2013-06-11clk: honor CLK_GET_RATE_NOCACHE in clk_set_ratePeter De Schrijver1-1/+1
2013-06-11clk: use clk_get_rate() for debugfsPeter De Schrijver1-2/+2
2013-06-11clk: tegra: Use override bits when neededPeter De Schrijver1-33/+49
2013-06-11clk: tegra: override bits for Tegra30 PLLMPeter De Schrijver1-0/+18
2013-06-11clk: tegra: override bits for Tegra114 PLLMPeter De Schrijver1-0/+9
2013-06-11clk: tegra: Add fields for override bitsPeter De Schrijver1-0/+8
2013-06-11clk: tegra: fix sclk_parentsPeter De Schrijver1-1/+1
2013-06-11clk: tegra: fix pllre initilizationPeter De Schrijver1-2/+1
2013-06-11clk: tegra: PLL m,n,p init for Tegra114Peter De Schrijver1-0/+77
2013-06-11clk: tegra: allow PLL m,n,p init from SoC filesPeter De Schrijver2-39/+53