summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* clk: qcom: Include clk.hStephen Boyd2015-07-201-0/+1
* clk: highbank: Include clk.hStephen Boyd2015-07-201-0/+1
* clk: bcm: Include clk.hStephen Boyd2015-07-201-0/+1
* clk: versatile: Remove clk.h and clkdev.h includesStephen Boyd2015-07-205-7/+5
* clk: ux500: Remove clk.h and clkdev.h includesStephen Boyd2015-07-206-8/+2
* clk: tegra: Properly include clk.hStephen Boyd2015-07-2016-16/+2
* clk: spear: Remove clk.h includeStephen Boyd2015-07-203-3/+0
* clk: socfpga: Remove clk.h and clkdev.h includesStephen Boyd2015-07-207-7/+6
* clk: sirf: Properly include clk.hStephen Boyd2015-07-203-2/+2
* clk: samsung: Properly include clk.h and clkdev.hStephen Boyd2015-07-2023-33/+22
* clk: rockchip: Properly include clk.hStephen Boyd2015-07-205-3/+5
* clk: nxp: Remove clk.h includeStephen Boyd2015-07-201-1/+0
* clk: mxs: Include clk.h in C files that use itStephen Boyd2015-07-207-8/+4
* clk: mvebu: Remove clk.h includeStephen Boyd2015-07-202-2/+3
* clk: mmp: Remove clk.h includeStephen Boyd2015-07-203-4/+1
* clk: meson8b: Properly include clk.hStephen Boyd2015-07-202-1/+1
* clk: mediatek: Properly include clk.hStephen Boyd2015-07-204-2/+6
* clk: keystone: Remove clk.h includeStephen Boyd2015-07-202-2/+0
* clk: hisilicon: Remove clk.h includeStephen Boyd2015-07-204-8/+1
* clk: wm831x: Remove clk.h includeStephen Boyd2015-07-201-1/+0
* clk: u300: Remove clk.h includeStephen Boyd2015-07-201-1/+1
* clk: twl6040: Remove clk.h includeStephen Boyd2015-07-201-1/+0
* clk: si5351: Include clk.hStephen Boyd2015-07-201-1/+1
* clk: rk808: Remove clk.h includeStephen Boyd2015-07-201-1/+0
* clk: palmas: Remove clkdev.h includesStephen Boyd2015-07-201-1/+0
* clk: nomadik: Remove clk.h and clkdev.h includesStephen Boyd2015-07-201-2/+1
* clk: mux: Remove clk.h includeStephen Boyd2015-07-201-1/+0
* clk: efm32gg: Remove clk.h includeStephen Boyd2015-07-201-1/+0
* clk: clps711x: Remove clk.h includeStephen Boyd2015-07-201-1/+0
* clk: cdce706: Include clk.hStephen Boyd2015-07-201-0/+1
* clk: axi-clkgen: Remove clk.h includeStephen Boyd2015-07-201-1/+0
* clk: i.MX: Remove clk.h includeStephen Boyd2015-07-205-5/+0
* Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li...Linus Torvalds2015-07-021-1/+1
|\
| * drivers/clk: convert sunxi/clk-mod0.c to use builtin_platform_driverPaul Gortmaker2015-06-161-1/+1
* | Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...Linus Torvalds2015-07-021-2/+1
|\ \
| * | drivers/clk: don't use module_init in clk-nomadik.c which is non-modularPaul Gortmaker2015-06-161-2/+1
| |/
* | Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-07-022-0/+2
|\ \
| * | drivers/clk: include <module.h> for clk-max77xxx modular codePaul Gortmaker2015-06-162-0/+2
| |/
* | Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-07-01136-1284/+12641
|\ \
| * | clk: stm32: Add clock driver for STM32F4[23]xxx devicesDaniel Thompson2015-06-222-0/+381
| * | Merge tag 'tegra-for-4.2-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...Michael Turquette2015-06-208-15/+569
| |\ \
| | * | clk: tegra: Fix hda2codec_2x clock name for Tegra30Marcel Ziswiler2015-05-131-1/+1
| | * | clk: tegra: EMC clock driver depends on EMC driverThierry Reding2015-05-134-1/+15
| | * | clk: tegra: Have EMC clock implement determine_rate()Tomeu Vizoso2015-05-131-12/+23
| | * | clk: tegra: Set the EMC clock as the parent of the MC clockTomeu Vizoso2015-05-131-12/+1
| | * | clk: tegra: Add EMC clock driverMikko Perttunen2015-05-134-2/+535
| | * | clk: tegra: Remove old Tegra124 EMC clockMikko Perttunen2015-05-131-1/+0
| | * | clk: Expose clk_hw_reparent() to providersTomeu Vizoso2015-05-131-0/+8
| * | | Merge branch 'clk-exynos-cpu-clk' into clk-nextMichael Turquette2015-06-205-2/+449
| |\ \ \
| | * | | clk: samsung: exynos4: add cpu clock configuration data and instantiate cpu c...Thomas Abraham2015-06-201-1/+23
OpenPOWER on IntegriCloud