summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86
Commit message (Expand)AuthorAgeFilesLines
...
| * intel-rst: Use ACPI_FAILURE() macro instead !ACPI_SUCCESS() for error checkingPeter Ujfalusi2014-09-171-4/+4
| * x86: thinkpad_acpi.c: fixed spacing coding style issueJan van den Berg2014-09-171-22/+22
| * toshiba_acpi: Support new keyboard backlight typeAzael Avalos2014-09-171-32/+156
| * toshiba_acpi: Change touchpad store to check for invalid valuesAzael Avalos2014-09-171-4/+10
| * toshiba_acpi: Fix illumination not available on certain modelsAzael Avalos2014-09-171-1/+1
| * toshiba_acpi: Additional hotkey scancodesAzael Avalos2014-09-171-1/+6
* | Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-091-9/+7
|\ \
| * | ACPI / PNP: remove Fujitsu device IDs from ACPI PNP ID listZhang Rui2014-09-091-9/+7
| |/
* | Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-10-091-2/+1
|\ \
| * | driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe2014-09-181-2/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-071-2/+2
|\ \ \ | |_|/ |/| |
| * | treewide: Fix typos in KconfigMasanari Iida2014-09-261-2/+2
* | | toshiba_acpi: fix and cleanup toshiba_kbd_bl_mode_store()Dan Carpenter2014-09-031-6/+12
* | | platform/x86: toshiba: re-enable acpi hotkeys after suspend to diskBenjamin Tissoires2014-09-021-1/+8
* | | ideapad-laptop: Constify DMI table for real!Mathias Krause2014-09-021-2/+2
* | | Revert "ideapad-laptop: Disable touchpad interface on Yoga models"Hans de Goede2014-08-281-27/+0
| |/ |/|
* | Revert "platform/x86/toshiba-apci.c possible bad if test?"Matthew Garrett2014-08-201-1/+1
* | platform/x86: Enable build support for toshiba_hapsAzael Avalos2014-08-162-0/+20
* | platform/x86: Toshiba HDD Active Protection SensorAzael Avalos2014-08-161-0/+265
* | asus-nb-wmi: Add wapf4 quirk for the U32UHans de Goede2014-08-161-0/+14
* | alienware-wmi: make hdmi_mux enabled on case-by-case basisMario Limonciello2014-08-161-2/+20
* | ideapad-laptop: Constify DMI table and other r/o variablesMathias Krause2014-08-161-2/+2
* | asus-nb-wmi.c: Rename x401u quirk to wapf4Hans de Goede2014-08-161-13/+13
* | compal-laptop: correct invalid hwmon nameRoald Frederickx2014-08-161-1/+1
* | toshiba_acpi: Add Qosmio X75-A to the alt keymap dmi listAzael Avalos2014-08-161-0/+7
* | toshiba_acpi: Add extra check to backlight codeAzael Avalos2014-08-161-4/+17
* | Fix log message about future removal of interfaceMartin Kepplinger2014-08-161-3/+3
* | ideapad-laptop: Disable touchpad interface on Yoga modelsHans de Goede2014-08-161-0/+27
* | asus-nb-wmi: Add wapf4 quirk for the X550CCHans de Goede2014-08-161-0/+9
* | intel_ips: Make ips_mcp_limits variables staticMathias Krause2014-08-161-3/+3
* | thinkpad_acpi: Mark volume_alsa_control_{vol,mute} as __initdataMathias Krause2014-08-161-2/+2
* | fujitsu-laptop: Mark fujitsu_dmi_table[] DMI table as __initconstMathias Krause2014-08-161-5/+5
* | hp-wmi: Add missing __init annotations to initialization codeMathias Krause2014-08-161-3/+3
* | hp_accel: Constify ACPI and DMI tablesMathias Krause2014-08-161-2/+2
* | fujitsu-tablet: Mark DMI callbacks as __init codeMathias Krause2014-08-161-3/+3
* | dell-laptop: Mark dell_quirks[] DMI table as __initconstMathias Krause2014-08-161-3/+3
* | eeepc-wmi: Constify asus_quirks[] DMI tableMathias Krause2014-08-161-1/+1
* | acer-wmi: Mark init data and code as suchMathias Krause2014-08-161-20/+21
* | asus-nb-wmi: Constify asus_quirks[] DMI tableMathias Krause2014-08-161-1/+1
* | alienware-wmi: Mark DMI table as __initconstMathias Krause2014-08-161-2/+2
* | acer-wmi: Hide acer_{suspend,resume} for !CONFIG_PM_SLEEPMathias Krause2014-08-161-0/+5
* | acer-wmi: Mark acer_wmi_keymap[] as __initconstMathias Krause2014-08-161-1/+1
* | WMI: Remove unnecessary null testHimangi Saraogi2014-08-161-4/+0
* | drivers/platform/x86/thinkpad_acpi.c: don't test unsigned int for negativityAndrey Utkin2014-08-161-1/+1
* | asus-nb-wmi: Add wapf4 quirk for the X550CLHans de Goede2014-08-161-0/+9
* | asus-nb-wmi: Add ASUSTeK COMPUTER INC. X200CAAceLan Kao2014-08-161-0/+13
* | asus-wmi: control wlan-led if wapf > 0AceLan Kao2014-08-161-2/+2
* | asus-wmi: backlight_init: Stop treating -ENODEV as if its not an errorHans de Goede2014-08-161-4/+1
* | asus-wmi: Disable acpi-video backlight on desktop machinesHans de Goede2014-08-161-0/+7
* | ideapad-laptop: Change Lenovo Yoga 2 series rfkill handlingHans de Goede2014-08-161-14/+27