Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-09-22 | clk: ti: autoidle: add checks against NULL pointer reference | Tero Kristo | 1 | -2/+12 |
2019-02-15 | clk: ti: check clock type before doing autoidle ops | Andreas Kemnade | 1 | -4/+16 |
2019-02-15 | clk: ti: add a usecount for autoidle | Andreas Kemnade | 1 | -4/+28 |
2019-02-15 | clk: ti: move clk_hw_omap list handling under generic part of the driver | Tero Kristo | 1 | -39/+26 |
2017-03-08 | clk: ti: convert to use proper register definition for all accesses | Tero Kristo | 1 | -9/+9 |
2015-08-24 | clk: ti: Convert to clk_hw based provider APIs | Stephen Boyd | 1 | -4/+4 |
2015-08-24 | clk: ti: Remove CLK_IS_BASIC check | Stephen Boyd | 1 | -6/+0 |
2015-06-02 | clk: ti: move some public definitions to private header | Tero Kristo | 1 | -0/+2 |
2015-06-02 | clk: ti: autoidle: move generic autoidle handling code to clock driver | Tero Kristo | 1 | -8/+111 |
2015-03-24 | clk: ti: fix ti_clk_get_reg_addr error handling | Tero Kristo | 1 | -1/+1 |
2014-01-17 | CLK: TI: add autoidle support | Tero Kristo | 1 | -0/+133 |