aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2014-01-15clk: exynos5250: fix sysmmu_mfc{l,r} gate clocksAndrew Bresticker
2014-01-15clk: samsung: exynos5250: Add CLK_IGNORE_UNUSED flag for the sysreg clockAbhilash Kesavan
2014-01-15clk: samsung: exynos4: Correct SRC_MFC registerSeung-Woo Kim
2014-01-15clk: clk-divider: fix divisor > 255 bugJames Hogan
2013-12-04clk: armada-370: fix tclk frequenciesSimon Guinot
2013-11-13clk: fixup argument order when setting VCO parametersJonathan Austin
2013-09-26clk: wm831x: Initialise wm831x pointer on initMark Brown
2013-06-16ARM: tegra30: clocks: Fix pciex clock registrationJay Agarwal
2013-06-11clk: exynos5250: Add CLK_IGNORE_UNUSED flag for pmu clockTushar Behera
2013-06-11clk: spear: fix build error for spear3xxArnd Bergmann
2013-06-11clk: samsung: Fix pll36xx_recalc_rate to handle kdiv properlyDoug Anderson
2013-06-10clk: exynos5250: Add sclk_mpll to the parent list of mout_cpu clockTushar Behera
2013-06-10clk: exynos5250: Update cpufreq related clocks for EXYNOS5250Tushar Behera
2013-06-06clk: remove notifier from list before freeing itLai Jiangshan
2013-05-30clk: mxs: Include clk mxs header fileFabio Estevam
2013-05-29clk: vt8500: Fix unbalanced spinlock in vt8500_dclk_set_rate()Tony Prisk
2013-05-29clk: si5351: Set initial clkout rate when defined in platform data.Marek Belisko
2013-05-29clk: si5351: Fix clkout rate computation.Marek Belisko
2013-05-29clk: samsung: Add CLK_IGNORE_UNUSED flag for the sysreg clocksSylwester Nawrocki
2013-05-29clk: ux500: clk-sysctrl: handle clocks with no parentsFabio Baltieri
2013-05-29clk: ux500: Provide device enumeration number suffix for SMSC911xLee Jones
2013-05-25Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-05-20clk: tegra: add ac97 controller clockLucas Stach
2013-05-20clk: tegra: remove USB from clk init tableLucas Stach
2013-05-14ACPI / LPSS: register clock device for Lynxpoint DMA properlyRafael J. Wysocki
2013-05-07Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-05-04Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-05-04Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-05-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-02Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-29Merge tag 'clk-for-linus-3.10' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2013-04-28Merge branch 'fixes' into next/cleanupOlof Johansson
2013-04-27clk: add clk_ignore_unused option to keep boot clocks onOlof Johansson
2013-04-28Merge branch 'acpi-lpss'Rafael J. Wysocki
2013-04-23clk: exynos5250: Fix parent clock for sclk_mmc{0,1,2,3}Tushar Behera
2013-04-22clk: ux500: fix mismatched typesMike Turquette
2013-04-20Merge branch 'samsung/exynos-multiplatform-drivers' into late/multiplatformArnd Bergmann
2013-04-19Merge branch 'next/drivers' into late/multiplatformArnd Bergmann
2013-04-19clk: exynos: prepare for multiplatformArnd Bergmann
2013-04-18clk: vexpress: Add separate SP810 driverPawel Moll
2013-04-15clk: si5351: make clk-si5351 depend on CONFIG_OFSebastian Hesselbarth
2013-04-15clk: export __clk_get_flags for modular clock providersSebastian Hesselbarth
2013-04-14ARM: socfpga: Upgrade clk driver for socfpga to make use of dts clock entriesDinh Nguyen
2013-04-14clk: vt8500: Missing breaks in vtwm_pll_round_rate/_set_rate.Tony Prisk
2013-04-12clk: sunxi: Unify oscillator clockEmilio López
2013-04-12clk: composite: allow fixed rates & fixed dividersMike Turquette