summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'clk-fixes' into clk-nextStephen Boyd2016-02-221-1/+2
|\
| * clk: ti: omap3+: dpll: use non-locking version of clk_get_rateTero Kristo2016-02-221-1/+2
* | clk: qcom: msm8960: fix ce3_core clk enable registerSrinivas Kandagatla2016-02-221-1/+1
* | Merge branch 'clk-samsung' into clk-nextMichael Turquette2016-02-222-7/+15
|\ \
| * | clk: samsung: Don't build ARMv8 clock drivers on ARMv7Krzysztof Kozlowski2016-02-222-3/+11
| * | clk: samsung: Enable COMPILE_TEST for Samsung clocksKrzysztof Kozlowski2016-02-171-4/+4
* | | Merge branch 'clk-shmobile-for-v4.6' of git://git.kernel.org/pub/scm/linux/ke...Michael Turquette2016-02-193-1/+238
|\ \ \
| * | | clk: shmobile: r8a7795: Add INTC-EX clockMagnus Damm2016-02-181-0/+1
| * | | clk: shmobile: cpg-mssr: Update serial port clock in exampleGeert Uytterhoeven2016-02-161-1/+1
| * | | clk: shmobile: r8a7795: Add USB-DMAC clocksYoshihiro Shimoda2016-02-081-0/+2
| * | | clk: shmobile: r8a7795: Add SD divider supportDirk Behme2016-02-082-0/+232
| * | | clk: shmobile: r8a7795: Add USB3.0 clocksYoshihiro Shimoda2016-01-251-0/+2
* | | | Merge branch 'clk-fixes' into clk-nextStephen Boyd2016-02-1912-14/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | clk: gpio: Really allow an optional clock= DT propertyStephen Boyd2016-02-191-1/+1
| * | | Revert "clk: qcom: Specify LE device endianness"Stephen Boyd2016-02-1211-13/+0
* | | | clk: Make of_clk_get_from_provider() available to modulesAndrew F. Davis2016-02-181-0/+1
* | | | Merge branch 'clk-bcm2835' into clk-nextMichael Turquette2016-02-161-16/+9
|\ \ \ \
| * | | | clk: bcm2835: Reuse CLK_DIVIDER_MAX_AT_ZERO for recalc_rate()Eric Anholt2016-02-161-11/+2
| * | | | clk: bcm2835: Fix setting of PLL divider clock ratesEric Anholt2016-02-161-5/+7
| | |/ / | |/| |
* | | | Merge tag 'v4.6-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/g...Michael Turquette2016-02-159-154/+159
|\ \ \ \
| * | | | clk: rockchip: convert manually created factor clocks to the new typeHeiko Stuebner2016-02-045-98/+24
| * | | | clk: rockchip: add a factor clock typeHeiko Stuebner2016-02-042-0/+83
| * | | | clk: rockchip: fix parent of hclk_vcodec on rk3036Heiko Stuebner2016-02-041-1/+1
| * | | | clk: rockchip: free memory in error cases when registering clock branchesShawn Lin2016-02-021-2/+7
| * | | | clk: rockchip: Allow sclk_i2s0 and i2s0_frac to change their parents rate on ...Alexander Kochetkov2016-01-291-2/+2
| * | | | clk: rockchip: fix wrong mmc phase shift for rk3228Shawn Lin2016-01-281-3/+3
| * | | | clk: rockchip: add hclk_cpubus to the list of rk3188 critical clocksAlexander Kochetkov2016-01-261-0/+1
| * | | | clk: rockchip: add tsadc clock on rk3066Paweł Jarosz2016-01-261-1/+1
| * | | | Merge branch 'v4.6-shared/clkids' into v4.6-clk/nextHeiko Stuebner2016-01-261-0/+1
| |\ \ \ \
| | * | | | clk: rockchip: Add new id for rk3066 tsadc clockPaweł Jarosz2016-01-261-0/+1
| | |/ / /
| * | | | clk: rockchip: fix usbphy-related clocksHeiko Stuebner2016-01-253-20/+9
| * | | | clk: rockchip: rk3368: enable the CLK_SET_RATE_PARENT flag for i2s_2chzhangqing2016-01-251-1/+1
| * | | | clk: rockchip: rk3368: enable the CLK_SET_RATE_PARENT flag for spdif_8chzhangqing2016-01-251-1/+1
| * | | | clk: rockchip: rk3368: fix edp_24m parentzhangqing2016-01-251-1/+1
| * | | | clk: rockchip: rk3368: fix hdmi_cec gate-registerHeiko Stuebner2016-01-241-1/+1
| * | | | clk: rockchip: rk3368: fix parents of video encoder/decoderHeiko Stuebner2016-01-241-2/+2
| * | | | clk: rockchip: rk3368: fix cpuclk core dividersHeiko Stuebner2016-01-241-20/+20
| * | | | clk: rockchip: rk3368: fix cpuclk mux bit of big cpu-clusterHeiko Stuebner2016-01-241-1/+1
| * | | | clk: rockchip: rk3036: enable the CLK_IGNORE_UNUSED flag for hclk_vio_busYakir Yang2016-01-241-1/+1
| |/ / /
* | | | clk: qcom: mmcc8974: Use gdscs .parent and remove genpd callsRajendra Nayak2016-02-121-13/+2
* | | | clk: qcom: gdsc: Add mmcc gdscs for msm8996 familyRajendra Nayak2016-02-122-0/+174
* | | | clk: qcom: gdsc: Add GDSCs in msm8996 GCCRajendra Nayak2016-02-122-0/+103
* | | | clk: qcom: gdsc: Add support for votable gdscsRajendra Nayak2016-02-122-7/+26
* | | | clk: qcom: gdsc: Add support for gdscs with gds hw controllerRajendra Nayak2016-02-122-17/+29
* | | | clk: qcom: gdsc: Add support for hierarchical power domainsRajendra Nayak2016-02-123-10/+50
* | | | clk: lpc32xx: add HCLK PLL output configurationSylvain Lemieux2016-02-102-5/+2
* | | | Merge branch 'clk-fixes' into clk-nextStephen Boyd2016-02-101-0/+3
|\ \ \ \ | | |/ / | |/| |
| * | | clk: versatile: mask VCO bits before writingLinus Walleij2016-02-101-0/+3
* | | | clk: lpc32xx: do not register clock "0"Sylvain Lemieux2016-02-101-2/+2
* | | | clk: fix __clk_init_parent() for single parent clocksMasahiro Yamada2016-02-091-1/+1