summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-03-17platform/x86: amd-pmc: Move to later in the suspend processMario Limonciello1-15/+15
2022-03-17ACPI / x86: Add support for LPS0 callback handlerMario Limonciello1-0/+40
2022-03-17platform/x86: thinkpad_acpi: consistently check fan_get_status return.Tom Rix1-6/+6
2022-03-15platform/x86: hp-wmi: support omen thermal profile policy v1Enver Balalic1-14/+67
2022-03-15platform/x86: hp-wmi: Changing bios_args.data to be dynamically allocatedJorge Lopez1-21/+33
2022-03-14platform/x86: hp-wmi: Fix 0x05 error code reported by several WMI callsJorge Lopez1-11/+11
2022-03-14platform/x86: hp-wmi: Fix SW_TABLET_MODE detection methodJorge Lopez1-19/+52
2022-03-14platform/x86: hp-wmi: Fix hp_wmi_read_int() reporting error (0x05)Jorge Lopez1-1/+1
2022-03-10platform/x86: amd-pmc: Validate entry into the deepest state on resumeMario Limonciello1-3/+26
2022-03-09platform/x86: thinkpad_acpi: Don't use test_bit on an integerHans de Goede1-2/+2
2022-03-09platform/x86: thinkpad_acpi: Fix compiler warning about uninitialized err var...Hans de Goede1-1/+1
2022-03-09platform/x86: thinkpad_acpi: clean up dytc profile convertMark Pearson1-12/+5
2022-03-09platform/x86: x86-android-tablets: Depend on EFI and SPIHans de Goede1-1/+1
2022-03-08platform/x86: amd-pmc: uninitialized variable in amd_pmc_s2d_init()Dan Carpenter1-1/+2
2022-03-08platform/x86: intel-uncore-freq: fix uncore_freq_common_init() error codesDan Carpenter2-2/+2
2022-03-08platform/x86: huawei-wmi: check the return value of device_create_file()Jia-Ju Bai1-3/+10
2022-03-02platform/x86: thinkpad_acpi: Add PSC mode supportMark Pearson1-53/+119
2022-03-02platform/surface: Remove Surface 3 Button driverHans de Goede3-255/+0
2022-03-02Input: soc_button_array - add support for Microsoft Surface 3 (MSHW0028) buttonsHans de Goede2-1/+28
2022-03-02platform/x86: x86-android-tablets: Lenovo Yoga Tablet 2 830/1050 sound supportHans de Goede1-0/+69
2022-03-02platform/x86: x86-android-tablets: Workaround Lenovo Yoga Tablet 2 830/1050 p...Hans de Goede1-0/+21
2022-03-02platform/x86: x86-android-tablets: Add Lenovo Yoga Tablet 2 830 / 1050 dataHans de Goede1-0/+184
2022-03-02platform/x86: x86-android-tablets: Fix EBUSY error when requesting IOAPIC IRQsHans de Goede1-0/+6
2022-03-02Merge remote-tracking branch 'pdx86/platform-drivers-x86-pinctrl-pmu_clk' int...Hans de Goede1-0/+10
2022-03-02platform/x86: thinkpad_acpi: Add dual fan probeMark Pearson1-3/+12
2022-03-02platform/x86: Add AMD system management interfaceSuma Hegde3-0/+439
2022-03-02surface: surface3_power: Fix battery readings on batteries without a serial n...Hans de Goede1-3/+10
2022-03-02platform/x86: amd-pmc: Set QOS during suspend on CZN w/ timer wakeupMario Limonciello1-9/+33
2022-02-24pinctrl: baytrail: Add pinconf group + function for the pmu_clkHans de Goede1-0/+10
2022-02-23lg-laptop: Move setting of battery charge limit to common locationMatan Ziv-Av2-8/+50
2022-02-21platform/x86: int3472: Add terminator to gpiod_lookup_tableDaniel Scally1-1/+2
2022-02-17platform/dcdbas: move EXPORT_SYMBOL after functionMateusz Jończyk1-1/+1
2022-02-17platform/x86: amd-pmc: Add support for AMD Spill to DRAM STB featureSanket Goswami1-14/+130
2022-02-17platform/x86/intel-uncore-freq: Split common and enumeration partSrinivas Pandruvada4-283/+365
2022-02-17platform/x86/intel/uncore-freq: Display uncore current frequencySrinivas Pandruvada1-9/+62
2022-02-17platform/x86/intel/uncore-freq: Use sysfs API to create attributesSrinivas Pandruvada1-112/+113
2022-02-17platform/x86/intel/uncore-freq: Move to uncore-frequency folderSrinivas Pandruvada5-14/+32
2022-02-14platform/x86: Add Intel Software Defined Silicon driverDavid E. Box4-1/+599
2022-02-11platform/x86: intel_cht_int33fe: Move to intel directoryHans de Goede5-24/+22
2022-02-11platform/x86: intel_cht_int33fe: Drop Lenovo Yogabook YB1-X9x codeHans de Goede4-118/+35
2022-02-11platform/x86: intel_cht_int33fe: Switch to DMI modalias based loadingHans de Goede5-171/+111
2022-02-11platform/x86: x86-android-tablets: Minor charger / fuel-gauge improvementsHans de Goede1-24/+23
2022-02-11platform/x86: x86-android-tablets: Add Nextbook Ares 8 dataHans de Goede1-1/+87
2022-02-11platform/x86: x86-android-tablets: Add IRQ to Asus ME176C accelerometer infoHans de Goede1-0/+6
2022-02-11platform/x86: x86-android-tablets: Add lid-switch gpio-keys pdev to Asus ME17...Hans de Goede1-4/+53
2022-02-11platform/x86: x86-android-tablets: Add x86_android_tablet_get_gpiod() helperHans de Goede1-12/+23
2022-02-11platform/x86: x86-android-tablets: Add Asus ME176C/TF103C charger and fuelgau...Hans de Goede1-12/+85
2022-02-11platform/x86: x86-android-tablets: Add battery swnode supportHans de Goede1-0/+11
2022-02-05platform/x86: asus-wmi: Fix regression when probing for fan curve controlHans de Goede1-1/+1
2022-02-03platform/surface: surface3-wmi: Simplify resource managementChristophe JAILLET1-4/+1