summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: intel_scu_ipc: Increase virtual timeout from 3 to 5 secondsCasey Bowman2021-02-111-1/+1
* platform/surface: aggregator: Fix access of unaligned valueMaximilian Luz2021-02-111-1/+1
* Merge remote-tracking branch 'intel-speed-select/intel-sst' into review-hansHans de Goede2021-02-094-2/+144
|\
| * tools/power/x86/intel-speed-select: Update version to 1.8Srinivas Pandruvada2021-02-081-1/+1
| * tools/power/x86/intel-speed-select: Add new command to get/set TRLSrinivas Pandruvada2021-02-084-1/+83
| * tools/power/x86/intel-speed-select: Add new command turbo-modeSrinivas Pandruvada2021-02-081-1/+61
* | Platform: OLPC: Constify static struct regulator_opsRikard Falkeborn2021-02-081-1/+1
* | platform/surface: Add Surface Hot-Plug driverMaximilian Luz2021-02-084-0/+308
* | platform/x86: intel_scu_wdt: Drop mistakenly added constAndy Shevchenko2021-02-041-1/+1
* | platform/x86: Kconfig: add missing selects for ideapad-laptopBarnabás Pőcze2021-02-041-0/+2
* | platform/x86: acer-wmi: Don't use ACPI_EXCEPTION()Hans de Goede2021-02-041-2/+2
* | platform/x86: thinkpad_acpi: Replace ifdef CONFIG_ACPI_PLATFORM_PROFILE with ...Hans de Goede2021-02-042-7/+1
* | platform/x86: thinkpad_acpi: Fix 'warning: no previous prototype for' warningsHans de Goede2021-02-041-5/+5
* | platform/x86: msi-wmi: Fix variable 'status' set but not used compiler warningHans de Goede2021-02-041-0/+2
* | platform/surface: surface3-wmi: Fix variable 'status' set but not used compil...Hans de Goede2021-02-041-1/+5
* | platform/x86: Move all dell drivers to their own subdirectoryMario Limonciello2021-02-0431-201/+241
* | Documentation/ABI: sysfs-platform-ideapad-laptop: conservation_mode attributeBarnabás Pőcze2021-02-041-0/+9
* | Documentation/ABI: sysfs-platform-ideapad-laptop: update device attribute pathsBarnabás Pőcze2021-02-041-4/+4
* | platform/x86: ideapad-laptop: add "always on USB charging" control supportBarnabás Pőcze2021-02-042-9/+65
* | platform/x86: ideapad-laptop: add keyboard backlight control supportBarnabás Pőcze2021-02-041-1/+132
* | platform/x86: ideapad-laptop: send notification about touchpad state change t...Barnabás Pőcze2021-02-041-0/+1
* | platform/x86: ideapad-laptop: fix checkpatch warnings, more consistent styleBarnabás Pőcze2021-02-041-198/+256
* | Revert "platform/x86: ideapad-laptop: Switch touchpad attribute to be RO"Barnabás Pőcze2021-02-041-5/+4
* | platform/x86: ideapad-laptop: change 'cfg' debugfs file formatBarnabás Pőcze2021-02-041-15/+18
* | platform/x86: ideapad-laptop: change 'status' debugfs file formatBarnabás Pőcze2021-02-041-22/+15
* | platform/x86: ideapad-laptop: check for touchpad support in _CFGBarnabás Pőcze2021-02-041-5/+9
* | platform/x86: ideapad-laptop: check for Fn-lock support in HALSBarnabás Pőcze2021-02-041-3/+9
* | platform/x86: ideapad-laptop: rework is_visible() logicBarnabás Pőcze2021-02-041-25/+55
* | platform/x86: ideapad-laptop: rework and create new ACPI helpersBarnabás Pőcze2021-02-041-95/+77
* | platform/x86: ideapad-laptop: group and separate (un)related constants into e...Barnabás Pőcze2021-02-041-27/+37
* | platform/x86: ideapad-laptop: misc. device attribute changesBarnabás Pőcze2021-02-041-15/+15
* | platform/x86: ideapad-laptop: always propagate error codes from device attrib...Barnabás Pőcze2021-02-041-9/+17
* | platform/x86: ideapad-laptop: convert ACPI helpers to return -EIO in case of ...Barnabás Pőcze2021-02-041-46/+62
* | platform/x86: ideapad-laptop: use dev_{err,warn} or appropriate variant to di...Barnabás Pőcze2021-02-041-9/+17
* | platform/x86: ideapad-laptop: use msecs_to_jiffies() helper instead of hand-c...Barnabás Pőcze2021-02-041-4/+7
* | platform/x86: ideapad-laptop: use for_each_set_bit() helper to simplify event...Barnabás Pőcze2021-02-041-55/+53
* | platform/x86: ideapad-laptop: use kobj_to_dev()Barnabás Pőcze2021-02-041-1/+1
* | platform/x86: ideapad-laptop: use device_{add,remove}_groupBarnabás Pőcze2021-02-041-4/+4
* | platform/x86: ideapad-laptop: use sysfs_emit()Barnabás Pőcze2021-02-041-10/+11
* | platform/x86: ideapad-laptop: add missing call to submodule destructorBarnabás Pőcze2021-02-041-0/+1
* | platform/x86: ideapad-laptop: sort includes lexicographicallyBarnabás Pőcze2021-02-041-12/+13
* | platform/x86: ideapad-laptop: use appropriately typed variable to store the r...Barnabás Pőcze2021-02-041-7/+13
* | platform/x86: ideapad-laptop: remove unnecessary NULL checksBarnabás Pőcze2021-02-041-47/+31
* | platform/x86: ideapad-laptop: remove unnecessary dev_set_drvdata() callBarnabás Pőcze2021-02-041-1/+0
|/
* platform/x86/intel-uncore-freq: Add Sapphire Rapids server supportArtem Bityutskiy2021-02-031-0/+1
* platform/x86: touchscreen_dmi: Add info for the Jumper EZpad 7 tabletHans de Goede2021-02-031-0/+27
* platform/x86: intel_pmt_crashlog: Add dependency on MFD_INTEL_PMTDavid E. Box2021-02-031-0/+1
* platform/x86: intel_pmt_telemetry: Add dependency on MFD_INTEL_PMTDavid E. Box2021-02-031-0/+1
* platform/x86: intel_pmt: Make INTEL_PMT_CLASS non-user-selectableDavid E. Box2021-02-031-1/+1
* platform/surface: aggregator: Fix braces in if condition with unlikely() macroMaximilian Luz2021-02-031-1/+18