summaryrefslogtreecommitdiffstats
path: root/drivers/platform
AgeCommit message (Expand)AuthorLines
2023-07-12platform/x86: asus-wmi: expose dGPU and CPU tunables for ROGLuke D. Jones-0/+285
2023-07-12platform/x86: asus-wmi: support setting mini-LED modeLuke D. Jones-0/+53
2023-07-12platform/x86: asus-wmi: add safety checks to gpu switchingLuke D. Jones-0/+48
2023-07-12platform/x86: asus-wmi: don't allow eGPU switching if eGPU not connectedLuke D. Jones-0/+9
2023-07-12platform/x86: asus-wmi: add WMI method to show if egpu connectedLuke D. Jones-0/+21
2023-07-12platform/x86: asus-wmi: support middle fan custom curvesLuke D. Jones-2/+75
2023-07-12platform/x86: asus-wmi: add support for showing middle fan RPMLuke D. Jones-0/+91
2023-07-12platform/x86: asus-wmi: add support for showing charger modeLuke D. Jones-0/+21
2023-07-11platform/x86: touchscreen_dmi: Add info for the Archos 101 Cesium Educ tabletThomas GENTY-0/+22
2023-07-11platform/x86: dell-ddv: Improve error handlingArmin Wolf-3/+4
2023-07-11platform/x86/amd: pmf: Add new ACPI ID AMDI0103Shyam Sundar S K-0/+3
2023-07-11platform/x86/amd: pmc: Add new ACPI ID AMDI000AShyam Sundar S K-0/+3
2023-07-11platform/x86/amd: pmc: Apply nvme quirk to HP 15s-eq2xxxMario Limonciello-0/+9
2023-07-11platform/x86: Move s2idle quirk from thinkpad-acpi to amd-pmcMario Limonciello-167/+218
2023-07-10platform/x86: int3472/discrete: set variable skl_int3472_regulator_second_sen...Tom Rix-1/+1
2023-07-10platform/x86/intel/tpmi: Prevent overflow for cap_offsetSrinivas Pandruvada-3/+1
2023-07-10platform/x86: wmi: Replace open coded guid_parse_and_compare()Andy Shevchenko-5/+1
2023-07-10platform/x86: wmi: Break possible infinite loop when parsing GUIDAndy Shevchenko-10/+12
2023-07-10platform/x86: hp-bioscfg: MakefileJorge Lopez-0/+28
2023-07-10platform/x86: hp-bioscfg: surestart-attributesJorge Lopez-0/+132
2023-07-10platform/x86: hp-bioscfg: string-attributesJorge Lopez-0/+390
2023-07-10platform/x86: hp-bioscfg: spmobj-attributesJorge Lopez-0/+386
2023-07-10platform/x86: hp-bioscfg: passwdobj-attributesJorge Lopez-0/+543
2023-07-10platform/x86: hp-bioscfg: order-list-attributesJorge Lopez-0/+436
2023-07-10platform/x86: hp-bioscfg: int-attributesJorge Lopez-0/+409
2023-07-10platform/x86: hp-bioscfg: enum-attributesJorge Lopez-0/+447
2023-07-10platform/x86: hp-bioscfg: biosattr-interfaceJorge Lopez-0/+312
2023-07-10platform/x86: hp-bioscfg: bioscfgJorge Lopez-0/+1055
2023-07-10platform/x86: hp-bioscfg: bioscfg-hJorge Lopez-0/+487
2023-07-03Merge tag 'usb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-1/+1
2023-07-03Merge tag 'leds-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds-3/+4
2023-06-30Merge tag 'platform-drivers-x86-v6.5-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-928/+3844
2023-06-30Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2023-06-26Merge tag 'tag-chrome-platform-for-v6.5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-17/+21
2023-06-26Merge tag 'pm-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-2/+2
2023-06-26Merge branches 'pm-sleep' and 'pm-domains'Rafael J. Wysocki-2/+2
2023-06-22platform/x86/amd/pmf: Register notify handler only if SPS is enabledShyam Sundar S K-5/+5
2023-06-20platform/x86:intel/pmc: Add Meteor Lake IOE-M PMC related mapsXi Pardee-0/+151
2023-06-20platform/x86:intel/pmc: Add Meteor Lake IOE-P PMC related mapsXi Pardee-0/+343
2023-06-20platform/x86:intel/pmc: Use SSRAM to discover pwrm base address of primary PMCXi Pardee-6/+13
2023-06-20platform/x86:intel/pmc: Discover PMC devicesDavid E. Box-14/+180
2023-06-20platform/x86:intel/pmc: Enable debugfs multiple PMC supportXi Pardee-66/+129
2023-06-20platform/x86:intel/pmc: Add support to handle multiple PMCsXi Pardee-141/+205
2023-06-20platform/x86:intel/pmc: Combine core_init() and core_configure()Xi Pardee-58/+85
2023-06-20platform/x86:intel/pmc: Update maps for Meteor Lake P/M platformsXi Pardee-10/+466
2023-06-20platform/x86/intel: tpmi: Remove hardcoded unit and offsetSrinivas Pandruvada-3/+5
2023-06-20platform/x86: int3472: discrete: Log a warning if the pin-numbers don't matchHans de Goede-1/+7
2023-06-20platform/x86: int3472: discrete: Use FIELD_GET() on the GPIO _DSM return valueHans de Goede-3/+7
2023-06-20platform/x86: int3472: discrete: Add alternative "AVDD" regulator supply nameHans de Goede-1/+2
2023-06-20platform/x86: int3472: discrete: Add support for 1 GPIO regulator shared betw...Hans de Goede-7/+41