aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/ti/autoidle.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULEThomas Gleixner1-9/+1
2022-03-10clk: ti: Update component clocks to use ti_dt_clk_name()Tony Lindgren1-1/+1
2020-09-22clk: ti: autoidle: add checks against NULL pointer referenceTero Kristo1-2/+12
2019-02-15clk: ti: check clock type before doing autoidle opsAndreas Kemnade1-4/+16
2019-02-15clk: ti: add a usecount for autoidleAndreas Kemnade1-4/+28
2019-02-15clk: ti: move clk_hw_omap list handling under generic part of the driverTero Kristo1-39/+26
2017-03-08clk: ti: convert to use proper register definition for all accessesTero Kristo1-9/+9
2015-08-24clk: ti: Convert to clk_hw based provider APIsStephen Boyd1-4/+4
2015-08-24clk: ti: Remove CLK_IS_BASIC checkStephen Boyd1-6/+0
2015-06-02clk: ti: move some public definitions to private headerTero Kristo1-0/+2
2015-06-02clk: ti: autoidle: move generic autoidle handling code to clock driverTero Kristo1-8/+111
2015-03-24clk: ti: fix ti_clk_get_reg_addr error handlingTero Kristo1-1/+1
2014-01-17CLK: TI: add autoidle supportTero Kristo1-0/+133