summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2015-02-17Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-02-17Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-02-17Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2015-02-13clk: convert clock name allocations to kstrdup_constAndrzej Hajda
2015-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-01-29clk: exynos5420: Add IDs for clocks used in DISP1 power domainJavier Martinez Canillas
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-26Merge tag 'sunxi-core-for-3.20' of https://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2015-01-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-01-17clk: fix possible null pointer dereferenceStanimir Varbanov
2015-01-17Revert "clk: ppc-corenet: Fix Section mismatch warning"Kevin Hao
2015-01-17clk: rockchip: fix deadlock possibility in cpuclkHeiko Stübner
2015-01-16ARM: at91: move at91rm9200_idle() to clk/at91/pmc.cAlexandre Belloni
2015-01-14clk: shmobile: fix sparse NULL pointer warningWei Yongjun
2015-01-13clk: berlin: bg2q: remove non-exist "smemc" gate clockJisheng Zhang
2015-01-13clk: at91: keep slow clk enabled to prevent system hangBoris Brezillon
2015-01-06rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar
2015-01-05ARM: sunxi: Add "allwinner,sun6i-a31s" to mach-sunxiHans de Goede
2014-12-31GMAC: modify CRU config for Rockchip RK3288 SoCs integrated GMACRoger Chen
2014-12-28clk: rockchip: fix rk3288 cpuclk core dividersHeiko Stuebner
2014-12-28clk: rockchip: fix rk3066 pll lock bit locationHeiko Stuebner
2014-12-21clk: rockchip: Fix clock gate for rk3188 hclk_emem_periRomain Perier
2014-12-21clk: rockchip: add CLK_IGNORE_UNUSED flag to fix rk3066/rk3188 USB HostJulien CHAUVEAU
2014-12-21clk: shmobile: sh73a0 common clock framework implementationUlrich Hecht
2014-12-20Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds
2014-12-17clk: samsung: Fix Exynos 5420 pinctrl setup and clock disable failure due to ...Krzysztof Kozlowski
2014-12-15Merge tag 'for-v3.19/omap-a' of git://git.kernel.org/pub/scm/linux/kernel/git...Michael Turquette
2014-12-15clk: Really fix deadlock with mmap_semStephen Boyd
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-12-11Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-12-11Merge tag 'for-v3.19-exynos-clk-2' of git://linuxtv.org/snawrocki/samsung int...Michael Turquette
2014-12-11clk: mmp: fix sparse non static symbol warningWei Yongjun
2014-12-09Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-12-09Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2014-12-09Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-12-08Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-04Merge tag 'mvebu-soc-suspend-3.19' of git://git.infradead.org/linux-mvebu int...Arnd Bergmann
2014-12-03clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso
2014-12-03clk: change clk_debugfs_add_file to take a struct clk_hwTomeu Vizoso
2014-12-03clk: Don't expose __clk_get_accuracyTomeu Vizoso
2014-12-03clk: Don't try to use a struct clk* after it could have been freedTomeu Vizoso
2014-12-03clk: Remove unused function __clk_get_prepare_countTomeu Vizoso
2014-12-02clk: samsung: Fix double add of syscore ops after driver rebindKrzysztof Kozlowski
2014-12-02clk: samsung: exynos4: set parent of sclk_hdmiphy to hdmiAndrzej Hajda
2014-12-02clk: samsung: exynos4415: Fix build with PM_SLEEP disabledKrzysztof Kozlowski
2014-12-02clk: samsung: remove unnecessary inclusion of header files from clk.hPankaj Dubey
2014-12-02clk: samsung: remove unnecessary CONFIG_OF from clk.cPankaj Dubey
2014-12-02clk: samsung: Spelling s/bwtween/between/Pankaj Dubey
2014-11-30clk: mvebu: add suspend/resume for gatable clocksThomas Petazzoni