summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2014-09-25clk: Remove .owner field for driverKiran Padwal
2014-09-25Merge branch 'clk-next-rockchip' into clk-nextMike Turquette
2014-09-25clk: rockchip: add clock node in PD_VIDEOKever Yang
2014-09-26Merge tag 'at91-soc2' of git://github.com/at91linux/linux-at91 into next/socArnd Bergmann
2014-09-25clk: rockchip: use the clock id for nodes initKever Yang
2014-09-25clk: rockchip: add missing rk3288 npll rate tableHeiko Stübner
2014-09-25clk: rockchip: rk3288: fix softreset register countMark yao
2014-09-24clk: samsung: exynos4: remove duplicate div_core2 divider clock instantiationThomas Abraham
2014-09-22clk: qcom: Add support for banked MD RCGsStephen Boyd
2014-09-22clk: qcom: Add support for setting rates on PLLsStephen Boyd
2014-09-22clk: qcom: Consolidate frequency finding logicStephen Boyd
2014-09-22clk: qcom: Add IPQ8064 PLL required for USBAndy Gross
2014-09-22clk: samsung: exynos4: fix g3d clocksMarek Szyprowski
2014-09-22clk: samsung: exynos4: add support for MOUT_HDMI and MOUT_MIXER clocksMarek Szyprowski
2014-09-22clk: samsung: exynos4: add missing smmu_g2d clock and update commentsMarek Szyprowski
2014-09-22clk: samsung: exynos3250: Register DMC clk providerKrzysztof Kozlowski
2014-09-22clk: samsung: exynos5260: fix typo in clock nameChander Kashyap
2014-09-22clk: samsung: exynos3250: fix width field of mout_mmc0/1Pankaj Dubey
2014-09-22clk: samsung: exynos3250: fix width and shift of div_spi0_isp clockPankaj Dubey
2014-09-22clk: samsung: exynos3250: fix mout_cam_blk parent listPankaj Dubey
2014-09-22clk: at91: add a driver for the h32mx clockAlexandre Belloni
2014-09-18clk: tegra: Make clock initialization more robustTomeu Vizoso
2014-09-18clk: tegra124: Add PLL_M_UD and PLL_C_UD clocksMikko Perttunen
2014-09-17Merge branch 'clk-fixes' into clk-nextMike Turquette
2014-09-16clk: mvebu: fix sscg node lookupThomas Petazzoni
2014-09-13clk: sunxi: add correct divider table for sun4i-apb0 clockChen-Yu Tsai
2014-09-10Merge branch 'clk-next-debugfs-lock' into clk-nextMike Turquette
2014-09-10clk: Don't hold prepare_lock across debugfs creationStephen Boyd
2014-09-10clk: rockchip: also protect hclk_peri as criticalHeiko Stübner
2014-09-10clk: fractional-divider: cast parent_rate to u64 before multiplyingHeiko Stübner
2014-09-09clk: Add driver for Maxim 77802 PMIC clocksJavier Martinez Canillas
2014-09-09clk: max77686: Convert to the generic max clock driverJavier Martinez Canillas
2014-09-09clk: Add generic driver for Maxim PMIC clocksJavier Martinez Canillas
2014-09-09clk: max77686: Add DT include for MAX77686 PMIC clockJavier Martinez Canillas
2014-09-09clk/efm32gg: fix dt init prototypeUwe Kleine-König
2014-09-09clk: zynq: Move const initdata into correct code sectionSoren Brinkmann
2014-09-09clk: zynq: Remove pointless return at end of void functionSoren Brinkmann
2014-09-09clk: zynq: Remove unnecessary OOM messageSoren Brinkmann
2014-09-09clk: mvebu: armada-375: Fix the description of the SAR in the commentGregory CLEMENT
2014-09-09clk: mvebu: armada-370: Fix timer drift caused by the SSCG deviationGregory CLEMENT
2014-09-09clk: mvebu: Fix clk frequency value if SSCG is enabledGregory CLEMENT
2014-09-03clk: prevent erronous parsing of children during rate changeTero Kristo
2014-09-03clk: rockchip: Fix the clocks for i2c1 and i2c2Doug Anderson
2014-09-03Merge branch 'for-v3.17-rc/ti-clk-driver' of github.com:t-kristo/linux-pm int...Mike Turquette
2014-09-02clk: qcom: Fix sdc 144kHz frequency entryStephen Boyd
2014-09-02clk: at91: fix div by zero in USB clock driverBoris BREZILLON
2014-09-02clk: at91: rework rm9200 USB clock to propagate set_rate to the parent clkBoris BREZILLON
2014-09-02clk: at91: fix recalc_rate implementation of PLL driverBoris BREZILLON
2014-09-02clk: at91: rework PLL rate calculationBoris BREZILLON
2014-09-02clk: at91: fix PLL_MAX_COUNT macro definitionBoris BREZILLON