summaryrefslogtreecommitdiffstats
path: root/drivers/clk/ti
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-06-041-0/+1
|\
| * clk: ti: dm816: enable sysclk6_ck on initTony Lindgren2020-05-191-0/+1
* | clk: ti: clkctrl: convert subclocks to use proper names alsoTero Kristo2020-05-121-50/+48
* | clk: ti: am33xx: fix RTC clock parentTero Kristo2020-05-121-1/+1
* | clk: ti: clkctrl: Fix Bad of_node_put within clkctrl_get_nameTero Kristo2020-05-121-1/+0
|/
* Merge tag 'arm-dt-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-04-031-1/+6
|\
| * clk: ti: Fix dm814x clkctrl for ethernetTony Lindgren2020-03-171-1/+6
* | clk: ti: am43xx: Fix clock parent for RTC clockTony Lindgren2020-03-161-1/+1
|/
* Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-02-082-0/+26
|\
| * ARM: dts: Add missing omap5 secure clocksTony Lindgren2020-01-231-0/+13
| * ARM: dts: Add missing omap4 secure clocksTony Lindgren2020-01-231-0/+13
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2020-02-036-17/+170
|\ \
| | \
| | \
| *-. | Merge branches 'clk-imx', 'clk-ti', 'clk-xilinx', 'clk-nvidia', 'clk-qcom', '...Stephen Boyd2020-01-314-13/+164
| |\ \|
| | | * clk: ti: clkctrl: Fix hidden dependency to node nameTony Lindgren2020-01-202-12/+88
| | | * clk: ti: add clkctrl data dra7 sgxTony Lindgren2020-01-201-0/+35
| | | * clk: ti: omap5: Add missing AESS clockTony Lindgren2020-01-201-0/+15
| | | * clk: ti: dra7: fix parent for gmac_clkctrlGrygorii Strashko2020-01-201-1/+1
| | | * clk: ti: dra7: add vpe clkctrl dataBenoit Parrot2020-01-201-0/+6
| | | * clk: ti: dra7: add cam clkctrl dataBenoit Parrot2020-01-201-0/+19
| | |/
| * / clk: let init callback return an error codeJerome Brunet2019-12-232-4/+6
| |/
* / clk: ti: dra7-atl: Remove pm_runtime_irq_safe()Peter Ujfalusi2020-01-051-1/+0
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-12-019-198/+178
|\
| * clk/ti/adpll: allocate room for terminating nullStephen Kitt2019-11-081-9/+2
| * clk: ti: divider: convert to use min,max,mask instead of widthTero Kristo2019-10-312-91/+74
| * clk: ti: divider: cleanup ti_clk_parse_divider_data APITero Kristo2019-10-313-14/+9
| * clk: ti: divider: cleanup _register_divider and ti_clk_get_div_tableTero Kristo2019-10-311-72/+41
| * clk: ti: am43xx: drop idlest polling from gfx clockTero Kristo2019-10-311-1/+1
| * clk: ti: am33xx: drop idlest polling from gfx clockTero Kristo2019-10-311-1/+1
| * clk: ti: am33xx: drop idlest polling from pruss clkctrl clockTero Kristo2019-10-311-1/+1
| * clk: ti: am43xx: drop idlest polling from pruss clkctrl clockTero Kristo2019-10-311-1/+1
| * clk: ti: omap5: Drop idlest polling from IPU & DSP clkctrl clocksSuman Anna2019-10-311-2/+2
| * clk: ti: omap4: Drop idlest polling from IPU & DSP clkctrl clocksSuman Anna2019-10-311-2/+2
| * clk: ti: dra7xx: Drop idlest polling from IPU & DSP clkctrl clocksTero Kristo2019-10-311-4/+4
| * clk: ti: omap5: add IVA subsystem clkctrl dataTero Kristo2019-10-311-0/+7
| * 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
* | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-11-082-8/+3
|\ \
| * | clk: ti: clkctrl: Fix failed to enable error with double udelay timeoutTony Lindgren2019-11-041-2/+3
| * | clk: ti: dra7-atl-clock: Remove ti_clk_add_alias callPeter Ujfalusi2019-11-041-6/+0
| |/
* | Merge tag 'omap-for-v5.4/fixes-rc1-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2019-10-031-3/+3
|\ \ | |/ |/|
| * clk: ti: dra7: Fix mcasp8 clock bitsTony Lindgren2019-09-231-3/+3
* | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-09-201-0/+34
|\ \
| * | clk: ti: add clkctrl data omap5 sgxTony Lindgren2019-08-261-0/+34
| |/
| |
| \
*-. \ Merge branches 'clk-renesas', 'clk-rockchip', 'clk-const' and 'clk-simplify' ...Stephen Boyd2019-09-191-3/+1
|\ \ \ | | |/ | |/|
| | * clk/ti: Use kmemdup rather than duplicating its implementationFuqian Huang2019-09-061-3/+1
| |/
| |
| \
*-. | Merge branches 'clk-init-destroy', 'clk-doc', 'clk-imx' and 'clk-allwinner' i...Stephen Boyd2019-09-192-8/+10
|\ \|
| * | clk: ti: Don't reference clk_init_data after registrationStephen Boyd2019-08-162-8/+10
| |/
* / clk: ti: dm814x: Add of_node_put() to prevent memory leakNishka Dasgupta2019-08-071-0/+1
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-07-173-146/+0
|\