tangled
alpha
login
or
join now
tjh.dev
/
kernel
1
fork
atom
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
kernel
/
drivers
/
clk
/
at
v4.2-rc5
32 folders
47 files
at91
Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
10 years ago
bcm
clk: iproc: fix bit manipulation arithmetic
10 years ago
berlin
clk: berlin: drop direct of_iomap of nodes reg property
11 years ago
h8300
Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
10 years ago
hisilicon
clk: make several parent names const
11 years ago
imx
ARM: imx: define an enum for gpt timer device type
11 years ago
ingenic
clk: ingenic: add JZ4780 CGU support
11 years ago
keystone
clk: keystone: add support for post divider register for main pll
11 years ago
mediatek
clk: mediatek: mt8173: Fix enabling of critical clocks
10 years ago
meson
clk: meson: add some error handling in meson_clk_register_cpu()
11 years ago
mmp
clk: mmp: add timer clock for pxa168/mmp2/pxa910
11 years ago
mvebu
Merge tag 'sunxi-clocks-for-4.2' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into clk-next
10 years ago
mxs
clk: make several parent names const
11 years ago
nxp
clk: add lpc18xx ccu clk driver
11 years ago
pistachio
clk: pistachio: Add sanity checks on PLL configuration
11 years ago
pxa
clk: pxa: Fix const discarding warning
11 years ago
qcom
clk: qcom: Use parent rate when set rate to pixel RCG clock
10 years ago
rockchip
clk: make several parent names const
11 years ago
samsung
Merge tag 'tegra-for-4.2-clk' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into clk-next
10 years ago
shmobile
clk: emev2: Silence sparse warnings
11 years ago
sirf
clk: sirf: add CSR atlas7 clk and reset support
11 years ago
socfpga
clk: socfpga: remove a stray tab
11 years ago
spear
Update Viresh Kumar's email address
10 years ago
st
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
10 years ago
sunxi
ARM: sunxi: Add Machine support for A33
11 years ago
tegra
clk: tegra: Fix hda2codec_2x clock name for Tegra30
11 years ago
ti
clk: ti: Use of_clk_get_parent_count() instead of open coding
11 years ago
ux500
Merge branch 'clk-fixes' into clk-next
11 years ago
versatile
clk: versatile: Silence sparse warnings
11 years ago
x86
clk: x86: drop owner assignment from platform_drivers
11 years ago
zte
Merge branch 'zte/soc' into next/soc
11 years ago
zynq
clk: make several parent names const
11 years ago
Kconfig
Merge branch 'clk-next-hi6220' into clk-next
11 years ago
Makefile
h8300: clock driver
11 years ago
clk-asm9260.c
clk: asm9260: Fix of_io_request_and_map error check
11 years ago
clk-axi-clkgen.c
Merge tag 'qcom-clocks-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom into clk-next
11 years ago
clk-axm5516.c
clk: axm55xx: Use %zu in pr_info for size_t
11 years ago
clk-bcm2835.c
ARM: bcm2835: remove custom .init_time hook
12 years ago
clk-cdce706.c
clk: cdce706: Add missing of_clk_del_provider call in cdce706_remove
11 years ago
clk-cdce925.c
clk: cdce925: Fix printk size_t warning
11 years ago
clk-clps711x.c
clk: Add CLPS711X clk driver
11 years ago
clk-composite.c
clk: basic-types: Remove useless allocation failure printks
11 years ago
clk-conf.c
clk: clk-conf: Fix typo in comment
11 years ago
clk-devres.c
ARM: 7537/1: clk: Fix release in devm_clk_put()
13 years ago
clk-divider.c
clk: basic-types: Remove useless allocation failure printks
11 years ago
clk-efm32gg.c
clk/efm32gg: fix dt init prototype
11 years ago
clk-fixed-factor.c
clk: fixed: Add comment to clk_fixed_set_rate
11 years ago
clk-fixed-rate.c
clk: basic-types: Remove useless allocation failure printks
11 years ago
clk-fractional-divider.c
clk: basic-types: Remove useless allocation failure printks
11 years ago
clk-gate.c
clk: basic-types: Remove useless allocation failure printks
11 years ago
clk-gpio-gate.c
clk: gpio-gate: Don't export __init functions
11 years ago
clk-highbank.c
ARM: highbank: remove custom .init_time hook
12 years ago
clk-ls1x.c
clk: ls1x: Fix duplicate const for parent names
11 years ago
clk-max-gen.c
clk: max-gen: Silence sparse warnings
11 years ago
clk-max-gen.h
clk: Add generic driver for Maxim PMIC clocks
11 years ago
clk-max77686.c
drivers/clk: include <module.h> for clk-max77xxx modular code
11 years ago
clk-max77802.c
drivers/clk: include <module.h> for clk-max77xxx modular code
11 years ago
clk-mb86s7x.c
clk: Add clock driver for mb86s7x
11 years ago
clk-moxart.c
clk: moxart: Silence sparse warnings
11 years ago
clk-mux.c
clk: make strings in parent name arrays const
11 years ago
clk-nomadik.c
drivers/clk: don't use module_init in clk-nomadik.c which is non-modular
11 years ago
clk-nspire.c
clk: Add TI-Nspire clock drivers
13 years ago
clk-palmas.c
clk: constify of_device_id array
11 years ago
clk-pwm.c
clk: Add PWM clock driver
11 years ago
clk-qoriq.c
clk: qoriq: Add support for the platform PLL
11 years ago
clk-rk808.c
Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/linux
11 years ago
clk-s2mps11.c
clk: s2mps11: use clkdev_create()
11 years ago
clk-si5351.c
clk: si5351: fix .recalc_rate for multisynth 6-7
11 years ago
clk-si5351.h
clk: si5351: remove variant from platform_data
12 years ago
clk-si570.c
clk: si570: Constify struct regmap_config
11 years ago
clk-stm32f4.c
clk: stm32: Fix out-by-one error path in the index lookup
10 years ago
clk-twl6040.c
Merge tag 'qcom-clocks-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom into clk-next
11 years ago
clk-u300.c
clk: u300: Silence sparse warnings
11 years ago
clk-vt8500.c
clk: vt8500: Staticize vtwm_pll_ops
12 years ago
clk-wm831x.c
Merge tag 'qcom-clocks-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom into clk-next
11 years ago
clk-xgene.c
clk: xgene: Silence sparse warnings
11 years ago
clk.c
clk: add CLK_RECALC_NEW_RATES clock flag for Exynos cpu clock support
11 years ago
clk.h
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
11 years ago
clkdev.c
clkdev: add clkdev_create() helper
11 years ago