aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/ti
AgeCommit message (Expand)Author
2019-11-25clk: ti: dra7: Fix mcasp8 clock bitsTony Lindgren
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-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
2019-02-15clk: ti: add new API for checking if a provided clock is an OMAP clockTero Kristo
2019-02-15clk: ti: move clk_hw_omap list handling under generic part of the driverTero Kristo
2019-01-24clk: ti: Fix error handling in ti_clk_parse_divider_data()Dan Carpenter
2018-12-28clk: ti: fix refcount leak in ti_dt_clocks_register()Yangtao Li
2018-12-14clk: Use of_node_name_eq for node name comparisonsRob Herring
2018-10-31Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: remove _virt from APIs returning virtual addressMike Rapoport
2018-10-18Merge branch 'clk-ti' into clk-nextStephen Boyd
2018-10-18Merge branches 'clk-dt-name', 'clk-ti-of-node' and 'clk-sa' into clk-nextStephen Boyd
2018-10-16clk: ti: Prepare for remove of OF node nameStephen Boyd
2018-10-03clk: ti: Add functions to save/restore clk contextRuss Dill
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: ti: fix OF child-node lookupJohan Hovold
2018-08-30clk: Convert to using %pOFn instead of device_node.nameRob Herring
2018-07-09clk: ti: dra7: Add clkctrl clock data for the mcan clocksFaiz Abbas
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-04-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-04-06Merge branches 'clk-davinci', 'clk-si544', 'clk-rockchip', 'clk-uniphier' and...Stephen Boyd
2018-04-05clk: ti: fix flag space conflict with clkctrl clocksTero Kristo