aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/ti/clkctrl.c
AgeCommit message (Expand)Author
2023-06-16clk: ti: clkctrl: check return value of kasprintf()Claudiu Beznea
2023-03-27clk: ti: Use of_address_to_resource()Rob Herring
2022-11-22clk: ti: change ti_clk_register[_omap_hw]() APIDario Binacchi
2022-08-04Merge 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-05-20clk: ti: clkctrl: replace usage of found with dedicated list iterator variableJakob Koschel
2022-03-29Merge branches 'clk-starfive', 'clk-ti', 'clk-terminate' and 'clk-cleanup' in...Stephen Boyd
2022-03-15clk: ti: clkctrl: fix typos in commentsJulia Lawall
2022-03-15clk: ti: Drop legacy compatibility clocks for dra7Tony Lindgren
2022-03-15clk: ti: Drop legacy compatibility clocks for am4Tony Lindgren
2022-03-15clk: ti: Drop legacy compatibility clocks for am3Tony Lindgren
2022-03-10clk: ti: Use clock-output-names for clkctrlTony Lindgren
2022-03-10clk: ti: Constify clkctrl_nameTony Lindgren
2020-05-12clk: ti: clkctrl: convert subclocks to use proper names alsoTero Kristo
2020-05-12clk: ti: clkctrl: Fix Bad of_node_put within clkctrl_get_nameTero Kristo
2020-01-20clk: ti: clkctrl: Fix hidden dependency to node nameTony Lindgren
2019-12-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-11-04clk: ti: clkctrl: Fix failed to enable error with double udelay timeoutTony Lindgren
2019-10-31clk: ti: divider: cleanup ti_clk_parse_divider_data APITero Kristo
2019-10-31clk: ti: clkctrl: add new exported API for checking standby infoTero Kristo
2019-10-31clk: ti: clkctrl: convert to use bit helper macros instead of bitopsTero Kristo
2019-10-31clk: ti: clkctrl: fix setting up clkctrl clocksTero Kristo
2019-06-06clk: ti: clkctrl: Fix returning uninitialized dataTony Lindgren
2019-05-21clk: ti: clkctrl: Fix clkdm_clk handlingTony Lindgren
2019-04-25clk: ti: dra7: disable the RNG and TIMER12 clkctrl clocks on HS devicesTero Kristo
2019-04-25clk: ti: dra7x: prevent non-existing clkctrl clocks from registeringTero Kristo
2019-03-08clk: ti: clkctrl: Fix clkdm_name regression for TI_CLK_CLKCTRL_COMPATTony Lindgren
2019-02-15clk: ti: remove usage of CLK_IS_BASICTero Kristo
2018-12-14clk: Use of_node_name_eq for node name comparisonsRob Herring
2018-10-18Merge branch 'clk-ti' into clk-nextStephen Boyd
2018-10-16clk: ti: Prepare for remove of OF node nameStephen Boyd
2018-10-03clk: ti: dra7: add new clkctrl dataTero Kristo
2018-10-03clk: ti: dra7xx: rename existing clkctrl data as compat dataTero Kristo
2018-10-03clk: ti: am43xx: add new clkctrl data for am43xxTero Kristo
2018-10-03clk: ti: am43xx: rename existing clkctrl data as compat dataTero Kristo
2018-10-03clk: ti: am33xx: add new clkctrl data for am33xxTero Kristo
2018-10-03clk: ti: am33xx: rename existing clkctrl data as compat dataTero Kristo
2018-10-03clk: ti: clkctrl: replace dashes from clkdm name with underscoreTero Kristo
2018-10-03clk: ti: clkctrl: support multiple clkctrl nodes under a cm nodeTero Kristo
2018-08-30clk: Convert to using %pOFn instead of device_node.nameRob Herring
2018-03-08clk: ti: clkctrl: add support for CLK_SET_RATE_PARENT flagTero Kristo
2017-12-01clk: ti: dm816: add clkctrl clock dataTero Kristo
2017-12-01clk: ti: dm814: add clkctrl clock dataTero Kristo
2017-12-01clk: ti: am43xx: add clkctrl clock dataTero Kristo
2017-12-01clk: ti: am33xx: add clkctrl clock dataTero Kristo
2017-12-01clk: ti: dra7: add clkctrl clock dataTero Kristo
2017-12-01clk: ti: omap5: add clkctrl clock dataTero Kristo
2017-12-01clk: ti: clkctrl: fix flags for mux and divider opt clocksTero Kristo
2017-12-01clk: ti: clkctrl: add support for retrying failed initTero Kristo