summaryrefslogtreecommitdiff
path: root/drivers/platform/x86
AgeCommit message (Expand)AuthorFilesLines
2011-05-27acerhdf: Drop pointless dependency on THERMAL_HWMONJean Delvare1-1/+1
2011-05-27acer-wmi: does not allow negative number set to initial device stateLee, Chun-Yi1-3/+5
2011-05-27platform/oaktrail: ACPI EC Extra driver for OaktrailYin Kangkai3-0/+406
2011-05-27thinkpad_acpi: Convert printks to pr_<level>Joe Perches1-284/+188
2011-05-27thinkpad_acpi: Correct !CONFIG_THINKPAD_ACPI_VIDEO warningJoe Perches1-9/+9
2011-05-27platform-x86: intel_mid_thermal: Fix coding styleAmeya Palande1-306/+300
2011-05-27xo15-ebook: Use pr_<level>Joe Perches1-2/+3
2011-05-27wmi: Removed trailing whitespace from logging message.Joe Perches1-5/+5
2011-05-27toshiba: Convert printks to pr_<level>Joe Perches2-36/+34
2011-05-27topstar-laptop: Convert remaining printk to pr_infoJoe Perches1-1/+1
2011-05-27tc1100-wmi: Add pr_fmt, use pr_<level>Joe Perches1-4/+3
2011-05-27sony-laptop: Add and use #define pr_fmtJoe Perches1-55/+49
2011-05-27msi-wmi: Use pr_fmt and pr_<level>Joe Perches1-25/+20
2011-05-27msi-laptop: pr_<level> neateningJoe Perches1-5/+4
2011-05-27intel_pmic_gpio: Convert printks to pr_<level>Joe Perches1-7/+7
2011-05-27intel_menlow: Add pr_fmt and use pr_<level>Joe Perches1-2/+3
2011-05-27ideapad-laptop: Add pr_fmtJoe Perches1-0/+2
2011-05-27ibm_rtl: Use pr_fmt and pr_<level>Joe Perches1-8/+11
2011-05-27hp-wmi: Convert printks to pr_<level>Joe Perches1-26/+17
2011-05-27hdaps: Convert printks to pr_<level>Joe Perches1-9/+10
2011-05-27fujitsu-laptop: Convert printks to pr_<level>Joe Perches1-20/+19
2011-05-27eeepc: Use pr_warnJoe Perches2-17/+18
2011-05-27dell: Convert printks to pr_<level>Joe Perches3-16/+16
2011-05-27compal-laptop: Convert printks to pr_<level>Joe Perches1-13/+9
2011-05-27asus: Add pr_fmt and convert printks to pr_<level>Joe Perches3-72/+59
2011-05-27acer-wmi: pr_<level> cleanupsJoe Perches1-16/+16
2011-05-27ibm_rtl: Remove warnings from casts of pointer to intJoe Perches1-2/+2
2011-05-27asus-wmi: Remove __init from asus_wmi_platform_initJoe Perches1-1/+1
2011-05-25x86: remove 32-bit versions of readq()/writeq()Roland Dreier2-0/+26
2011-05-24Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-0/+119
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2011-05-17Kconfig: fix copy/paste-ism for dell-wmi-aio driverRafi Rubin1-1/+1
2011-05-09eeepc-laptop: Use ACPI handle to identify rfkill portMatthew Garrett1-16/+41
2011-05-09[PATCH] sony-laptop: limit brightness range to DSDT provided onesMattia Dongili1-24/+103
2011-05-09sony-laptop: report failures on setting LCD brightnessMattia Dongili1-2/+3
2011-05-09thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.Manoj Iyer1-2/+4
2011-05-09drm/mxm: fix Kconfig options for when to build MXM WMI driver.Dave Airlie1-1/+1
2011-05-09mxm/wmi: add MXMX interface entry point.Dave Airlie1-1/+27
2011-05-04platform/x86: add MXM WMI driver.Dave Airlie3-0/+93
2011-04-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds1-1/+1
2011-04-13x86 platform drivers: Build fix for intel_pmic_gpioMatthew Garrett1-1/+1
2011-04-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds8-25/+114
2011-04-12thinkpad-acpi fails to load with newer Thinkpad X201s BIOSKeith Packard1-2/+1
2011-04-12acer-wmi: Fix capitalisation of GUID in module aliasLee, Chun-Yi1-1/+1
2011-04-12sony-laptop: keyboard backlight fixesMarco Chiappero1-1/+34
2011-04-12sony-laptop: only show the handles sysfs file in debug modeMattia Dongili1-11/+14
2011-04-12samsung-laptop: set backlight typeMichal Marek1-0/+1
2011-04-12samsung-laptop: Samsung R410P backlight driverAlberto Mardegan1-0/+10
2011-04-12samsung-laptop: add support for N230 modelGreg Kroah-Hartman1-3/+3
2011-04-04platform-drivers: x86: pmic: Restore the dropped buslock/unlockThomas Gleixner1-4/+39