summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* clk: bcm2835: correctly enable fractional clock supportMartin Sperl2016-06-071-6/+39
* clk: bcm2835: divider value has to be 1 or moreMartin Sperl2016-06-071-2/+3
* clk: bcm2835: pll_off should only update CM_PLL_ANARSTMartin Sperl2016-06-071-2/+8
* clk: at91: fix check of clk_register() returned valueVladimir Zapolskiy2016-06-071-1/+1
* clk: bcm2835: Fix PLL poweronEric Anholt2016-06-071-0/+4
* ARM: dts: imx35: restore existing used clock enumerationAlexander Kurz2016-06-071-2/+2
* clk: bcm2835: add locking to pll*_on/off methodsMartin Sperl2016-06-011-0/+4
* clk: qcom: msm8916: Fix crypto clock flagsAndy Gross2016-06-011-0/+2
* clk: bcm2835: fix check of error code returned by devm_ioremap_resource()Vladimir Zapolskiy2016-05-111-2/+2
* clk: xgene: Add missing parenthesis when clearing divider valueLoc Ho2016-05-111-2/+2
* clk: sunxi: Fix sun8i-a23-apb0-clk divider flagsChen-Yu Tsai2016-05-111-1/+1
* clk: qcom: msm8960: Fix ce3_src register offsetStephen Boyd2016-05-111-1/+1
* clk: versatile: sp810: support reentranceLinus Walleij2016-05-111-1/+3
* clk: qcom: msm8960: fix ce3_core clk enable registerSrinivas Kandagatla2016-05-111-1/+1
* clk: meson: Fix meson_clk_register_clks() signature type mismatchAndreas Färber2016-05-111-1/+1
* clk: rockchip: free memory in error cases when registering clock branchesShawn Lin2016-05-111-2/+7
* clk: rockchip: fix wrong mmc phase shift for rk3228Shawn Lin2016-05-111-3/+3
* clk-divider: make sure read-only dividers do not write to their registerHeiko Stuebner2016-05-113-3/+14
* clk: bcm2835: Fix setting of PLL divider clock ratesEric Anholt2016-04-121-5/+7
* clk: rockchip: add hclk_cpubus to the list of rk3188 critical clocksAlexander Kochetkov2016-04-121-0/+1
* clk: rockchip: rk3368: fix hdmi_cec gate-registerHeiko Stuebner2016-04-121-1/+1
* clk: rockchip: rk3368: fix parents of video encoder/decoderHeiko Stuebner2016-04-121-2/+2
* clk: rockchip: rk3368: fix cpuclk core dividersHeiko Stuebner2016-04-121-20/+20
* clk: rockchip: rk3368: fix cpuclk mux bit of big cpu-clusterHeiko Stuebner2016-04-121-1/+1
* clk: ti: omap3+: dpll: use non-locking version of clk_get_rateTero Kristo2016-02-221-1/+2
* clk: gpio: Really allow an optional clock= DT propertyStephen Boyd2016-02-181-1/+1
* Revert "clk: qcom: Specify LE device endianness"Stephen Boyd2016-02-1211-13/+0
* clk: versatile: mask VCO bits before writingLinus Walleij2016-02-101-0/+3
* Merge tag 'tegra-for-4.5-clk-fixes' of git://git.kernel.org/pub/scm/linux/ker...Stephen Boyd2016-02-086-97/+103
|\
| * clk: tegra: super: Fix sparse warnings for functions not declared as staticJon Hunter2016-02-021-3/+3
| * clk: tegra: Fix sparse warnings for functions not declared as staticJon Hunter2016-02-021-17/+19
| * clk: tegra: Fix sparse warning for pll_mJon Hunter2016-02-021-1/+1
| * clk: tegra: Use definition for pll_u override bitJon Hunter2016-02-021-1/+1
| * clk: tegra: Fix warning caused by pll_u failing to lockJon Hunter2016-02-021-2/+0
| * clk: tegra: Fix clock sources for Tegra210 EMCJon Hunter2016-02-021-1/+2
| * clk: tegra: Add the APB2APE audio clock on Tegra210Jon Hunter2016-02-023-0/+3
| * clk: tegra: Add missing of_node_put()Amitoj Kaur Chawla2016-02-021-2/+4
| * clk: tegra: Fix PLLE SS coefficientsMark Kuo2016-02-021-6/+12
| * clk: tegra: Fix typos around clearing PLLE bits during enableRhyland Klein2016-02-021-2/+2
| * clk: tegra: Do not disable PLLE when under hardware controlMark Kuo2016-02-021-7/+15
| * clk: tegra: Fix pllx dyn step calculationRhyland Klein2016-02-021-5/+5
| * clk: tegra: pll: Fix potential sleeping-while-atomicAndrew Bresticker2016-02-021-3/+3
| * clk: tegra: Fix the misnaming of nvenc from msencRhyland Klein2016-02-021-1/+1
| * clk: tegra: Fix naming of MISC registersRhyland Klein2016-02-021-18/+18
| * clk: tegra: Remove improper flags for lock_enableRhyland Klein2016-01-251-28/+14
| * clk: tegra: Fix divider on VI_I2CRhyland Klein2016-01-251-1/+1
* | Merge tag 'v4.5-rockchip-clkfixes1' of git://git.kernel.org/pub/scm/linux/ker...Stephen Boyd2016-01-292-26/+26
|\ \
| * | clk: rockchip: rk3368: fix some clock gatesJianqun xu2016-01-161-13/+13
| * | clk: rockchip: rk3036: rename emac ext source clockXing Zheng2016-01-161-1/+1
| * | clk: rockchip: rk3036: fix the div offset for emac clockXing Zheng2016-01-161-2/+2