.. |
at91
|
f63fcc90a3
clk:at91: Fix memory leak in of_at91_clk_master_setup()
|
11 years ago |
hisilicon
|
ea010e5188
clk: hi3620: add gate clock flag
|
11 years ago |
keystone
|
a65e0c6a7f
clk: keystone: gate: fix clk_init_data initialization
|
11 years ago |
mmp
|
819c1de344
clk: add CLK_SET_RATE_NO_REPARENT flag
|
12 years ago |
mvebu
|
58d516ae95
clk: mvebu: kirkwood: maintain clock init order
|
11 years ago |
mxs
|
dd03ee9ae5
ARM: mxs: remove custom .init_time hook
|
12 years ago |
qcom
|
051c8d0b66
clk: qcom: Fix modular build
|
11 years ago |
rockchip
|
646572c77d
clk: add support for Rockchip gate clocks
|
12 years ago |
samsung
|
d30492adea
Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turquette/linux
|
11 years ago |
shmobile
|
7bffc48177
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux
|
11 years ago |
sirf
|
7bf21bc81f
clk: sirf: re-arch to make the codes support both prima2 and atlas6
|
11 years ago |
socfpga
|
6d7ff6cc9c
clk: socfpga: Use NULL instead of 0
|
11 years ago |
spear
|
3c9210bd3a
clk: SPEAr: Staticize clk_frac_ops
|
11 years ago |
sunxi
|
d1933689aa
clk: sunxi: fix overflow when setting up divided factors
|
11 years ago |
tegra
|
c7fbd41584
clk: tegra124: remove gr2d and gr3d clocks
|
11 years ago |
ti
|
ffab239956
CLK: TI: add am43xx clock init file
|
11 years ago |
ux500
|
24c039f6ac
clk: ux500: Remove extra semicolon
|
11 years ago |
versatile
|
7e21774db5
Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turquette/linux
|
11 years ago |
x86
|
f627217064
ACPI / LPSS: add support for Intel BayTrail
|
12 years ago |
zynq
|
ba52f8a986
clk/zynq/clkc: Add 'fclk-enable' feature
|
11 years ago |
Kconfig
|
085d7a4554
clk: qcom: Add a regmap type clock struct
|
11 years ago |
Makefile
|
d30492adea
Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turquette/linux
|
11 years ago |
clk-axi-clkgen.c
|
0e646c52cf
clk: Add axi-clkgen driver
|
12 years ago |
clk-bcm2835.c
|
9f1205d775
ARM: bcm2835: remove custom .init_time hook
|
12 years ago |
clk-composite.c
|
5d2043fbe4
clk: composite: pass mux_hw into determine_rate
|
11 years ago |
clk-devres.c
|
20332ff376
ARM: 7537/1: clk: Fix release in devm_clk_put()
|
13 years ago |
clk-divider.c
|
778037e1cc
clk: clk-divider: fix divisor > 255 bug
|
11 years ago |
clk-efm32gg.c
|
9ed9c07d9b
clk: new driver for efm32 SoC
|
12 years ago |
clk-fixed-factor.c
|
9073e1a804
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
12 years ago |
clk-fixed-rate.c
|
0903ea6017
clk: add accuracy support for fixed clock
|
11 years ago |
clk-gate.c
|
aa514ce34b
clk: wrap I/O access for improved portability
|
12 years ago |
clk-highbank.c
|
26cae166cf
ARM: highbank: remove custom .init_time hook
|
12 years ago |
clk-ls1x.c
|
5175cb5894
clk: add Loongson1B clock support
|
13 years ago |
clk-max77686.c
|
b06c698716
clk: max77686: Register OF clock provider
|
11 years ago |
clk-mux.c
|
aa514ce34b
clk: wrap I/O access for improved portability
|
12 years ago |
clk-nomadik.c
|
ec6deea1a1
clk: nomadik: fix multiplatform problem
|
11 years ago |
clk-nspire.c
|
7d1818fa66
clk: Add TI-Nspire clock drivers
|
12 years ago |
clk-ppc-corenet.c
|
c11eede69b
powerpc: add missing explicit OF includes for ppc
|
12 years ago |
clk-s2mps11.c
|
1b1ccee1e8
mfd: s2mps11: Fix build after regmap field rename in sec-core.c
|
11 years ago |
clk-si5351.c
|
d30492adea
Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turquette/linux
|
11 years ago |
clk-si5351.h
|
9d43dc7f40
clk: si5351: remove variant from platform_data
|
11 years ago |
clk-si570.c
|
e8ab2f11bb
clk: si570: Remove redundant of_match_ptr helper
|
11 years ago |
clk-twl6040.c
|
c0431037b4
clk: use platform_{get,set}_drvdata()
|
12 years ago |
clk-u300.c
|
edead9f86c
clk: u300: Fix incorrect placement of __initconst
|
12 years ago |
clk-vt8500.c
|
7acc3bca98
clk: vt8500: Staticize vtwm_pll_ops
|
11 years ago |
clk-wm831x.c
|
9294778981
clk: wm831x: get rid of the implementation of remove function
|
12 years ago |
clk-xgene.c
|
308964caee
clk: Add APM X-Gene SoC clock driver
|
12 years ago |
clk.c
|
00efcb1c8e
clk: Correct handling of NULL clk in __clk_{get, put}
|
11 years ago |
clk.h
|
d6782c2636
clk: Provide not locked variant of of_clk_get_from_provider()
|
11 years ago |
clkdev.c
|
3a3d2b0551
clkdev: Fix race condition in clock lookup from device tree
|
11 years ago |