Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-08Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2022-10-04Merge branches 'clk-ofnode', 'clk-bindings', 'clk-cleanup', 'clk-zynq' and 'c...Stephen Boyd
2022-10-01clk: ti: dra7-atl: Fix reference leak in of_dra7_atl_clk_probeMiaoqian Lin
2022-10-01clk: ti: Balance of_node_get() calls for of_find_node_by_name()Liang He
2022-08-20clk: ti: Fix missing of_node_get() ti_find_clock_provider()Tony Lindgren
2022-08-05Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2022-06-16clk: ti: Stop using legacy clkctrl names for omap4 and 5Tony Lindgren
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULEThomas Gleixner
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner
2022-05-21clk: ti: clkctrl: replace usage of found with dedicated list iterator variableJakob Koschel
2022-05-21clk: ti: composite: Prefer kcalloc over open coded arithmeticLen Baker
2022-03-29Merge branches 'clk-starfive', 'clk-ti', 'clk-terminate' and 'clk-cleanup' in...Stephen Boyd
2022-03-16clk: ti: clkctrl: fix typos in commentsJulia Lawall
2022-03-16clk: ti: Drop legacy compatibility clocks for dra7Tony Lindgren
2022-03-16clk: ti: Drop legacy compatibility clocks for am4Tony Lindgren
2022-03-16clk: ti: Drop legacy compatibility clocks for am3Tony Lindgren
2022-03-11clk: ti: Update component clocks to use ti_dt_clk_name()Tony Lindgren
2022-03-11clk: ti: Update pll and clockdomain clocks to use ti_dt_clk_name()Tony Lindgren
2022-03-11clk: ti: Add ti_dt_clk_name() helper to use clock-output-namesTony Lindgren
2022-03-11clk: ti: Use clock-output-names for clkctrlTony Lindgren
2022-03-11clk: ti: Add ti_find_clock_provider() to use clock-output-namesTony Lindgren
2022-03-11clk: ti: Optionally parse IO address from parent clock nodeTony Lindgren
2022-03-11clk: ti: Preserve node in ti_dt_clocks_register()Tony Lindgren
2022-03-11clk: ti: Constify clkctrl_nameTony Lindgren
2021-12-10clk/ti/adpll: Make const pointer error a static const arrayColin Ian King
2021-10-20clk: ti: am43xx: Add clkctrl data for am43xx ADC1Miquel Raynal
2021-06-28drivers: ti: remove redundant error message in adpll.cYu Jiahua
2021-06-09clk: ti: add am33xx/am43xx spread spectrum clock supportDario Binacchi
2021-06-09clk: ti: fix typo in routine descriptionDario Binacchi
2021-03-10clk: ti: omap5: Add missing gpmc and ocmc clkctrlTony Lindgren
2021-02-11clk: ti: gate: Fix possible doc-rot in 'omap36xx_gate_clk_enable_with_hsdiv_r...Lee Jones
2021-02-11clk: ti: dpll: Fix misnaming of '_register_dpll()'s 'user' parameterLee Jones
2021-02-11clk: ti: clockdomain: Fix description for 'omap2_init_clk_clkdm's hw paramLee Jones
2021-02-11clk: ti: dpll44xx: Fix some potential doc-rotLee Jones
2021-02-11clk: ti: dpll3xxx: Fix some kernel-doc headers and promote other worthy onesLee Jones
2021-02-11clk: ti: clkt_dpll: Fix some kernel-doc misdemeanoursLee Jones
2020-12-21Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-12-17clk: ti: omap5: Fix reboot DPLL lock failure when using ABE TIMERsDavid Shah
2020-12-17clk: ti: Fix memleak in ti_fapll_synth_setupZhang Qilong
2020-11-19clk: ti: dra7: Drop idlest polling from IVA clkctrl clocksTony Lindgren
2020-11-19clk: ti: omap4: Drop idlest polling from IVA clkctrl clocksTony Lindgren
2020-11-16clk: ti: am437x: Keep am4 l3 main clock always on for genpdTony Lindgren
2020-11-16clk: ti: am33xx: Keep am3 l3 main clock always on for genpdTony Lindgren
2020-09-22clk: ti: dra7: add missing clkctrl register for SHA2 instanceTero Kristo
2020-09-22clk: ti: clockdomain: fix static checker warningTero Kristo
2020-09-22clk: ti: autoidle: add checks against NULL pointer referenceTero Kristo
2020-06-13treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-10Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-06-05Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-05-27clk: ti: dra7: remove two unused symbolsJason Yan