Age | Commit message (Expand) | Author | Files | Lines |
2015-05-08 | clk: si5351: Do not pass struct clk in platform_data | Sebastian Hesselbarth | 1 | -18/+45 |
2015-05-08 | Merge tag 'clk-samsung-fixes-4.1-2' of git://linuxtv.org/snawrocki/samsung in... | Michael Turquette | 3 | -7/+8 |
2015-05-07 | clk: add missing lock when call clk_core_enable in clk_set_parent | Dong Aisheng | 1 | -0/+8 |
2015-05-05 | clk: exynos5420: Restore GATE_BUS_TOP on suspend | Javier Martinez Canillas | 1 | -0/+1 |
2015-05-01 | clk: qcom: Fix MSM8916 gfx3d_clk_src configuration | Georgi Djakov | 1 | -1/+1 |
2015-05-01 | clk: qcom: Fix MSM8916 venus divider value | Georgi Djakov | 1 | -1/+1 |
2015-04-29 | clk: exynos5433: Fix wrong PMS value of exynos5433_pll_rates | Chanwoo Choi | 1 | -3/+3 |
2015-04-29 | clk: exynos5433: Fix wrong parent clock of sclk_apollo clock | Chanwoo Choi | 1 | -1/+1 |
2015-04-29 | clk: exynos5433: Fix CLK_PCLK_MONOTONIC_CNT clk register assignment | Jonghwa Lee | 1 | -1/+1 |
2015-04-29 | clk: exynos5433: Fix wrong offset of PCLK_MSCL_SECURE_SMMU_JPEG | Jonghwa Lee | 1 | -1/+1 |
2015-04-29 | clk: Use CONFIG_ARCH_EXYNOS instead of CONFIG_ARCH_EXYNOS5433 | Chanwoo Choi | 1 | -1/+1 |
2015-04-22 | Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -0/+144 |
2015-04-21 | Merge tag 'clk-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 89 | -833/+10735 |
2015-04-17 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 6 | -0/+1048 |
2015-04-17 | clk: bcm/kona: use DIV_ROUND_CLOSEST_ULL() | Javi Merino | 2 | -22/+7 |
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-11 | Merge tag 'clk/for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tegr... | Michael Turquette | 8 | -71/+69 |
2015-04-11 | clk: clk-gpio-gate: Fix active low | Martin Fuzzey | 1 | -14/+17 |
2015-04-11 | clk: Add PWM clock driver | Philipp Zabel | 3 | -0/+144 |
2015-04-10 | clk: Add clock driver for mb86s7x | Jassi Brar | 2 | -0/+387 |
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 | 1 | -6/+8 |
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 | 1 | -0/+32 |
2015-04-01 | clk: constify of_device_id array | Fabian Frederick | 7 | -11/+11 |
2015-03-31 | CLK: Pistachio: Register external clock gates | Andrew Bresticker | 1 | -0/+21 |
2015-03-31 | CLK: Pistachio: Register system interface gate clocks | Andrew Bresticker | 1 | -0/+42 |
2015-03-31 | CLK: Pistachio: Register peripheral clocks | Andrew Bresticker | 1 | -0/+67 |
2015-03-31 | CLK: Pistachio: Register core clocks | Andrew Bresticker | 2 | -0/+200 |
2015-03-31 | CLK: Pistachio: Add PLL driver | Andrew Bresticker | 3 | -0/+452 |
2015-03-31 | CLK: Add basic infrastructure for Pistachio clocks | Andrew Bresticker | 4 | -0/+266 |
2015-03-31 | clk: samsung: exynos3250: Add driver for CMU_ISP clock domain | Tomasz Figa | 1 | -0/+163 |
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 |