summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2014-06-25ENGR00318063-9: clk: do not allow parent switching with another mux being childShawn Guo
2014-04-16clk: export fixed-factor, gate & mux registrationMike Turquette
2014-04-16clk: mux: Add support for read-only muxes.Tomasz Figa
2014-04-16clk: mux: add CLK_MUX_HIWORD_MASKHaojian Zhuang
2014-04-16clk: clk-divider: Export clk_register_divider()Fabio Estevam
2014-04-16clk: divider: add CLK_DIVIDER_HIWORD_MASK flagHaojian Zhuang
2014-04-16clk: fix new_parent dereference before null checkJames Hogan
2014-04-16clk: get matching entry under lock in of_clk_init()Alex Elder
2014-04-16clk: handle NULL struct clk gracefullyMike Turquette
2014-04-16clk: clk-mux: implement remuxing on set_rateJames Hogan
2014-04-16clk: add CLK_SET_RATE_NO_REPARENT flagJames Hogan
2014-04-16clk: add support for clock reparent on set_rateJames Hogan
2014-04-16clk: move some parent related functions upwardsJames Hogan
2014-04-16clk: Disable unused clocks after deferred probing is doneSaravana Kannan
2014-04-16clk: Fix race condition between clk_set_parent and clk_enable()Saravana Kannan
2014-04-16clk: abstract parent cacheJames Hogan
2014-04-16clk: fix typosPeter Meerwald
2014-04-16clk: Always notify whole subtree when reparentingSoren Brinkmann
2014-04-16clk: honor CLK_GET_RATE_NOCACHE in clk_set_ratePeter De Schrijver
2014-04-16clk: use clk_get_rate() for debugfsPeter De Schrijver
2014-04-16clk: divider: do not propagate rate change request when unnecessaryShawn Guo
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