Age | Commit message (Expand) | Author | Files | Lines |
2022-06-10 | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULE | Thomas Gleixner | 1 | -9/+1 |
2022-03-11 | clk: ti: Update pll and clockdomain clocks to use ti_dt_clk_name() | Tony Lindgren | 1 | -4/+9 |
2019-08-16 | clk: ti: Don't reference clk_init_data after registration | Stephen Boyd | 1 | -4/+5 |
2019-02-15 | clk: ti: generalize the init sequence of clk_hw_omap clocks | Tero Kristo | 1 | -2/+2 |
2018-08-30 | clk: Convert to using %pOFn instead of device_node.name | Rob Herring | 1 | -9/+9 |
2018-06-13 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -1/+1 |
2017-12-01 | clk: ti: convert retry_init param to use void data type | Tero Kristo | 1 | -1/+2 |
2017-08-24 | clk: ti: make clk_ops const | Bhumika Goyal | 1 | -1/+1 |
2017-03-08 | clk: ti: convert to use proper register definition for all accesses | Tero Kristo | 1 | -23/+24 |
2017-03-08 | clk: ti: drop unnecessary MEMMAP_ADDRESSING flag | Tero Kristo | 1 | -1/+0 |
2017-03-08 | clk: ti: use automatic clock alias generation framework | Tero Kristo | 1 | -1/+1 |
2016-02-23 | clk: ti: dpll: convert DPLL support code to use clk_hw instead of clk ptrs | Tero Kristo | 1 | -4/+16 |
2015-11-21 | clk: ti: dra7: constify clk_hw_omap_ops structure | Julia Lawall | 1 | -1/+1 |
2015-08-25 | clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw) | Stephen Boyd | 1 | -2/+2 |
2015-07-28 | Merge branch 'cleanup-clk-h-includes' into clk-next | Stephen Boyd | 1 | -0/+1 |
2015-07-28 | clk: ti: make use of of_clk_parent_fill helper function | Dinh Nguyen | 1 | -3/+1 |
2015-07-20 | clk: ti: Include clk.h | Stephen Boyd | 1 | -0/+1 |
2015-06-02 | clk: ti: move some public definitions to private header | Tero Kristo | 1 | -0/+2 |
2015-03-24 | clk: ti: fix ti_clk_get_reg_addr error handling | Tero Kristo | 1 | -2/+3 |
2014-06-19 | clk: ti: dra7: return error code in failure case | Julia Lawall | 1 | -4/+2 |
2014-06-19 | clk: ti: apll: not allocating enough data | Dan Carpenter | 1 | -1/+1 |
2014-05-28 | CLK: TI: APLL: add support for omap2 aplls | Tero Kristo | 1 | -0/+181 |
2014-01-18 | CLK: TI: DRA7: Add APLL support | J Keerthy | 1 | -0/+223 |