summaryrefslogtreecommitdiffstats
path: root/drivers/clk (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | clk: sunxi-ng: Add hardware dependencyJean Delvare2016-09-101-0/+1
| * | clk: sunxi-ng: Add A23 CCUMaxime Ripard2016-09-103-0/+750
| * | clk: sunxi-ng: Add A33 CCU supportMaxime Ripard2016-09-104-0/+856
| * | clk: sunxi-ng: Add N-class clocks supportMaxime Ripard2016-09-104-0/+173
| * | clk: sunxi-ng: mux: Add mux table macroMaxime Ripard2016-09-101-13/+13
| * | clk: sunxi-ng: div: Allow to set a maximumMaxime Ripard2016-09-105-33/+55
| * | clk: sunxi-ng: div: Add kerneldoc for the _ccu_div structureMaxime Ripard2016-09-101-0/+14
| * | clk: sunxi-ng: div: Add mux table macrosMaxime Ripard2016-09-101-7/+21
| * | clk: sunxi-ng: Add A31/A31s clocksChen-Yu Tsai2016-08-254-0/+1318
| * | clk: sunxi-ng: mux: Add clk notifier functionsChen-Yu Tsai2016-08-252-0/+50
| * | clk: sunxi-ng: mux: support fixed pre-dividers on multiple parentsChen-Yu Tsai2016-08-253-11/+16
| * | clk: sunxi-ng: mux: Add support for mux tablesChen-Yu Tsai2016-08-252-6/+23
| * | clk: sunxi-ng: mux: Rename mux macro to be consistentMaxime Ripard2016-08-254-6/+6
| * | clk: sunxi-ng: nkm: Add mux to support multiple parentsChen-Yu Tsai2016-08-082-6/+57
| * | clk: sunxi-ng: mux: Increase fixed pre-divider div sizeChen-Yu Tsai2016-08-082-2/+2
* | | Merge tag 'clk-v4.9-samsung' of git://linuxtv.org/snawrocki/samsung into clk-...Stephen Boyd2016-09-147-278/+419
|\ \ \
| * | | clk: samsung: Add support for EPLL on exynos5410Sylwester Nawrocki2016-09-093-2/+131
| * | | clk: samsung: clk-exynos-audss: Whitespace and debug trace cleanupSylwester Nawrocki2016-09-091-7/+4
| * | | clk: samsung: clk-exynos-audss: Add exynos5410 compatibleSylwester Nawrocki2016-09-091-0/+9
| * | | clk: samsung: clk-exynos-audss: controller variant handling reworkSylwester Nawrocki2016-09-091-27/+37
| * | | clk: samsung: Use common registration function for pll2550xSylwester Nawrocki2016-09-093-49/+13
| * | | clk: samsung: exynos5410: Expose the peripheral DMA gate clocksSylwester Nawrocki2016-09-091-0/+2
| * | | clk: samsung: exynos5420: Add clocks for CMU_CDREX domainChanwoo Choi2016-09-091-0/+37
| * | | clk: samsung: exynos5410: Use samsung_cmu_register_one() to simplify codeChanwoo Choi2016-09-091-20/+13
| * | | clk: samsung: exynos5260: Move struct samsung_cmu_info to init sectionChanwoo Choi2016-09-091-175/+175
| |/ /
* | | clk: rk808: Pass the right pointer as the get_hw contextTomeu Vizoso2016-09-091-1/+1
* | | Merge branch 'clk-fixes' into clk-nextStephen Boyd2016-09-084-14/+14
|\ \ \
| * \ \ Merge tag 'sunxi-clk-fixes-for-4.8' of https://git.kernel.org/pub/scm/linux/k...Stephen Boyd2016-09-084-14/+14
| |\ \ \
| | * | | clk: sunxi-ng: Fix wrong reset register offsetsJorik Jonker2016-08-291-8/+8
| | * | | clk: sunxi-ng: nk: Make ccu_nk_find_best staticChen-Yu Tsai2016-08-081-3/+3
| | * | | clk: sunxi-ng: Fix inverted test condition in ccu_helper_wait_for_lockChen-Yu Tsai2016-08-081-1/+1
| | * | | clk: sunxi: Fix return value check in sun8i_a23_mbus_setup()Wei Yongjun2016-08-081-1/+1
| | * | | clk: sunxi: pll2: Fix return value check in sun4i_pll2_setup()Wei Yongjun2016-08-081-2/+2
| | |/ /
* | | | clk: bcm2835: Skip PLLC clocks when deciding on a new clock parentEric Anholt2016-09-071-0/+23
* | | | clk: bcm2835: Mark the CM SDRAM clock's parent as criticalEric Anholt2016-09-071-0/+25
* | | | clk: bcm2835: Mark GPIO clocks enabled at boot as criticalEric Anholt2016-09-071-1/+9
* | | | clk: bcm2835: Mark the VPU clock as criticalEric Anholt2016-09-071-1/+4
* | | | Merge tag 'v4.9-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd2016-09-077-20/+248
|\ \ \ \
| * | | | clk: rockchip: use the dclk_vop_frac clock ids on rk3399Yakir Yang2016-09-041-2/+2
| * | | | clk: rockchip: drop CLK_SET_RATE_PARENT from rk3399 fractional dividersDouglas Anderson2016-09-041-13/+13
| * | | | clk: rockchip: add 2016M to big cpu clk rate table on rk3399Shunqian Zheng2016-09-041-0/+1
| * | | | clk: rockchip: add rk3399 ddr clock supportLin Huang2016-09-041-0/+19
| * | | | clk: rockchip: add new clock-type for the ddrclkLin Huang2016-09-014-0/+197
| * | | | clk: rockchip: handle of_iomap failures in legacy clock driverArvind Yadav2016-08-231-1/+6
| * | | | clk: rockchip: mark rk3399 hdcp_noc and vio_noc as criticalChris Zhong2016-08-121-0/+4
| * | | | clk: rockchip: use general clock flag when registering pllHeiko Stübner2016-08-083-4/+4
| * | | | clk: rockchip: delete the CLK_IGNORE_UNUSED from aclk_pcie on rk3399Elaine Zhang2016-08-081-2/+2
| * | | | clk: rockchip: add 65MHz and 106.5MHz rates to rk3399 plls used for HDMIXing Zheng2016-08-081-0/+2
| | |/ / | |/| |
* | | | Merge branch 'clk-meson-gxbb' into clk-nextMichael Turquette2016-09-036-119/+503
|\ \ \ \
| * | | | clk: meson-gxbb: Export PWM related clocks for DTNeil Armstrong2016-09-031-3/+3