aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/ti/clkctrl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-20clk: ti: clkctrl: Fix hidden dependency to node nameTony Lindgren1-11/+85
2019-12-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-6/+39
2019-11-04clk: ti: clkctrl: Fix failed to enable error with double udelay timeoutTony Lindgren1-2/+3
2019-10-31clk: ti: divider: cleanup ti_clk_parse_divider_data APITero Kristo1-1/+1
2019-10-31clk: ti: clkctrl: add new exported API for checking standby infoTero Kristo1-0/+33
2019-10-31clk: ti: clkctrl: convert to use bit helper macros instead of bitopsTero Kristo1-4/+4
2019-10-31clk: ti: clkctrl: fix setting up clkctrl clocksTero Kristo1-1/+1
2019-06-06clk: ti: clkctrl: Fix returning uninitialized dataTony Lindgren1-2/+5
2019-05-21clk: ti: clkctrl: Fix clkdm_clk handlingTony Lindgren1-4/+4
2019-04-25clk: ti: dra7: disable the RNG and TIMER12 clkctrl clocks on HS devicesTero Kristo1-0/+3
2019-04-25clk: ti: dra7x: prevent non-existing clkctrl clocks from registeringTero Kristo1-0/+14
2019-03-08clk: ti: clkctrl: Fix clkdm_name regression for TI_CLK_CLKCTRL_COMPATTony Lindgren1-1/+1
2019-02-15clk: ti: remove usage of CLK_IS_BASICTero Kristo1-1/+1
2018-12-14clk: Use of_node_name_eq for node name comparisonsRob Herring1-1/+1
2018-10-18Merge branch 'clk-ti' into clk-nextStephen Boyd1-22/+77
2018-10-16clk: ti: Prepare for remove of OF node nameStephen Boyd1-6/+3
2018-10-03clk: ti: dra7: add new clkctrl dataTero Kristo1-2/+6
2018-10-03clk: ti: dra7xx: rename existing clkctrl data as compat dataTero Kristo1-1/+1
2018-10-03clk: ti: am43xx: add new clkctrl data for am43xxTero Kristo1-4/+13
2018-10-03clk: ti: am43xx: rename existing clkctrl data as compat dataTero Kristo1-2/+2
2018-10-03clk: ti: am33xx: add new clkctrl data for am33xxTero Kristo1-2/+6
2018-10-03clk: ti: am33xx: rename existing clkctrl data as compat dataTero Kristo1-1/+1
2018-10-03clk: ti: clkctrl: replace dashes from clkdm name with underscoreTero Kristo1-0/+10
2018-10-03clk: ti: clkctrl: support multiple clkctrl nodes under a cm nodeTero Kristo1-16/+45
2018-08-30clk: Convert to using %pOFn instead of device_node.nameRob Herring1-8/+6
2018-03-08clk: ti: clkctrl: add support for CLK_SET_RATE_PARENT flagTero Kristo1-0/+2
2017-12-01clk: ti: dm816: add clkctrl clock dataTero Kristo1-0/+3
2017-12-01clk: ti: dm814: add clkctrl clock dataTero Kristo1-0/+4
2017-12-01clk: ti: am43xx: add clkctrl clock dataTero Kristo1-0/+6
2017-12-01clk: ti: am33xx: add clkctrl clock dataTero Kristo1-0/+4
2017-12-01clk: ti: dra7: add clkctrl clock dataTero Kristo1-0/+4
2017-12-01clk: ti: omap5: add clkctrl clock dataTero Kristo1-0/+4
2017-12-01clk: ti: clkctrl: fix flags for mux and divider opt clocksTero Kristo1-2/+10
2017-12-01clk: ti: clkctrl: add support for retrying failed initTero Kristo1-1/+11
2017-12-01clk: ti: clkctrl: use fallback udelay approach if timekeeping is suspendedTero Kristo1-1/+13
2017-12-01clk: ti: clkctrl: add support for clkdm init for clkctrl clocksTero Kristo1-0/+22
2017-12-01clk: ti: clkctrl: fix error messages to print out node name properlyTero Kristo1-3/+3
2017-06-15clk: ti: omap4: add clkctrl clock dataTero Kristo1-0/+5
2017-06-15clk: ti: add support for clkctrl clocksTero Kristo1-0/+492