index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
platform
/
mrst
/
mrst.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-18
intel_mid: Renamed *mrst* to *intel_mid*
Kuppuswamy Sathyanarayanan
1
-1054
/
+0
2013-10-18
mrst: Fixed indentation issues
Kuppuswamy Sathyanarayanan
1
-11
/
+13
2013-10-18
mrst: Fixed printk/pr_* related issues
Kuppuswamy Sathyanarayanan
1
-1
/
+1
2013-08-29
gpio: (gpio-pca953x) move header to linux/platform_data/
Vivien Didelot
1
-1
/
+1
2013-07-15
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
1
-2
/
+2
2013-03-12
x86/platform/intel/mrst: Remove cast for kmalloc() return value
Zhang Yanfei
1
-2
/
+1
2013-01-04
X86: drivers: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-06-06
x86/intel/moorestown: Change intel_scu_devices_create() to __devinit
Sebastian Andrzej Siewior
1
-1
/
+1
2012-04-25
x86/mrst: Quiet sparse noise about plain integer as NULL pointer
H Hartley Sweeten
1
-2
/
+2
2012-03-23
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+16
2012-03-10
gma500: initial medfield merge
Kirill A. Shutemov
1
-0
/
+16
2012-01-27
x86/mrst: Add msic_thermal platform support
Mika Westerberg
1
-0
/
+6
2012-01-27
x86/mid: Remove Intel Moorestown
Alan Cox
1
-40
/
+24
2011-12-18
Merge commit 'v3.2-rc6' into x86/platform
Ingo Molnar
1
-11
/
+57
2011-12-18
x86/mrst: Add additional debug prints for pb_keys
Michael Demeter
1
-0
/
+1
2011-12-05
x86/sfi: Kill the IRQ as id hack
Alan Cox
1
-2
/
+1
2011-12-05
x86, mrst: Change the pmic_gpio device type to IPC
Feng Tang
1
-0
/
+1
2011-12-05
mrst: Added some platform data for the SFI translations
Jekyll Lai
1
-0
/
+42
2011-12-05
x86,mrst: Power control commands update
Jacob Pan
1
-11
/
+14
2011-11-19
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+41
2011-11-12
bma023: Add SFI translation for this device
William Douglas
1
-0
/
+1
2011-11-10
x86/mrst: Avoid reporting wrong nmi status
Jacob Pan
1
-0
/
+13
2011-11-10
x86/mrst: Add support for Penwell clock calibration
Dirk Brandewie
1
-5
/
+28
2011-11-03
Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6
Linus Torvalds
1
-15
/
+161
2011-10-26
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+3
2011-10-24
x86, mrst: add platform support for MSIC MFD driver
Mika Westerberg
1
-15
/
+154
2011-10-24
x86, mrst: Some drivers need to known when an SCU is available
Alan Cox
1
-0
/
+7
2011-10-14
x86, mrst: use a temporary variable for SFI irq
Mika Westerberg
1
-10
/
+12
2011-08-26
x86/mrst: Add platform data for Max3110 devices
Feng Tang
1
-0
/
+3
2011-08-26
sfi: table irq 0xFF means 'no interrupt'
Kirill A. Shutemov
1
-1
/
+3
2011-05-07
x86: Fix mrst sparse complaints
Luis R. Rodriguez
1
-2
/
+2
2011-04-12
x86/mrst: Fix boot crash caused by incorrect pin to irq mapping
Jacob Pan
1
-5
/
+5
2011-02-22
Merge branch 'devicetree/for-x86' of git://git.secretlab.ca/git/linux-2.6 int...
Thomas Gleixner
1
-28
/
+2
2011-02-14
mrst/vrtc: Avoid using cmos rtc ops
Feng Tang
1
-0
/
+2
2010-12-09
x86: Unify 3 similar ways of saving mp_irqs info
Feng Tang
1
-28
/
+2
2010-11-11
x86: mrst: Set vRTC's IRQ to level trigger type
Feng Tang
1
-1
/
+1
2010-11-11
x86: mrst: Add audio driver bindings
Vinod Koul
1
-0
/
+7
2010-11-11
x86: mrst: Add vrtc driver which serves as a wall clock device
Feng Tang
1
-6
/
+0
2010-11-11
x86: mrst: Add Moorestown specific reboot/shutdown support
Alek Du
1
-0
/
+16
2010-11-09
x86: mrst: Parse SFI timer table for all timer configs
Jacob Pan
1
-1
/
+1
2010-11-09
x86/mrst: Add SFI platform device parsing code
Feng Tang
1
-4
/
+511
2010-10-27
x86: Move mrst to platform
Thomas Gleixner
1
-0
/
+311