summaryrefslogtreecommitdiffstats
path: root/drivers/platform
AgeCommit message (Expand)AuthorLines
2011-05-09eeepc-laptop: Use ACPI handle to identify rfkill portMatthew Garrett-16/+41
2011-05-09[PATCH] sony-laptop: limit brightness range to DSDT provided onesMattia Dongili-24/+103
2011-05-09sony-laptop: report failures on setting LCD brightnessMattia Dongili-2/+3
2011-05-09thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.Manoj Iyer-2/+4
2011-04-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds-1/+1
2011-04-13x86 platform drivers: Build fix for intel_pmic_gpioMatthew Garrett-1/+1
2011-04-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds-25/+114
2011-04-12thinkpad-acpi fails to load with newer Thinkpad X201s BIOSKeith Packard-2/+1
2011-04-12acer-wmi: Fix capitalisation of GUID in module aliasLee, Chun-Yi-1/+1
2011-04-12sony-laptop: keyboard backlight fixesMarco Chiappero-1/+34
2011-04-12sony-laptop: only show the handles sysfs file in debug modeMattia Dongili-11/+14
2011-04-12samsung-laptop: set backlight typeMichal Marek-0/+1
2011-04-12samsung-laptop: Samsung R410P backlight driverAlberto Mardegan-0/+10
2011-04-12samsung-laptop: add support for N230 modelGreg Kroah-Hartman-3/+3
2011-04-04platform-drivers: x86: pmic: Restore the dropped buslock/unlockThomas Gleixner-4/+39
2011-04-04sony-laptop: fix early NULL pointer dereferenceMattia Dongili-0/+5
2011-04-01msi-laptop: fix config-dependent build errorRandy Dunlap-1/+2
2011-04-01eeepc-wmi: add keys found on EeePC 1215TCorentin Chary-0/+2
2011-04-01asus-wmi: swap input name and physCorentin Chary-2/+2
2011-03-31Fix common misspellingsLucas De Marchi-1/+1
2011-03-29drivers: Final irq namespace conversionThomas Gleixner-3/+5
2011-03-28xo15-ebook: Remove device.wakeup_countMatthew Garrett-1/+0
2011-03-28ips: use interruptible waits in ips-monitorJesse Barnes-1/+1
2011-03-28acer-wmi: does not poll device status when WMI event is availableLee, Chun-Yi-2/+18
2011-03-28acer-wmi: does not set persistence state by rfkill_init_sw_stateLee, Chun-Yi-5/+14
2011-03-28platform-drivers: x86: fix common misspellingsLucas De Marchi-10/+10
2011-03-28acer-wmi: use pr_<level> for messagesLee, Chun-Yi-40/+28
2011-03-28asus-wmi: potential NULL dereference in show_call()Dan Carpenter-1/+1
2011-03-28asus-wmi: signedness bug in read_brightness()Dan Carpenter-1/+2
2011-03-28platform-driver-x86: samsung-laptop: make dmi_check_cb to return 1 instead of 0Axel Lin-1/+1
2011-03-28platform-driver-x86: fix wrong merge for compal-laptop.cAxel Lin-3/+3
2011-03-28msi-laptop: use pr_<level> for messagesJoey Lee-7/+7
2011-03-28Platform: add Samsung Laptop platform driverGreg Kroah-Hartman-0/+846
2011-03-28acer-wmi: Fix WMI IDPali Rohár-2/+2
2011-03-28acer-wmi: deactive mail led when power offPali Rohár-0/+14
2011-03-28msi-laptop: send out touchpad on/off keyLee, Chun-Yi-2/+79
2011-03-28acer-wmi: set the touchpad toggle key code to KEY_TOUCHPAD_TOGGLELee, Chun-Yi-1/+1
2011-03-28platform-driver-x86: intel_mid_thermal: fix unterminated platform_device_id t...Axel Lin-0/+1
2011-03-28sony-laptop: potential null dereferenceDan Carpenter-1/+5
2011-03-28sony-laptop: handle allocation failuresDan Carpenter-0/+4
2011-03-28sony-laptop: return negative on failure in sony_nc_add()Dan Carpenter-2/+4
2011-03-28sony-laptop: make a couple variables staticDan Carpenter-2/+2
2011-03-28eeepc-wmi: set the touchpad toggle key code to KEY_TOUCHPAD_TOGGLEKeng-Yu Lin-1/+1
2011-03-28ideapad: read brightness setting on brightness key notifyIke Panhc-0/+2
2011-03-28eeepc-wmi: kconfig changes to fix build errorsRandy Dunlap-0/+1
2011-03-28eeepc-wmi: restore KEY_CAMERA_* keys lost in 190ca27Corentin Chary-0/+6
2011-03-28asus-wmi: add hwmon interface and pwm1Corentin Chary-0/+129
2011-03-28asus-wmi: add some common device ids and method idsCorentin Chary-7/+37
2011-03-28asus-nb-wmi: Asus Notebooks WMI DriverCorentin Chary-1/+114
2011-03-28asus-wmi: allow debugfs interface to call arbitrary methodCorentin Chary-2/+45