summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)AuthorFilesLines
2023-06-08platform/x86: think-lmi: Update password fields to use BITMark Pearson1-5/+5
2023-06-08platform/x86: think-lmi: Update password attribute commentsMark Pearson1-4/+4
2023-06-08platform/x86: think-lmi: Correct System password interfaceMark Pearson1-3/+3
2023-06-08platform/x86: think-lmi: Enable opcode support on BIOS settingsMark Pearson1-1/+27
2023-06-08platform/x86: think-lmi: mutex protection around multiple WMI callsMark Pearson1-0/+10
2023-06-08platform/x86:intel/pmc: Remove Meteor Lake S platform supportXi Pardee1-1/+0
2023-06-08platform/x86: int3472: Evaluate device's _DSM method to control imaging clockBingbu Cao3-15/+99
2023-06-08platform/x86/amd: pmc: Update metrics table info for Pink SardineShyam Sundar S K1-12/+41
2023-06-01platform/surface: Disable for RISC-VSunil V L1-1/+1
2023-05-30platform/x86: int3472: Avoid crash in unregistering regulator gpioHao Yao1-5/+8
2023-05-30platform/surface: aggregator_tabletsw: Add support for book mode in POS subsy...Maximilian Luz1-0/+5
2023-05-30platform/surface: aggregator_tabletsw: Add support for book mode in KIP subsy...Maximilian Luz1-0/+5
2023-05-30platform/surface: aggregator: Allow completion work-items to be executed in p...Maximilian Luz1-1/+1
2023-05-30platform/x86/amd: pmc: Add helper function to check the cpu idShyam Sundar S K1-3/+14
2023-05-30platform/x86/amd: pmc: Get STB DRAM size from PMFWShyam Sundar S K1-1/+36
2023-05-30platform/x86/amd: pmc: Pass true/false to bool argumentShyam Sundar S K1-13/+13
2023-05-29usb: typec: mux: Remove alt mode parameters from the APIHeikki Krogerus1-1/+1
2023-05-29platform/chrome: Switch i2c drivers back to use .probe()Uwe Kleine-König2-2/+2
2023-05-23platform/x86: lenovo-yogabook: add I2C dependencyArnd Bergmann1-0/+1
2023-05-23platform/x86/intel/ifs: Annotate work queue on stack so object debug does not...David Arcari1-1/+1
2023-05-23platform/x86: ISST: Remove 8 socket limitSteve Wahl1-7/+5
2023-05-22platform/chrome: cros_ec_lpc: Move host command to prepare/completeTim Van Patten1-5/+7
2023-05-16platform/x86: toshiba: constify pointers to hwmon_channel_infoKrzysztof Kozlowski1-1/+1
2023-05-16platform/x86: system76: constify pointers to hwmon_channel_infoKrzysztof Kozlowski1-1/+1
2023-05-16platform/x86: hp: constify pointers to hwmon_channel_infoKrzysztof Kozlowski1-1/+1
2023-05-16platform/x86: gigabyte: constify pointers to hwmon_channel_infoKrzysztof Kozlowski1-1/+1
2023-05-16mlxbf-bootctl: Add sysfs file for BlueField boot logLiming Sun1-2/+142
2023-05-16platform/x86/amd/pmf: Fix compiler warnings in static sliderShyam Sundar S K1-2/+2
2023-05-15platform/x86/amd/pmf: Add PMF debug facilitiesShyam Sundar S K2-0/+42
2023-05-15platform/x86/amd/pmf: Add PMF acpi debug supportShyam Sundar S K4-0/+242
2023-05-15platform/mellanox: mlxbf-pmc: fix sscanf() error checkingDan Carpenter1-3/+2
2023-05-15platform/x86/amd/pmf: Fix CnQF and auto-mode after resumeMario Limonciello1-7/+25
2023-05-15platform/x86: asus-wmi: Ignore WMI events with codes 0x7B, 0xC0Alexandru Sorodoc1-0/+2
2023-05-15platform/chrome: cros_ec: Report EC panic as ueventRob Barnes1-0/+3
2023-05-12platform/chrome: cros_typec_switch: Add Pin D supportPrashant Malani1-3/+8
2023-05-09platform/x86: lenovo-yogabook: Rename lenovo-yogabook-wmi to lenovo-yogabookHans de Goede3-4/+4
2023-05-09platform/x86: lenovo-yogabook: Add keyboard backlight control to platform driverHans de Goede1-1/+21
2023-05-09platform/x86: lenovo-yogabook: Add platform driver supportHans de Goede1-4/+160
2023-05-09platform/x86: lenovo-yogabook: Add YB_KBD_BL_MAX defineHans de Goede1-4/+5
2023-05-09platform/x86: lenovo-yogabook: Group WMI specific code togetherHans de Goede1-81/+81
2023-05-09platform/x86: lenovo-yogabook: Drop _wmi_ from remaining generic symbolsHans de Goede1-22/+22
2023-05-09platform/x86: lenovo-yogabook: Add a yogabook_toggle_digitizer_mode() helper ...Hans de Goede1-3/+6
2023-05-09platform/x86: lenovo-yogabook: Abstract kbd backlight settingHans de Goede1-5/+8
2023-05-09platform/x86: lenovo-yogabook: Stop checking adev->power.stateHans de Goede1-10/+5
2023-05-09platform/x86: lenovo-yogabook: Split probe() into generic and WMI specific partsHans de Goede1-53/+62
2023-05-09platform/x86: lenovo-yogabook: Use PMIC LED driver for pen icon LED controlHans de Goede1-42/+21
2023-05-09platform/x86: lenovo-yogabook: Add dev local variable to probe()Hans de Goede1-12/+12
2023-05-09platform/x86: lenovo-yogabook: Store dev instead of wdev in drvdata structHans de Goede1-26/+21
2023-05-09platform/x86: lenovo-yogabook: Switch to DEFINE_SIMPLE_DEV_PM_OPS()Hans de Goede1-5/+4
2023-05-09platform/x86: lenovo-yogabook: Simplify gpio lookup table cleanupHans de Goede1-11/+2