summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)AuthorFilesLines
2016-08-22hp-wmi: Fix wifi cannot be hard-unblockedAlex Hung1-1/+6
2016-04-18ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI listJohn Dahlstrom1-0/+14
2016-03-02intel_scu_ipcutil: underflow in scu_reg_access()Dan Carpenter1-1/+1
2016-02-15ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi listJosh Boyer1-0/+7
2016-02-15ideapad-laptop: Add Lenovo Yoga 900 to no_hw_rfkill dmi listHans de Goede1-0/+7
2016-02-10ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi listJosh Boyer1-0/+7
2015-10-28hp-wmi: limit hotkey enableKyle Evans1-11/+20
2015-08-04dell-laptop: Fix allocating & freeing SMI buffer pagePali Rohár1-5/+3
2015-07-04ideapad: fix software rfkill settingArnd Bergmann1-1/+2
2015-07-04ideapad_laptop: Lenovo G50-30 fix rfkill reports wireless blockedDmitry Tunin1-0/+7
2015-05-18compal-laptop: Check return value of power_supply_registerKrzysztof Kozlowski1-1/+3
2015-05-18compal-laptop: Fix leaking hwmon deviceKrzysztof Kozlowski1-3/+3
2015-03-07samsung-laptop: Add use_native_backlight quirk, and enable it on some modelsHans de Goede1-3/+17
2015-01-27hp_accel: Add support for HP ZBook 15Dominique Leuenberger1-0/+1
2015-01-27asus-nb-wmi: Add another wapf=4 quirkHans de Goede1-0/+9
2014-11-11platform: hp_accel: Add SERIO_I8042 as a dependency since it now includes i80...Giedrius Statkevicius1-0/+1
2014-11-07platform: hp_accel: add a i8042 filter to remove HPQ6000 data from kb bus streamGiedrius Statkevicius1-0/+44
2014-10-28quirk for Lenovo Yoga 3: no rfkill switchStephan Mueller1-0/+7
2014-10-28acer-wmi: Add acpi_backlight=video quirk for the Acer KAV80Hans de Goede1-0/+11
2014-10-28samsung-laptop: Add broken-acpi-video quirk for NC210/NC110Hans de Goede1-0/+10
2014-10-28asus-nb-wmi: Add wapf4 quirk for the X550VBStanislaw Gruszka1-0/+9
2014-10-28toshiba_acpi: Add Toshiba TECRA A50-A to the alt keymap dmi listAaron Lu1-0/+6
2014-10-14thinkpad_acpi: replace strnicmp with strncasecmpRasmus Villemoes1-2/+2
2014-10-12Merge tag 'platform-drivers-x86-v3.18-1' of git://git.infradead.org/users/dvh...Linus Torvalds5-369/+522
2014-10-10Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-9/+7
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-2/+1
2014-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2014-10-07toshiba_acpi: Adapt kbd_bl_timeout_store to the new kbd typeAzael Avalos1-9/+29
2014-10-01toshiba_acpi: Change HCI/SCI functions return code typeAzael Avalos1-67/+62
2014-10-01toshiba_acpi: Unify return codes prefix from HCI/SCI to TOSAzael Avalos1-71/+72
2014-10-01toshiba_acpi: Rename hci_raw to tci_rawAzael Avalos1-59/+60
2014-09-30dell-wmi: Fix access out of memoryPali Rohár1-3/+9
2014-09-26treewide: Fix typos in KconfigMasanari Iida1-2/+2
2014-09-23eeepc-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-18intel-rst: Clean up ACPI add functionPeter Ujfalusi1-10/+5
2014-09-18intel-rst: Use ACPI_FAILURE() macro instead !ACPI_SUCCESS() for error checkingPeter Ujfalusi1-4/+4
2014-09-18x86: thinkpad_acpi.c: fixed spacing coding style issueJan van den Berg1-22/+22
2014-09-18toshiba_acpi: Support new keyboard backlight typeAzael Avalos1-32/+156
2014-09-18toshiba_acpi: Change touchpad store to check for invalid valuesAzael Avalos1-4/+10