Age | Commit message (Expand) | Author | Files | Lines |
2013-11-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+1 |
2013-11-12 | Merge tag 'clk-for-linus-3.13' of git://git.linaro.org/people/mturquette/linux | Linus Torvalds | 10 | -29/+1238 |
2013-11-11 | powerpc: add missing explicit OF includes for ppc | Rob Herring | 1 | -0/+1 |
2013-11-11 | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 3 | -1/+561 |
2013-11-11 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -2/+0 |
2013-11-11 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 8 | -163/+147 |
2013-11-05 | clk: new driver for efm32 SoC | Uwe Kleine-König | 2 | -0/+82 |
2013-10-28 | Merge branch 'cleanup/dt-clock' into next/soc | Olof Johansson | 8 | -150/+155 |
2013-10-28 | Merge tag 'ux500-dt-for-v3.13-3' of git://git.kernel.org/pub/scm/linux/kernel... | Olof Johansson | 1 | -1/+1 |
2013-10-18 | clk: ux500: fix erroneous bit assignment | Linus Walleij | 1 | -1/+1 |
2013-10-14 | clk: fixed-factor: Fix a trivial typo | Ezequiel Garcia | 1 | -1/+1 |
2013-10-08 | clk: of: helper for determining number of parent clocks | Mike Turquette | 1 | -0/+6 |
2013-10-08 | clk: fixup argument order when setting VCO parameters | Jonathan Austin | 1 | -1/+1 |
2013-10-08 | clk/zynq: Fix possible memory leak | Felipe Pena | 1 | -1/+15 |
2013-10-08 | clk: socfpga: Fix incorrect sdmmc clock name | Dinh Nguyen | 1 | -1/+1 |
2013-10-08 | clk: keystone: Build Keystone clock drivers | Santosh Shilimkar | 3 | -0/+9 |
2013-10-08 | clk: keystone: Add gate control clock driver | Santosh Shilimkar | 1 | -0/+264 |
2013-10-08 | clk: keystone: add Keystone PLL clock driver | Santosh Shilimkar | 1 | -0/+305 |
2013-10-07 | clk: nomadik: fix missing __init on nomadik_src_init | Sebastian Hesselbarth | 1 | -1/+1 |
2013-10-07 | clk: Add APM X-Gene SoC clock driver | Loc Ho | 3 | -0/+529 |
2013-10-07 | clk: armada-370: fix tclk frequencies | Simon Guinot | 1 | -2/+2 |
2013-10-02 | clk: wm831x: get rid of the implementation of remove function | Laxman Dewangan | 1 | -6/+0 |
2013-10-02 | clk: nomadik: set all timers to use 2.4 MHz TIMCLK | Linus Walleij | 1 | -0/+21 |
2013-10-02 | clk: Correct lookup logic in clk_fetch_parent_index() | Tomasz Figa | 1 | -4/+7 |
2013-10-02 | clk: Use kcalloc() to allocate arrays | Tomasz Figa | 1 | -7/+7 |
2013-10-02 | clk: Add error handling to clk_fetch_parent_index() | Tomasz Figa | 1 | -11/+14 |
2013-09-30 | Merge tag 'ux500-dt-for-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel... | Olof Johansson | 3 | -1/+561 |
2013-09-29 | ARM: mxs: remove custom .init_time hook | Sebastian Hesselbarth | 2 | -15/+16 |
2013-09-29 | ARM: highbank: remove custom .init_time hook | Sebastian Hesselbarth | 1 | -3/+7 |
2013-09-29 | ARM: bcm2835: remove custom .init_time hook | Sebastian Hesselbarth | 1 | -8/+0 |
2013-09-29 | ARM: vt8500: prepare for arch-wide .init_time callback | Sebastian Hesselbarth | 1 | -10/+0 |
2013-09-29 | clk: vt8500: parse pmc_base from clock driver | Sebastian Hesselbarth | 1 | -0/+24 |
2013-09-29 | clk: sunxi: declare OF clock provider | Sebastian Hesselbarth | 1 | -5/+6 |
2013-09-29 | clk: prima2: declare OF clock provider | Sebastian Hesselbarth | 1 | -23/+6 |
2013-09-29 | clk: nomadik: declare OF clock provider | Sebastian Hesselbarth | 1 | -30/+15 |
2013-09-29 | clk: nomadik: move src init out of nomadik_clk_init | Sebastian Hesselbarth | 1 | -70/+74 |
2013-09-26 | clk: ux500: Provide a look-up for the ARMSS clock | Lee Jones | 1 | -0/+1 |
2013-09-26 | clk: ux500: Add Device Tree support for the TWD clock | Lee Jones | 1 | -2/+5 |
2013-09-26 | clk: ux500: Add Device Tree support for the RTC clock | Lee Jones | 1 | -2/+5 |
2013-09-26 | clk: ux500: Add Device Tree support for the PRCC Kernel clock | Lee Jones | 1 | -0/+32 |
2013-09-26 | clk: ux500: Add Device Tree support for the PRCC Peripheral clock | Lee Jones | 1 | -0/+52 |
2013-09-26 | clk: ux500: Add Device Tree support for the PRCMU clock | Lee Jones | 1 | -2/+48 |
2013-09-26 | clk: ux500: Add a 2-cell Device Tree parser for obtaining PRCC clocks | Lee Jones | 1 | -0/+22 |
2013-09-26 | clk: ux500: Provide u8500_clk with skeleton Device Tree support | Lee Jones | 1 | -0/+19 |
2013-09-26 | clk: ux500: Copy u8500_clk_init() ready for DT enablement | Lee Jones | 2 | -0/+382 |
2013-09-26 | clk: ux500: Remove BML8580 clock | Lee Jones | 1 | -1/+1 |
2013-09-22 | clk: nomadik: set all timers to use 2.4 MHz TIMCLK | Linus Walleij | 1 | -0/+21 |
2013-09-17 | ARM: S3C64XX: Migrate clock handling to Common Clock Framework | Tomasz Figa | 1 | -2/+0 |
2013-09-10 | Merge tag 'clk-for-linus-3.12' of git://git.linaro.org/people/mturquette/linux | Linus Torvalds | 47 | -1069/+2953 |