summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2013-05-29clk: sunxi: "cpu_data" is defined in header files of some architecturesGiacomo A. Catenazzi
2013-05-29clk: exynos5250: Add sclk_mpll to the parent list of mout_cpu clockTushar Behera
2013-05-29clk: exynos5250: Update cpufreq related clocks for EXYNOS5250Tushar Behera
2013-05-29clk: vt8500: Remove unnecessary divisor adjustment in vtwm_dclk_set_rate()Tony Prisk
2013-05-29clk: vt8500: Add support for clocks on the WM8850 SoCsTony Prisk
2013-05-29clk: Disable unused clocks after deferred probing is doneSaravana Kannan
2013-05-28clk: wm831x: Fix wm831x_clkout_get_parentAxel Lin
2013-05-28clk: wm831x: Fix update wrong register for enable/disable FLLAxel Lin
2013-05-28clk: si5351: Allow to build without CONFIG_OFSebastian Hesselbarth
2013-05-28clk: Fix race condition between clk_set_parent and clk_enable()Saravana Kannan
2013-05-28clk: si5351: declare all device IDs for module loadingJean-Francois Moine
2013-05-28clk: sun5i: Add compatibles for Allwinner A13Maxime Ripard
2013-05-28clk: ux500: abx500-clk: rename ux500 audio codec aliasesFabio Baltieri
2013-05-28clk: si5351: Allow user to define disabled state for every clock outputSebastian Hesselbarth
2013-05-28clk: add PowerPC corenet clock driver supportTang Yuantian
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
2013-04-12clk: composite: rename 'div' references to 'rate'Mike Turquette
2013-04-12clk: add si5351 i2c common clock driverSebastian Hesselbarth
2013-04-12clk: add device tree fixed-factor-clock binding supportGregory CLEMENT
2013-04-11Merge branch 'depends/clk-for-3.10' into next/cleanupOlof Johansson
2013-04-11ARM: pxa: remove cpu_is_xxx in gpio driverHaojian Zhuang
2013-04-10clk: Properly handle notifier return valuesSoren Brinkmann