summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2014-07-17clk: spear3xx: Use proper control register offsetThomas Gleixner1-1/+1
2014-06-07clk: vexpress: NULL dereference on error pathDan Carpenter1-1/+1
2014-01-15clk: exynos5250: fix sysmmu_mfc{l,r} gate clocksAndrew Bresticker1-2/+2
2014-01-15clk: samsung: exynos5250: Add CLK_IGNORE_UNUSED flag for the sysreg clockAbhilash Kesavan1-1/+2
2014-01-15clk: samsung: exynos4: Correct SRC_MFC registerSeung-Woo Kim1-1/+1
2014-01-15clk: clk-divider: fix divisor > 255 bugJames Hogan1-1/+1
2013-12-04clk: armada-370: fix tclk frequenciesSimon Guinot1-2/+2
2013-11-13clk: fixup argument order when setting VCO parametersJonathan Austin1-1/+1
2013-09-26clk: wm831x: Initialise wm831x pointer on initMark Brown1-0/+2
2013-06-16ARM: tegra30: clocks: Fix pciex clock registrationJay Agarwal1-5/+6
2013-06-11clk: exynos5250: Add CLK_IGNORE_UNUSED flag for pmu clockTushar Behera1-1/+1
2013-06-11clk: spear: fix build error for spear3xxArnd Bergmann1-1/+1
2013-06-11clk: samsung: Fix pll36xx_recalc_rate to handle kdiv properlyDoug Anderson1-2/+3
2013-06-10clk: exynos5250: Add sclk_mpll to the parent list of mout_cpu clockTushar Behera1-1/+1
2013-06-10clk: exynos5250: Update cpufreq related clocks for EXYNOS5250Tushar Behera1-3/+3
2013-06-06clk: remove notifier from list before freeing itLai Jiangshan1-0/+1
2013-05-30clk: mxs: Include clk mxs header fileFabio Estevam1-0/+1
2013-05-29clk: vt8500: Fix unbalanced spinlock in vt8500_dclk_set_rate()Tony Prisk1-1/+1
2013-05-29clk: si5351: Set initial clkout rate when defined in platform data.Marek Belisko1-0/+10
2013-05-29clk: si5351: Fix clkout rate computation.Marek Belisko1-1/+1
2013-05-29clk: samsung: Add CLK_IGNORE_UNUSED flag for the sysreg clocksSylwester Nawrocki1-2/+4
2013-05-29clk: ux500: clk-sysctrl: handle clocks with no parentsFabio Baltieri1-1/+7
2013-05-29clk: ux500: Provide device enumeration number suffix for SMSC911xLee Jones1-1/+1
2013-05-25Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-4/+11
2013-05-20clk: tegra: add ac97 controller clockLucas Stach1-0/+8
2013-05-20clk: tegra: remove USB from clk init tableLucas Stach1-3/+0
2013-05-14ACPI / LPSS: register clock device for Lynxpoint DMA properlyRafael J. Wysocki1-4/+11
2013-05-07Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-55/+42
2013-05-04Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-3/+3
2013-05-04Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds18-336/+6322
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-180/+184
2013-05-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-21/+142
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-38/+46
2013-05-02Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-35/+4
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-175/+2
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2013-04-29Merge tag 'clk-for-linus-3.10' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds32-290/+3918
2013-04-28Merge branch 'fixes' into next/cleanupOlof Johansson1-1/+1
2013-04-27clk: add clk_ignore_unused option to keep boot clocks onOlof Johansson1-0/+13
2013-04-28Merge branch 'acpi-lpss'Rafael J. Wysocki4-175/+2
2013-04-23clk: exynos5250: Fix parent clock for sclk_mmc{0,1,2,3}Tushar Behera1-8/+8
2013-04-22clk: ux500: fix mismatched typesMike Turquette1-2/+3
2013-04-20Merge branch 'samsung/exynos-multiplatform-drivers' into late/multiplatformArnd Bergmann4-55/+42
2013-04-19Merge branch 'next/drivers' into late/multiplatformArnd Bergmann32-491/+7744
2013-04-19clk: exynos: prepare for multiplatformArnd Bergmann4-55/+42
2013-04-18clk: vexpress: Add separate SP810 driverPawel Moll3-50/+189
2013-04-15clk: si5351: make clk-si5351 depend on CONFIG_OFSebastian Hesselbarth1-0/+1
2013-04-15clk: export __clk_get_flags for modular clock providersSebastian Hesselbarth1-0/+1
2013-04-14ARM: socfpga: Upgrade clk driver for socfpga to make use of dts clock entriesDinh Nguyen1-21/+142
2013-04-14clk: vt8500: Missing breaks in vtwm_pll_round_rate/_set_rate.Tony Prisk1-0/+2