summaryrefslogtreecommitdiffstats
path: root/drivers/clk/ti/clkctrl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* clk: ti: Replace kstrdup() + strreplace() with kstrdup_and_replace()Andy Shevchenko2023-08-051-4/+5
* clk: ti: clkctrl: check return value of kasprintf()Claudiu Beznea2023-06-171-0/+7
* clk: ti: Use of_address_to_resource()Rob Herring2023-03-271-3/+3
* clk: ti: change ti_clk_register[_omap_hw]() APIDario Binacchi2022-11-231-2/+2
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2022-08-051-4/+0
|\
| * clk: ti: Stop using legacy clkctrl names for omap4 and 5Tony Lindgren2022-06-161-4/+0
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULEThomas Gleixner2022-06-101-9/+1
|/
* clk: ti: clkctrl: replace usage of found with dedicated list iterator variableJakob Koschel2022-05-211-7/+6
*-. Merge branches 'clk-starfive', 'clk-ti', 'clk-terminate' and 'clk-cleanup' in...Stephen Boyd2022-03-291-29/+30
|\ \
| | * clk: ti: clkctrl: fix typos in commentsJulia Lawall2022-03-151-1/+1
| |/ |/|
| * clk: ti: Drop legacy compatibility clocks for dra7Tony Lindgren2022-03-151-7/+2
| * clk: ti: Drop legacy compatibility clocks for am4Tony Lindgren2022-03-151-12/+4
| * clk: ti: Drop legacy compatibility clocks for am3Tony Lindgren2022-03-151-6/+2
| * clk: ti: Use clock-output-names for clkctrlTony Lindgren2022-03-111-2/+20
| * clk: ti: Constify clkctrl_nameTony Lindgren2022-03-111-1/+1
|/
* clk: ti: clkctrl: convert subclocks to use proper names alsoTero Kristo2020-05-131-50/+48
* clk: ti: clkctrl: Fix Bad of_node_put within clkctrl_get_nameTero Kristo2020-05-131-1/+0
* clk: ti: clkctrl: Fix hidden dependency to node nameTony Lindgren2020-01-201-11/+85
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-12-021-6/+39
|\
| * clk: ti: divider: cleanup ti_clk_parse_divider_data APITero Kristo2019-10-311-1/+1
| * clk: ti: clkctrl: add new exported API for checking standby infoTero Kristo2019-10-311-0/+33
| * clk: ti: clkctrl: convert to use bit helper macros instead of bitopsTero Kristo2019-10-311-4/+4
| * clk: ti: clkctrl: fix setting up clkctrl clocksTero Kristo2019-10-311-1/+1
* | clk: ti: clkctrl: Fix failed to enable error with double udelay timeoutTony Lindgren2019-11-041-2/+3
|/
* clk: ti: clkctrl: Fix returning uninitialized dataTony Lindgren2019-06-061-2/+5
* clk: ti: clkctrl: Fix clkdm_clk handlingTony Lindgren2019-05-211-4/+4
* clk: ti: dra7: disable the RNG and TIMER12 clkctrl clocks on HS devicesTero Kristo2019-04-251-0/+3
* clk: ti: dra7x: prevent non-existing clkctrl clocks from registeringTero Kristo2019-04-251-0/+14
* clk: ti: clkctrl: Fix clkdm_name regression for TI_CLK_CLKCTRL_COMPATTony Lindgren2019-03-081-1/+1
* clk: ti: remove usage of CLK_IS_BASICTero Kristo2019-02-151-1/+1
* clk: Use of_node_name_eq for node name comparisonsRob Herring2018-12-141-1/+1
* Merge branch 'clk-ti' into clk-nextStephen Boyd2018-10-191-22/+77
|\
| * clk: ti: Prepare for remove of OF node nameStephen Boyd2018-10-161-6/+3
| * clk: ti: dra7: add new clkctrl dataTero Kristo2018-10-031-2/+6
| * clk: ti: dra7xx: rename existing clkctrl data as compat dataTero Kristo2018-10-031-1/+1
| * clk: ti: am43xx: add new clkctrl data for am43xxTero Kristo2018-10-031-4/+13
| * clk: ti: am43xx: rename existing clkctrl data as compat dataTero Kristo2018-10-031-2/+2
| * clk: ti: am33xx: add new clkctrl data for am33xxTero Kristo2018-10-031-2/+6
| * clk: ti: am33xx: rename existing clkctrl data as compat dataTero Kristo2018-10-031-1/+1
| * clk: ti: clkctrl: replace dashes from clkdm name with underscoreTero Kristo2018-10-031-0/+10
| * clk: ti: clkctrl: support multiple clkctrl nodes under a cm nodeTero Kristo2018-10-031-16/+45
* | clk: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-301-8/+6
|/
* clk: ti: clkctrl: add support for CLK_SET_RATE_PARENT flagTero Kristo2018-03-081-0/+2
* clk: ti: dm816: add clkctrl clock dataTero Kristo2017-12-011-0/+3
* clk: ti: dm814: add clkctrl clock dataTero Kristo2017-12-011-0/+4
* clk: ti: am43xx: add clkctrl clock dataTero Kristo2017-12-011-0/+6
* clk: ti: am33xx: add clkctrl clock dataTero Kristo2017-12-011-0/+4
* clk: ti: dra7: add clkctrl clock dataTero Kristo2017-12-011-0/+4
* clk: ti: omap5: add clkctrl clock dataTero Kristo2017-12-011-0/+4
* clk: ti: clkctrl: fix flags for mux and divider opt clocksTero Kristo2017-12-011-2/+10