summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | clk: meson8b: export the SDIO clockMartin Blumenstingl2017-06-121-1/+1
| | * | | clk: meson8b: export the SAR ADC clocksMartin Blumenstingl2017-06-121-2/+2
| * | | | clk: meson: meson8b: add compatibles for Meson8 and Meson8m2Martin Blumenstingl2017-06-122-4/+7
* | | | | Merge branch 'for-4.13-ti-clkctrl' of https://github.com/t-kristo/linux-pm in...Stephen Boyd2017-06-164-1/+1193
|\ \ \ \ \
| * | | | | clk: ti: omap4: add clkctrl clock dataTero Kristo2017-06-153-0/+670
| * | | | | clk: ti: add support for clkctrl clocksTero Kristo2017-06-153-1/+523
| | |_|/ / | |/| | |
* | | | | clk: sunxi-ng: Staticize ccu_mux_helper_unapply_prediv()Stephen Boyd2017-06-161-1/+1
* | | | | Merge tag 'sunxi-clk-for-4.13' of https://git.kernel.org/pub/scm/linux/kernel...Stephen Boyd2017-06-1622-269/+1572
|\ \ \ \ \
| * | | | | clk: sunxi-ng: Move all clock types to a libraryStephen Boyd2017-06-072-132/+22
| * | | | | clk: sunxi-ng: a83t: Add support for A83T's PRCMChen-Yu Tsai2017-06-071-0/+107
| * | | | | clk: sunxi-ng: select SUNXI_CCU_MULT for sun8i-a83tArnd Bergmann2017-06-071-0/+1
| * | | | | clk: sunxi-ng: a83t: Fix audio PLL divider offsetChen-Yu Tsai2017-06-071-1/+1
| * | | | | clk: sunxi-ng: a83t: Fix PLL lock status register offsetChen-Yu Tsai2017-06-071-1/+1
| * | | | | clk: sunxi-ng: Add driver for A83T CCUChen-Yu Tsai2017-06-074-0/+998
| * | | | | clk: sunxi-ng: Support multiple variable pre-dividersChen-Yu Tsai2017-06-079-47/+54
| * | | | | clk: sunxi-ng: de2: fix wrong pointer passed to PTR_ERR()Wei Yongjun2017-06-071-1/+1
| * | | | | clk: sunxi-ng: sun5i: Export video PLLsMaxime Ripard2017-06-071-2/+4
| * | | | | clk: sunxi-ng: mux: Re-adjust parent rateMaxime Ripard2017-06-071-5/+28
| * | | | | clk: sunxi-ng: mux: Change pre-divider application function prototypeMaxime Ripard2017-06-075-33/+28
| * | | | | clk: sunxi-ng: mux: split out the pre-divider computation codeMaxime Ripard2017-06-071-12/+20
| * | | | | clk: sunxi-ng: mux: Don't just rely on the parent for CLK_SET_RATE_PARENTMaxime Ripard2017-06-071-13/+1
| * | | | | clk: sunxi-ng: div: Switch to divider_round_rateMaxime Ripard2017-06-071-23/+4
| * | | | | clk: sunxi-ng: Pass the parent and a pointer to the clocks round rateMaxime Ripard2017-06-076-18/+25
| * | | | | clk: divider: Make divider_round_rate take the parent clockMaxime Ripard2017-06-071-9/+10
| * | | | | clk: sunxi-ng: explicitly include linux/spinlock.hTobias Klauser2017-06-071-0/+1
| * | | | | clk: sunxi-ng: add support for DE2 CCUIcenowy Zheng2017-06-074-0/+294
* | | | | | Merge branch 'clk-fixes' into clk-nextStephen Boyd2017-06-145-4/+9
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge tag 'sunxi-clk-fixes-for-4.12' of https://git.kernel.org/pub/scm/linux/...Stephen Boyd2017-06-145-4/+9
| |\ \ \ \ \ | | |/ / / /
| | * | | | clk: sunxi-ng: a64: Export PLL_PERIPH0 clock for the PRCMChen-Yu Tsai2017-05-311-1/+3
| | * | | | clk: sunxi-ng: h3: Export PLL_PERIPH0 clock for the PRCMChen-Yu Tsai2017-05-311-1/+3
| | * | | | clk: sunxi-ng: enable SUNXI_CCU_MP for PRCMArnd Bergmann2017-05-181-0/+1
| | * | | | clk: sunxi-ng: v3s: Fix usb otg device reset bitYong Deng2017-05-141-1/+1
| | * | | | clk: sunxi-ng: a31: Correct lcd1-ch1 clock register offsetChen-Yu Tsai2017-05-141-1/+1
| | |/ / /
* | | | | Merge tag 'clk-v4.13-samsung' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Boyd2017-06-1410-216/+235
|\ \ \ \ \
| * | | | | clk: samsung: exynos542x: Add EPLL rate tableSylwester Nawrocki2017-06-091-2/+17
| * | | | | clk: samsung: Add missing exynos5420 audio related clocksSylwester Nawrocki2017-06-091-3/+7
| * | | | | clk: samsung: Add enable/disable operation for PLL36XX clocksSylwester Nawrocki2017-06-091-37/+50
| * | | | | clk: samsung: s5pv210-audss: Convert to the new clk_hw APIMarek Szyprowski2017-06-091-25/+27
| * | | | | clk: samsung: exynos-clkout: Convert to the new clk_hw APIMarek Szyprowski2017-06-091-9/+9
| * | | | | clk: samsung: exynos-audss: Convert to the new clk_hw APIMarek Szyprowski2017-06-091-28/+29
| * | | | | clk: samsung: Convert common drivers to the new clk_hw APIMarek Szyprowski2017-06-075-105/+92
| * | | | | clk: samsung: Add local variable to match its purposeMarek Szyprowski2017-06-071-4/+5
| * | | | | clk: samsung: Remove dead codeMarek Szyprowski2017-06-071-4/+0
| | |/ / / | |/| | |
* | | | | Merge tag 'v4.13-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd2017-06-147-66/+735
|\ \ \ \ \
| * | | | | clk: rockchip: mark some special clk as critical on rk3368Elaine Zhang2017-06-021-1/+4
| * | | | | clk: rockchip: mark noc and some special clk as critical on rk3288Elaine Zhang2017-06-021-4/+10
| * | | | | clk: rockchip: mark noc and some special clk as critical on rk3228Elaine Zhang2017-06-021-1/+29
| * | | | | clk: rockchip: mark pclk_ddrupctl as critical_clock on rk3036Elaine Zhang2017-06-021-0/+1
| * | | | | clk: rockchip: add clock controller for rk3128Elaine Zhang2017-06-022-0/+613
| * | | | | clk: rockchip: export more rk3228 clocks idsElaine Zhang2017-06-021-46/+46
OpenPOWER on IntegriCloud