summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next/spring-cleaning' into next/cleanupArnd Bergmann2013-04-1935-1653/+34
|\
| * ARM: kill Hynix h720x platformArnd Bergmann2013-03-1923-1590/+0
| * ARM: l7200: remove zombie fileArnd Bergmann2013-03-191-38/+0
| * ARM: gemini: get platform to build againArnd Bergmann2013-03-1412-25/+34
* | Merge tag 'msm-cleanup-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2013-04-1413-152/+276
|\ \
| * | ARM: msm: Remove unused cpu.h header fileStephen Boyd2013-03-051-54/+0
| * | gpio: Make gpio-msm-v1 into a platform driverStephen Boyd2013-03-059-71/+250
| * | mmc: msm_sdcc: Remove unnecessary includeStephen Boyd2013-03-051-1/+0
| * | ARM: msm: Move dma.h #defines that are private to dma.cStephen Boyd2013-03-052-26/+26
* | | Merge tag 'sunxi-cleanup-for-3.10' of git://github.com/mripard/linux into nex...Olof Johansson2013-04-1116-299/+261
|\ \ \
| * | | ARM: sunxi: Rework the restart codeMaxime Ripard2013-04-082-26/+38
| * | | irqchip: sunxi: Rename sunxi to sun4iMaxime Ripard2013-04-084-152/+152
| * | | irqchip: sunxi: Make use of the IRQCHIP_DECLARE macroMaxime Ripard2013-04-083-42/+12
| * | | clocksource: sunxi: Rename sunxi to sun4iMaxime Ripard2013-04-085-23/+23
| * | | clocksource: sunxi: make use of CLKSRC_OFMaxime Ripard2013-04-084-41/+13
| * | | clocksource: sunxi: Cleanup the timer codeMaxime Ripard2013-04-081-24/+24
| * | | Merge remote-tracking branch 'clk/clk-for-3.10' into sunxi/core-for-3.10Maxime Ripard2013-04-08384-1826/+4423
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'arm-soc/clksrc/cleanup' into sunxi/core-for-3.10Maxime Ripard2013-04-08325-1454/+4097
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | clocksource: make CLOCKSOURCE_OF_DECLARE type safeArnd Bergmann2013-03-283-4/+12
* | | | | Merge branch 'depends/clk-for-3.10' into next/cleanupOlof Johansson2013-04-1129-176/+1831
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | clk: sunxi: drop an unnecesary kmallocEmilio López2013-04-041-1/+1
| * | | | clk: sunxi: drop CLK_IGNORE_UNUSEDEmilio López2013-04-041-4/+4
| * | | | clk: sunxi: Add support for AXI, AHB, APB0 and APB1 gatesEmilio López2013-04-042-1/+196
| * | | | clk: divider: Introduce CLK_DIVIDER_ALLOW_ZERO flagSoren Brinkmann2013-04-032-3/+10
| * | | | clk: mvebu: Use common of_clk_init() functionJean-Francois Moine2013-04-033-42/+3
| * | | | clk: fix clk_mux::flags kerneldocJames Hogan2013-04-021-1/+1
| * | | | clk: allow reentrant calls into the clk frameworkMike Turquette2013-04-021-2/+42
| * | | | clk: abstract locking out into helper functionsMike Turquette2013-04-021-38/+61
| * | | | clk: zynq: Add missing zynq clk headerMichal Simek2013-03-271-0/+1
| * | | | clk: sunxi: rename compatible stringsEmilio López2013-03-272-19/+19
| * | | | arm: sunxi: Add useful information about sunxi clocksEmilio López2013-03-271-0/+56
| * | | | clk: arm: sunxi: Add a new clock driver for sunxi SOCsEmilio López2013-03-278-2/+643
| * | | | clk: ux500: Fix prcmu clocks registrationMaxime Coquelin2013-03-271-5/+5
| * | | | ARM: imx: adapt clk_busy_mux to new clk_mux structFabio Estevam2013-03-271-1/+1
| * | | | clk: Add composite clock typePrashant Gaikwad2013-03-263-0/+233
| * | | | clk: add table lookup to muxPeter De Schrijver2013-03-224-21/+67
| * | | | clk: Fix incorrect return type in clk.cSachin Kamat2013-03-221-1/+1
| * | | | clk: prima2: fix return value check in sirfsoc_of_clk_init()Wei Yongjun2013-03-221-1/+1
| * | | | clk:SPEAr1340: Correct parent clock configurationVipul Kumar Samar2013-03-211-9/+9
| * | | | documentation: clk: fix couple of misspellingEduardo Valentin2013-03-211-2/+2
| * | | | clk: Add axi-clkgen driverLars-Peter Clausen2013-03-194-0/+362
| * | | | clk: ux500: Support is_prepared callback for clk-prcmuUlf Hansson2013-03-191-54/+80
| * | | | clk: Introduce optional unprepare_unused callbackUlf Hansson2013-03-192-2/+10
| * | | | clk: Unprepare the unused prepared slow clocks at late initUlf Hansson2013-03-191-0/+28
| * | | | clk: Introduce optional is_prepared callbackUlf Hansson2013-03-192-0/+27
| * | | | clk: mxs: Fix sparse warningsFabio Estevam2013-03-191-0/+1
* | | | | Merge tag 'imx-cleanup-3.10' of git://git.linaro.org/people/shawnguo/linux-2....Olof Johansson2013-04-1118-533/+3
|\ \ \ \ \
| * | | | | ARM: i.MX: remove unused ARCH_* configsPaul Bolle2013-04-091-18/+0
| * | | | | ARM i.MX53: remove platform ahci supportSascha Hauer2013-04-094-172/+0
| * | | | | ARM: imx: remove mx6q.hShawn Guo2013-04-022-32/+0
OpenPOWER on IntegriCloud