aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAge
...
| * | | Merge tag 'imx-clk-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Stephen Boyd2016-03-02
| |\ \ \
| | * | | clk: imx: add kpp clock for i.MX6ULLothar Waßmann2016-02-27
| | * | | clk: imx: whitespace cleanup; no functional changeLothar Waßmann2016-02-27
| | * | | clk: imx: correct pwm7 clock name in driver for i.MX6ULAnatolij Gustschin2016-02-18
| | * | | clk: imx: Add clock support for imx6qpBai Ping2016-02-13
| * | | | Merge tag 'sunxi-clocks-for-4.6' of https://git.kernel.org/pub/scm/linux/kern...Stephen Boyd2016-03-02
| |\ \ \ \
| | * | | | clk: sunxi: Add apb0 gates for H3Krzysztof Adamski2016-02-25
| | * | | | clk: sunxi: Improve divs_clk error handling and reportingAndre Przywara2016-02-21
| | * | | | clk: sunxi: improve divider_clk error handling and reportingAndre Przywara2016-02-21
| | * | | | clk: sunxi: improve mux_clk error handling and reportingAndre Przywara2016-02-21
| | * | | | clk: sunxi: Fix sun8i-a23-apb0-clk divider flagsChen-Yu Tsai2016-02-16
| | * | | | clk: sunxi: Remove clk_register_clkdev callsMaxime Ripard2016-02-11
| | * | | | clk: sunxi: Remove old probe and protection codeMaxime Ripard2016-02-11
| | * | | | clk: sunxi: convert current clocks registration to CLK_OF_DECLAREMaxime Ripard2016-02-11
| | * | | | clk: sunxi: Make clocks setup functions take const pointerMaxime Ripard2016-02-11
| | * | | | clk: sunxi: Make clocks setup functions return their clockMaxime Ripard2016-02-11
| | * | | | clk: sunxi: improve error reporting for the mux clockAndre Przywara2016-02-02
| | * | | | clk: sunxi: don't mark sun6i_ar100_data __initconstArnd Bergmann2016-02-02
| | * | | | clk: sunxi: add bus gates for A83TVishnu Patekar2016-02-02
| | * | | | clk: sunxi: Add apb0 gates for A83TVishnu Patekar2016-02-02
| | * | | | clk: sunxi: rewrite sun8i-a23-mbus-clk using the simpler composite clkChen-Yu Tsai2016-01-29
| | * | | | clk: sunxi: rewrite sun6i-ar100 using factors clkChen-Yu Tsai2016-01-29
| | * | | | clk: sunxi: rewrite sun6i-a31-ahb1-clk using factors clk with custom recalcChen-Yu Tsai2016-01-29
| | * | | | clk: sunxi: factors: Drop round_rate from clk opsChen-Yu Tsai2016-01-29
| | * | | | clk: sunxi: factors: Support custom formulasChen-Yu Tsai2016-01-29
| | * | | | clk: sunxi: factors: Consolidate get_factors parameters into a structChen-Yu Tsai2016-01-27
| | * | | | clk: sunxi: factors: Add unregister functionChen-Yu Tsai2016-01-27
| | * | | | clk: sunxi: factors: Add clk cleanup in sunxi_factors_register() error pathChen-Yu Tsai2016-01-27
| | * | | | clk: sunxi: factors: Make struct clk_factors_config table constChen-Yu Tsai2016-01-27
| | * | | | clk: sunxi: usb: Sort clk providers by chip family and nameChen-Yu Tsai2016-01-25
| | * | | | clk: sunxi: Drop clk.h includeStephen Boyd2016-01-24
| | |/ / /
| * | | | clk: qcom: msm8960: Fix ce3_src register offsetStephen Boyd2016-03-02
| * | | | Merge branch 'clk-ti' into clk-nextMichael Turquette2016-03-01
| |\ \ \ \
| | * | | | clk: ti: Fix some errors found by static checkersStephen Boyd2016-03-01
| | * | | | clk: ti: Allow COMPILE_TEST to build selected driversTony Lindgren2016-03-01
| | * | | | clk: ti: Add support for dm814x ADPLLTony Lindgren2016-03-01
| | |/ / /
| * | | | clk: qcom: Fix pre-divider usage for pixel RCGArchit Taneja2016-02-29
| * | | | clk: h8300: Properly cast to __iomem pointerStephen Boyd2016-02-26
| * | | | clk: ti: Update for of_clk_get_parent_count() returning unsigned intStephen Boyd2016-02-26
| * | | | clk: sunxi: Use proper type for of_clk_get_parent_count() return valueStephen Boyd2016-02-26
| * | | | clk: st: Remove impossible check for of_clk_get_parent_count() < 0Stephen Boyd2016-02-26
| * | | | clk: h8300: Remove impossible check for of_clk_get_parent_count()Stephen Boyd2016-02-26
| * | | | clk: gpio: Remove impossible check for of_clk_get_parent_count() < 0Stephen Boyd2016-02-26
| * | | | clk: at91: Remove impossible checks for of_clk_get_parent_count()Stephen Boyd2016-02-26
| * | | | clk: Make of_clk_get_parent_count() return unsigned intsStephen Boyd2016-02-26
| * | | | clk: Ignore disabled DT clock providersGeert Uytterhoeven2016-02-26
| * | | | clk: skip unnecessary set_phase if nothing to doShawn Lin2016-02-25
| * | | | clk: bcm2835: added missing clock register definitionsMartin Sperl2016-02-25
| * | | | clk: shmobile: Remove ARCH_SHMOBILE_MULTISimon Horman2016-02-25
| * | | | Merge tag 'clk-samsung-4.6' of git://linuxtv.org/snawrocki/samsung into clk-nextStephen Boyd2016-02-25
| |\ \ \ \