| Commit message (Expand) | Author | Age | Files | Lines |
* | clk: nomadik: correct struct name kernel-doc warning | Randy Dunlap | 2022-12-09 | 1 | -1/+1 |
* | clk: nomadik: Add missing of_node_put() | Liang He | 2022-08-19 | 1 | -1/+4 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194 | Thomas Gleixner | 2019-05-30 | 1 | -1/+1 |
* | clk: nomadik: Change to use DEFINE_SHOW_ATTRIBUTE macro | Yangtao Li | 2018-11-28 | 1 | -13/+3 |
* | clk: Convert to using %pOFn instead of device_node.name | Rob Herring | 2018-08-30 | 1 | -2/+2 |
* | clk: nomadik: Delete error messages for a failed memory allocation in two fun... | Markus Elfring | 2017-04-21 | 1 | -7/+3 |
* | clk: nomadik: Use seq_puts() in nomadik_src_clk_show() | Markus Elfring | 2017-04-21 | 1 | -1/+1 |
* | clk: nomadik: Migrate to clk_hw based OF and registration APIs | Stephen Boyd | 2016-06-30 | 1 | -22/+26 |
* | clk: nomadik: Remove clk.h and clkdev.h includes | Stephen Boyd | 2015-07-20 | 1 | -2/+1 |
* | drivers/clk: don't use module_init in clk-nomadik.c which is non-modular | Paul Gortmaker | 2015-06-16 | 1 | -2/+1 |
* | clk: nomadik: fix multiplatform problem | Linus Walleij | 2014-02-26 | 1 | -0/+3 |
* | clk: nomadik: fix missing __init on nomadik_src_init | Sebastian Hesselbarth | 2013-10-07 | 1 | -1/+1 |
* | clk: nomadik: declare OF clock provider | Sebastian Hesselbarth | 2013-09-29 | 1 | -30/+15 |
* | clk: nomadik: move src init out of nomadik_clk_init | Sebastian Hesselbarth | 2013-09-29 | 1 | -70/+74 |
* | clk: nomadik: set all timers to use 2.4 MHz TIMCLK | Linus Walleij | 2013-09-22 | 1 | -0/+21 |
* | clk: nomadik: Fix incorrect placement of __initconst | Sachin Kamat | 2013-08-27 | 1 | -2/+2 |
* | clk: nomadik: implement the Nomadik clocks properly | Linus Walleij | 2013-06-20 | 1 | -3/+548 |
* | ARM: nomadik: register clocksource from device tree | Linus Walleij | 2013-05-12 | 1 | -15/+0 |
* | ARM: nomadik: convert all clocks except timer to dt | Linus Walleij | 2013-05-12 | 1 | -19/+7 |
* | ARM: nomadik: switch over to using the FSMC driver | Linus Walleij | 2012-11-15 | 1 | -0/+1 |
* | ARM: nomadik: convert to generic clock | Linus Walleij | 2012-06-10 | 1 | -0/+47 |