summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: imx: imx7d requires anatopArnd Bergmann2015-06-031-0/+2
* ARM: imx: move timer driver into drivers/clocksourceShawn Guo2015-06-033-544/+2
* ARM: imx: remove platform headers from timer driverShawn Guo2015-06-031-6/+0
* ARM: imx: provide gpt device specific irq functionsShawn Guo2015-06-031-26/+54
* ARM: imx: get rid of variable timer_baseShawn Guo2015-06-031-29/+26
* ARM: imx: define gpt register offset per device typeShawn Guo2015-06-031-11/+20
* ARM: imx: move clock event variables into imx_timerShawn Guo2015-06-031-31/+33
* ARM: imx: set up .set_next_event hook via imx_gpt_dataShawn Guo2015-06-031-3/+7
* ARM: imx: setup tctl register in device specific functionShawn Guo2015-06-031-20/+78
* ARM: imx: initialize gpt device type for DT bootShawn Guo2015-06-031-9/+46
* ARM: imx: define an enum for gpt timer device typeShawn Guo2015-06-031-1/+5
* ARM: imx: move timer resources into a structureShawn Guo2015-06-031-35/+56
* ARM: imx: use relaxed IO accessor in timer driverShawn Guo2015-06-031-24/+24
* ARM: imx: make imx51/3 suspend optionalArnd Bergmann2015-06-031-2/+4
* ARM: mach-imx: iomux-imx31: Use DECLARE_BITMAPJoe Perches2015-06-031-1/+1
* ARM: imx53: Set DDR pins to high impedance when in suspend to RAM.Martin Fuzzey2015-06-034-1/+333
* ARM: imx: add msl support for imx7dAnson Huang2015-06-036-2/+65
* ARM: imx7d: add low level debug uart supportAnson Huang2015-06-032-3/+25
* ARM: imx: mmdc: Include "common.h" header fileFabio Estevam2015-06-031-0/+2
* ARM: imx: Correct the comments in time.cShenwei Wang2015-06-031-3/+5
* ARM: imx: Remove the duplicated function declarationShenwei Wang2015-06-031-1/+0
* ARM: imx: Constify irq_domain_opsKrzysztof Kozlowski2015-06-031-1/+1
* ARM: imx6: initialize CCM_CLPCR_LPM into RUN mode earlierShawn Guo2015-06-035-10/+22
* ARM: imx: move clock drivers into drivers/clkShawn Guo2015-06-0324-5805/+11
* ARM: imx: remove inclusions of platform headersShawn Guo2015-06-0312-23/+59
* ARM: imx: add clk-pllv1 type supportShawn Guo2015-06-038-22/+48
* ARM: imx6: do not use cpu_is_xxx() in clock driverShawn Guo2015-06-031-8/+18
* ARM: imx6: let pm code map CCM block on its ownShawn Guo2015-06-035-15/+9
* ARM: imx6: set initial power mode in pm functionShawn Guo2015-06-038-22/+15
* ARM: imx5: let pm code map CCM block on its ownShawn Guo2015-06-033-9/+4
* ARM: imx: move revision definitions and declarations into a headerShawn Guo2015-06-035-31/+1
* ARM: imx: use dynamic mapping for CCMShawn Guo2015-06-033-3/+10
* ARM: imx: use dynamic mapping for timerShawn Guo2015-06-037-8/+9
* x86_64, asm: Work around AMD SYSRET SS descriptor attribute issueAndy Lutomirski2015-04-265-0/+48
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-264-22/+22
|\
| * VFS: assorted d_backing_inode() annotationsDavid Howells2015-04-151-1/+1
| * VFS: assorted weird filesystems: d_inode() annotationsDavid Howells2015-04-153-21/+21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-04-261-1/+1
|\ \
| * | crypto: x86/sha512_ssse3 - fixup for asm function prototype changeArd Biesheuvel2015-04-241-1/+1
* | | Merge tag 'cris-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds2015-04-2647-1145/+285
|\ \ \
| * | | cris: fix integer overflow in ELF_ET_DYN_BASEAndrey Ryabinin2015-03-251-1/+1
| * | | CRISv32: use GENERIC_SCHED_CLOCKRabin Vincent2015-03-253-0/+12
| * | | CRISv32: use MMIO clocksourceRabin Vincent2015-03-252-21/+5
| * | | CRISv32: use generic clockeventsRabin Vincent2015-03-252-60/+86
| * | | CRIS: use generic headers via KbuildRabin Vincent2015-03-2513-53/+12
| * | | CRIS: use generic cmpxchg.hRabin Vincent2015-03-252-51/+1
| * | | CRIS: use generic atomic.hRabin Vincent2015-03-254-165/+1
| * | | CRIS: use generic atomic bitopsRabin Vincent2015-03-251-110/+1
| * | | CRISv10: remove redundant macros from system.hRabin Vincent2015-03-251-8/+0
| * | | CRIS: remove SMP codeRabin Vincent2015-03-2517-638/+1