aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-30toshiba_acpi: Change HCI/SCI functions return code typeAzael Avalos1-67/+62
2014-09-30toshiba_acpi: Unify return codes prefix from HCI/SCI to TOSAzael Avalos1-71/+72
2014-09-30toshiba_acpi: Rename hci_raw to tci_rawAzael Avalos1-59/+60
2014-09-29dell-wmi: Fix access out of memoryPali Rohár1-3/+9
2014-09-26treewide: Fix typos in KconfigMasanari Iida1-2/+2
2014-09-22eeepc-laptop: clean up control flow in *_rfkill_notifierFrans Klaver1-29/+28
2014-09-19eeepc-laptop: store_cpufv: return error if set_acpi failsFrans Klaver1-1/+3
2014-09-19eeepc-laptop: check proper return values in get_cpufvFrans Klaver1-1/+4
2014-09-19eeepc-laptop: make fan1_input really read-onlyFrans Klaver1-9/+13
2014-09-19eeepc-laptop: pull out SENSOR_STORE_FUNC and SENSOR_SHOW_FUNC macrosFrans Klaver1-3/+9
2014-09-19eeepc-laptop: tell sysfs that the disp attribute is write-onlyFrans Klaver1-5/+9
2014-09-19eeepc-laptop: pull out ACPI_STORE_FUNC and ACPI_SHOW_FUNC macrosFrans Klaver1-3/+9
2014-09-19eeepc-laptop: use DEVICE_ATTR* to instantiate device_attributesFrans Klaver1-30/+4
2014-09-19eeepc-laptop: change sysfs function names to API expectationsFrans Klaver1-14/+14
2014-09-19eeepc-laptop: clean up coding styleFrans Klaver1-3/+5
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe1-2/+1
2014-09-18eeepc-laptop: simplify parse_arg()Paul Bolle1-18/+18
2014-09-17intel-rst: Clean up ACPI add functionPeter Ujfalusi1-10/+5
2014-09-17intel-rst: Use ACPI_FAILURE() macro instead !ACPI_SUCCESS() for error checkingPeter Ujfalusi1-4/+4
2014-09-17x86: thinkpad_acpi.c: fixed spacing coding style issueJan van den Berg1-22/+22
2014-09-17toshiba_acpi: Support new keyboard backlight typeAzael Avalos1-32/+156
2014-09-17toshiba_acpi: Change touchpad store to check for invalid valuesAzael Avalos1-4/+10
2014-09-17toshiba_acpi: Fix illumination not available on certain modelsAzael Avalos1-1/+1
2014-09-17toshiba_acpi: Additional hotkey scancodesAzael Avalos1-1/+6
2014-09-09ACPI / PNP: remove Fujitsu device IDs from ACPI PNP ID listZhang Rui1-9/+7
2014-09-03toshiba_acpi: fix and cleanup toshiba_kbd_bl_mode_store()Dan Carpenter1-6/+12
2014-09-02platform/x86: toshiba: re-enable acpi hotkeys after suspend to diskBenjamin Tissoires1-1/+8
2014-09-02ideapad-laptop: Constify DMI table for real!Mathias Krause1-2/+2
2014-08-28Revert "ideapad-laptop: Disable touchpad interface on Yoga models"Hans de Goede1-27/+0
2014-08-20Revert "platform/x86/toshiba-apci.c possible bad if test?"Matthew Garrett1-1/+1
2014-08-16platform/x86: Enable build support for toshiba_hapsAzael Avalos2-0/+20
2014-08-16platform/x86: Toshiba HDD Active Protection SensorAzael Avalos1-0/+265
2014-08-16asus-nb-wmi: Add wapf4 quirk for the U32UHans de Goede1-0/+14
2014-08-16alienware-wmi: make hdmi_mux enabled on case-by-case basisMario Limonciello1-2/+20
2014-08-16ideapad-laptop: Constify DMI table and other r/o variablesMathias Krause1-2/+2
2014-08-16asus-nb-wmi.c: Rename x401u quirk to wapf4Hans de Goede1-13/+13
2014-08-16compal-laptop: correct invalid hwmon nameRoald Frederickx1-1/+1
2014-08-16toshiba_acpi: Add Qosmio X75-A to the alt keymap dmi listAzael Avalos1-0/+7
2014-08-16toshiba_acpi: Add extra check to backlight codeAzael Avalos1-4/+17
2014-08-16Fix log message about future removal of interfaceMartin Kepplinger1-3/+3
2014-08-16ideapad-laptop: Disable touchpad interface on Yoga modelsHans de Goede1-0/+27
2014-08-16asus-nb-wmi: Add wapf4 quirk for the X550CCHans de Goede1-0/+9
2014-08-16intel_ips: Make ips_mcp_limits variables staticMathias Krause1-3/+3
2014-08-16thinkpad_acpi: Mark volume_alsa_control_{vol,mute} as __initdataMathias Krause1-2/+2
2014-08-16fujitsu-laptop: Mark fujitsu_dmi_table[] DMI table as __initconstMathias Krause1-5/+5
2014-08-16hp-wmi: Add missing __init annotations to initialization codeMathias Krause1-3/+3
2014-08-16hp_accel: Constify ACPI and DMI tablesMathias Krause1-2/+2
2014-08-16fujitsu-tablet: Mark DMI callbacks as __init codeMathias Krause1-3/+3
2014-08-16dell-laptop: Mark dell_quirks[] DMI table as __initconstMathias Krause1-3/+3
2014-08-16eeepc-wmi: Constify asus_quirks[] DMI tableMathias Krause1-1/+1