Age | Commit message (Expand) | Author | Files | Lines |
2019-09-20 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 1 | -0/+34 |
2019-09-19 | Merge branches 'clk-renesas', 'clk-rockchip', 'clk-const' and 'clk-simplify' ... | Stephen Boyd | 1 | -3/+1 |
2019-09-19 | Merge branches 'clk-init-destroy', 'clk-doc', 'clk-imx' and 'clk-allwinner' i... | Stephen Boyd | 2 | -8/+10 |
2019-09-06 | clk/ti: Use kmemdup rather than duplicating its implementation | Fuqian Huang | 1 | -3/+1 |
2019-08-26 | clk: ti: add clkctrl data omap5 sgx | Tony Lindgren | 1 | -0/+34 |
2019-08-16 | clk: ti: Don't reference clk_init_data after registration | Stephen Boyd | 2 | -8/+10 |
2019-08-07 | clk: ti: dm814x: Add of_node_put() to prevent memory leak | Nishka Dasgupta | 1 | -0/+1 |
2019-07-17 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 3 | -146/+0 |
2019-06-28 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+5 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 8 | -32/+8 |
2019-06-07 | clk: ti: Remove unused functions | YueHaibing | 3 | -146/+0 |
2019-06-06 | clk: ti: clkctrl: Fix returning uninitialized data | Tony Lindgren | 1 | -2/+5 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372 | Thomas Gleixner | 1 | -5/+1 |
2019-05-30 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -4/+4 |
2019-05-21 | clk: ti: clkctrl: Fix clkdm_clk handling | Tony Lindgren | 1 | -4/+4 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-05-15 | clk: Remove io.h from clk-provider.h | Stephen Boyd | 3 | -0/+3 |
2019-04-25 | clk: ti: dra7: disable the RNG and TIMER12 clkctrl clocks on HS devices | Tero Kristo | 4 | -8/+12 |
2019-04-25 | clk: ti: dra7x: prevent non-existing clkctrl clocks from registering | Tero Kristo | 4 | -2/+22 |
2019-04-25 | clk: ti: export the omap2_clk_is_hw_omap call | Tero Kristo | 1 | -1/+0 |
2019-03-14 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 13 | -62/+159 |
2019-03-12 | treewide: add checks for the return value of memblock_alloc*() | Mike Rapoport | 1 | -0/+3 |
2019-03-08 | clk: ti: clkctrl: Fix clkdm_name regression for TI_CLK_CLKCTRL_COMPAT | Tony Lindgren | 1 | -1/+1 |
2019-03-08 | Merge branches 'clk-imx', 'clk-samsung', 'clk-ti', 'clk-uniphier-gear' and 'c... | Stephen Boyd | 13 | -59/+152 |
2019-03-08 | Merge branches 'clk-of-refcount', 'clk-mmio-fixed-clock', 'clk-remove-clps', ... | Stephen Boyd | 1 | -2/+6 |
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: generalize the init sequence of clk_hw_omap clocks | Tero Kristo | 6 | -24/+31 |
2019-02-15 | clk: ti: remove usage of CLK_IS_BASIC | Tero Kristo | 6 | -6/+6 |
2019-02-15 | clk: ti: add new API for checking if a provided clock is an OMAP clock | Tero Kristo | 2 | -0/+20 |
2019-02-15 | clk: ti: move clk_hw_omap list handling under generic part of the driver | Tero Kristo | 3 | -39/+69 |
2019-01-24 | clk: ti: Fix error handling in ti_clk_parse_divider_data() | Dan Carpenter | 1 | -1/+10 |
2018-12-28 | clk: ti: fix refcount leak in ti_dt_clocks_register() | Yangtao Li | 1 | -2/+6 |
2018-12-14 | clk: Use of_node_name_eq for node name comparisons | Rob Herring | 2 | -2/+2 |
2018-10-31 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 21 | -526/+2230 |
2018-10-31 | memblock: stop using implicit alignment to SMP_CACHE_BYTES | Mike Rapoport | 1 | -1/+1 |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport | 1 | -1/+1 |
2018-10-31 | memblock: remove _virt from APIs returning virtual address | Mike Rapoport | 1 | -1/+1 |
2018-10-18 | Merge branch 'clk-ti' into clk-next | Stephen Boyd | 15 | -480/+2181 |
2018-10-18 | Merge branches 'clk-dt-name', 'clk-ti-of-node' and 'clk-sa' into clk-next | Stephen Boyd | 12 | -53/+56 |
2018-10-16 | clk: ti: Prepare for remove of OF node name | Stephen Boyd | 1 | -6/+3 |
2018-10-03 | clk: ti: Add functions to save/restore clk context | Russ Dill | 6 | -0/+200 |
2018-10-03 | clk: ti: dra7: add new clkctrl data | Tero Kristo | 3 | -3/+874 |
2018-10-03 | clk: ti: dra7xx: rename existing clkctrl data as compat data | Tero Kristo | 5 | -804/+829 |
2018-10-03 | clk: ti: am43xx: add new clkctrl data for am43xx | Tero Kristo | 3 | -5/+268 |
2018-10-03 | clk: ti: am43xx: rename existing clkctrl data as compat data | Tero Kristo | 5 | -207/+233 |
2018-10-03 | clk: ti: am33xx: add new clkctrl data for am33xx | Tero Kristo | 3 | -3/+250 |
2018-10-03 | clk: ti: am33xx: rename existing clkctrl data as compat data | Tero Kristo | 5 | -198/+224 |
2018-10-03 | clk: ti: clkctrl: replace dashes from clkdm name with underscore | Tero Kristo | 1 | -0/+10 |
2018-10-03 | clk: ti: clkctrl: support multiple clkctrl nodes under a cm node | Tero Kristo | 3 | -18/+52 |