aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86Linus Torvalds33-1000/+1390
2011-05-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds2-13/+13
2011-05-29Merge branch 'ec-cleanup' into releaseLen Brown2-13/+13
2011-05-27acer-wmi: support integer return type from WMI methodsLee, Chun-Yi1-0/+6
2011-05-27msi-laptop: fix section mismatch in reference from the function load_scm_model_initLee, Chun-Yi1-1/+1
2011-05-27acer-wmi: support to set communication device state by new wmid methodLee, Chun-Yi1-1/+110
2011-05-27acer-wmi: allow 64-bits return buffer from WMI methodsLee, Chun-Yi1-3/+6
2011-05-27acer-wmi: check the existence of internal 3G device when set capabilityLee, Chun-Yi1-1/+2
2011-05-27platform/x86:delete two unused variablesWeiping Pan1-2/+0
2011-05-27support wlan hotkey on Acer Travelmate 5735ZMelchior FRANZ1-1/+14
2011-05-27platform-x86: intel_mid_thermal: Fix memory leakAmeya Palande1-0/+1
2011-05-27platform/x86: Fix Makefile for intel_mid_powerbtnAmeya Palande1-1/+1
2011-05-27platform/x86: Simplify intel_mid_powerbtnAmeya Palande1-42/+30
2011-05-27acerhdf: Clean up includesJean Delvare1-3/+1
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/airlied/drm-2.6Linus Torvalds3-0/+119
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus 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