summaryrefslogtreecommitdiffstats
path: root/drivers/clk (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc-arm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2023-06-302-1/+4
|\
| * ARM: pxa: fix missing-prototypes warningsArnd Bergmann2023-05-262-1/+4
* | Merge tag 'soc-newsoc-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2023-06-308-0/+1594
|\ \
| * | clk: nuvoton: Use clk_parent_data instead of string for parent clockJacky Huang2023-06-221-87/+219
| * | clk: nuvoton: Update all constant hex values to lowercaseJacky Huang2023-06-221-16/+16
| * | clk: nuvoton: Add clk-ma35d1.h for driver extern functionsJacky Huang2023-06-224-16/+24
| * | clk: nuvoton: Add clock driver for ma35d1 clock controllerJacky Huang2023-06-057-0/+1454
| |/
* | Merge tag 'mips_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2023-06-303-0/+1125
|\ \
| * | clk: ralink: mtmips: Fix uninitialized use of ret in mtmips_register_{fixed,f...Nathan Chancellor2023-06-231-0/+2
| * | clk: ralink: add clock and reset driver for MTMIPS SoCsSergio Paracuellos2023-06-213-0/+1123
| |/
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2023-06-29251-753/+4046
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *---------. \ Merge branches 'clk-imx', 'clk-microchip', 'clk-cleanup', 'clk-bindings', 'cl...Stephen Boyd2023-06-2626-99/+223
| |\ \ \ \ \ \ \ | | | | | | |_|/ | | | | | |/| |
| | | | | | | * clk: clocking-wizard: check return value of devm_kasprintf()Claudiu Beznea2023-06-171-0/+5
| | | | | | | * clk: ti: clkctrl: check return value of kasprintf()Claudiu Beznea2023-06-171-0/+7
| | | | | | | * clk: keystone: sci-clk: check return value of kasprintf()Claudiu Beznea2023-06-171-0/+2
| | | | | | | * clk: si5341: free unused memory on probe failureClaudiu Beznea2023-06-171-9/+7
| | | | | | | * clk: si5341: check return value of {devm_}kasprintf()Claudiu Beznea2023-06-171-0/+8
| | | | | | | * clk: si5341: return error if one synth clock registration failsClaudiu Beznea2023-06-171-6/+8
| | | | | | | * clk: cdce925: check return value of kasprintf()Claudiu Beznea2023-06-171-0/+12
| | | | | | | * clk: vc5: check memory returned by kasprintf()Claudiu Beznea2023-06-171-0/+29
| | | | | | |/ | | | | | |/|
| | | | | | * clk: keystone: syscon-clk: Add support for audio refclkJai Luthra2023-06-161-5/+40
| | | | | | * clk: keystone: syscon-clk: Allow the clock node to not be of type sysconAndrew Davis2023-06-161-2/+2
| | | | | |/
| | | | * | clk: Fix memory leak in devm_clk_notifier_register()Fei Shao2023-06-201-0/+1
| | | | * | clk: mvebu: Iterate over possible CPUs instead of DT CPU nodesRob Herring2023-06-201-11/+3
| | | | * | clk: mvebu: Use of_get_cpu_hwid() to read CPU IDRob Herring2023-06-201-8/+8
| | | | * | clk: mvebu: Use of_address_to_resource()Rob Herring2023-06-151-5/+3
| | | | * | clk: tegra: tegra124-emc: Fix potential memory leakYuan Can2023-06-151-0/+2
| | | | * | clk: clocking-wizard: Fix Oops in clk_wzrd_register_divider()Dan Carpenter2023-06-151-1/+1
| | | | * | clk: bcm: rpi: Fix off by one in raspberrypi_discover_clocks()Dan Carpenter2023-06-151-2/+2
| | | | * | clk: sifive: Use devm_platform_ioremap_resource()Yang Li2023-06-151-3/+1
| | | | |/
| | | * | clk: microchip: Use of_property_read_bool() for boolean propertiesRob Herring2023-05-221-1/+1
| | | * | clk: microchip: convert SOC_MICROCHIP_POLARFIRE to ARCH_MICROCHIP_POLARFIREConor Dooley2023-05-221-2/+2
| | | |/
| | * | clk: imx: clk-imx8mp: improve error handling in imx8mp_clocks_probe()Yuxing Liu2023-06-121-11/+13
| | * | clk: imx93: fix memory leak and missing unwind goto in imx93_clocks_probeZhanhao Hu2023-06-121-7/+8
| | * | clk: imx: clk-imx8mn: fix memory leak in imx8mn_clocks_probeHao Luo2023-06-121-4/+4
| | * | clk: imx: clk-imxrt1050: fix memory leak in imxrt1050_clocks_probeKai Ma2023-06-121-7/+15
| | * | clk: imx: composite-8m: Add imx8m_divider_determine_rateAdam Ford2023-06-121-0/+31
| | * | clk: imx: scu: use _safe list iterator to avoid a use after freeDan Carpenter2023-05-181-2/+2
| | * | clk: imx: drop imx_unregister_clocksPeng Fan2023-05-182-9/+0
| | * | clk: imx6ul: retain early UART clocks during kernel initAlexander Stein2023-05-181-0/+2
| | * | clk: imx: imx6sx: Remove CLK_SET_RATE_PARENT from the LDB clocksFabio Estevam2023-05-181-4/+4
| | |/
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge branches 'clk-renesas', 'clk-determine-rate', 'clk-allwinner', 'clk-sam...Stephen Boyd2023-06-2657-265/+3401
| |\ \ \ \ \ \
| | | | | | * | clk: meson: pll: remove unneeded semicolonJiapeng Chong2023-06-151-1/+1
| | | | | | * | clk: meson: a1: Staticize rtc clkStephen Boyd2023-06-121-1/+1
| | | | | | * | clk: meson: a1: add Amlogic A1 Peripherals clock controller driverDmitry Rokosov2023-05-304-0/+2367
| | | | | | * | clk: meson: a1: add Amlogic A1 PLL clock controller driverDmitry Rokosov2023-05-304-0/+414
| | | | | | * | clk: meson: introduce new pll power-on sequence for A1 SoC familyDmitry Rokosov2023-05-302-0/+25
| | | | | | * | clk: meson: make pll rst bit as optionalDmitry Rokosov2023-05-301-7/+17
| | | | | | |/
| | | | | * | clk: samsung: add CONFIG_OF dependencyArnd Bergmann2023-06-121-0/+1
| | | | | * | clk: samsung: Re-add support for Exynos4212 CPU clockArtur Weber2023-05-091-5/+39