Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9da9e761273702b3afd6e3538c23ece95693e586
/
drivers
/
clk
9da9e76
clk: ti: make use of of_clk_parent_fill helper function
by Dinh Nguyen
· 9 years ago
8a53fb2
clk: sunxi: make use of of_clk_parent_fill helper function
by Dinh Nguyen
· 9 years ago
0b4e7f0
clk: st: make use of of_clk_parent_fill helper function
by Dinh Nguyen
· 9 years ago
5f23eff7
clk: keystone: make use of of_clk_parent_fill helper function
by Dinh Nguyen
· 9 years ago
f0557fb
clk: at91: make use of of_clk_parent_fill helper function
by Dinh Nguyen
· 9 years ago
75ce0cd
clk: mediatek: Add MT8173 MMPLL change rate support
by James Liao
· 9 years ago
196de71
clk: mediatek: Fix calculation of PLL rate settings
by James Liao
· 9 years ago
b3be457
clk: mediatek: Fix PLL registers setting flow
by James Liao
· 9 years ago
9783c0d
clk: Allow providers to configure min/max rates
by Stephen Boyd
· 9 years ago
5c75745
clk: twl6040: Convert to use devm_clk_register
by Axel Lin
· 9 years ago
264e3b7
clk: s2mps11: Simplify s2mps11_clk_probe unwind paths
by Axel Lin
· 9 years ago
5a1cfaf
clk: shmobile: Remove unneeded #include <linux/clkdev.h>
by Geert Uytterhoeven
· 10 years ago
14cc4e9
clk: ti: Force pointer to be __iomem
by Stephen Boyd
· 9 years ago
76642eb
clk: ti: clk-3xxx: Remove unused structures
by Stephen Boyd
· 9 years ago
3fe6d69
clk: ti: Mark ti_clk_features static
by Stephen Boyd
· 9 years ago
f645f72
clk: ti: Check kzalloc() for failures
by Stephen Boyd
· 9 years ago
4d34105
Merge branch 'for-4.2/ti-clk-move' of https://github.com/t-kristo/linux-pm into clk-next
by Stephen Boyd
· 9 years ago
e306479
clk: h8300: Fix signness bug
by Axel Lin
· 10 years ago
d7a304e
clk: qcom: Set CLK_SET_RATE_PARENT on ce1 clocks
by Stephen Boyd
· 9 years ago
c5e857a
clk: gpio: Unlock mutex on error path
by Stephen Boyd
· 9 years ago
006cb8b
clk: h8300: Use standard Linux I/O accessors
by Stephen Boyd
· 9 years ago
9298f02
clk: h8300: Drop allocation printk and cleanup sizeof style
by Stephen Boyd
· 9 years ago
19aab27
Merge branch 'clk-determine-rate-struct' into clk-next
by Stephen Boyd
· 9 years ago
57d866e
clk: fix some determine_rate implementations
by Boris Brezillon
· 9 years ago
0817b62
clk: change clk_ops' ->determine_rate() prototype
by Boris Brezillon
· 9 years ago
86665d2
clk: st: Fix error paths and allocation style
by Stephen Boyd
· 9 years ago
f04b8b4
Merge branch 'clk-fixes' into clk-next
by Stephen Boyd
· 9 years ago
2573a02
clk: Move clk_provider_list to scope of function using it
by Stephen Boyd
· 9 years ago
2e3b19f
clk: Check for allocation errors in of_clk_init()
by Stephen Boyd
· 9 years ago
ca7d07a
Merge branch 'clk-rk3368' into clk-next
by Stephen Boyd
· 9 years ago
d4f76de
clk: qcom: Add support for SR2 PLLs
by Georgi Djakov
· 10 years ago
a8a8db4
clk: at91: Silence warnings and cleanup __init/extern usage
by Stephen Boyd
· 9 years ago
56551da
drivers: clk: st: Incorrect register offset used for lock_status
by Pankaj Dev
· 9 years ago
adb11a4
clk: qcom: Constify the parent names arrays
by Georgi Djakov
· 9 years ago
78e50c6
clk: xgene: Delete duplicated name field
by Matthias Brugger
· 10 years ago
bb68a4f
clk: Rename clk-gpio-gate.c to clk-gpio.c
by Sergej Sawazki
· 10 years ago
80eeb1f
clk: add gpio controlled clock multiplexer
by Sergej Sawazki
· 10 years ago
281cbb0
clk: gpio-gate: Stay silent on EPROBE_DEFER
by Sergej Sawazki
· 10 years ago
e21b08e
clk: gpio-gate: Include export.h instead of module.h
by Sergej Sawazki
· 10 years ago
f75073f
Merge branch 'clk-fixes' into clk-next
by Stephen Boyd
· 9 years ago
7b2a463
clk: mediatek: mt8173: Fix enabling of critical clocks
by Sascha Hauer
· 10 years ago
3536c97
clk: rockchip: add rk3368 clock controller
by Heiko Stuebner
· 9 years ago
4534b11
clk: rockchip: define the inverters of rk3066/rk3188 and rk3288
by Heiko Stuebner
· 9 years ago
7c494ad
clk: rockchip: fix issues in the mmc-phase clock
by Heiko Stuebner
· 9 years ago
8a76f44
clk: rockchip: add support for phase inverters
by Heiko Stuebner
· 9 years ago
6f08507
clk: rockchip: add COMPOSITE_NOGATE_DIVTBL variant
by Heiko Stuebner
· 10 years ago
2d7884a
clk: rockchip: protect register macros against multipart values
by Heiko Stuebner
· 10 years ago
1017629
clk: rockchip: fix faulty vip parent name on rk3288
by Heiko Stuebner
· 10 years ago
4791eb6
clk: rockchip: rk3288: add CLK_SET_RATE_PARENT to sclk_mac
by Heiko Stuebner
· 10 years ago
3be6d8c
drivers: clk: st: Fix mux bit-setting for Cortex A9 clocks
by Gabriel Fernandez
· 10 years ago
18fee45
drivers: clk: st: Add CLK_GET_RATE_NOCACHE flag to clocks
by Pankaj Dev
· 10 years ago
0f4f2af
drivers: clk: st: Fix flexgen lock init
by Giuseppe Cavallaro
· 10 years ago
c4d339c
drivers: clk: st: Fix FSYN channel values
by Gabriel Fernandez
· 10 years ago
c14bada
drivers: clk: st: Remove unused code
by Gabriel Fernandez
· 10 years ago
6d45136
clk: qcom: Use parent rate when set rate to pixel RCG clock
by Hai Li
· 10 years ago
75462c8
Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 9 years ago
2d44070
Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 9 years ago
9d86b41
Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 9 years ago
c76a024
clk: at91: do not leak resources
by David Dueck
· 10 years ago
15ab382
clk: stm32: Fix out-by-one error path in the index lookup
by Daniel Thompson
· 10 years ago
69916d9
clk: iproc: fix bit manipulation arithmetic
by Ray Jui
· 10 years ago
45a481c
clk: iproc: fix memory leak from clock name
by Ray Jui
· 10 years ago
5f1201d
Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 9 years ago
78c10e5
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
f5dcb68
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
4aa705b
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
55a7d4b
Merge tag 'for-4.2' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux
by Linus Torvalds
· 10 years ago
e045671
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
1a13e36
Merge tag 'fbdev-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 10 years ago
2ad7b44
Merge branch 'for-linus-clk' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 10 years ago
ded515a
clk: h8300: fix error handling in h8s2678_pll_clk_setup()
by Dan Carpenter
· 10 years ago
7b5bb89
h8300: clock driver
by Yoshinori Sato
· 10 years ago
358bdf8
clk: stm32: Add clock driver for STM32F4[23]xxx devices
by Daniel Thompson
· 10 years ago
30ad29b
MIPS: Loongson: Naming style cleanup and rework
by Huacai Chen
· 10 years ago
29136ad
clk: ingenic: add JZ4780 CGU support
by Paul Burton
· 10 years ago
50d893f
MIPS, clk: move jz4740 clock suspend, resume functions to jz4740-cgu
by Paul Burton
· 10 years ago
ed286ca
MIPS, clk: move jz4740 UDC auto suspend functions to jz4740-cgu
by Paul Burton
· 10 years ago
41dd641
MIPS,clk: move jz4740_clock_set_wait_mode to jz4740-cgu
by Paul Burton
· 10 years ago
ff1930c
MIPS,clk: migrate JZ4740 to common clock framework
by Paul Burton
· 10 years ago
b066303
clk: ingenic: add driver for Ingenic SoC CGU clocks
by Paul Burton
· 10 years ago
2cd7b04
Merge tag 'tegra-for-4.2-clk' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into clk-next
by Michael Turquette
· 10 years ago
85e88fa
Merge branch 'clk-exynos-cpu-clk' into clk-next
by Michael Turquette
· 10 years ago
6ae5a0b
clk: samsung: exynos4: add cpu clock configuration data and instantiate cpu clock
by Thomas Abraham
· 10 years ago
ddeac8d
clk: samsung: add infrastructure to register cpu clocks
by Thomas Abraham
· 10 years ago
d8d9198
clk: add CLK_RECALC_NEW_RATES clock flag for Exynos cpu clock support
by Bartlomiej Zolnierkiewicz
· 10 years ago
909aa10
Merge branch 'ccf/atmel-fixes-for-4.1' of https://github.com/bbrezillon/linux-at91 into clk-fixes
by Michael Turquette
· 10 years ago
28df9c2
clk: at91: fix h32mx prototype inclusion in pmc header
by Nicolas Ferre
· 10 years ago
86e4404
clk: at91: fix PERIPHERAL_MAX_SHIFT definition
by Boris Brezillon
· 10 years ago
6c7b03e
clk: at91: pll: fix input range validity check
by Boris Brezillon
· 10 years ago
472cd30
clk: add lpc18xx ccu clk driver
by Joachim Eastwood
· 10 years ago
b04e0b8
clk: add lpc18xx cgu clk driver
by Joachim Eastwood
· 10 years ago
02fdfd7
clk: keystone: add support for post divider register for main pll
by Murali Karicheri
· 10 years ago
91990d2
Merge tag 'sunxi-clocks-for-4.2' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into clk-next
by Michael Turquette
· 10 years ago
dc627ee
clk: mvebu: flag the crypto clk as CLK_IGNORE_UNUSED
by Boris Brezillon
· 10 years ago
61ca7b0
clk: cygnus: add clock support for Broadcom Cygnus
by Ray Jui
· 10 years ago
69a0b2c
clk: Change bcm clocks build dependency
by Ray Jui
· 10 years ago
5fe225c
clk: iproc: add initial common clock support
by Ray Jui
· 10 years ago
77459a0
drivers/clk: convert sunxi/clk-mod0.c to use builtin_platform_driver
by Paul Gortmaker
· 10 years ago
791ed0b
drivers/clk: don't use module_init in clk-nomadik.c which is non-modular
by Paul Gortmaker
· 10 years ago
a0c4dfe
drivers/clk: include <module.h> for clk-max77xxx modular code
by Paul Gortmaker
· 10 years ago
Next »