aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-12-19clk: socfpga: Use NULL instead of 0Sachin Kamat
2013-12-19clk: tegra: Staticize tegra_clk_periph_nodiv_opsSachin Kamat
2013-12-19clk: tegra: Staticize local variables in clk-pll.cSachin Kamat
2013-12-19clk: SPEAr: Staticize clk_frac_opsSachin Kamat
2013-12-14clk: si570: Add a driver for SI570 oscillatorsSoren Brinkmann
2013-12-14clk: Fix debugfs reparenting NULL pointer dereferenceStephen Boyd
2013-12-12Merge tag 'clk-hisilicon' of git://git.kernel.org/pub/scm/linux/kernel/git/hz...Mike Turquette
2013-12-12Merge branch 'clk-next-shmobile' into clk-nextMike Turquette
2013-12-12clk: shmobile: Add MSTP clock supportLaurent Pinchart
2013-12-12clk: shmobile: Add DIV6 clock supportLaurent Pinchart
2013-12-12clk: shmobile: Add R-Car Gen2 clocks supportLaurent Pinchart
2013-12-11clk: hi3620: add gate clock flagHaojian Zhuang
2013-12-11clk: hi3620: fix wrong flags on dividerHaojian Zhuang
2013-12-04clk: exynos5420: fix cpll clock register offsetsChander Kashyap
2013-12-04clk: hisilicon: add common clock supportHaojian Zhuang
2013-12-03Merge branch 'clk-tegra-next' of git://nv-tegra.nvidia.com/user/pdeschrijver/...Mike Turquette
2013-12-01Merge tag 'sunxi-clk-for-3.13' of https://github.com/mripard/linux into clk-n...Mike Turquette
2013-11-28clk: tegra: fix __clk_lookup() return value checksWei Yongjun
2013-11-28clk: tegra: Do not print errors for clk_round_rate()Thierry Reding
2013-11-27clk: socfpga: Remove check for "reg" property in socfpga_clk_initDinh Nguyen
2013-11-27clk: clean up everything on debugfs errorAlex Elder
2013-11-26clk: tegra: Initialize DSI low-power clocksThierry Reding
2013-11-26clk: tegra: add FUSE clock deviceAlexandre Courbot
2013-11-26clk: tegra: Properly setup PWM clock on Tegra30Thierry Reding
2013-11-26clk: tegra: Initialize secondary gr3d clock on Tegra30Thierry Reding
2013-11-26clk: tegra114: Initialize clocks needed for HDMIMikko Perttunen
2013-11-26clk: tegra124: add suspend/resume function for tegra_cpu_car_opsJoseph Lo
2013-11-26clk: tegra124: add wait_for_reset and disable_clock for tegra_cpu_car_opsJoseph Lo
2013-11-26clk: tegra124: Add support for Tegra124 clocksPeter De Schrijver
2013-11-26clk: tegra124: Add new peripheral clocksPeter De Schrijver
2013-11-26clk: tegra124: Add common clk IDs to clk-id.hPeter De Schrijver
2013-11-26clk: tegra: add TEGRA_PERIPH_NO_GATEPeter De Schrijver
2013-11-26clk: tegra: add locking to periph clksPeter De Schrijver
2013-11-26clk: tegra: Add periph regs bank XPeter De Schrijver
2013-11-26clk: tegra: Add support for PLLSSPeter De Schrijver
2013-11-26clk: tegra: move tegra20 to common infraPeter De Schrijver
2013-11-26clk: tegra: move tegra30 to common infraPeter De Schrijver
2013-11-26clk: tegra: introduce common gen4 super clockPeter De Schrijver
2013-11-26clk: tegra: move PMC, fixed clocks to common filesPeter De Schrijver
2013-11-26clk: tegra: move periph clocks to common filePeter De Schrijver
2013-11-26clk: tegra: move audio clk to common filePeter De Schrijver
2013-11-26clk: tegra: add clkdev registration infraPeter De Schrijver
2013-11-26clk: tegra: add common infra for DT clocksPeter De Schrijver
2013-11-26clk: tegra: add header for common tegra clock IDsPeter De Schrijver
2013-11-26clk: tegra: move fields to tegra_clk_pll_paramsPeter De Schrijver
2013-11-26clk: tegra: use pll_ref as the pll_e parentPeter De Schrijver
2013-11-26clk: tegra: move some PLLC and PLLXC init to clk-pll.cPeter De Schrijver
2013-11-26clk: tegra: Add TEGRA_PERIPH_NO_DIV flagPeter De Schrijver
2013-11-26clk: tegra: common periph_clk_enb_refcnt and clksPeter De Schrijver
2013-11-26clk: tegra: simplify periph clock dataPeter De Schrijver