summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-04-222-0/+144
|\
| * ARM: shmobile: r8a7778: common clock framework CPG driverUlrich Hecht2015-02-272-0/+144
* | Merge tag 'clk-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-2189-833/+10735
|\ \
| * | clk: check ->determine/round_rate() return value in clk_calc_new_ratesBoris Brezillon2015-04-121-7/+16
| * | clk: at91: usb: propagate rate modification to the parent clkBoris Brezillon2015-04-121-15/+49
| * | clk: samsung: exynos4: Disable ARMCLK down feature on Exynos4210 SoCBartlomiej Zolnierkiewicz2015-04-121-6/+5
| * | clk: don't use __initconst for non-const arraysUwe Kleine-König2015-04-1212-100/+101
| * | Merge tag 'clk/for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tegr...Michael Turquette2015-04-108-71/+69
| |\ \
| | * | clk: tegra: Use the proper parent for plld_dsiThierry Reding2015-04-101-6/+8
| | * | clk: tegra: Use generic tegra_osc_clk_init() on Tegra114Thierry Reding2015-04-101-31/+3
| | * | clk: tegra: Model oscillator as clockThierry Reding2015-04-104-17/+21
| | * | clk: tegra: Add peripheral registers for bank YThierry Reding2015-04-101-0/+14
| | * | clk: tegra: Register the proper number of resetsThierry Reding2015-04-101-1/+1
| | * | clk: tegra: Remove needless initializationsThierry Reding2015-04-101-3/+3
| | * | clk: tegra: Use consistent indentationThierry Reding2015-04-101-10/+10
| | * | clk: tegra: Various whitespace cleanupsThierry Reding2015-04-102-1/+2
| | * | clk: tegra: Enable HDA to HDMI clocks on Tegra124Dylan Reid2015-04-101-0/+5
| | * | clk: tegra: Fix a bunch of sparse warningsThierry Reding2015-04-101-1/+1
| | * | clk: tegra: Fix typo tabel -> tableThierry Reding2015-04-101-1/+1
| | |/
| * | clk: clk-gpio-gate: Fix active lowMartin Fuzzey2015-04-101-14/+17
| * | clk: Add PWM clock driverPhilipp Zabel2015-04-103-0/+144
| * | clk: Add clock driver for mb86s7xJassi Brar2015-04-102-0/+387
| * | clk: pxa: pxa3xx: add missing os timer clockRobert Jarzmik2015-04-101-0/+3
| * | clk: versatile: test returned valueJulia Lawall2015-04-091-1/+1
| * | clk: qcom: Fix parent_map translationsGeorgi Djakov2015-04-082-11/+35
| * | clk: qcom: fix driver dependenciesBartlomiej Zolnierkiewicz2015-04-071-0/+1
| * | clk: qcom: Add EBI2 clocks for IPQ806xArchit Taneja2015-04-061-0/+32
| * | clk: constify of_device_id arrayFabian Frederick2015-04-017-11/+11
| * | clk: samsung: exynos3250: Add driver for CMU_ISP clock domainTomasz Figa2015-03-301-0/+163
| * | clk: samsung: Add CLKOUT driver support for Exynos3250 SoCInha Song2015-03-301-0/+2
| * | clk: cdce706: Constify struct regmap_configKrzysztof Kozlowski2015-03-271-1/+1
| * | clk: si570: Constify struct regmap_configKrzysztof Kozlowski2015-03-271-1/+1
| * | clk: si5351: Constify clock names and struct regmap_configKrzysztof Kozlowski2015-03-271-5/+5
| * | clk: qcom: fix simple_return.cocci warningsFengguang Wu2015-03-261-5/+1
| * | clk: qcom: Fix ipq806x LCC frequency tablesStephen Boyd2015-03-261-9/+9
| * | Merge tag 'sunxi-clocks-for-4.1' of https://git.kernel.org/pub/scm/linux/kern...Michael Turquette2015-03-253-103/+316
| |\ \
| | * | clk: sunxi: Add pll6 / 4 clock output to sun4i-a10-pll6Chen-Yu Tsai2015-03-251-1/+2
| | * | clk: sunxi: Make divs clocks specify which output is the base factor clockChen-Yu Tsai2015-03-251-12/+25
| | * | clk: sunxi: Register divs clocks before factor clocksChen-Yu Tsai2015-03-211-3/+3
| | * | clk: sunxi: Add "cpu" to list of protected clocks for sun5iChen-Yu Tsai2015-03-211-0/+1
| | * | clk: sunxi: Add muxable ahb factors clock for sun5i and sun7iChen-Yu Tsai2015-03-211-0/+52
| | * | clk: sunxi: Add support for sun9i A80 USB clocks and resetsChen-Yu Tsai2015-02-231-0/+43
| | * | clk: sunxi: Move USB clocks to separate fileChen-Yu Tsai2015-02-233-88/+191
| | |/
| * | Merge branch 'for-4.1-clk-ti' of github.com:t-kristo/linux-pm into clk-nextMichael Turquette2015-03-2414-72/+318
| |\ \
| | * | clk: ti: Implement FAPLL set_rate for the PLLTony Lindgren2015-03-241-0/+125
| | * | clk: ti: Implement FAPLL set_rate for the synthesizerTony Lindgren2015-03-241-2/+132
| | * | clk: ti: Fix FAPLL recalc_rate for rounding errorsTony Lindgren2015-03-241-6/+5
| | * | clk: ti: DRA7: Add timer_sys_ck aliases for Timers 13 through 16Suman Anna2015-03-241-0/+4
| | * | clk: ti: DRA7: Correct timer_sys_ck clock aliases for TimersSuman Anna2015-03-241-7/+7
| | * | clk: ti: OMAP5: Correct the DT clock aliases for timersSuman Anna2015-03-241-11/+11
OpenPOWER on IntegriCloud