aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
...
| * | platform/chrome: cros_ec: sort header inclusion alphabeticallyTzung-Bi Shih2022-04-181-2/+2
| * | platform/chrome: cros_ec: determine `wake_enabled` in cros_ec_suspend()Tzung-Bi Shih2022-04-181-3/+4
| * | platform/chrome: cros_ec: remove unused variable `was_wake_device`Tzung-Bi Shih2022-04-181-1/+0
| * | platform/chrome: cros_ec: fix error handling in cros_ec_register()Tzung-Bi Shih2022-04-181-6/+10
* | | platform/x86/intel/ifs: Add CPU_SUP_INTEL dependencyBorislav Petkov2022-05-191-1/+1
* | | platform/x86: intel_cht_int33fe: Set driver dataHeikki Krogerus2022-05-191-0/+2
* | | platform/x86: intel-hid: fix _DSM function index handlingMichael Niewöhner2022-05-191-1/+1
* | | platform/x86: toshiba_acpi: use kobj_to_dev()Minghao Chi2022-05-121-1/+1
* | | platform/x86: samsung-laptop: use kobj_to_dev()Minghao Chi2022-05-121-1/+1
* | | platform/x86: gigabyte-wmi: Add support for Z490 AORUS ELITE AC and X570 AORU...Frank Crawford2022-05-121-0/+2
* | | Documentation: In-Field ScanTony Luck2022-05-121-0/+110
* | | trace: platform/x86/intel/ifs: Add trace point to track Intel IFS operationsTony Luck2022-05-121-0/+5
* | | platform/x86/intel/ifs: Add IFS sysfs interfaceJithu Joseph2022-05-124-1/+158
* | | platform/x86/intel/ifs: Add scan test supportJithu Joseph2022-05-123-1/+292
* | | platform/x86/intel/ifs: Authenticate and copy to secured memoryJithu Joseph2022-05-122-2/+226
* | | platform/x86/intel/ifs: Check IFS Image sanityJithu Joseph2022-05-121-0/+66
* | | platform/x86/intel/ifs: Read IFS firmware imageJithu Joseph2022-05-124-2/+75
* | | platform/x86/intel/ifs: Add stub driver for In-Field ScanTony Luck2022-05-125-0/+66
* | | platform/x86: asus-nb-wmi: Add keymap for MyASUS keyLuca Stefani2022-05-121-0/+1
* | | platform/x86: asus-wmi: Update unknown code messageLuca Stefani2022-05-121-1/+1
* | | platform/mellanox: Add support for new SN2201 systemMichael Shych2022-05-123-0/+1279
* | | platform/x86: pmc_atom: dont export pmc_atom_read - no modular usersPaul Gortmaker2022-05-061-1/+0
* | | platform/x86: pmc_atom: remove unused pmc_atom_write()Paul Gortmaker2022-05-061-12/+0
* | | platform/x86: amd-pmc: Fix build error unused-functionRen Zhijie2022-05-061-34/+35
* | | platform/surface: aggregator: Fix initialization order when compiling as buil...Maximilian Luz2022-05-061-1/+1
* | | platform/surface: gpe: Add support for Surface Pro 8Maximilian Luz2022-05-061-0/+8
* | | platform/x86/intel: Fix 'rmmod pmt_telemetry' panicPrarit Bhargava2022-05-061-1/+1
* | | platform/x86: thinkpad_acpi: Correct dual fan probeMark Pearson2022-05-061-10/+13
* | | platform/x86: thinkpad_acpi: Add a s2idle resume quirk for a number of laptopsMario Limonciello2022-05-061-0/+126
* | | platform/x86: thinkpad_acpi: Convert btusb DMI list to quirksMario Limonciello2022-05-061-2/+24
* | | platform/x86/dell: add buffer allocation/free functions for SMI callsJuergen Gross2022-04-273-63/+87
* | | platform/x86: asus-wmi: Use kobj_to_dev()Minghao Chi2022-04-271-1/+1
* | | platform/x86/intel: pmc/core: Use kobj_to_dev()Minghao Chi2022-04-271-1/+1
* | | platform/x86/intel: pmc/core: change pmc_lpm_modes to staticTom Rix2022-04-271-1/+1
* | | platform/x86/intel/sdsi: Fix bug in multi packet readsDavid E. Box2022-04-271-5/+3
* | | platform/x86/intel/sdsi: Poll on ready bit for writesDavid E. Box2022-04-271-2/+2
* | | platform/x86/intel/sdsi: Handle leaky bucketDavid E. Box2022-04-271-7/+25
* | | platform/x86: intel-uncore-freq: Prevent driver loading in guestsSrinivas Pandruvada2022-04-271-0/+3
* | | platform/x86: gigabyte-wmi: added support for B660 GAMING X DDR4 motherboardDarryn Anton Jordan2022-04-271-0/+1
* | | platform/x86: dell-laptop: Add quirk entry for Latitude 7520Gabriele Mazzotta2022-04-271-0/+13
* | | platform/x86: asus-wmi: Fix driver not binding when fan curve control probe f...Hans de Goede2022-04-271-3/+4
* | | platform/x86: asus-wmi: Potential buffer overflow in asus_wmi_evaluate_method...Dan Carpenter2022-04-271-2/+6
* | | platform/x86: amd-pmc: Shuffle location of amd_pmc_get_smu_version()Nathan Chancellor2022-04-271-20/+20
* | | platform/x86: amd-pmc: Avoid reading SMU version at probe timeMario Limonciello2022-04-131-1/+7
* | | platform/x86: amd-pmc: Move FCH init to first useMario Limonciello2022-04-131-11/+12
* | | platform/x86: amd-pmc: Move SMU logging setup out of initMario Limonciello2022-04-131-19/+28
* | | platform/x86: hp-wmi: Correct code style related issuesJorge Lopez2022-04-131-0/+8
* | | platform/x86: wmi: replace usage of found with dedicated list iterator variableJakob Koschel2022-04-131-7/+6
* | | platform/x86: winmate-fm07-keys: Winmate FM07/FM07P buttonsDaniel Beer2022-04-133-0/+200
| |/ |/|
* | platform/x86: amd-pmc: Fix compilation without CONFIG_SUSPENDMario Limonciello2022-04-041-1/+13