summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2015-05-15clk: Show correct information when fail to set clock rateChanwoo Choi
2015-05-15clk: Kconfig: Move bcm Kconfig into clk menuStephen Boyd
2015-05-15clk: u300: Silence sparse warningsStephen Boyd
2015-05-15clk: moxart: Silence sparse warningsStephen Boyd
2015-05-15clk: xgene: Silence sparse warningsStephen Boyd
2015-05-15clk: mmp: Silence sparse warningsStephen Boyd
2015-05-15clk: socfpga: Silence sparse warningStephen Boyd
2015-05-15clk: versatile: Silence sparse warningsStephen Boyd
2015-05-15clk: ti: Silence sparse warningsStephen Boyd
2015-05-15clk: st: Silence sparse warningsStephen Boyd
2015-05-15clk: socfpga: Silence sparse warningStephen Boyd
2015-05-15clk: sirf: Silence sparse warningsStephen Boyd
2015-05-15clk: emev2: Silence sparse warningsStephen Boyd
2015-05-15clk: samsung: Silence sparse warningsStephen Boyd
2015-05-15clk: hix5hd2: Silence sparse warningsStephen Boyd
2015-05-15clk: berlin: Silence sparse warningStephen Boyd
2015-05-15clk: bcm/kona: Remove ccu_listStephen Boyd
2015-05-15clk: bcm/kona: Silence sparse warningsStephen Boyd
2015-05-15clk: max-gen: Silence sparse warningsStephen Boyd
2015-05-15clk: Silence sparse warnings about __clk_{get,put}()Stephen Boyd
2015-05-15clk: gpio-gate: Don't export __init functionsStephen Boyd
2015-05-14clk: basic-types: Remove useless allocation failure printksStephen Boyd
2015-05-14clk: ti: dra7-atl-clock: Fix possible ERR_PTR dereferenceKrzysztof Kozlowski
2015-05-13clk: axm55xx: Use %zu in pr_info for size_tAlexander Sverdlin
2015-05-13clk: asm9260: Fix of_io_request_and_map error checkMaxime Ripard
2015-05-13clk: si5351: fix .recalc_rate for multisynth 6-7Sergej Sawazki
2015-05-13clk: si5351: fix .round_rate for multisynth 6-7Sergej Sawazki
2015-05-13clk: tegra: Fix hda2codec_2x clock name for Tegra30Marcel Ziswiler
2015-05-13clk: tegra: EMC clock driver depends on EMC driverThierry Reding
2015-05-13clk: tegra: Have EMC clock implement determine_rate()Tomeu Vizoso
2015-05-13clk: tegra: Set the EMC clock as the parent of the MC clockTomeu Vizoso
2015-05-13clk: tegra: Add EMC clock driverMikko Perttunen
2015-05-13clk: tegra: Remove old Tegra124 EMC clockMikko Perttunen
2015-05-13clk: Expose clk_hw_reparent() to providersTomeu Vizoso
2015-05-12clk: pxa: add missing pxa27x clocks for Irda and sa1100-rtcRobert Jarzmik
2015-05-12ARM: pxa: change clocks init sequenceRobert Jarzmik
2015-05-08Merge branch 'clk-fixes' into clk-nextMichael Turquette
2015-05-08clk: si5351: Do not pass struct clk in platform_dataSebastian Hesselbarth
2015-05-07Merge tag 'clk-samsung-fixes-4.1-2' of git://linuxtv.org/snawrocki/samsung in...Michael Turquette
2015-05-07clk: Add some more lockdep assertionsStephen Boyd
2015-05-07Merge branch 'clk-fixes' into clk-nextStephen Boyd
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: add missing lock when call clk_core_enable in clk_set_parentDong Aisheng
2015-05-06clk: s2mps11: use clkdev_create()Russell King
2015-05-06clkdev: add clkdev_create() helperRussell King
2015-05-06clkdev: const-ify connection id to clk_add_alias()Russell King
2015-05-06clkdev: drop __init from clkdev_add_table()Russell King
2015-05-06clkdev: use clk_hw internallyRussell King
2015-05-06clk: s3c2410: Constify platform_device_idKrzysztof Kozlowski