summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clk: at91: fix PERIPHERAL_MAX_SHIFT definitionBoris Brezillon2015-06-191-4/+4
* clk: at91: pll: fix input range validity checkBoris Brezillon2015-06-191-2/+10
* 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
* clk: at91: change to using endian agnositc IOBen Dooks2015-04-111-2/+2
* Merge tag 'clk/for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tegr...Michael Turquette2015-04-109-72/+70
|\
| * clk: tegra: Use the proper parent for plld_dsiThierry Reding2015-04-102-7/+9
| * 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-102-15/+18
* | clk: Add PWM clock driverPhilipp Zabel2015-04-104-0/+170
* | clk: Add clock driver for mb86s7xJassi Brar2015-04-103-0/+413
* | 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-062-0/+33
* | clk: constify of_device_id arrayFabian Frederick2015-04-017-11/+11
* | MAINTAINERS: clk: discuss on the linux-clk@vger.kernel.org listPaul Walmsley2015-03-311-1/+2
* | clk: samsung: exynos3250: Add driver for CMU_ISP clock domainTomasz Figa2015-03-303-0/+232
* | 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-254-103/+319
|\ \
| * | 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-212-0/+53
| * | clk: sunxi: Add support for sun9i A80 USB clocks and resetsChen-Yu Tsai2015-02-232-0/+45
| * | 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
OpenPOWER on IntegriCloud