Age | Commit message (Expand) | Author | Files | Lines |
2015-06-19 | clk: at91: trivial: typo in peripheral clock description | Nicolas Ferre | 1 | -1/+1 |
2015-06-19 | clk: at91: fix PERIPHERAL_MAX_SHIFT definition | Boris Brezillon | 1 | -4/+4 |
2015-06-19 | clk: at91: pll: fix input range validity check | Boris Brezillon | 1 | -2/+10 |
2015-04-13 | clk: check ->determine/round_rate() return value in clk_calc_new_rates | Boris Brezillon | 1 | -7/+16 |
2015-04-13 | clk: at91: usb: propagate rate modification to the parent clk | Boris Brezillon | 1 | -15/+49 |
2015-04-13 | clk: samsung: exynos4: Disable ARMCLK down feature on Exynos4210 SoC | Bartlomiej Zolnierkiewicz | 1 | -6/+5 |
2015-04-13 | clk: don't use __initconst for non-const arrays | Uwe Kleine-König | 12 | -100/+101 |
2015-04-12 | clk: at91: change to using endian agnositc IO | Ben Dooks | 1 | -2/+2 |
2015-04-11 | Merge tag 'clk/for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tegr... | Michael Turquette | 9 | -72/+70 |
2015-04-11 | clk: clk-gpio-gate: Fix active low | Martin Fuzzey | 2 | -15/+18 |
2015-04-11 | clk: Add PWM clock driver | Philipp Zabel | 4 | -0/+170 |
2015-04-10 | clk: Add clock driver for mb86s7x | Jassi Brar | 3 | -0/+413 |
2015-04-10 | clk: pxa: pxa3xx: add missing os timer clock | Robert Jarzmik | 1 | -0/+3 |
2015-04-10 | clk: tegra: Use the proper parent for plld_dsi | Thierry Reding | 2 | -7/+9 |
2015-04-10 | clk: tegra: Use generic tegra_osc_clk_init() on Tegra114 | Thierry Reding | 1 | -31/+3 |
2015-04-10 | clk: tegra: Model oscillator as clock | Thierry Reding | 4 | -17/+21 |
2015-04-10 | clk: tegra: Add peripheral registers for bank Y | Thierry Reding | 1 | -0/+14 |
2015-04-10 | clk: tegra: Register the proper number of resets | Thierry Reding | 1 | -1/+1 |
2015-04-10 | clk: tegra: Remove needless initializations | Thierry Reding | 1 | -3/+3 |
2015-04-10 | clk: tegra: Use consistent indentation | Thierry Reding | 1 | -10/+10 |
2015-04-10 | clk: tegra: Various whitespace cleanups | Thierry Reding | 2 | -1/+2 |
2015-04-10 | clk: tegra: Enable HDA to HDMI clocks on Tegra124 | Dylan Reid | 1 | -0/+5 |
2015-04-10 | clk: tegra: Fix a bunch of sparse warnings | Thierry Reding | 1 | -1/+1 |
2015-04-10 | clk: tegra: Fix typo tabel -> table | Thierry Reding | 1 | -1/+1 |
2015-04-09 | clk: versatile: test returned value | Julia Lawall | 1 | -1/+1 |
2015-04-08 | clk: qcom: Fix parent_map translations | Georgi Djakov | 2 | -11/+35 |
2015-04-08 | clk: qcom: fix driver dependencies | Bartlomiej Zolnierkiewicz | 1 | -0/+1 |
2015-04-07 | clk: qcom: Add EBI2 clocks for IPQ806x | Archit Taneja | 2 | -0/+33 |
2015-04-01 | clk: constify of_device_id array | Fabian Frederick | 7 | -11/+11 |
2015-04-01 | MAINTAINERS: clk: discuss on the linux-clk@vger.kernel.org list | Paul Walmsley | 1 | -1/+2 |
2015-03-31 | clk: samsung: exynos3250: Add driver for CMU_ISP clock domain | Tomasz Figa | 3 | -0/+232 |
2015-03-31 | clk: samsung: Add CLKOUT driver support for Exynos3250 SoC | Inha Song | 1 | -0/+2 |
2015-03-27 | clk: cdce706: Constify struct regmap_config | Krzysztof Kozlowski | 1 | -1/+1 |
2015-03-27 | clk: si570: Constify struct regmap_config | Krzysztof Kozlowski | 1 | -1/+1 |
2015-03-27 | clk: si5351: Constify clock names and struct regmap_config | Krzysztof Kozlowski | 1 | -5/+5 |
2015-03-27 | clk: qcom: fix simple_return.cocci warnings | Fengguang Wu | 1 | -5/+1 |
2015-03-27 | clk: qcom: Fix ipq806x LCC frequency tables | Stephen Boyd | 1 | -9/+9 |
2015-03-26 | Merge tag 'sunxi-clocks-for-4.1' of https://git.kernel.org/pub/scm/linux/kern... | Michael Turquette | 4 | -103/+319 |
2015-03-25 | clk: sunxi: Add pll6 / 4 clock output to sun4i-a10-pll6 | Chen-Yu Tsai | 1 | -1/+2 |
2015-03-25 | clk: sunxi: Make divs clocks specify which output is the base factor clock | Chen-Yu Tsai | 1 | -12/+25 |
2015-03-25 | Merge branch 'for-4.1-clk-ti' of github.com:t-kristo/linux-pm into clk-next | Michael Turquette | 14 | -72/+318 |
2015-03-24 | clk: ti: Implement FAPLL set_rate for the PLL | Tony Lindgren | 1 | -0/+125 |
2015-03-24 | clk: ti: Implement FAPLL set_rate for the synthesizer | Tony Lindgren | 1 | -2/+132 |
2015-03-24 | clk: ti: Fix FAPLL recalc_rate for rounding errors | Tony Lindgren | 1 | -6/+5 |
2015-03-24 | clk: ti: DRA7: Add timer_sys_ck aliases for Timers 13 through 16 | Suman Anna | 1 | -0/+4 |
2015-03-24 | clk: ti: DRA7: Correct timer_sys_ck clock aliases for Timers | Suman Anna | 1 | -7/+7 |
2015-03-24 | clk: ti: OMAP5: Correct the DT clock aliases for timers | Suman Anna | 1 | -11/+11 |
2015-03-24 | clk: ti: OMAP4: Remove the legacy timer DT clock aliases | Suman Anna | 1 | -11/+0 |
2015-03-24 | clk: ti: clk-3xxx-legacy: Correct McBSP related clock aliases | Peter Ujfalusi | 1 | -7/+9 |
2015-03-24 | clk: ti: clk-3xxx: Correct McBSP related DT clock definitions | Peter Ujfalusi | 1 | -12/+7 |