Commit Graph

2140 Commits (4c34875059fa025be671108de1b0993cc14c9256)

Author SHA1 Message Date
Stephen Boyd 4c34875059 clk: rockchip: Convert to clk_hw based provider APIs 10 years ago
Stephen Boyd ac269395cd clk: qcom: Convert to clk_hw based provider APIs 10 years ago
Stephen Boyd 17ae4b40b4 clk: stm32f4: Convert to clk_hw based provider APIs 10 years ago
Stephen Boyd eca61c9ff2 clk: mvebu: Convert to clk_hw based provider APIs 10 years ago
Stephen Boyd aef28cb6b3 clk: mmp: Convert to clk_hw based provider APIs 10 years ago
Stephen Boyd 2f508a955a clk: Convert basic types to clk_hw based provider APIs 10 years ago
Stephen Boyd 6f220c2243 clk: bcm: Convert to clk_hw based provider APIs 10 years ago
Stephen Boyd d0979335c3 clk: at91: Convert to clk_hw based provider APIs 10 years ago
Stephen Boyd b137b4507c clk: ti: Remove CLK_IS_BASIC check 10 years ago
Stephen Boyd 98d8a60ecc clk: Convert __clk_get_flags() to clk_hw_get_flags() 10 years ago
Stephen Boyd 497295afb5 clk: Replace __clk_get_num_parents with clk_hw_get_num_parents() 10 years ago
Stephen Boyd 1a9c069cb2 clk: Add clk_hw_*() APIs for use by clk providers 10 years ago
Sjoerd Simons bea047e075 clk: rockchip: Fix SPIF special clock definition 10 years ago
Eric Anholt d24d2ec60f clk: bcm2835: Drop the fixed sys_pclk. 10 years ago
Heiko Stuebner e6500344ed clk: track the orphan status of clocks and their children 10 years ago
Maxime Ripard ee38b2698a clk: sunxi: Add a simple gates driver 10 years ago
Andrzej Hajda e8f35aabae clk/mmp: use kmemdup rather than duplicating its implementation 10 years ago
Philippe Reynes 3713e3f5e9 clk: imx35: define two clocks for rtc 10 years ago
Philippe Reynes 00a48fe341 clk: imx31: add a second rtc clock 10 years ago
Leo Yan 1fb6dd9da6 clk: hisi: refine parameter checking for init 10 years ago
Dan Carpenter 3294bee870 clk: versatile: off by one in clk_sp810_timerclken_of_get() 10 years ago
Krzysztof Kozlowski e323d56eb0 clk: exynos4: Fix wrong clock for Exynos4x12 ADC 10 years ago
Rob Herring 00f3ec37d2 clk: kill off set_irq_flags usage 10 years ago
Jun Nie d99215ae06 clk: zx: Constify parent names in clock init data 10 years ago
Jun Nie 105644e59a clk: zx: Add audio and GPIO clock for zx296702 10 years ago
Jun Nie 4599dd2c92 clk: zx: Add audio div clock method for zx296702 10 years ago
Vaibhav Hiremath 7764d0cdc3 clk: s2mps11: Use kcalloc instead of kzalloc for array allocation 10 years ago
Stephen Boyd a57aa18539 clk: Silence warnings about lock imbalances 10 years ago
Stephen Boyd 661e2180cf clk: basic-type: Silence warnings about lock imbalances 10 years ago
Stephen Boyd 169f05e805 clk: qcom: Give clk-qcom.ko module a GPLv2 license 10 years ago
Stephen Boyd 37bff2c159 clk: gpio: Mark parent_names array const 10 years ago
Jim Quinlan afe76c8fd0 clk: allow a clk divider with max divisor when zero 10 years ago
Andy Shevchenko 25d4d341d3 clk: socfpga: switch to GENMASK() 10 years ago
Robert Jarzmik 4b5fb7dc90 clk: pxa: fix core frequency reporting unit 10 years ago
Douglas Anderson 2bbfe00147 clk: rockchip: Fix PLL bandwidth 10 years ago
Dinh Nguyen 9da9e76127 clk: ti: make use of of_clk_parent_fill helper function 10 years ago
Dinh Nguyen 8a53fb2bce clk: sunxi: make use of of_clk_parent_fill helper function 10 years ago
Dinh Nguyen 0b4e7f0842 clk: st: make use of of_clk_parent_fill helper function 10 years ago
Dinh Nguyen 5f23eff7af clk: keystone: make use of of_clk_parent_fill helper function 10 years ago
Dinh Nguyen f0557fbe13 clk: at91: make use of of_clk_parent_fill helper function 10 years ago
James Liao 75ce0cdb62 clk: mediatek: Add MT8173 MMPLL change rate support 10 years ago
James Liao 196de71a9d clk: mediatek: Fix calculation of PLL rate settings 10 years ago
James Liao b3be457e58 clk: mediatek: Fix PLL registers setting flow 10 years ago
Stephen Boyd 9783c0d985 clk: Allow providers to configure min/max rates 10 years ago
Axel Lin 5c757456c1 clk: twl6040: Convert to use devm_clk_register 10 years ago
Axel Lin 264e3b75de clk: s2mps11: Simplify s2mps11_clk_probe unwind paths 10 years ago
Geert Uytterhoeven 5a1cfafaea clk: shmobile: Remove unneeded #include <linux/clkdev.h> 10 years ago
Stephen Boyd 14cc4e9578 clk: ti: Force pointer to be __iomem 10 years ago
Stephen Boyd 76642eb4cb clk: ti: clk-3xxx: Remove unused structures 10 years ago
Stephen Boyd 3fe6d69742 clk: ti: Mark ti_clk_features static 10 years ago