Age | Commit message (Expand) | Author |
2013-12-16 | mfd: s2mps11: Fix build after regmap field rename in sec-core.c | Krzysztof Kozlowski |
2013-11-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-11-12 | Merge tag 'clk-for-linus-3.13' of git://git.linaro.org/people/mturquette/linux | Linus Torvalds |
2013-11-11 | powerpc: add missing explicit OF includes for ppc | Rob Herring |
2013-11-11 | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2013-11-11 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2013-11-11 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-11-04 | clk: new driver for efm32 SoC | Uwe Kleine-König |
2013-10-28 | Merge branch 'cleanup/dt-clock' into next/soc | Olof Johansson |
2013-10-27 | Merge tag 'ux500-dt-for-v3.13-3' of git://git.kernel.org/pub/scm/linux/kernel... | Olof Johansson |
2013-10-18 | clk: ux500: fix erroneous bit assignment | Linus Walleij |
2013-10-14 | clk: fixed-factor: Fix a trivial typo | Ezequiel Garcia |
2013-10-07 | clk: of: helper for determining number of parent clocks | Mike Turquette |
2013-10-07 | clk: fixup argument order when setting VCO parameters | Jonathan Austin |
2013-10-07 | clk/zynq: Fix possible memory leak | Felipe Pena |
2013-10-07 | clk: socfpga: Fix incorrect sdmmc clock name | Dinh Nguyen |
2013-10-07 | clk: keystone: Build Keystone clock drivers | Santosh Shilimkar |
2013-10-07 | clk: keystone: Add gate control clock driver | Santosh Shilimkar |
2013-10-07 | clk: keystone: add Keystone PLL clock driver | Santosh Shilimkar |
2013-10-07 | clk: nomadik: fix missing __init on nomadik_src_init | Sebastian Hesselbarth |
2013-10-07 | clk: Add APM X-Gene SoC clock driver | Loc Ho |
2013-10-06 | clk: armada-370: fix tclk frequencies | Simon Guinot |
2013-10-02 | clk: wm831x: get rid of the implementation of remove function | Laxman Dewangan |
2013-10-01 | clk: nomadik: set all timers to use 2.4 MHz TIMCLK | Linus Walleij |
2013-10-01 | clk: Correct lookup logic in clk_fetch_parent_index() | Tomasz Figa |
2013-10-01 | clk: Use kcalloc() to allocate arrays | Tomasz Figa |
2013-10-01 | clk: Add error handling to clk_fetch_parent_index() | Tomasz Figa |
2013-09-30 | Merge tag 'ux500-dt-for-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel... | Olof Johansson |
2013-09-29 | ARM: mxs: remove custom .init_time hook | Sebastian Hesselbarth |
2013-09-29 | ARM: highbank: remove custom .init_time hook | Sebastian Hesselbarth |
2013-09-29 | ARM: bcm2835: remove custom .init_time hook | Sebastian Hesselbarth |
2013-09-29 | ARM: vt8500: prepare for arch-wide .init_time callback | Sebastian Hesselbarth |
2013-09-29 | clk: vt8500: parse pmc_base from clock driver | Sebastian Hesselbarth |
2013-09-29 | clk: sunxi: declare OF clock provider | Sebastian Hesselbarth |
2013-09-29 | clk: prima2: declare OF clock provider | Sebastian Hesselbarth |
2013-09-29 | clk: nomadik: declare OF clock provider | Sebastian Hesselbarth |
2013-09-29 | clk: nomadik: move src init out of nomadik_clk_init | Sebastian Hesselbarth |
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-09-22 | clk: nomadik: set all timers to use 2.4 MHz TIMCLK | Linus Walleij |
2013-09-17 | ARM: S3C64XX: Migrate clock handling to Common Clock Framework | Tomasz Figa |