| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-04-22 | 2 | -0/+144 |
|\ |
|
| * | ARM: shmobile: r8a7778: common clock framework CPG driver | Ulrich Hecht | 2015-02-27 | 2 | -0/+144 |
* | | Merge tag 'clk-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-04-21 | 89 | -833/+10735 |
|\ \ |
|
| * | | clk: check ->determine/round_rate() return value in clk_calc_new_rates | Boris Brezillon | 2015-04-13 | 1 | -7/+16 |
| * | | clk: at91: usb: propagate rate modification to the parent clk | Boris Brezillon | 2015-04-13 | 1 | -15/+49 |
| * | | clk: samsung: exynos4: Disable ARMCLK down feature on Exynos4210 SoC | Bartlomiej Zolnierkiewicz | 2015-04-13 | 1 | -6/+5 |
| * | | clk: don't use __initconst for non-const arrays | Uwe Kleine-König | 2015-04-13 | 12 | -100/+101 |
| * | | Merge tag 'clk/for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tegr... | Michael Turquette | 2015-04-11 | 8 | -71/+69 |
| |\ \ |
|
| | * | | clk: tegra: Use the proper parent for plld_dsi | Thierry Reding | 2015-04-10 | 1 | -6/+8 |
| | * | | clk: tegra: Use generic tegra_osc_clk_init() on Tegra114 | Thierry Reding | 2015-04-10 | 1 | -31/+3 |
| | * | | clk: tegra: Model oscillator as clock | Thierry Reding | 2015-04-10 | 4 | -17/+21 |
| | * | | clk: tegra: Add peripheral registers for bank Y | Thierry Reding | 2015-04-10 | 1 | -0/+14 |
| | * | | clk: tegra: Register the proper number of resets | Thierry Reding | 2015-04-10 | 1 | -1/+1 |
| | * | | clk: tegra: Remove needless initializations | Thierry Reding | 2015-04-10 | 1 | -3/+3 |
| | * | | clk: tegra: Use consistent indentation | Thierry Reding | 2015-04-10 | 1 | -10/+10 |
| | * | | clk: tegra: Various whitespace cleanups | Thierry Reding | 2015-04-10 | 2 | -1/+2 |
| | * | | clk: tegra: Enable HDA to HDMI clocks on Tegra124 | Dylan Reid | 2015-04-10 | 1 | -0/+5 |
| | * | | clk: tegra: Fix a bunch of sparse warnings | Thierry Reding | 2015-04-10 | 1 | -1/+1 |
| | * | | clk: tegra: Fix typo tabel -> table | Thierry Reding | 2015-04-10 | 1 | -1/+1 |
| | |/ |
|
| * | | clk: clk-gpio-gate: Fix active low | Martin Fuzzey | 2015-04-11 | 1 | -14/+17 |
| * | | clk: Add PWM clock driver | Philipp Zabel | 2015-04-10 | 3 | -0/+144 |
| * | | clk: Add clock driver for mb86s7x | Jassi Brar | 2015-04-10 | 2 | -0/+387 |
| * | | clk: pxa: pxa3xx: add missing os timer clock | Robert Jarzmik | 2015-04-10 | 1 | -0/+3 |
| * | | clk: versatile: test returned value | Julia Lawall | 2015-04-09 | 1 | -1/+1 |
| * | | clk: qcom: Fix parent_map translations | Georgi Djakov | 2015-04-08 | 2 | -11/+35 |
| * | | clk: qcom: fix driver dependencies | Bartlomiej Zolnierkiewicz | 2015-04-08 | 1 | -0/+1 |
| * | | clk: qcom: Add EBI2 clocks for IPQ806x | Archit Taneja | 2015-04-06 | 1 | -0/+32 |
| * | | clk: constify of_device_id array | Fabian Frederick | 2015-04-01 | 7 | -11/+11 |
| * | | clk: samsung: exynos3250: Add driver for CMU_ISP clock domain | Tomasz Figa | 2015-03-31 | 1 | -0/+163 |
| * | | clk: samsung: Add CLKOUT driver support for Exynos3250 SoC | Inha Song | 2015-03-31 | 1 | -0/+2 |
| * | | clk: cdce706: Constify struct regmap_config | Krzysztof Kozlowski | 2015-03-27 | 1 | -1/+1 |
| * | | clk: si570: Constify struct regmap_config | Krzysztof Kozlowski | 2015-03-27 | 1 | -1/+1 |
| * | | clk: si5351: Constify clock names and struct regmap_config | Krzysztof Kozlowski | 2015-03-27 | 1 | -5/+5 |
| * | | clk: qcom: fix simple_return.cocci warnings | Fengguang Wu | 2015-03-27 | 1 | -5/+1 |
| * | | clk: qcom: Fix ipq806x LCC frequency tables | Stephen Boyd | 2015-03-27 | 1 | -9/+9 |
| * | | Merge tag 'sunxi-clocks-for-4.1' of https://git.kernel.org/pub/scm/linux/kern... | Michael Turquette | 2015-03-25 | 3 | -103/+316 |
| |\ \ |
|
| | * | | clk: sunxi: Add pll6 / 4 clock output to sun4i-a10-pll6 | Chen-Yu Tsai | 2015-03-25 | 1 | -1/+2 |
| | * | | clk: sunxi: Make divs clocks specify which output is the base factor clock | Chen-Yu Tsai | 2015-03-25 | 1 | -12/+25 |
| | * | | clk: sunxi: Register divs clocks before factor clocks | Chen-Yu Tsai | 2015-03-21 | 1 | -3/+3 |
| | * | | clk: sunxi: Add "cpu" to list of protected clocks for sun5i | Chen-Yu Tsai | 2015-03-21 | 1 | -0/+1 |
| | * | | clk: sunxi: Add muxable ahb factors clock for sun5i and sun7i | Chen-Yu Tsai | 2015-03-21 | 1 | -0/+52 |
| | * | | clk: sunxi: Add support for sun9i A80 USB clocks and resets | Chen-Yu Tsai | 2015-02-23 | 1 | -0/+43 |
| | * | | clk: sunxi: Move USB clocks to separate file | Chen-Yu Tsai | 2015-02-23 | 3 | -88/+191 |
| | |/ |
|
| * | | Merge branch 'for-4.1-clk-ti' of github.com:t-kristo/linux-pm into clk-next | Michael Turquette | 2015-03-25 | 14 | -72/+318 |
| |\ \ |
|
| | * | | clk: ti: Implement FAPLL set_rate for the PLL | Tony Lindgren | 2015-03-24 | 1 | -0/+125 |
| | * | | clk: ti: Implement FAPLL set_rate for the synthesizer | Tony Lindgren | 2015-03-24 | 1 | -2/+132 |
| | * | | clk: ti: Fix FAPLL recalc_rate for rounding errors | Tony Lindgren | 2015-03-24 | 1 | -6/+5 |
| | * | | clk: ti: DRA7: Add timer_sys_ck aliases for Timers 13 through 16 | Suman Anna | 2015-03-24 | 1 | -0/+4 |
| | * | | clk: ti: DRA7: Correct timer_sys_ck clock aliases for Timers | Suman Anna | 2015-03-24 | 1 | -7/+7 |
| | * | | clk: ti: OMAP5: Correct the DT clock aliases for timers | Suman Anna | 2015-03-24 | 1 | -11/+11 |