summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fbdev-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds2015-06-231-1/+7
|\
| * CLK: TI: always enable DESHDCP clockTomi Valkeinen2015-06-041-1/+6
| * arm: dra7: add DESHDCP clockTomi Valkeinen2015-06-031-0/+1
* | Merge branch 'for-linus-clk' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-06-232-26/+61
|\ \
| * | clk: s2mps11: use clkdev_create()Russell King2015-05-061-3/+1
| * | clkdev: add clkdev_create() helperRussell King2015-05-061-12/+41
| * | clkdev: const-ify connection id to clk_add_alias()Russell King2015-05-061-3/+3
| * | clkdev: drop __init from clkdev_add_table()Russell King2015-05-061-1/+1
| * | clkdev: use clk_hw internallyRussell King2015-05-061-8/+16
* | | Merge branch 'ccf/atmel-fixes-for-4.1' of https://github.com/bbrezillon/linux...Michael Turquette2015-06-193-7/+15
|\ \ \ | |_|/ |/| |
| * | clk: at91: fix h32mx prototype inclusion in pmc headerNicolas Ferre2015-06-191-1/+1
| * | 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: si5351: Do not pass struct clk in platform_dataSebastian Hesselbarth2015-05-081-18/+45
* | | Merge tag 'clk-samsung-fixes-4.1-2' of git://linuxtv.org/snawrocki/samsung in...Michael Turquette2015-05-073-7/+8
|\ \ \
| * | | clk: exynos5420: Restore GATE_BUS_TOP on suspendJavier Martinez Canillas2015-05-051-0/+1
| * | | clk: exynos5433: Fix wrong PMS value of exynos5433_pll_ratesChanwoo Choi2015-04-291-3/+3
| * | | clk: exynos5433: Fix wrong parent clock of sclk_apollo clockChanwoo Choi2015-04-291-1/+1
| * | | clk: exynos5433: Fix CLK_PCLK_MONOTONIC_CNT clk register assignmentJonghwa Lee2015-04-291-1/+1
| * | | clk: exynos5433: Fix wrong offset of PCLK_MSCL_SECURE_SMMU_JPEGJonghwa Lee2015-04-291-1/+1
| * | | clk: Use CONFIG_ARCH_EXYNOS instead of CONFIG_ARCH_EXYNOS5433Chanwoo Choi2015-04-291-1/+1
| | |/ | |/|
* | | clk: add missing lock when call clk_core_enable in clk_set_parentDong Aisheng2015-05-061-0/+8
* | | clk: qcom: Fix MSM8916 gfx3d_clk_src configurationGeorgi Djakov2015-04-301-1/+1
* | | clk: qcom: Fix MSM8916 venus divider valueGeorgi Djakov2015-04-301-1/+1
|/ /
* | 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
OpenPOWER on IntegriCloud