| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2015-07-02 | 1 | -1/+1 |
|\ |
|
| * | drivers/clk: convert sunxi/clk-mod0.c to use builtin_platform_driver | Paul Gortmaker | 2015-06-16 | 1 | -1/+1 |
* | | Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/... | Linus Torvalds | 2015-07-02 | 1 | -2/+1 |
|\ \ |
|
| * | | drivers/clk: don't use module_init in clk-nomadik.c which is non-modular | Paul Gortmaker | 2015-06-16 | 1 | -2/+1 |
| |/ |
|
* | | Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-07-02 | 2 | -0/+2 |
|\ \ |
|
| * | | drivers/clk: include <module.h> for clk-max77xxx modular code | Paul Gortmaker | 2015-06-16 | 2 | -0/+2 |
| |/ |
|
* | | Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-07-02 | 136 | -1284/+12641 |
|\ \ |
|
| * | | clk: stm32: Add clock driver for STM32F4[23]xxx devices | Daniel Thompson | 2015-06-23 | 2 | -0/+381 |
| * | | Merge tag 'tegra-for-4.2-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Michael Turquette | 2015-06-20 | 8 | -15/+569 |
| |\ \ |
|
| | * | | clk: tegra: Fix hda2codec_2x clock name for Tegra30 | Marcel Ziswiler | 2015-05-13 | 1 | -1/+1 |
| | * | | clk: tegra: EMC clock driver depends on EMC driver | Thierry Reding | 2015-05-13 | 4 | -1/+15 |
| | * | | clk: tegra: Have EMC clock implement determine_rate() | Tomeu Vizoso | 2015-05-13 | 1 | -12/+23 |
| | * | | clk: tegra: Set the EMC clock as the parent of the MC clock | Tomeu Vizoso | 2015-05-13 | 1 | -12/+1 |
| | * | | clk: tegra: Add EMC clock driver | Mikko Perttunen | 2015-05-13 | 4 | -2/+535 |
| | * | | clk: tegra: Remove old Tegra124 EMC clock | Mikko Perttunen | 2015-05-13 | 1 | -1/+0 |
| | * | | clk: Expose clk_hw_reparent() to providers | Tomeu Vizoso | 2015-05-13 | 1 | -0/+8 |
| * | | | Merge branch 'clk-exynos-cpu-clk' into clk-next | Michael Turquette | 2015-06-20 | 5 | -2/+449 |
| |\ \ \ |
|
| | * | | | clk: samsung: exynos4: add cpu clock configuration data and instantiate cpu c... | Thomas Abraham | 2015-06-20 | 1 | -1/+23 |
| | * | | | clk: samsung: add infrastructure to register cpu clocks | Thomas Abraham | 2015-06-20 | 3 | -1/+423 |
| | * | | | clk: add CLK_RECALC_NEW_RATES clock flag for Exynos cpu clock support | Bartlomiej Zolnierkiewicz | 2015-06-20 | 1 | -0/+3 |
| | | |/
| | |/| |
|
| * | | | clk: add lpc18xx ccu clk driver | Joachim Eastwood | 2015-06-19 | 2 | -0/+294 |
| * | | | clk: add lpc18xx cgu clk driver | Joachim Eastwood | 2015-06-19 | 3 | -0/+637 |
| * | | | clk: keystone: add support for post divider register for main pll | Murali Karicheri | 2015-06-19 | 1 | -2/+18 |
| * | | | Merge tag 'sunxi-clocks-for-4.2' of https://git.kernel.org/pub/scm/linux/kern... | Michael Turquette | 2015-06-18 | 3 | -5/+18 |
| |\ \ \ |
|
| | * | | | clk: sunxi: Add support for the usb-clk on sun8i a23 and a33 SoCs | Hans de Goede | 2015-06-02 | 1 | -0/+11 |
| | * | | | clk: sunxi: Fix of_io_request_and_map error check | Maxime Ripard | 2015-05-05 | 2 | -5/+7 |
| | | |/
| | |/| |
|
| * | | | clk: mvebu: flag the crypto clk as CLK_IGNORE_UNUSED | Boris Brezillon | 2015-06-18 | 1 | -1/+1 |
| * | | | clk: cygnus: add clock support for Broadcom Cygnus | Ray Jui | 2015-06-18 | 2 | -0/+266 |
| * | | | clk: Change bcm clocks build dependency | Ray Jui | 2015-06-18 | 1 | -1/+1 |
| * | | | clk: iproc: add initial common clock support | Ray Jui | 2015-06-18 | 6 | -0/+1462 |
| * | | | clk: meson: add some error handling in meson_clk_register_cpu() | Dan Carpenter | 2015-06-12 | 1 | -4/+12 |
| * | | | clk: pxa: Fix const discarding warning | Stephen Boyd | 2015-06-12 | 1 | -1/+1 |
| * | | | clk: Move debug_node field under DEBUG_FS flag in struct clk_core | Maxime Coquelin | 2015-06-10 | 1 | -1/+1 |
| * | | | clk: fixed: Add comment to clk_fixed_set_rate | Daniel Thompson | 2015-06-10 | 1 | -1/+7 |
| * | | | clk: cdce925: Fix printk size_t warning | Stephen Boyd | 2015-06-10 | 1 | -1/+1 |
| * | | | clk: socfpga: remove a stray tab | Dan Carpenter | 2015-06-10 | 1 | -1/+1 |
| * | | | clk: exynos5433: Add CLK_IGNORE_UNUSED flag to clocks for SMC | Jonghwa Lee | 2015-06-10 | 1 | -18/+18 |
| * | | | clk: exynos5433: Add clock flag to support the DVFS of GPU | Joonyoung Shim | 2015-06-10 | 1 | -9/+9 |
| * | | | clk: exynos5433: Add DIV_CPIF to the list of stored registers on suspend | Hyungwon Hwang | 2015-06-10 | 1 | -0/+1 |
| * | | | clk: exynos5433: Add CLK_SET_RATE_PARENT to support DVFS for big.LITTLE core | Chanwoo Choi | 2015-06-10 | 1 | -14/+12 |
| * | | | clk: socfpga: make use of of_clk_parent_fill helper function | Dinh Nguyen | 2015-06-06 | 2 | -11/+2 |
| * | | | clk: of: helper for filling parent clock array and return num of parents | Dinh Nguyen | 2015-06-06 | 1 | -0/+21 |
| * | | | Merge branch 'clk-meson8b' into clk-next | Stephen Boyd | 2015-06-06 | 7 | -0/+1101 |
| |\ \ \ |
|
| | * | | | clk: meson8b: Add support for Meson8b clocks | Carlo Caione | 2015-06-06 | 2 | -0/+197 |
| | * | | | clk: meson: Add support for Meson clock controller | Carlo Caione | 2015-06-06 | 6 | -0/+904 |
| | |/ / |
|
| * | | | clk: make several parent names const | Uwe Kleine-König | 2015-06-04 | 17 | -146/+154 |
| * | | | clk: mediatek: Fix apmixedsys clock registration | James Liao | 2015-06-04 | 2 | -2/+2 |
| * | | | clk: ti: Use of_clk_get_parent_count() instead of open coding | Geert Uytterhoeven | 2015-06-04 | 1 | -1/+1 |
| * | | | clk: st: Use of_clk_get_parent_count() instead of open coding | Geert Uytterhoeven | 2015-06-04 | 2 | -2/+2 |
| * | | | clk: at91: Use of_clk_get_parent_count() instead of open coding | Geert Uytterhoeven | 2015-06-04 | 6 | -7/+7 |