summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-06-03mmc: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCsDavid Lanzendörfer3-0/+1057
2014-06-03clk: export __clk_round_rate for providersArnd Bergmann1-0/+1
2014-05-30clk: versatile: free icst on error returnColin Ian King1-0/+1
2014-05-29clk: qcom: Return error pointers for unimplemented clocksStephen Boyd1-1/+3
2014-05-29clk: qcom: Support msm8974pro global clock control hardwareStephen Boyd1-6/+124
2014-05-29clk: qcom: Properly support display clocks on msm8974Stephen Boyd1-51/+54
2014-05-29clk: qcom: Support display RCG clocksStephen Boyd2-15/+287
2014-05-29clk: qcom: Return highest rate when round_rate() exceeds planStephen Boyd1-1/+2
2014-05-29clk: qcom: Fix mmcc-8974's PLL configurationsStephen Boyd1-5/+8
2014-05-29clk: qcom: Fix clk_rcg2_is_enabled() checkStephen Boyd1-1/+1
2014-05-29clk: berlin: add core clock driver for BG2QAlexandre Belloni2-0/+390
2014-05-29clk: berlin: add core clock driver for BG2/BG2CDSebastian Hesselbarth3-0/+722
2014-05-29clk: berlin: add driver for BG2x complex divider cellsAlexandre Belloni3-1/+355
2014-05-29clk: berlin: add driver for BG2x simple PLLsAlexandre Belloni3-1/+155
2014-05-29clk: berlin: add driver for BG2x audio/video PLLSebastian Hesselbarth4-0/+431
2014-05-28clk: st: Terminate of match tableStephen Boyd1-0/+1
2014-05-28clk/exynos4: Fix compilation warningSachin Kamat1-2/+2
2014-05-28Merge branch 'clk-fixes' into clk-nextMike Turquette2-22/+46
2014-05-27Merge tag 'clk-tegra-fixes-3.15' of git://nv-tegra.nvidia.com/user/pdeschrijv...Mike Turquette1-21/+43
2014-05-27clk: divider: Fix overflow in clk_divider_bestdivTomasz Figa1-1/+1
2014-05-27clk: u300: Terminate of match tableStephen Boyd1-0/+1
2014-05-27clk: bcm/kona: implement determine_rate()Alex Elder1-1/+53
2014-05-23clk: qcom: Fix blsp2_ahb_clk register offsetGeorgi Djakov1-1/+1
2014-05-23clk: s2mps11: Add support for S2MPS14 clocksKrzysztof Kozlowski2-20/+52
2014-05-23clk: s2mps11: Remove useless check for clk_tableKrzysztof Kozlowski1-13/+11
2014-05-23clk: s2mps11: Add missing of_node_put and of_clk_del_providerKrzysztof Kozlowski1-5/+11
2014-05-23clk: st: Fix memory leakValentin Ilie1-1/+3
2014-05-23Merge branch 'clk-fixes' into clk-nextMike Turquette1-1/+1
2014-05-23Merge remote-tracking branch 'linaro/clk-next' into clk-nextMike Turquette47-644/+2815
2014-05-23clk: divider: Fix table round up functionMaxime COQUELIN1-1/+1
2014-05-23clk: Neaten clk_summary outputGeert Uytterhoeven1-4/+3
2014-05-23clk: divider: add CLK_DIVIDER_READ_ONLY flagHeiko Stuebner1-1/+9
2014-05-23clk: shmobile: Add R8A7740-specific clock supportUlrich Hecht2-0/+200
2014-05-22clk: tegra: Initialize xusb clocksAndrew Bresticker2-1/+12
2014-05-22clk: tegra: Fix xusb_hs_src clock hierarchyAndrew Bresticker4-20/+17
2014-05-22clk: tegra: Fix xusb_fs_src muxJim Lin1-1/+3
2014-05-22clk: tegra: Enable hardware control of PLLEJim Lin1-1/+32
2014-05-22clk: Add clock driver for AXM55xx SoCAnders Berg2-0/+616
2014-05-22clk: shmobile: mstp: Fix the is_enabled() operationLaurent Pinchart1-1/+1
2014-05-22clk: Add of_clk_get_by_clkspec() helperSylwester Nawrocki2-7/+28
2014-05-21clk: impd1: add pclk clocksLinus Walleij1-7/+29
2014-05-22Merge tag 'iommu-fixes-v3.15-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-2/+4
2014-05-22Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+1
2014-05-22Merge tag 'renesas-sh-drivers-for-v3.15' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-8/+28
2014-05-21Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-47/+132
2014-05-21Merge tag 'staging-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-5/+8
2014-05-21Merge tag 'pci-v3.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+5
2014-05-21Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+5
2014-05-21Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds9-127/+150
2014-05-21Merge tag 'spi-v3.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds3-64/+78