summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: sony-laptop: Fix unintentional fall-throughGustavo A. R. Silva2019-05-161-3/+5
* platform/x86: Fix unmet dependency warning for SAMSUNG_Q10Sinan Kaya2019-03-231-0/+1
* platform/x86: asus-nb-wmi: Drop mapping of 0x33 and 0x34 scan codesJoão Paulo Rechi Vita2019-02-061-2/+0
* platform/x86: asus-nb-wmi: Map 0x35 to KEY_SCREENLOCKJoão Paulo Rechi Vita2019-02-061-0/+1
* platform/x86: toshiba_acpi: Fix defined but not used build warningsRandy Dunlap2018-09-261-1/+2
* platform/x86: asus-nb-wmi: Add keymap entry for lid flip action on UX360Aleh Filipovich2018-09-261-0/+1
* platform/x86: asus-nb-wmi: Add wapf4 quirk for the X302UASanteri Toivonen2018-03-241-0/+9
* platform/x86: intel_mid_thermal: Fix module autoloadJavier Martinez Canillas2017-11-081-0/+1
* platform/x86: acer-wmi: setup accelerometer when machine has appropriate noti...Lee, Chun-Yi2017-04-221-4/+18
* hp-wmi: Fix wifi cannot be hard-unblockedAlex Hung2016-08-221-1/+6
* ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI listJohn Dahlstrom2016-04-181-0/+14
* intel_scu_ipcutil: underflow in scu_reg_access()Dan Carpenter2016-03-021-1/+1
* ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi listJosh Boyer2016-02-151-0/+7
* ideapad-laptop: Add Lenovo Yoga 900 to no_hw_rfkill dmi listHans de Goede2016-02-151-0/+7
* ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi listJosh Boyer2016-02-091-0/+7
* hp-wmi: limit hotkey enableKyle Evans2015-10-271-11/+20
* dell-laptop: Fix allocating & freeing SMI buffer pagePali Rohár2015-08-041-5/+3
* ideapad: fix software rfkill settingArnd Bergmann2015-07-031-1/+2
* ideapad_laptop: Lenovo G50-30 fix rfkill reports wireless blockedDmitry Tunin2015-07-031-0/+7
* compal-laptop: Check return value of power_supply_registerKrzysztof Kozlowski2015-05-171-1/+3
* compal-laptop: Fix leaking hwmon deviceKrzysztof Kozlowski2015-05-171-3/+3
* samsung-laptop: Add use_native_backlight quirk, and enable it on some modelsHans de Goede2015-03-061-3/+17
* hp_accel: Add support for HP ZBook 15Dominique Leuenberger2015-01-271-0/+1
* asus-nb-wmi: Add another wapf=4 quirkHans de Goede2015-01-271-0/+9
* platform: hp_accel: Add SERIO_I8042 as a dependency since it now includes i80...Giedrius Statkevicius2014-11-101-0/+1
* platform: hp_accel: add a i8042 filter to remove HPQ6000 data from kb bus streamGiedrius Statkevicius2014-11-071-0/+44
* quirk for Lenovo Yoga 3: no rfkill switchStephan Mueller2014-10-271-0/+7
* acer-wmi: Add acpi_backlight=video quirk for the Acer KAV80Hans de Goede2014-10-271-0/+11
* samsung-laptop: Add broken-acpi-video quirk for NC210/NC110Hans de Goede2014-10-271-0/+10
* asus-nb-wmi: Add wapf4 quirk for the X550VBStanislaw Gruszka2014-10-271-0/+9
* toshiba_acpi: Add Toshiba TECRA A50-A to the alt keymap dmi listAaron Lu2014-10-271-0/+6
* thinkpad_acpi: replace strnicmp with strncasecmpRasmus Villemoes2014-10-141-2/+2
* Merge tag 'platform-drivers-x86-v3.18-1' of git://git.infradead.org/users/dvh...Linus Torvalds2014-10-125-369/+522
|\
| * toshiba_acpi: Adapt kbd_bl_timeout_store to the new kbd typeAzael Avalos2014-10-061-9/+29
| * toshiba_acpi: Change HCI/SCI functions return code typeAzael Avalos2014-09-301-67/+62
| * toshiba_acpi: Unify return codes prefix from HCI/SCI to TOSAzael Avalos2014-09-301-71/+72
| * toshiba_acpi: Rename hci_raw to tci_rawAzael Avalos2014-09-301-59/+60
| * 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/+28
| * 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/+4
| * 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/+5