summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-17clk: bcm2835: reorganize bcm2835_clock_array assignmentMartin Sperl
2016-03-17clk: bcm2835: remove use of BCM2835_CLOCK_COUNT in driverMartin Sperl
2016-03-17clk: bcm2835: expose raw clock-registers via debugfsMartin Sperl
2016-03-17clk: bcm2835: clean up coding style issuesMartin Sperl
2016-03-17clk: bcm2835: correctly enable fractional clock supportMartin Sperl
2016-03-17clk: bcm2835: divider value has to be 1 or moreMartin Sperl
2016-03-17clk: bcm2835: add locking to pll*_on/off methodsMartin Sperl
2016-03-17clk: bcm2835: pll_off should only update CM_PLL_ANARSTMartin Sperl
2016-03-15clk: bcm2835: fix check of error code returned by devm_ioremap_resource()Vladimir Zapolskiy
2016-03-15clk: renesas: div6: use RENESAS for #defineSimon Horman
2016-03-15clk: renesas: Rename header file renesas.hSimon Horman
2016-03-15clk: max77{686,802}: Remove CLK_IS_ROOTStephen Boyd
2016-03-15clk: versatile: Remove CLK_IS_ROOTStephen Boyd
2016-03-15clk: sunxi: Remove use of variable length arrayStephen Boyd
2016-03-04clk: fixed-rate: Remove CLK_IS_ROOTStephen Boyd
2016-03-04clk: qcom: Remove CLK_IS_ROOTStephen Boyd
2016-03-04doc: dt: add documentation for lpc1850-creg-clk driverJoachim Eastwood
2016-03-04clk: add lpc18xx creg clk driverJoachim Eastwood
2016-03-04Merge tag 'v4.6-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd
2016-03-03clk: lpc32xx: fix compilation warningSylvain Lemieux
2016-03-03clk: xgene: Add missing parenthesis when clearing divider valueLoc Ho
2016-03-03clk: mb86s7x: Remove CLK_IS_ROOTStephen Boyd
2016-03-03clk: x86: Remove clkdev.h and clk.h includesStephen Boyd
2016-03-03clk: x86: Remove CLK_IS_ROOTStephen Boyd
2016-03-03clk: mvebu: Remove CLK_IS_ROOTStephen Boyd
2016-03-03clk: renesas: move drivers to renesas directorySimon Horman
2016-03-03Merge branch 'clk-shmobile-for-v4.6' of git://git.kernel.org/pub/scm/linux/ke...Stephen Boyd
2016-03-02clk: si5{14,351,70}: Remove CLK_IS_ROOTStephen Boyd
2016-03-02clk: scpi: Remove CLK_IS_ROOTStephen Boyd
2016-03-02clk: s2mps11: Remove CLK_IS_ROOTStephen Boyd
2016-03-02clk: pwm: Remove CLK_IS_ROOTStephen Boyd
2016-03-02clk: efm32gg: Remove CLK_IS_ROOTStephen Boyd
2016-03-02clk: zynq: Remove CLK_IS_ROOTStephen Boyd
2016-03-02clk: ux500: Remove CLK_IS_ROOTStephen Boyd
2016-03-02clk: ti: Remove CLK_IS_ROOTStephen Boyd
2016-03-02clk: tegra: Remove CLK_IS_ROOTStephen Boyd
2016-03-02clk: spear: Remove CLK_IS_ROOTStephen Boyd
2016-03-02clk: samsung: Remove CLK_IS_ROOTStephen Boyd
2016-03-02clk: pxa: Remove CLK_IS_ROOTStephen Boyd
2016-03-02clk: nxp: Remove CLK_IS_ROOTStephen Boyd
2016-03-02clk: mxs: Remove CLK_IS_ROOTStephen Boyd
2016-03-02clk: imx: Remove CLK_IS_ROOTStephen Boyd
2016-03-02clk: mediatek: Remove CLK_IS_ROOTStephen Boyd
2016-03-02clk: hisilicon: Remove CLK_IS_ROOTStephen Boyd
2016-03-02clk: at91: Remove CLK_IS_ROOTStephen Boyd
2016-03-02clk: bcm: Remove CLK_IS_ROOTStephen Boyd
2016-03-02Merge tag 'imx-clk-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Stephen Boyd
2016-03-02Merge tag 'sunxi-clocks-for-4.6' of https://git.kernel.org/pub/scm/linux/kern...Stephen Boyd
2016-03-02clk: qcom: msm8960: Fix ce3_src register offsetStephen Boyd
2016-03-01Merge branch 'clk-ti' into clk-nextMichael Turquette