summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ...Arnd Bergmann2012-05-1620-217/+381
|\
| * ARM: Kirkwood: Replace clock gatingAndrew Lunn2012-05-083-92/+129
| * ARM: Orion: Audio: Add clk/clkdev supportAndrew Lunn2012-05-081-2/+3
| * ARM: Orion: PCIE: Add support for clkAndrew Lunn2012-05-082-3/+25
| * ARM: Orion: XOR: Add support for clkAndrew Lunn2012-05-081-5/+5
| * ARM: Orion: CESA: Add support for clkAndrew Lunn2012-05-081-1/+3
| * ARM: Orion: SDIO: Add support for clk.Andrew Lunn2012-05-081-2/+3
| * ARM: Orion: NAND: Add support for clk, if there is one.Andrew Lunn2012-05-081-0/+1
| * ARM: Orion: EHCI: Add support for enabling clocksAndrew Lunn2012-05-081-1/+2
| * ARM: Orion: SATA: Add per channel clk/clkdev support.Andrew Lunn2012-05-081-3/+5
| * ARM: Orion: UART: Get the clock rate via clk_get_rate().Andrew Lunn2012-05-086-26/+32
| * ARM: Orion: WDT: Add clk/clkdev supportAndrew Lunn2012-05-085-30/+7
| * ARM: Orion: Eth: Add clk/clkdev support.Andrew Lunn2012-05-086-34/+30
| * ARM: Orion: SPI: Add clk/clkdev support.Andrew Lunn2012-05-0813-31/+47
| * ARM: Orion: Add clocks using the generic clk infrastructure.Andrew Lunn2012-05-089-13/+115
| |
| \
*-. \ Merge branches 'spear/clock' and 'imx/clock' into next/clockArnd Bergmann2012-05-1468-2746/+2795
|\ \ \
| | * \ Merge branch 'imx/pinctrl' into imx/clockArnd Bergmann2012-05-1495-337/+563
| | |\ \
| | | * | ARM: mxs: enable pinctrl supportShawn Guo2012-05-122-0/+3
| | | * | ARM: imx6q: switch to use pinctrl subsystemDong Aisheng2012-05-081-0/+2
| | | * | ARM: mxs: enable pinctrl dummy statesShawn Guo2012-05-088-0/+25
| | | * | ARM: imx: enable pinctrl dummy statesDong Aisheng2012-05-089-0/+25
| * | | | Merge branch 'spear/dt' into spear/clockArnd Bergmann2012-05-1433-721/+443
| |\ \ \ \
| | * | | | SPEAr: Update defconfigsViresh Kumar2012-05-122-1/+8
| | * | | | SPEAr: Add SMI NOR partition info in dts filesViresh Kumar2012-05-124-2/+97
| | * | | | SPEAr: Add DT bindings for SPEAr's timerViresh Kumar2012-05-1211-19/+38
| | * | | | ARM: SPEAr3xx: Correct keyboard data passed from DTViresh Kumar2012-04-301-81/+81
| | * | | | ARM: spear: remove most mach/*.h header contentsArnd Bergmann2012-04-2227-921/+423
| * | | | | Merge branch 'spear/pinctrl' into spear/clockArnd Bergmann2012-05-1432-2115/+2387
| |\ \ \ \ \
| | * | | | | SPEAr3xx: Add pinctrl support for boardsViresh Kumar2012-04-228-1/+180
| | * | | | | SPEAr: Remove existing padmux support for SPEArViresh Kumar2012-04-228-1760/+4
| | |/ / / /
| | * | | | SPEAr: Update defconfigsViresh Kumar2012-04-222-19/+74
| | * | | | SPEAr: Add PL080 DMA support for 3xx and 6xxViresh Kumar2012-04-2217-4/+1104
| | * | | | ARM: SPEAr3xx: Add device-tree support to SPEAr3xx architectureViresh Kumar2012-04-2222-480/+1197
| | * | | | SPEAr3xx: Replace printk() with pr_*()Viresh Kumar2012-04-224-14/+20
| | * | | | SPEAr6xx: Add compilation support for dtbs using 'make dtbs'Viresh Kumar2012-04-221-0/+2
| | * | | | SPEAr3xx: Add clock instance of usb hosts - ehci and ohci 0 and 1Viresh Kumar2012-04-221-0/+18
| | * | | | SPEAr: Use CLKDEV_INIT for defining clk_lookupsViresh Kumar2012-04-222-95/+96
| | * | | | ARM: SPEAr600: Change FSMC and SMI clock namesStefan Roese2012-04-221-2/+2
* | | | | | Merge branch 'spear/clock' into next/clockArnd Bergmann2012-05-1316-3005/+29
|\| | | | |
| * | | | | SPEAr: Switch to common clock frameworkViresh Kumar2012-05-1215-3001/+25
| * | | | | SPEAr: Call clk_prepare() before calling clk_enableViresh Kumar2012-05-121-4/+4
| | |_|_|/ | |/| | |
* | | | | Merge branch 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6 into...Arnd Bergmann2012-05-11129-3053/+930
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ARM: mxs: remove now unused timer_clk argument from mxs_timer_initShawn Guo2012-05-092-10/+8
| * | | | ARM: mxs: remove old clock supportShawn Guo2012-05-098-2447/+0
| * | | | ARM: mxs: switch to common clk frameworkShawn Guo2012-05-092-4/+2
| * | | | ARM: mxs: change the lookup name for fec phy clockShawn Guo2012-05-092-2/+2
| * | | | ARM: mxs: request clock for timerShawn Guo2012-05-091-0/+9
| * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-063-3/+19
| |\ \ \ \
| | * | | | arch/x86/platform/geode/net5501.c: change active_low to 0 for LED driverBjarke Istrup Pedersen2012-05-041-1/+1
| | * | | | x86, relocs: Remove an unused variableKusanagi Kouichi2012-04-301-2/+0