summaryrefslogtreecommitdiff
path: root/drivers/clk/ti
AgeCommit message (Expand)Author
2019-12-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-11-08clk/ti/adpll: allocate room for terminating nullStephen Kitt
2019-11-08Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-11-04clk: ti: clkctrl: Fix failed to enable error with double udelay timeoutTony Lindgren
2019-11-04clk: ti: dra7-atl-clock: Remove ti_clk_add_alias callPeter Ujfalusi
2019-10-31clk: ti: divider: convert to use min,max,mask instead of widthTero Kristo
2019-10-31clk: ti: divider: cleanup ti_clk_parse_divider_data APITero Kristo
2019-10-31clk: ti: divider: cleanup _register_divider and ti_clk_get_div_tableTero Kristo
2019-10-31clk: ti: am43xx: drop idlest polling from gfx clockTero Kristo
2019-10-31clk: ti: am33xx: drop idlest polling from gfx clockTero Kristo
2019-10-31clk: ti: am33xx: drop idlest polling from pruss clkctrl clockTero Kristo
2019-10-31clk: ti: am43xx: drop idlest polling from pruss clkctrl clockTero Kristo
2019-10-31clk: ti: omap5: Drop idlest polling from IPU & DSP clkctrl clocksSuman Anna
2019-10-31clk: ti: omap4: Drop idlest polling from IPU & DSP clkctrl clocksSuman Anna
2019-10-31clk: ti: dra7xx: Drop idlest polling from IPU & DSP clkctrl clocksTero Kristo
2019-10-31clk: ti: omap5: add IVA subsystem clkctrl dataTero 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-10-03Merge tag 'omap-for-v5.4/fixes-rc1-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson
2019-09-23clk: ti: dra7: Fix mcasp8 clock bitsTony Lindgren
2019-09-20Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-09-19Merge branches 'clk-renesas', 'clk-rockchip', 'clk-const' and 'clk-simplify' ...Stephen Boyd
2019-09-19Merge branches 'clk-init-destroy', 'clk-doc', 'clk-imx' and 'clk-allwinner' i...Stephen Boyd
2019-09-06clk/ti: Use kmemdup rather than duplicating its implementationFuqian Huang
2019-08-26clk: ti: add clkctrl data omap5 sgxTony Lindgren
2019-08-16clk: ti: Don't reference clk_init_data after registrationStephen Boyd
2019-08-07clk: ti: dm814x: Add of_node_put() to prevent memory leakNishka Dasgupta
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-06-28Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-07clk: ti: Remove unused functionsYueHaibing
2019-06-06clk: ti: clkctrl: Fix returning uninitialized dataTony Lindgren
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner
2019-05-30Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-05-21clk: ti: clkctrl: Fix clkdm_clk handlingTony Lindgren
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd
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-04-25clk: ti: export the omap2_clk_is_hw_omap callTero Kristo
2019-03-14Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport
2019-03-08clk: ti: clkctrl: Fix clkdm_name regression for TI_CLK_CLKCTRL_COMPATTony Lindgren
2019-03-08Merge branches 'clk-imx', 'clk-samsung', 'clk-ti', 'clk-uniphier-gear' and 'c...Stephen Boyd
2019-03-08Merge branches 'clk-of-refcount', 'clk-mmio-fixed-clock', 'clk-remove-clps', ...Stephen Boyd
2019-02-15clk: ti: check clock type before doing autoidle opsAndreas Kemnade
2019-02-15clk: ti: add a usecount for autoidleAndreas Kemnade
2019-02-15clk: ti: generalize the init sequence of clk_hw_omap clocksTero Kristo
2019-02-15clk: ti: remove usage of CLK_IS_BASICTero Kristo