summaryrefslogtreecommitdiffstats
path: root/arch/x86/platform
Commit message (Expand)AuthorAgeFilesLines
* Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid"Keith Packard2011-12-122-18/+28
* x86, efi: Make efi_call_phys_{prelog,epilog} CONFIG_RELOCATABLE-awareMatt Fleming2011-12-091-46/+2
* x86, efi: Calling __pa() with an ioremap()ed address is invalidMatt Fleming2011-12-092-28/+18
* x86, mrst: Change the pmic_gpio device type to IPCFeng Tang2011-12-051-0/+1
* mrst: Added some platform data for the SFI translationsJekyll Lai2011-12-051-0/+42
* x86,mrst: Power control commands updateJacob Pan2011-12-051-11/+14
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-11-181-5/+41
|\
| * x86/mrst: Avoid reporting wrong nmi statusJacob Pan2011-11-101-0/+13
| * x86/mrst: Add support for Penwell clock calibrationDirk Brandewie2011-11-101-5/+28
* | bma023: Add SFI translation for this deviceWilliam Douglas2011-11-111-0/+1
* | vrtc: change its year offset from 1960 to 1972Feng Tang2011-11-111-2/+2
* | ce4100: fix a build errorZhang Rui2011-11-111-1/+1
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-11-071-1/+1
|\
| * mrst pmu: update commentLen Brown2011-11-061-1/+1
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-065-0/+5
|\ \
| * | x86: efi_32.c is implicitly getting asm/desc.h via module.hPaul Gortmaker2011-10-311-0/+1
| * | x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-314-0/+4
* | | Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds2011-11-031-15/+161
|\ \ \ | |/ / |/| |
| * | x86, mrst: add platform support for MSIC MFD driverMika Westerberg2011-10-241-15/+154
| * | x86, mrst: Some drivers need to known when an SCU is availableAlan Cox2011-10-241-0/+7
| |/
* | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-10-281-11/+6
|\ \
| * | x86: uv2: Workaround for UV2 Hub bug (system global address format)Jack Steiner2011-09-211-11/+6
* | | Merge branch 'x86-geode-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-10-283-0/+144
|\ \ \
| * | | x86: geode: New PCEngines Alix system driverEd Wildgoose2011-09-213-0/+144
| |/ /
* | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-261-0/+3
|\ \ \ | |_|/ |/| |
| * | x86/mrst: Add platform data for Max3110 devicesFeng Tang2011-08-261-0/+3
* | | x86, mrst: use a temporary variable for SFI irqMika Westerberg2011-10-141-10/+12
* | | x86/rtc: Don't recursively acquire rtc_lockMatt Fleming2011-09-211-0/+9
| |/ |/|
* | sfi: table irq 0xFF means 'no interrupt'Kirill A. Shutemov2011-08-261-1/+3
* | x86, olpc: Wait for last byte of EC command to be acceptedPaul Fox2011-08-051-2/+2
|/
* Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-08-033-0/+1052
|\
| * mrst_pmu: driver for Intel Moorestown Power Management UnitLen Brown2011-08-033-0/+1052
* | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-269-147/+1404
|\ \
| * | x86, olpc-xo15-sci: Enable EC wakeup capabilityDaniel Drake2011-07-241-1/+1
| * | x86, olpc: Add XO-1.5 SCI driverDaniel Drake2011-07-063-0/+178
| * | x86, olpc: Add XO-1 RTC driverDaniel Drake2011-07-062-0/+82
| * | x86, olpc-xo1-sci: Propagate power supply/battery eventsDaniel Drake2011-07-061-0/+37
| * | x86, olpc-xo1-sci: Add lid switch functionalityDaniel Drake2011-07-061-1/+206
| * | x86, olpc-xo1-sci: Add GPE handler and ebook switch functionalityDaniel Drake2011-07-061-1/+182
| * | x86, olpc: EC SCI wakeup mask functionalityDaniel Drake2011-07-061-0/+86
| * | x86, olpc: Add XO-1 SCI driver and power button controlDaniel Drake2011-07-062-0/+192
| * | x86, olpc: Add XO-1 suspend/resume supportDaniel Drake2011-07-063-1/+217
| * | x86, olpc: Rename olpc-xo1 to olpc-xo1-pmDaniel Drake2011-07-062-29/+16
| * | x86, olpc: Move CS5536-related constants to cs5535.hDaniel Drake2011-07-061-18/+8
| * | x86, olpc: Add missing elements to device treeDaniel Drake2011-07-061-0/+103
* | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-07-221-22/+47
|\ \ \
| * | | x86, UV: Correct failed topology memory leakcpw@sgi.com2011-06-211-2/+7
| * | | x86, UV: Remove cpumask_t from the stackcpw@sgi.com2011-06-211-4/+15
| * | | x86, UV: Rename hubmask to pnmaskcpw@sgi.com2011-06-211-3/+2
| * | | x86, UV: Correct reset_with_ipi()cpw@sgi.com2011-06-211-12/+21
OpenPOWER on IntegriCloud