aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-11/+2
2012-03-30Disable MCP limit exceeded messages from Intel IPS driverAndi Kleen1-11/+2
2012-03-28Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds24-2399/+2212
2012-03-26acer-wmi: add quirk table for video backlight vendor modeLee, Chun-Yi2-2/+31
2012-03-26drivers/platform/x86/amilo-rfkill.c::amilo_rfkill_probe() avoid NULL derefJesper Juhl1-1/+4
2012-03-26samsung-laptop: unregister ACPI video module for some well known laptopsCorentin Chary1-4/+76
2012-03-26acer-wmi: No wifi rfkill on Sony machinesLee, Chun-Yi1-0/+1
2012-03-26thinkpad-acpi: recognize Lenovo as version string in newer V-series BIOSManoj Iyer1-1/+1
2012-03-26asus-wmi: don't update power and brightness when using scalarCorentin Chary1-7/+13
2012-03-26eeepc-wmi: split et2012 specific hacksCorentin Chary1-14/+20
2012-03-26eeepc-wmi: refine quirks handlingCorentin Chary1-5/+8
2012-03-26asus-nb-wmi: set panel_power correctlyCorentin Chary1-0/+2
2012-03-26asus-wmi: move WAPF variable into quirks_entryCorentin Chary4-5/+9
2012-03-26asus-wmi: store backlight power status for AIO machineAceLan Kao3-16/+34
2012-03-26asus-wmi: add scalar board brightness adj. supportAceLan Kao4-33/+97
2012-03-26samsung-laptop: cleanup return type: mode_t vs umode_tDan Carpenter1-1/+1
2012-03-26drivers, samsung-laptop: fix usage of isalnumDavid Rientjes1-0/+1
2012-03-26drivers, samsung-laptop: fix initialization of sabi_data in sabi_set_commandbDavid Rientjes1-1/+1
2012-03-26asus-wmi: on/off bit is not set when reading the valueCorentin Chary1-1/+1
2012-03-26eeepc-wmi: add extra keymaps for EP121Chih-Wei Huang1-0/+3
2012-03-26asus-nb-wmi: ignore useless keysCorentin Chary1-0/+2
2012-03-26acer-wmi: support Lenovo ideapad S205 Brazos wifi switchLee, Chun-Yi1-0/+9
2012-03-26acer-wmi: fix out of input parameter size when setLee, Chun-Yi1-12/+26
2012-03-26acer-wmi: Detect communication hot key numberLee, Chun-Yi1-3/+11
2012-03-26platform/x86: Add driver for Apple gmux deviceSeth Forshee3-0/+255
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds2-2/+2
2012-03-22Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-931/+82
2012-03-22toshiba_acpi: Refuse to load on machines with buggy INFO implementationsSeth Forshee3-0/+15
2012-03-22toshiba_acpi: Support additional hotkey scancodesAzael Avalos1-1/+4
2012-03-22toshiba_acpi: Support alternate hotkey interfacesSeth Forshee1-36/+195
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2012-03-20intel_mid_powerbtn: use MSIC read/write instead of ipc_scuMichael Demeter1-4/+28
2012-03-20platform, x86: Kill off MoorestownAlan Cox3-692/+0
2012-03-20hdaps: trivial fix for -WuninitializedDanny Kukawka1-2/+2
2012-03-20acer-wmi: ignore missing Aspire 5741G keys (checkpatched)Sergey Senozhatsky1-0/+5
2012-03-20acer-wmi: support for P key on TM8372Merlin Schumacher1-0/+1
2012-03-20dell-laptop: touchpad LED should persist its status after S3AceLan Kao1-0/+1
2012-03-20toshiba_acpi: make one-bit bitfields unsignedDan Carpenter1-4/+4
2012-03-20acer-wmi: remove useless input argument for internal wmiLee, Chun-Yi1-16/+14
2012-03-20platform-x86: intel_mid_thermal: turn off thermistor voltage by defaultMika Westerberg1-2/+4
2012-03-20platform-x86: intel_mid_thermal: convert to use Intel MSIC APIMika Westerberg2-22/+19
2012-03-20platform-x86: intel_mid_thermal: add msic_thermal aliasMika Westerberg1-0/+1
2012-03-20samsung-laptop: fix seclinux rfkill and us it as fallbackCorentin Chary1-2/+8
2012-03-20asus-laptop: add some keys found on Lenovo SL500Corentin Chary1-0/+3
2012-03-20platform/x86: drop deprecated asus_acpi driverCorentin Chary3-1553/+4
2012-03-20asus-laptop: check WLED and BLED presence before adding rfkillCorentin Chary1-2/+4
2012-03-20asus-laptop: add rfkill interfaces for wlan and wwanCorentin Chary1-1/+23
2012-03-20asus-laptop: control how BLED and WLED should be exposedCorentin Chary1-33/+116
2012-03-20asus-laptop: cleanup rfkill codeCorentin Chary1-65/+52
2012-03-20eeepc-laptop: log unknown keysCorentin Chary1-3/+10