index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
platform
/
mrst
/
mrst.c
Age
Commit message (
Expand
)
Author
2013-10-17
intel_mid: Renamed *mrst* to *intel_mid*
Kuppuswamy Sathyanarayanan
2013-10-17
mrst: Fixed indentation issues
Kuppuswamy Sathyanarayanan
2013-10-17
mrst: Fixed printk/pr_* related issues
Kuppuswamy Sathyanarayanan
2013-08-29
gpio: (gpio-pca953x) move header to linux/platform_data/
Vivien Didelot
2013-07-14
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
2013-03-12
x86/platform/intel/mrst: Remove cast for kmalloc() return value
Zhang Yanfei
2013-01-03
X86: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2012-06-06
x86/intel/moorestown: Change intel_scu_devices_create() to __devinit
Sebastian Andrzej Siewior
2012-04-25
x86/mrst: Quiet sparse noise about plain integer as NULL pointer
H Hartley Sweeten
2012-03-22
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-03-10
gma500: initial medfield merge
Kirill A. Shutemov
2012-01-26
x86/mrst: Add msic_thermal platform support
Mika Westerberg
2012-01-26
x86/mid: Remove Intel Moorestown
Alan Cox
2011-12-18
Merge commit 'v3.2-rc6' into x86/platform
Ingo Molnar
2011-12-18
x86/mrst: Add additional debug prints for pb_keys
Michael Demeter
2011-12-05
x86/sfi: Kill the IRQ as id hack
Alan Cox
2011-12-05
x86, mrst: Change the pmic_gpio device type to IPC
Feng Tang
2011-12-05
mrst: Added some platform data for the SFI translations
Jekyll Lai
2011-12-05
x86,mrst: Power control commands update
Jacob Pan
2011-11-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-11-11
bma023: Add SFI translation for this device
William Douglas
2011-11-10
x86/mrst: Avoid reporting wrong nmi status
Jacob Pan
2011-11-10
x86/mrst: Add support for Penwell clock calibration
Dirk Brandewie
2011-11-03
Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6
Linus Torvalds
2011-10-26
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-10-24
x86, mrst: add platform support for MSIC MFD driver
Mika Westerberg
2011-10-24
x86, mrst: Some drivers need to known when an SCU is available
Alan Cox
2011-10-14
x86, mrst: use a temporary variable for SFI irq
Mika Westerberg
2011-08-26
x86/mrst: Add platform data for Max3110 devices
Feng Tang
2011-08-26
sfi: table irq 0xFF means 'no interrupt'
Kirill A. Shutemov
2011-05-07
x86: Fix mrst sparse complaints
Luis R. Rodriguez
2011-04-12
x86/mrst: Fix boot crash caused by incorrect pin to irq mapping
Jacob Pan
2011-02-22
Merge branch 'devicetree/for-x86' of git://git.secretlab.ca/git/linux-2.6 int...
Thomas Gleixner
2011-02-14
mrst/vrtc: Avoid using cmos rtc ops
Feng Tang
2010-12-09
x86: Unify 3 similar ways of saving mp_irqs info
Feng Tang
2010-11-11
x86: mrst: Set vRTC's IRQ to level trigger type
Feng Tang
2010-11-11
x86: mrst: Add audio driver bindings
Vinod Koul
2010-11-11
x86: mrst: Add vrtc driver which serves as a wall clock device
Feng Tang
2010-11-11
x86: mrst: Add Moorestown specific reboot/shutdown support
Alek Du
2010-11-09
x86: mrst: Parse SFI timer table for all timer configs
Jacob Pan
2010-11-09
x86/mrst: Add SFI platform device parsing code
Feng Tang
2010-10-27
x86: Move mrst to platform
Thomas Gleixner