aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk (follow)
AgeCommit message (Expand)AuthorFilesLines
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/kernel/git/arm/arm-socLinus Torvalds4-55/+42
2013-05-04Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-3/+3
2013-05-04Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds18-336/+6322
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-180/+184
2013-05-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-21/+142
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-38/+46
2013-05-02Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-35/+4
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-175/+2
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus 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
2013-04-12clk: sunxi: Unify oscillator clockEmilio López1-7/+26
2013-04-12clk: composite: allow fixed rates & fixed dividersMike Turquette1-4/+13
2013-04-12clk: composite: rename 'div' references to 'rate'Mike Turquette1-20/+20
2013-04-12clk: add si5351 i2c common clock driverSebastian Hesselbarth4-0/+1675
2013-04-12clk: add device tree fixed-factor-clock binding supportGregory CLEMENT1-0/+36
2013-04-11Merge branch 'depends/clk-for-3.10' into next/cleanupOlof Johansson20-167/+1516
2013-04-11ARM: pxa: remove cpu_is_xxx in gpio driverHaojian Zhuang3-3/+3
2013-04-10clk: Properly handle notifier return valuesSoren Brinkmann1-5/+5
2013-04-10clk: ux500: abx500: Define clock tree for ab850xUlf Hansson1-3/+68
2013-04-10clk: ux500: Add support for sysctrl clocksUlf Hansson3-0/+251
2013-04-09Merge tag 'clk-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/driversArnd Bergmann9-0/+2831
2013-04-09Merge tag 'tegra-for-3.10-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/multiplatformArnd Bergmann1-2/+1
2013-04-09Merge branch 'tegra/soc' into next/multiplatformArnd Bergmann1-34/+2
2013-04-09Merge tag 'omap-for-v3.10/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/socArnd Bergmann1-1/+1
2013-04-09Merge branch 'tegra/cleanup' into next/socArnd Bergmann1-34/+2
2013-04-09Merge branch 'mxs/cleanup' into next/multiplatformArnd Bergmann3-39/+47