summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2016-03-20Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-03-20Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-03-20Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2016-03-19Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2016-03-16clk: rockchip: associate SCLK_MAC_PLL and disable reparenting on rk3036Heiko Stuebner
2016-03-16clk: rockchip: associate the rk3036 HCLK_EMAC clock-idXing Zheng
2016-02-22clk: ti: omap3+: dpll: use non-locking version of clk_get_rateTero Kristo
2016-02-22clk: samsung: Don't build ARMv8 clock drivers on ARMv7Krzysztof Kozlowski
2016-02-19clk: gpio: Really allow an optional clock= DT propertyStephen Boyd
2016-02-17clk: at91: remove useless includesAlexandre Belloni
2016-02-17clk: at91: pmc: remove useless capacities handlingAlexandre Belloni
2016-02-17clk: at91: pmc: drop at91_pmc_baseAlexandre Belloni
2016-02-17ARM: at91: pm: move idle functions to pm.cAlexandre Belloni
2016-02-17clk: at91: pmc: move pmc structures to C fileAlexandre Belloni
2016-02-17clk: at91: pmc: merge at91_pmc_init in atmel_pmc_probeAlexandre Belloni
2016-02-17clk: at91: remove IRQ handling and use pollingAlexandre Belloni
2016-02-17clk: at91: make use of syscon/regmap internallyBoris Brezillon
2016-02-17clk: at91: make use of syscon to share PMC registers in several driversBoris Brezillon
2016-02-17clk: samsung: Enable COMPILE_TEST for Samsung clocksKrzysztof Kozlowski
2016-02-16ARM: 8503/1: clk_register_clkdev: remove format string interfaceKees Cook
2016-02-12Revert "clk: qcom: Specify LE device endianness"Stephen Boyd
2016-02-10clk: versatile: mask VCO bits before writingLinus Walleij
2016-02-08Merge tag 'tegra-for-4.5-clk-fixes' of git://git.kernel.org/pub/scm/linux/ker...Stephen Boyd
2016-02-02clk: tegra: super: Fix sparse warnings for functions not declared as staticJon Hunter
2016-02-02clk: tegra: Fix sparse warnings for functions not declared as staticJon Hunter
2016-02-02clk: tegra: Fix sparse warning for pll_mJon Hunter
2016-02-02clk: tegra: Use definition for pll_u override bitJon Hunter
2016-02-02clk: tegra: Fix warning caused by pll_u failing to lockJon Hunter
2016-02-02clk: tegra: Fix clock sources for Tegra210 EMCJon Hunter
2016-02-02clk: tegra: Add the APB2APE audio clock on Tegra210Jon Hunter
2016-02-02clk: tegra: Add missing of_node_put()Amitoj Kaur Chawla
2016-02-02clk: tegra: Fix PLLE SS coefficientsMark Kuo
2016-02-02clk: tegra: Fix typos around clearing PLLE bits during enableRhyland Klein
2016-02-02clk: tegra: Do not disable PLLE when under hardware controlMark Kuo
2016-02-02clk: tegra: Fix pllx dyn step calculationRhyland Klein
2016-02-02clk: tegra: pll: Fix potential sleeping-while-atomicAndrew Bresticker
2016-02-02clk: tegra: Fix the misnaming of nvenc from msencRhyland Klein
2016-02-02clk: tegra: Fix naming of MISC registersRhyland Klein
2016-02-01ARM: pxa: define clock registers as __iomemArnd Bergmann
2016-01-30Merge tag 'v4.5-rockchip-clkfixes1' of git://git.kernel.org/pub/scm/linux/ker...Stephen Boyd
2016-01-30clk: Move vendor's Kconfig into CCF menu sectionJames Liao
2016-01-29clk: mediatek: Fix memory leak on clock init failJames Liao
2016-01-29clk: move the common clock's to_clk_*(_hw) macros to clk-provider.hGeliang Tang
2016-01-29clk: xgene: Remove return from void functionStephen Boyd
2016-01-29clk: xgene: Add SoC and PMD PLL clocks with v2 hardwareLoc Ho
2016-01-29clk: s2mps11: remove redundant codeAndi Shyti
2016-01-29clk: s2mps11: remove redundant static variables declarationAndi Shyti
2016-01-29clk: s2mps11: allocate only one structure for clock initAndi Shyti
2016-01-29clk: s2mps11: merge two for loops in oneAndi Shyti
2016-01-29clk-divider: make sure read-only dividers do not write to their registerHeiko Stuebner