aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-02Merge tag 'tag-chrome-platform-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linuxLinus Torvalds6-152/+181
2022-03-31platform/chrome: cros_ec_debugfs: detach log reader wq from devmTzung-Bi Shih1-6/+6
2022-03-31platform: chrome: Split trace include fileGwendal Grignou4-97/+127
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-5/+3
2022-03-25Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds36-1374/+3316
2022-03-24Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds4-1/+166
2022-03-23Merge tag 'sound-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds4-181/+355
2022-03-21Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds6-11/+11
2022-03-18platform: goldfish: pipe: Use platform_get_irq() to get the interruptLad Prabhakar1-5/+3
2022-03-18platform/x86: think-lmi: Certificate authentication supportMark Pearson2-104/+421
2022-03-18platform/x86: amd-pmc: Only report STB errors when STB enabledMario Limonciello1-6/+8
2022-03-17platform/x86: amd-pmc: Drop CPU QoS workaroundMario Limonciello1-29/+3
2022-03-17platform/x86: amd-pmc: Output error codes in messagesMario Limonciello1-5/+7
2022-03-17platform/x86: amd-pmc: Move to later in the suspend processMario Limonciello1-15/+15
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 variableHans 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-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 poweroff hangHans 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-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 numberHans de Goede1-3/+10
2022-03-02platform/x86: amd-pmc: Set QOS during suspend on CZN w/ timer wakeupMario Limonciello1-9/+33
2022-02-28Backmerge tag 'v5.17-rc6' into drm-nextDave Airlie5-14/+47
2022-02-24surface: surface3_power: Fix battery readings on batteries without a serial numberHans de Goede1-3/+10
2022-02-24platform/x86: amd-pmc: Set QOS during suspend on CZN w/ timer wakeupMario Limonciello1-9/+33
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-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