index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
platform
/
mrst
Age
Commit message (
Expand
)
Author
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-11
vrtc: change its year offset from 1960 to 1972
Feng Tang
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-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
mrst pmu: update comment
Len Brown
2011-11-03
Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6
Linus Torvalds
2011-10-31
x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
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-09-21
x86/rtc: Don't recursively acquire rtc_lock
Matt Fleming
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-08-03
mrst_pmu: driver for Intel Moorestown Power Management Unit
Len Brown
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-04-07
x86/mrst/vrtc: Fix boot crash in mrst_rtc_init()
Feng Tang
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
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-12-09
x86: Unify 3 similar ways of saving mp_irqs info
Feng Tang
2010-12-06
x86, earlyprintk: Move mrst early console to platform/ and fix a typo
Feng Tang
2010-11-18
x86, mrst: Check platform_device_register() return code
Vasiliy Kulikov
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
rtc: Add drivers/rtc/rtc-mrst.c
Feng Tang
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