| .. |
|
actions
|
bd3a445c27
clk: actions: Don't reference clk_init_data after registration
|
6 년 전 |
|
at91
|
72884423e7
clk: at91: select parent if main oscillator or bypass is enabled
|
6 년 전 |
|
axis
|
aa8d712260
clk: axis: Use new macro CLK_OF_DECLARE_DRIVER
|
9 년 전 |
|
axs10x
|
6d7489c74a
clk: axs10x: introduce AXS10X pll driver
|
8 년 전 |
|
bcm
|
a86854d0c5
treewide: devm_kzalloc() -> devm_kcalloc()
|
7 년 전 |
|
berlin
|
6419945e33
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
|
7 년 전 |
|
davinci
|
9e259f9352
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
|
7 년 전 |
|
h8300
|
1f7e655cbc
clk: h8300: pr_err() strings should end with newlines
|
8 년 전 |
|
hisilicon
|
1a7adc2edb
clk: hi3660: Mark clk_gate_ufs_subsys as critical
|
6 년 전 |
|
imgtec
|
0d041add1b
clk: boston: fix possible memory leak in clk_boston_setup()
|
6 년 전 |
|
imx
|
ea225de3bd
clk: imx6sl: ensure MMDC CH0 handshake is bypassed
|
6 년 전 |
|
ingenic
|
b1c1ef7b4d
clk: ingenic: Fix doc of ingenic_cgu_div_info
|
6 년 전 |
|
keystone
|
c3f9868d7b
clk: keystone: sci-clk: extend clock IDs to 32 bits
|
6 년 전 |
|
loongson1
|
b4626a7f48
CLK: Add Loongson1C clock support
|
9 년 전 |
|
mediatek
|
fe082b99d5
clk: mediatek: Disable tuner_en before change PLL rate
|
6 년 전 |
|
meson
|
74f5898f66
clk: meson-gxbb: round the vdec dividers to closest
|
6 년 전 |
|
microchip
|
a38c94106e
clk: microchip: Initialize SOSC clock rate for PIC32MZDA.
|
9 년 전 |
|
mmp
|
8e09f40232
clk: mmp: Off by one in mmp_clk_add()
|
7 년 전 |
|
mvebu
|
70c8839464
clk: mvebu: Off by one bugs in cp110_of_clk_get()
|
7 년 전 |
|
mxs
|
ed3f2d1221
clk: mxs: make clk_ops const
|
8 년 전 |
|
nxp
|
cef7b18c3e
clk: lpc32xx: Set name of regmap_config
|
7 년 전 |
|
pistachio
|
d31ff5f7f3
clk: pistachio: correct critical clock list
|
10 년 전 |
|
pxa
|
fc20654389
clk: pxa: export 32kHz PLL
|
7 년 전 |
|
qcom
|
ae089bf87c
clk: qcom: gcc-sdm845: Use floor ops for sdcc clks
|
6 년 전 |
|
renesas
|
38dfc974f3
clk: renesas: cpg-mssr: Set GENPD_FLAG_ALWAYS_ON for clock domain
|
6 년 전 |
|
rockchip
|
6da56f8982
clk: rockchip: Don't yell about bad mmc phases when getting
|
6 년 전 |
|
samsung
|
33e7604ac8
clk: samsung: exynos5: Fix kfree() of const memory on setting driver_override
|
6 년 전 |
|
sirf
|
89dc59fb26
clk: sirf: Don't reference clk_init_data after registration
|
6 년 전 |
|
socfpga
|
a8f7703f22
clk: socfpga: stratix10: fix rate caclulationg for cnt_clks
|
6 년 전 |
|
spear
|
1af897dff6
clk: spear: fix WDT clock definition on SPEAr600
|
7 년 전 |
|
sprd
|
c6304d4d74
clk: sprd: add missing kfree
|
6 년 전 |
|
st
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
7 년 전 |
|
sunxi
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
7 년 전 |
|
sunxi-ng
|
efb0e1e3d0
clk: sunxi-ng: v3s: add missing clock slices for MMC2 module clocks
|
6 년 전 |
|
tegra
|
fa717fc442
clk: tegra210: Fix default rates for HDA clocks
|
6 년 전 |
|
ti
|
687717cac2
clk: ti: clockdomain: fix static checker warning
|
6 년 전 |
|
uniphier
|
6e02a5f5ab
clk: uniphier: Fix update register for CPU-gear
|
6 년 전 |
|
ux500
|
726fef09b8
clk: ux500: Drop AB8540/9540 support
|
7 년 전 |
|
versatile
|
a1d803d78b
clk: versatile: Remove WARNs in ->round_rate()
|
7 년 전 |
|
x86
|
d572a3a03f
clk: x86: Add system specific quirk to mark clocks as critical
|
6 년 전 |
|
zte
|
2cca24b2cb
clk: zx296718: Don't reference clk_init_data after registration
|
6 년 전 |
|
zynq
|
0b4d613a71
clk: zynq: Remove CLK_IS_ROOT
|
9 년 전 |
|
Kconfig
|
33f5104624
clk: Add driver for MAX9485
|
7 년 전 |
|
Makefile
|
50ff9f2886
clk: keystone: Enable TISCI clocks if K3_ARCH
|
7 년 전 |
|
clk-asm9260.c
|
acafe7e302
treewide: Use struct_size() for kmalloc()-family
|
7 년 전 |
|
clk-aspeed.c
|
db06f826ec
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
|
7 년 전 |
|
clk-axi-clkgen.c
|
448c3c057a
clk: axi-clkgen: Round closest in round_rate() and recalc_rate()
|
8 년 전 |
|
clk-axm5516.c
|
235d2aaa77
clk: axm5516: Migrate to clk_hw based OF and registration APIs
|
9 년 전 |
|
clk-bulk.c
|
329470f2d5
clk: bulk: silently error out on EPROBE_DEFER
|
7 년 전 |
|
clk-cdce706.c
|
01b5200a66
clk: cdce: Migrate to clk_hw based OF and registration APIs
|
9 년 전 |
|
clk-cdce925.c
|
9416a5f884
clk: cdce925: remove redundant check for non-null parent_name
|
8 년 전 |
|
clk-clps711x.c
|
acafe7e302
treewide: Use struct_size() for kmalloc()-family
|
7 년 전 |
|
clk-composite.c
|
58657d189a
Merge branch 'clk-hw-register' (early part) into clk-next
|
9 년 전 |
|
clk-conf.c
|
1667393126
clk: Convert to using %pOF instead of full_name
|
8 년 전 |
|
clk-cs2000-cp.c
|
67075b3cb8
clk: cs2000-cp: convert to SPDX identifiers
|
7 년 전 |
|
clk-devres.c
|
b4bd7e2f34
clk: Add (devm_)clk_get_optional() functions
|
6 년 전 |
|
clk-divider.c
|
b15ee490e1
clk: divider: read-only divider can propagate rate change
|
7 년 전 |
|
clk-efm32gg.c
|
acafe7e302
treewide: Use struct_size() for kmalloc()-family
|
7 년 전 |
|
clk-fixed-factor.c
|
20f020fd08
clk: fixed-factor: fix of_node_get-put imbalance
|
7 년 전 |
|
clk-fixed-rate.c
|
070bbd572c
clk: fixed-rate: fix of_node_get-put imbalance
|
7 년 전 |
|
clk-fractional-divider.c
|
763a895aa4
clk: fractional-divider: check parent rate only if flag is set
|
6 년 전 |
|
clk-gate.c
|
0a9c869d5c
clk: gate: expose clk_gate_ops::is_enabled
|
8 년 전 |
|
clk-gemini.c
|
acafe7e302
treewide: Use struct_size() for kmalloc()-family
|
7 년 전 |
|
clk-gpio.c
|
2e838e7f3a
clk: clk-gpio: Allow GPIO to sleep in set/get_parent
|
7 년 전 |
|
clk-hi655x.c
|
b68adc23bc
clk: hi6220: Add the hi655x's pmic clock
|
8 년 전 |
|
clk-highbank.c
|
8e66cc0582
clk: highbank: Migrate to clk_hw based registration and OF APIs
|
9 년 전 |
|
clk-hsdk-pll.c
|
658af6cbd4
ARC: clk: fix spelling mistake: "configurarion" -> "configuration"
|
8 년 전 |
|
clk-max77686.c
|
1c7032258d
clk: max77686: fix number of clocks setup for clk_hw based registration
|
9 년 전 |
|
clk-max9485.c
|
33f5104624
clk: Add driver for MAX9485
|
7 년 전 |
|
clk-moxart.c
|
1667393126
clk: Convert to using %pOF instead of full_name
|
8 년 전 |
|
clk-multiplier.c
|
25f77a3aa4
clk: multiplier: Prevent the multiplier from under / over flowing
|
9 년 전 |
|
clk-mux.c
|
4ad69b80e8
clk: honor CLK_MUX_ROUND_CLOSEST in generic clk mux
|
7 년 전 |
|
clk-nomadik.c
|
24f8186eb8
clk: nomadik: Delete error messages for a failed memory allocation in two functions
|
8 년 전 |
|
clk-npcm7xx.c
|
450b6b9b16
clk: npcm7xx: fix memory allocation
|
7 년 전 |
|
clk-nspire.c
|
416886ad1e
clk: nspire: Migrate to clk_hw based OF and registration APIs
|
9 년 전 |
|
clk-oxnas.c
|
6df4393daf
clk: oxnas: Add OX820 Gate clocks
|
9 년 전 |
|
clk-palmas.c
|
8fedfee49f
clk: palmas: undo preparation of a clock source.
|
8 년 전 |
|
clk-pwm.c
|
4cf915dfb8
clk: pwm: Migrate to clk_hw based OF and registration APIs
|
9 년 전 |
|
clk-qoriq.c
|
a2279550f7
clk: qoriq: Fix -Wunused-const-variable
|
6 년 전 |
|
clk-rk808.c
|
7348b6ce94
clk: rk808: Pass the right pointer as the get_hw context
|
9 년 전 |
|
clk-s2mps11.c
|
56944c0b97
clk: s2mps11: Add used attribute to s2mps11_dt_match
|
6 년 전 |
|
clk-scmi.c
|
7a8655e19b
clk: scmi: Fix the rounding of clock rate
|
7 년 전 |
|
clk-scpi.c
|
2b286b09a0
clk: scpi: error when clock fails to register
|
8 년 전 |
|
clk-si514.c
|
e8f127caf6
clk-si514, clk-si544: Implement prepare/unprepare/is_prepared operations
|
7 년 전 |
|
clk-si5351.c
|
0136f852be
clk: si5351: _si5351_clkout_reset_pll() can be static
|
8 년 전 |
|
clk-si5351.h
|
9d43dc7f40
clk: si5351: remove variant from platform_data
|
12 년 전 |
|
clk-si544.c
|
e8f127caf6
clk-si514, clk-si544: Implement prepare/unprepare/is_prepared operations
|
7 년 전 |
|
clk-si570.c
|
a340dae9de
clk: si570: Migrate to clk_hw based OF and registration APIs
|
9 년 전 |
|
clk-stm32f4.c
|
f9acf1057d
clk: stm32: Add clk entry for SDMMC2 on stm32F769
|
7 년 전 |
|
clk-stm32h7.c
|
acafe7e302
treewide: Use struct_size() for kmalloc()-family
|
7 년 전 |
|
clk-stm32mp1.c
|
6419945e33
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
|
7 년 전 |
|
clk-tango4.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 년 전 |
|
clk-twl6040.c
|
9aba7a8fd1
clk: clk-twl6040: Fix imprecise external abort for pdmclk
|
6 년 전 |
|
clk-u300.c
|
bb208f211c
clk: clk-u300: Fix a typo in two comment lines
|
8 년 전 |
|
clk-versaclock5.c
|
fc1073dfc4
clk: vc5: Abort clock configuration without upstream clock
|
6 년 전 |
|
clk-vt8500.c
|
759fa96132
clk: vt8500: Migrate to clk_hw based registration APIs
|
9 년 전 |
|
clk-wm831x.c
|
0777066dce
clk: make clk_init_data const
|
8 년 전 |
|
clk-xgene.c
|
62c73ed5bf
clk: clk-xgene: Adjust six checks for null pointers
|
8 년 전 |
|
clk.c
|
89d67eb8ec
Merge tag 'v4.19.31' of http://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into ti-linux-4.19.y
|
6 년 전 |
|
clk.h
|
bfc0cbfcad
clk: Move __clk_{get,put}() into private clk.h API
|
8 년 전 |
|
clkdev.c
|
53ccb22b8d
ARM: 8778/1: clkdev: don't call __of_clk_get_by_name() unnecessarily from clk_get()
|
7 년 전 |