summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2016-06-07clk: bcm2835: correctly enable fractional clock supportMartin Sperl
2016-06-07clk: bcm2835: divider value has to be 1 or moreMartin Sperl
2016-06-07clk: bcm2835: pll_off should only update CM_PLL_ANARSTMartin Sperl
2016-06-07clk: at91: fix check of clk_register() returned valueVladimir Zapolskiy
2016-06-07clk: bcm2835: Fix PLL poweronEric Anholt
2016-06-07ARM: dts: imx35: restore existing used clock enumerationAlexander Kurz
2016-06-01clk: bcm2835: add locking to pll*_on/off methodsMartin Sperl
2016-06-01clk: qcom: msm8916: Fix crypto clock flagsAndy Gross
2016-05-11clk: bcm2835: fix check of error code returned by devm_ioremap_resource()Vladimir Zapolskiy
2016-05-11clk: xgene: Add missing parenthesis when clearing divider valueLoc Ho
2016-05-11clk: sunxi: Fix sun8i-a23-apb0-clk divider flagsChen-Yu Tsai
2016-05-11clk: qcom: msm8960: Fix ce3_src register offsetStephen Boyd
2016-05-11clk: versatile: sp810: support reentranceLinus Walleij
2016-05-11clk: qcom: msm8960: fix ce3_core clk enable registerSrinivas Kandagatla
2016-05-11clk: meson: Fix meson_clk_register_clks() signature type mismatchAndreas Färber
2016-05-11clk: rockchip: free memory in error cases when registering clock branchesShawn Lin
2016-05-11clk: rockchip: fix wrong mmc phase shift for rk3228Shawn Lin
2016-05-11clk-divider: make sure read-only dividers do not write to their registerHeiko Stuebner
2016-04-12clk: bcm2835: Fix setting of PLL divider clock ratesEric Anholt
2016-04-12clk: rockchip: add hclk_cpubus to the list of rk3188 critical clocksAlexander Kochetkov
2016-04-12clk: rockchip: rk3368: fix hdmi_cec gate-registerHeiko Stuebner
2016-04-12clk: rockchip: rk3368: fix parents of video encoder/decoderHeiko Stuebner
2016-04-12clk: rockchip: rk3368: fix cpuclk core dividersHeiko Stuebner
2016-04-12clk: rockchip: rk3368: fix cpuclk mux bit of big cpu-clusterHeiko Stuebner
2016-02-22clk: ti: omap3+: dpll: use non-locking version of clk_get_rateTero Kristo
2016-02-18clk: gpio: Really allow an optional clock= DT propertyStephen Boyd
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-01-29Merge tag 'v4.5-rockchip-clkfixes1' of git://git.kernel.org/pub/scm/linux/ker...Stephen Boyd
2016-01-29clk: tango4: rename ARCH_TANGOX to ARCH_TANGOMarc Gonzalez
2016-01-29clk: scpi: Fix checking return value of platform_device_register_simple()Axel Lin
2016-01-29clk: mvebu: Mark ioremapped memory as __iomemStephen Boyd
2016-01-25clk: tegra: Remove improper flags for lock_enableRhyland Klein
2016-01-25clk: tegra: Fix divider on VI_I2CRhyland Klein