summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2015-05-05clk: exynos: Staticize file-scope declarationsKrzysztof Kozlowski
2015-05-05clk: rockchip: Staticize file-scope declarationsKrzysztof Kozlowski
2015-05-05clk: mediatek: Add basic clocks for Mediatek MT8173.James Liao
2015-05-05clk: mediatek: Add basic clocks for Mediatek MT8135.James Liao
2015-05-05clk: mediatek: Add reset controller supportSascha Hauer
2015-05-05clk: mediatek: Add initial common clock support for Mediatek SoCs.James Liao
2015-05-05clk: make strings in parent name arrays constSascha Hauer
2015-05-05clk: sunxi: Fix of_io_request_and_map error checkMaxime Ripard
2015-05-05clk: exynos5420: Restore GATE_BUS_TOP on suspendJavier Martinez Canillas
2015-05-01Merge branch 'clk-fixes' into clk-nextStephen Boyd
2015-05-01clk: at91: Constify irq_domain_opsKrzysztof Kozlowski
2015-05-01clk: Fix JSON output in debugfsStefan Wahren
2015-04-30clk: qcom: Fix MSM8916 gfx3d_clk_src configurationGeorgi Djakov
2015-04-30clk: qcom: Fix MSM8916 venus divider valueGeorgi Djakov
2015-04-30clk: Update some comments to reflect realityStephen Boyd
2015-04-30clk: Remove forward declared function prototypesStephen Boyd
2015-04-30clk: Remove impossible if condition in clk_core_get_phase()Stephen Boyd
2015-04-30clk: Drop unnecessary OOM printsStephen Boyd
2015-04-30clk: Squash __clk_{enable,disable}() into callersDong Aisheng
2015-04-30clk: s/clk/core/ for struct clk_coreStephen Boyd
2015-04-29clk: exynos5433: Fix wrong PMS value of exynos5433_pll_ratesChanwoo Choi
2015-04-29clk: exynos5433: Fix wrong parent clock of sclk_apollo clockChanwoo Choi
2015-04-29clk: exynos5433: Fix CLK_PCLK_MONOTONIC_CNT clk register assignmentJonghwa Lee
2015-04-29clk: exynos5433: Fix wrong offset of PCLK_MSCL_SECURE_SMMU_JPEGJonghwa Lee
2015-04-29clk: Use CONFIG_ARCH_EXYNOS instead of CONFIG_ARCH_EXYNOS5433Chanwoo Choi
2015-04-22Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-04-21Merge tag 'clk-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-04-17clk: bcm/kona: use DIV_ROUND_CLOSEST_ULL()Javi Merino
2015-04-12clk: check ->determine/round_rate() return value in clk_calc_new_ratesBoris Brezillon
2015-04-12clk: at91: usb: propagate rate modification to the parent clkBoris Brezillon
2015-04-12clk: samsung: exynos4: Disable ARMCLK down feature on Exynos4210 SoCBartlomiej Zolnierkiewicz
2015-04-12clk: don't use __initconst for non-const arraysUwe Kleine-König
2015-04-10Merge tag 'clk/for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tegr...Michael Turquette
2015-04-10clk: clk-gpio-gate: Fix active lowMartin Fuzzey
2015-04-10clk: Add PWM clock driverPhilipp Zabel
2015-04-10clk: Add clock driver for mb86s7xJassi Brar
2015-04-10clk: pxa: pxa3xx: add missing os timer clockRobert Jarzmik
2015-04-10clk: tegra: Use the proper parent for plld_dsiThierry Reding
2015-04-10clk: tegra: Use generic tegra_osc_clk_init() on Tegra114Thierry Reding
2015-04-10clk: tegra: Model oscillator as clockThierry Reding
2015-04-10clk: tegra: Add peripheral registers for bank YThierry Reding
2015-04-10clk: tegra: Register the proper number of resetsThierry Reding
2015-04-10clk: tegra: Remove needless initializationsThierry Reding
2015-04-10clk: tegra: Use consistent indentationThierry Reding
2015-04-10clk: tegra: Various whitespace cleanupsThierry Reding
2015-04-10clk: tegra: Enable HDA to HDMI clocks on Tegra124Dylan Reid
2015-04-10clk: tegra: Fix a bunch of sparse warningsThierry Reding
2015-04-10clk: tegra: Fix typo tabel -> tableThierry Reding
2015-04-09clk: versatile: test returned valueJulia Lawall