summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
...
| * dell-wmi: Fix access out of memoryPali Rohár2014-09-291-3/+9
| * eeepc-laptop: clean up control flow in *_rfkill_notifierFrans Klaver2014-09-221-29/+28Star
| * eeepc-laptop: store_cpufv: return error if set_acpi failsFrans Klaver2014-09-191-1/+3
| * eeepc-laptop: check proper return values in get_cpufvFrans Klaver2014-09-191-1/+4
| * eeepc-laptop: make fan1_input really read-onlyFrans Klaver2014-09-191-9/+13
| * eeepc-laptop: pull out SENSOR_STORE_FUNC and SENSOR_SHOW_FUNC macrosFrans Klaver2014-09-191-3/+9
| * eeepc-laptop: tell sysfs that the disp attribute is write-onlyFrans Klaver2014-09-191-5/+9
| * eeepc-laptop: pull out ACPI_STORE_FUNC and ACPI_SHOW_FUNC macrosFrans Klaver2014-09-191-3/+9
| * eeepc-laptop: use DEVICE_ATTR* to instantiate device_attributesFrans Klaver2014-09-191-30/+4Star
| * eeepc-laptop: change sysfs function names to API expectationsFrans Klaver2014-09-191-14/+14
| * eeepc-laptop: clean up coding styleFrans Klaver2014-09-191-3/+5
| * eeepc-laptop: simplify parse_arg()Paul Bolle2014-09-181-18/+18
| * intel-rst: Clean up ACPI add functionPeter Ujfalusi2014-09-171-10/+5Star
| * 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/+7Star
|\ \
| * | ACPI / PNP: remove Fujitsu device IDs from ACPI PNP ID listZhang Rui2014-09-091-9/+7Star
| |/
* | Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-10-091-2/+1Star
|\ \
| * | driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe2014-09-181-2/+1Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-081-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-031-1/+8
* | | ideapad-laptop: Constify DMI table for real!Mathias Krause2014-09-031-2/+2
* | | Revert "ideapad-laptop: Disable touchpad interface on Yoga models"Hans de Goede2014-08-281-27/+0Star
| |/ |/|
* | 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