aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/ti/clkctrl.c
AgeCommit message (Expand)Author
2020-05-20clk: 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
2017-12-01clk: ti: clkctrl: use fallback udelay approach if timekeeping is suspendedTero Kristo
2017-12-01clk: ti: clkctrl: add support for clkdm init for clkctrl clocksTero Kristo
2017-12-01clk: ti: clkctrl: fix error messages to print out node name properlyTero Kristo
2017-06-15clk: ti: omap4: add clkctrl clock dataTero Kristo
2017-06-15clk: ti: add support for clkctrl clocksTero Kristo