summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2013-12-23clk: add clk accuracy retrieval supportBoris BREZILLON1-7/+93
2013-12-23clk: si570: Remove redundant of_match_ptr helperSachin Kamat1-1/+1
2013-12-23Merge tag 'renesas-clock-for-v3.14' of git://git.kernel.org/pub/scm/linux/ker...Mike Turquette2-1/+105
2013-12-21Merge tag 'mvebu-clk-3.14' of git://git.infradead.org/linux-mvebu into clk-nextMike Turquette3-0/+229
2013-12-20clk/zynq/clkc: Add 'fclk-enable' featureSoren Brinkmann1-3/+15
2013-12-20clk: ux500: Remove extra semicolonSachin Kamat1-1/+1
2013-12-20clk: vt8500: Staticize vtwm_pll_opsSachin Kamat1-1/+1
2013-12-20clk: mvebu: Staticize of_cpu_clk_setupSachin Kamat1-1/+1
2013-12-20clk: versatile: Staticize clk_sp810_timerclken_of_getSachin Kamat1-1/+1
2013-12-20clk: socfpga: Use NULL instead of 0Sachin Kamat1-1/+1
2013-12-20clk: tegra: Staticize tegra_clk_periph_nodiv_opsSachin Kamat1-1/+1
2013-12-20clk: tegra: Staticize local variables in clk-pll.cSachin Kamat1-6/+6
2013-12-19clk: SPEAr: Staticize clk_frac_opsSachin Kamat1-1/+1
2013-12-15clk: si570: Add a driver for SI570 oscillatorsSoren Brinkmann3-0/+542
2013-12-15clk: Fix debugfs reparenting NULL pointer dereferenceStephen Boyd1-2/+1
2013-12-14clk: emev2: Add support for emev2 SMU clocks with DTTakashi Yoshii2-1/+105
2013-12-13Merge tag 'clk-hisilicon' of git://git.kernel.org/pub/scm/linux/kernel/git/hz...Mike Turquette6-0/+652
2013-12-13Merge branch 'clk-next-shmobile' into clk-nextMike Turquette5-0/+720
2013-12-13clk: shmobile: Add MSTP clock supportLaurent Pinchart2-0/+230
2013-12-13clk: shmobile: Add DIV6 clock supportLaurent Pinchart2-0/+186
2013-12-13clk: shmobile: Add R-Car Gen2 clocks supportLaurent Pinchart3-0/+304
2013-12-11clk: hi3620: add gate clock flagHaojian Zhuang1-59/+59
2013-12-11clk: hi3620: fix wrong flags on dividerHaojian Zhuang1-11/+11
2013-12-04clk: exynos5420: fix cpll clock register offsetsChander Kashyap1-2/+2
2013-12-04clk: hisilicon: add common clock supportHaojian Zhuang6-0/+652
2013-12-03Merge branch 'clk-tegra-next' of git://nv-tegra.nvidia.com/user/pdeschrijver/...Mike Turquette16-3008/+4678
2013-12-02Merge tag 'sunxi-clk-for-3.13' of https://github.com/mripard/linux into clk-n...Mike Turquette3-14/+76
2013-11-28clk: tegra: fix __clk_lookup() return value checksWei Yongjun1-4/+4
2013-11-28clk: tegra: Do not print errors for clk_round_rate()Thierry Reding1-6/+3
2013-11-28clk: socfpga: Remove check for "reg" property in socfpga_clk_initDinh Nguyen1-3/+1
2013-11-28clk: clean up everything on debugfs errorAlex Elder1-1/+2
2013-11-26clk: tegra: Initialize DSI low-power clocksThierry Reding1-0/+2
2013-11-26clk: tegra: add FUSE clock deviceAlexandre Courbot4-1/+4
2013-11-26clk: tegra: Properly setup PWM clock on Tegra30Thierry Reding1-1/+3
2013-11-26clk: tegra: Initialize secondary gr3d clock on Tegra30Thierry Reding1-0/+1
2013-11-26clk: tegra114: Initialize clocks needed for HDMIMikko Perttunen1-0/+2
2013-11-26clk: tegra124: add suspend/resume function for tegra_cpu_car_opsJoseph Lo1-0/+27
2013-11-26clk: tegra124: add wait_for_reset and disable_clock for tegra_cpu_car_opsJoseph Lo1-0/+26
2013-11-26clk: tegra124: Add support for Tegra124 clocksPeter De Schrijver2-0/+1371
2013-11-26clk: tegra124: Add new peripheral clocksPeter De Schrijver1-0/+69
2013-11-26clk: tegra124: Add common clk IDs to clk-id.hPeter De Schrijver1-0/+22
2013-11-26clk: tegra: add TEGRA_PERIPH_NO_GATEPeter De Schrijver3-3/+22
2013-11-26clk: tegra: add locking to periph clksPeter De Schrijver2-19/+24
2013-11-26clk: tegra: Add periph regs bank XPeter De Schrijver1-0/+10
2013-11-26clk: tegra: Add support for PLLSSPeter De Schrijver2-2/+126
2013-11-26clk: tegra: move tegra20 to common infraPeter De Schrijver1-402/+255
2013-11-26clk: tegra: move tegra30 to common infraPeter De Schrijver1-895/+403
2013-11-26clk: tegra: introduce common gen4 super clockPeter De Schrijver4-74/+155
2013-11-26clk: tegra: move PMC, fixed clocks to common filesPeter De Schrijver5-74/+253
2013-11-26clk: tegra: move periph clocks to common filePeter De Schrijver6-581/+627