summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* platform/x86: acerhdf: Cleanup str_starts_with()Wei Li2022-04-041-18/+3
* platform/x86: barco-p50-gpio: Fix duplicate included linux/io.hHaowen Bai2022-04-041-1/+0
* platform/x86: samsung-laptop: Fix an unsigned comparison which can never be n...Jiapeng Chong2022-04-041-2/+0
* platform/x86: think-lmi: certificate support clean upsMark Pearson2022-04-042-30/+15
* Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-03-2531-1106/+3309
|\
| * platform/x86: think-lmi: Certificate authentication supportMark Pearson2022-03-182-104/+421
| * platform/x86: amd-pmc: Only report STB errors when STB enabledMario Limonciello2022-03-181-6/+8
| * platform/x86: amd-pmc: Drop CPU QoS workaroundMario Limonciello2022-03-171-29/+3
| * platform/x86: amd-pmc: Output error codes in messagesMario Limonciello2022-03-171-5/+7
| * platform/x86: amd-pmc: Move to later in the suspend processMario Limonciello2022-03-171-15/+15
| * platform/x86: thinkpad_acpi: consistently check fan_get_status return.Tom Rix2022-03-171-6/+6
| * platform/x86: hp-wmi: support omen thermal profile policy v1Enver Balalic2022-03-151-14/+67
| * platform/x86: hp-wmi: Changing bios_args.data to be dynamically allocatedJorge Lopez2022-03-151-21/+33
| * platform/x86: hp-wmi: Fix 0x05 error code reported by several WMI callsJorge Lopez2022-03-141-11/+11
| * platform/x86: hp-wmi: Fix SW_TABLET_MODE detection methodJorge Lopez2022-03-141-19/+52
| * platform/x86: hp-wmi: Fix hp_wmi_read_int() reporting error (0x05)Jorge Lopez2022-03-141-1/+1
| * platform/x86: amd-pmc: Validate entry into the deepest state on resumeMario Limonciello2022-03-101-3/+26
| * platform/x86: thinkpad_acpi: Don't use test_bit on an integerHans de Goede2022-03-091-2/+2
| * platform/x86: thinkpad_acpi: Fix compiler warning about uninitialized err var...Hans de Goede2022-03-091-1/+1
| * platform/x86: thinkpad_acpi: clean up dytc profile convertMark Pearson2022-03-091-12/+5
| * platform/x86: x86-android-tablets: Depend on EFI and SPIHans de Goede2022-03-091-1/+1
| * platform/x86: amd-pmc: uninitialized variable in amd_pmc_s2d_init()Dan Carpenter2022-03-081-1/+2
| * platform/x86: intel-uncore-freq: fix uncore_freq_common_init() error codesDan Carpenter2022-03-082-2/+2
| * platform/x86: huawei-wmi: check the return value of device_create_file()Jia-Ju Bai2022-03-081-3/+10
| * platform/x86: thinkpad_acpi: Add PSC mode supportMark Pearson2022-03-021-53/+119
| * platform/x86: x86-android-tablets: Lenovo Yoga Tablet 2 830/1050 sound supportHans de Goede2022-03-021-0/+69
| * platform/x86: x86-android-tablets: Workaround Lenovo Yoga Tablet 2 830/1050 p...Hans de Goede2022-03-021-0/+21
| * platform/x86: x86-android-tablets: Add Lenovo Yoga Tablet 2 830 / 1050 dataHans de Goede2022-03-021-0/+184
| * platform/x86: x86-android-tablets: Fix EBUSY error when requesting IOAPIC IRQsHans de Goede2022-03-021-0/+6
| * platform/x86: thinkpad_acpi: Add dual fan probeMark Pearson2022-03-021-3/+12