summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | clk: exynos5440: replace clock ID private enums with IDs from DT headerAndrzej Hajda2014-01-081-47/+34
| | * | | clk: exynos5420: replace clock ID private enums with IDs from DT headerAndrzej Hajda2014-01-081-339/+309
| | * | | clk: exynos5250: replace clock ID private enums with IDs from DT headerAndrzej Hajda2014-01-081-295/+264
| | * | | clk: exynos4: replace clock ID private enums with IDs from DT headerAndrzej Hajda2014-01-081-455/+402
| | * | | clk: exynos5250: register APLL rate tableAndrew Bresticker2014-01-081-1/+24
| | * | | clk: exynos5250: Add CLK_SET_RATE_PARENT flag to mout_apllSachin Kamat2013-12-301-1/+2
| | * | | clk: samsung: exynos5250: Fix parents of gate clocks from MFC domainTomasz Figa2013-12-301-3/+5
| | * | | clk: samsung: exynos5250: Correct parent list of audio muxesTomasz Figa2013-12-301-3/+3
| | * | | clk: samsung: exynos5250: Add missing unpopulated mux parentsTomasz Figa2013-12-301-4/+12
| | * | | clk: samsung: exynos5250: Fix parent of gate clocks from DISP1 domainTomasz Figa2013-12-301-6/+8
| | * | | clk: samsung: exynos5250: Fix parents of gate clocks from GSCL domainTomasz Figa2013-12-301-8/+17
| | * | | clk: samsung: exynos5250: Make names of mux and div clocks consistentTomasz Figa2013-12-301-122/+123
| | * | | clk: samsung: exynos5250: Sort definitions by registers and bitfieldTomasz Figa2013-12-301-102/+188
| | * | | Merge branch 'samsung-fixes' into samsung-next-baseTomasz Figa2013-12-303-11/+15
| | |\ \ \
| * | | | | clk: max77686: Register OF clock providerTomasz Figa2014-01-081-0/+24
| * | | | | clk: max77686: Refactor driver data handlingTomasz Figa2014-01-081-13/+14
| * | | | | clk: max77686: Fix clean-up in error and remove pathsTomasz Figa2014-01-081-19/+10
| * | | | | clk: max77686: Make max77686_clk_register() return struct clk *Tomasz Figa2014-01-081-7/+10
| * | | | | clk: max77686: Refactor successful exit of probe functionTomasz Figa2014-01-081-2/+1
| * | | | | clk: max77686: Provide .recalc_rate() operationTomasz Figa2014-01-081-0/+7
| * | | | | clk: max77686: Correct callback used for checking clock statusTomasz Figa2014-01-081-2/+2
| * | | | | Merge branch 'clk-next-unregister' into clk-nextMike Turquette2013-12-313-13/+200
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'clk/clk-unregister' of git://linuxtv.org/snawrocki/samsung into...Mike Turquette2013-12-043-13/+200
| | |\ \ \ \ \
| | | * | | | | clk: Implement clk_unregisterSylwester Nawrocki2013-12-041-3/+118
| | | * | | | | clk: Add common __clk_get(), __clk_put() implementationsSylwester Nawrocki2013-12-041-0/+26
| | | * | | | | clkdev: Fix race condition in clock lookup from device treeSylwester Nawrocki2013-12-041-2/+10
| | | * | | | | clk: Provide not locked variant of of_clk_get_from_provider()Sylwester Nawrocki2013-12-042-8/+46
| * | | | | | | Merge branch 'for_3.14/keystone-clk' of git://git.kernel.org/pub/scm/linux/ke...Mike Turquette2013-12-302-8/+28
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | clk: keystone: gate: fix error handling on initGrygorii Strashko2013-12-101-4/+8
| | * | | | | | clk: keystone: use clkod register bits for postdivMurali Karicheri2013-12-101-4/+20
| * | | | | | | Merge tag 'sunxi-clk-3.14-for-mike' of https://bitbucket.org/emiliolopez/linu...Mike Turquette2013-12-293-77/+437
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | clk: sunxi: Allwinner A20 output clock supportChen-Yu Tsai2013-12-281-0/+57
| | * | | | | | clk: sunxi: support better factor DT nodesEmilio López2013-12-281-0/+9
| | * | | | | | clk: sunxi: mod0 supportEmilio López2013-12-281-0/+57
| | * | | | | | clk: sunxi: add PLL5 and PLL6 supportEmilio López2013-12-281-0/+230
| | * | | | | | clk: sunxi: make factors_clk_setup return the clock it registersEmilio López2013-12-281-7/+8
| | * | | | | | clk: sunxi: add gating support to PLL1Emilio López2013-12-281-0/+2
| | * | | | | | clk: sunxi: clean the magic number of mux parentsEmilio López2013-12-281-2/+3
| | * | | | | | clk: sunxi: register factors clocks behind compositeEmilio López2013-12-283-73/+76
| * | | | | | | clk: remove CONFIG_COMMON_CLK_DEBUGMike Turquette2013-12-272-11/+1
| * | | | | | | clk: max77686: Remove redundant breakSachin Kamat2013-12-261-2/+0
| |/ / / / / /
| * | | | | | clk: add accuracy support for fixed clockBoris BREZILLON2013-12-221-6/+37
| * | | | | | clk: add clk accuracy retrieval supportBoris BREZILLON2013-12-221-7/+93
| * | | | | | clk: si570: Remove redundant of_match_ptr helperSachin Kamat2013-12-221-1/+1
| * | | | | | Merge tag 'renesas-clock-for-v3.14' of git://git.kernel.org/pub/scm/linux/ker...Mike Turquette2013-12-222-1/+105
| |\ \ \ \ \ \
| | * | | | | | clk: emev2: Add support for emev2 SMU clocks with DTTakashi Yoshii2013-12-142-1/+105
| * | | | | | | Merge tag 'mvebu-clk-3.14' of git://git.infradead.org/linux-mvebu into clk-nextMike Turquette2013-12-203-0/+229
| |\ \ \ \ \ \ \
| | * | | | | | | clk: mvebu: Add Core Divider clockEzequiel Garcia2013-11-243-0/+229
| | * | | | | | | clk: mvebu: staticize of_cpu_clk_setupJisheng Zhang2013-11-241-1/+1
| | | |/ / / / / | | |/| | | | |
| * | | | | | | clk/zynq/clkc: Add 'fclk-enable' featureSoren Brinkmann2013-12-201-3/+15
OpenPOWER on IntegriCloud