Age | Commit message (Expand) | Author |
2020-01-04 | clk: ux500: Fix up the SGA clock for some variants | Linus Walleij |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194 | Thomas Gleixner |
2019-04-11 | clk: ux500: add range to usleep_range | Nicholas Mc Guire |
2018-12-14 | clk: Use of_node_name_eq for node name comparisons | Rob Herring |
2018-03-23 | clk: ux500: Drop AB8540/9540 support | Linus Walleij |
2017-11-17 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2017-11-13 | clk: ux500: Improve sizeof() usage | Markus Elfring |
2017-11-13 | clk: ux500: Delete error messages for failed memory allocations | Markus Elfring |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-30 | clk: ux500: prcc: constify clk_ops. | Arvind Yadav |
2017-08-30 | clk: ux500: sysctrl: constify clk_ops. | Arvind Yadav |
2017-08-30 | clk: ux500: prcmu: constify clk_ops. | Arvind Yadav |
2017-01-26 | clk: ux500: Convert ABx500 clocks to use OF probing | Linus Walleij |
2017-01-26 | clk: ux500: move AB8500 sysclk over to PRCMU clk driver | Linus Walleij |
2016-07-12 | ARM: ux500: use CLK_OF_DECLARE() | Arnd Bergmann |
2016-03-02 | clk: ux500: Remove CLK_IS_ROOT | Stephen Boyd |
2015-08-24 | clk/ARM: move Ux500 PRCC bases to the device tree | Linus Walleij |
2015-08-24 | clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw) | Stephen Boyd |
2015-08-24 | clk: ux500: delete the non-DT U8500 clock implementation | Linus Walleij |
2015-07-20 | clk: ux500: Remove clk.h and clkdev.h includes | Stephen Boyd |
2015-05-07 | clk: ux500: ape[ate|trace]clk are scaleable | Linus Walleij |
2015-01-27 | clk: ux500: Drop use of clk-private.h | Stephen Boyd |
2014-10-20 | clk: ux500: drop owner assignment from platform_drivers | Wolfram Sang |
2014-02-23 | clk: ux500: Staticize ux500_twocell_get | Sachin Kamat |
2013-12-19 | clk: ux500: Remove extra semicolon | Sachin Kamat |
2013-10-18 | clk: ux500: fix erroneous bit assignment | Linus Walleij |
2013-09-26 | clk: ux500: Provide a look-up for the ARMSS clock | Lee Jones |
2013-09-26 | clk: ux500: Add Device Tree support for the TWD clock | Lee Jones |
2013-09-26 | clk: ux500: Add Device Tree support for the RTC clock | Lee Jones |
2013-09-26 | clk: ux500: Add Device Tree support for the PRCC Kernel clock | Lee Jones |
2013-09-26 | clk: ux500: Add Device Tree support for the PRCC Peripheral clock | Lee Jones |
2013-09-26 | clk: ux500: Add Device Tree support for the PRCMU clock | Lee Jones |
2013-09-26 | clk: ux500: Add a 2-cell Device Tree parser for obtaining PRCC clocks | Lee Jones |
2013-09-26 | clk: ux500: Provide u8500_clk with skeleton Device Tree support | Lee Jones |
2013-09-26 | clk: ux500: Copy u8500_clk_init() ready for DT enablement | Lee Jones |
2013-09-26 | clk: ux500: Remove BML8580 clock | Lee Jones |
2013-07-03 | Merge tag 'clk-for-linus-3.11' of git://git.linaro.org/people/mturquette/linux | Linus Torvalds |
2013-06-06 | clk: ux500: Clocks definition for u8540 | Philippe Begnic |
2013-06-06 | clk: ux500: Pass clock base adresses in initcall for u8540 and u9540 | Philippe Begnic |
2013-05-29 | clk: ux500: clk-sysctrl: handle clocks with no parents | Fabio Baltieri |
2013-05-29 | clk: ux500: Provide device enumeration number suffix for SMSC911x | Lee Jones |
2013-05-28 | clk: ux500: abx500-clk: rename ux500 audio codec aliases | Fabio Baltieri |
2013-05-02 | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-05-02 | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-04-22 | clk: ux500: fix mismatched types | Mike Turquette |
2013-04-10 | clk: ux500: abx500: Define clock tree for ab850x | Ulf Hansson |
2013-04-10 | clk: ux500: Add support for sysctrl clocks | Ulf Hansson |
2013-04-08 | ARM: ux500: get rid of <mach/[hardware|db8500-regs].h> | Linus Walleij |
2013-04-08 | clk: ux500: pass clock base adresses in init call | Linus Walleij |
2013-03-27 | clk: ux500: Fix prcmu clocks registration | Maxime Coquelin |