summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2015-05-07clk: ux500: ape[ate|trace]clk are scaleableLinus Walleij
2015-05-07clk: add newline character after dumping all clocksFelipe Balbi
2015-05-06clk: s3c2410: Constify platform_device_idKrzysztof Kozlowski
2015-05-06clk: s3c2410: Staticize local symbolsKrzysztof Kozlowski
2015-05-06clk: ls1x: Fix duplicate const for parent namesKrzysztof Kozlowski
2015-05-06clk: sirf: Constify parent names in clock init dataKrzysztof Kozlowski
2015-05-06clk: cdce706: Constify parent names in clock init dataKrzysztof Kozlowski
2015-05-06clk: exynos: Staticize file-scope declarationsKrzysztof Kozlowski
2015-05-06clk: rockchip: Staticize file-scope declarationsKrzysztof Kozlowski
2015-05-06clk: mediatek: Add basic clocks for Mediatek MT8173.James Liao
2015-05-06clk: mediatek: Add basic clocks for Mediatek MT8135.James Liao
2015-05-06clk: mediatek: Add reset controller supportSascha Hauer
2015-05-06clk: mediatek: Add initial common clock support for Mediatek SoCs.James Liao
2015-05-06clk: make strings in parent name arrays constSascha Hauer
2015-05-02Merge branch 'clk-fixes' into clk-nextStephen Boyd
2015-05-02clk: at91: Constify irq_domain_opsKrzysztof Kozlowski
2015-05-02clk: Fix JSON output in debugfsStefan Wahren
2015-05-01clk: qcom: Fix MSM8916 gfx3d_clk_src configurationGeorgi Djakov
2015-05-01clk: 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-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-13clk: check ->determine/round_rate() return value in clk_calc_new_ratesBoris Brezillon
2015-04-13clk: at91: usb: propagate rate modification to the parent clkBoris Brezillon
2015-04-13clk: samsung: exynos4: Disable ARMCLK down feature on Exynos4210 SoCBartlomiej Zolnierkiewicz
2015-04-13clk: don't use __initconst for non-const arraysUwe Kleine-König
2015-04-11Merge tag 'clk/for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tegr...Michael Turquette
2015-04-11clk: 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