Age | Commit message (Expand) | Author | Files | Lines |
2012-05-16 | Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ... | Arnd Bergmann | 36 | -264/+585 |
2012-05-16 | clk: Fix CLK_SET_RATE_GATE flag validation in clk_set_rate(). | Saravana Kannan | 1 | -1/+1 |
2012-05-15 | clk: Provide dummy clk_unregister() | Mark Brown | 2 | -0/+11 |
2012-05-14 | Merge branches 'spear/clock' and 'imx/clock' into next/clock | Arnd Bergmann | 134 | -3003/+17426 |
2012-05-14 | Merge branch 'spear/dt' into spear/clock | Arnd Bergmann | 35 | -721/+462 |
2012-05-14 | Merge branch 'spear/pinctrl' into spear/clock | Arnd Bergmann | 83 | -2372/+16895 |
2012-05-14 | Merge branch 'imx/pinctrl' into imx/clock | Arnd Bergmann | 315 | -1554/+2681 |
2012-05-13 | Merge branch 'spear/clock' into next/clock | Arnd Bergmann | 27 | -3009/+2044 |
2012-05-12 | SPEAr: Update defconfigs | Viresh Kumar | 2 | -1/+8 |
2012-05-12 | SPEAr: Add SMI NOR partition info in dts files | Viresh Kumar | 4 | -2/+97 |
2012-05-12 | SPEAr: Switch to common clock framework | Viresh Kumar | 19 | -3004/+983 |
2012-05-12 | SPEAr: Call clk_prepare() before calling clk_enable | Viresh Kumar | 1 | -4/+4 |
2012-05-12 | SPEAr: clk: Add General Purpose Timer Synthesizer clock | Viresh Kumar | 3 | -1/+172 |
2012-05-12 | SPEAr: clk: Add Fractional Synthesizer clock | Viresh Kumar | 3 | -1/+182 |
2012-05-12 | SPEAr: clk: Add Auxiliary Synthesizer clock | Viresh Kumar | 3 | -1/+242 |
2012-05-12 | SPEAr: clk: Add VCO-PLL Synthesizer clock | Viresh Kumar | 5 | -0/+465 |
2012-05-12 | SPEAr: Add DT bindings for SPEAr's timer | Viresh Kumar | 12 | -19/+56 |
2012-05-12 | Merge branches 'depends/pinctrl/devel' and 'depends/rmk/clkdev' into spear/pi... | Arnd Bergmann | 41 | -248/+8731 |
2012-05-12 | ARM: mxs: enable pinctrl support | Shawn Guo | 2 | -0/+3 |
2012-05-12 | video: mxsfb: adopt pinctrl support | Shawn Guo | 1 | -0/+9 |
2012-05-12 | ASoC: mxs-saif: adopt pinctrl support | Shawn Guo | 1 | -0/+8 |
2012-05-12 | i2c: mxs: adopt pinctrl support | Shawn Guo | 1 | -0/+6 |
2012-05-12 | mtd: nand: gpmi: adopt pinctrl support | Shawn Guo | 1 | -0/+9 |
2012-05-12 | mmc: mxs-mmc: adopt pinctrl support | Shawn Guo | 1 | -0/+8 |
2012-05-12 | serial: mxs-auart: adopt pinctrl support | Shawn Guo | 1 | -0/+8 |
2012-05-12 | serial: amba-pl011: adopt pinctrl support | Shawn Guo | 1 | -0/+8 |
2012-05-12 | spi/imx: adopt pinctrl support | Shawn Guo | 1 | -0/+8 |
2012-05-12 | i2c: imx: adopt pinctrl support | Shawn Guo | 1 | -0/+8 |
2012-05-12 | can: flexcan: adopt pinctrl support | Shawn Guo | 1 | -0/+6 |
2012-05-12 | net: fec: adopt pinctrl support | Shawn Guo | 1 | -0/+9 |
2012-05-11 | Merge branch 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6 into... | Arnd Bergmann | 506 | -5277/+5984 |
2012-05-11 | Merge tag 'imx-common-clk' of git://git.pengutronix.de/git/imx/linux-2.6 into... | Arnd Bergmann | 46 | -8147/+3796 |
2012-05-11 | Merge branch 'depends/rmk/clkdev' into next/clock | Arnd Bergmann | 4 | -10/+171 |
2012-05-11 | Merge branch 'depends/clk/clk-next' into next/clock | Arnd Bergmann | 12 | -323/+537 |
2012-05-11 | tty: serial: imx: adopt pinctrl support | Shawn Guo | 1 | -0/+8 |
2012-05-11 | mmc: sdhci-imx-esdhc: adopt pinctrl support | Dong Aisheng | 1 | -0/+9 |
2012-05-10 | pinctrl: (cosmetic) fix two entries in DocBook comments | Guennadi Liakhovetski | 2 | -2/+1 |
2012-05-09 | ARM i.MX: remove now unused clock files | Sascha Hauer | 8 | -7958/+0 |
2012-05-09 | ARM: i.MX6: implement clocks using common clock framework | Shawn Guo | 3 | -1/+441 |
2012-05-09 | ARM i.MX35: implement clocks using common clock framework | Sascha Hauer | 3 | -1/+280 |
2012-05-09 | ARM i.MX5: implement clocks using common clock framework | Sascha Hauer | 3 | -1/+468 |
2012-05-09 | ARM: Kirkwood: Replace clock gating | Andrew Lunn | 3 | -92/+129 |
2012-05-09 | ARM: Orion: Audio: Add clk/clkdev support | Andrew Lunn | 3 | -2/+17 |
2012-05-09 | ARM: Orion: PCIE: Add support for clk | Andrew Lunn | 2 | -3/+25 |
2012-05-09 | ARM: Orion: XOR: Add support for clk | Andrew Lunn | 3 | -5/+21 |
2012-05-09 | ARM: Orion: CESA: Add support for clk | Andrew Lunn | 2 | -1/+17 |
2012-05-09 | ARM: Orion: SDIO: Add support for clk. | Andrew Lunn | 2 | -2/+17 |
2012-05-09 | ARM: Orion: NAND: Add support for clk, if there is one. | Andrew Lunn | 2 | -0/+19 |
2012-05-09 | ARM: Orion: EHCI: Add support for enabling clocks | Andrew Lunn | 2 | -1/+18 |
2012-05-09 | ARM: Orion: SATA: Add per channel clk/clkdev support. | Andrew Lunn | 2 | -7/+41 |