summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: ideapad-laptop: use cleanup.hGergo Koteles2024-07-151-40/+31
* platform/x86: hp-wmi: Fix implementation of the platform_profile_omen_get fun...Alexis Belmonte2024-07-151-4/+2
* platform: arm64: EC_LENOVO_YOGA_C630 should depend on ARCH_QCOMGeert Uytterhoeven2024-07-121-0/+1
* platform: arm64: EC_ACER_ASPIRE1 should depend on ARCH_QCOMGeert Uytterhoeven2024-07-121-0/+1
* platform/x86/amd/pmf: Remove update system state documentShyam Sundar S K2024-07-111-24/+0
* platform/x86/amd/pmf: Use existing input event codes to update system statesShyam Sundar S K2024-07-112-12/+52
* platform/x86: hp-wmi: Fix platform profile option switch bug on Omen and Vict...Alexis Belmonte2024-07-092-17/+174
* Merge remote-tracking branch 'intel-speed-select/intel-sst' into review-ilpoIlpo Järvinen2024-07-082-1/+7
|\
| * tools/power/x86/intel-speed-select: v1.20 releaseSrinivas Pandruvada2024-07-071-1/+1
| * tools/power/x86/intel-speed-select: Set TRL MSR in 100 MHz unitsSrinivas Pandruvada2024-07-071-0/+6
* | platform/x86:intel/pmc: Add support to undo ltr_ignoreXi Pardee2024-07-081-6/+32
* | platform/x86:intel/pmc: Use the Elvis operatorXi Pardee2024-07-081-1/+1
* | platform/x86:intel/pmc: Use DEFINE_SHOW_STORE_ATTRIBUTE macroXi Pardee2024-07-081-14/+2
* | platform/x86:intel/pmc: Remove unneeded min_t checkXi Pardee2024-07-081-4/+2
* | platform/x86:intel/pmc: Add support to show ltr_ignore valueXi Pardee2024-07-081-2/+13
* | platform/x86:intel/pmc: Move pmc assignment closer to first usageXi Pardee2024-07-081-1/+2
* | platform/x86:intel/pmc: Convert index variables to be unsignedXi Pardee2024-07-081-22/+31
* | platform/x86:intel/pmc: Simplify mutex usage with cleanup helpersXi Pardee2024-07-081-51/+25
* | platform/x86:intel/pmc: Use the return value of pmc_core_send_msgXi Pardee2024-07-081-9/+6
* | platform/x86: asus-wmi: support the disable camera LED on F10 of Zenbook 2023Devin Bayer2024-07-062-0/+39
|/
* Merge branch 'pdx86/platform-drivers-x86-lenovo-c630' into review-ilpoIlpo Järvinen2024-07-061-0/+1
|\
| * platform: arm64: lenovo-yoga-c630: select AUXILIARY_BUSDmitry Baryshkov2024-07-061-0/+1
* | platform/x86: wmi: Add bus ABI documentationArmin Wolf2024-06-242-0/+82
* | platform/x86: wmi: Add driver_override supportArmin Wolf2024-06-242-0/+37
* | Merge branch 'pdx86/platform-drivers-x86-lenovo-c630' into review-ilpoIlpo Järvinen2024-06-241-1/+1
|\|
| * platform/arm64: build drivers even on non-ARM64 platformsDmitry Baryshkov2024-06-241-1/+1
* | platform/x86/intel-uncore-freq: Use generic helpers for current frequencyTero Kristo2024-06-181-24/+1
* | platform/x86/intel-uncore-freq: Rename the sysfs helper macro namesTero Kristo2024-06-181-14/+11
* | platform/x86/intel-uncore-freq: Get rid of uncore_read_freq driver APITero Kristo2024-06-184-22/+52
* | platform/x86/intel-uncore-freq: Use uncore_index with read_control_freqTero Kristo2024-06-184-34/+45
* | platform/x86/intel-uncore-freq: Get rid of magic min_max argumentTero Kristo2024-06-184-21/+30
* | platform/x86/intel-uncore-freq: Get rid of magic valuesTero Kristo2024-06-181-8/+14
* | platform/x86/intel-uncore-freq: Re-arrange bit masksTero Kristo2024-06-181-11/+14
* | Merge branch 'pdx86/platform-drivers-x86-lenovo-c630' into review-ilpoIlpo Järvinen2024-06-185-0/+433
|\|
| * platform: arm64: add Lenovo Yoga C630 WOS EC driverDmitry Baryshkov2024-06-144-0/+350
| * dt-bindings: platform: Add Lenovo Yoga C630 ECBjorn Andersson2024-06-141-0/+83
* | platform/x86/intel/ifs: Switch to new Intel CPU model definesTony Luck2024-06-121-8/+7
* | platform/x86: dell-pc: avoid double free and invalid unregistrationThomas Weißschuh2024-06-071-1/+3
* | platform/x86: thinkpad_acpi: Use 2-argument strscpy()Andy Shevchenko2024-06-031-4/+2
* | platform/x86: think-lmi: Use 2-argument strscpy()Andy Shevchenko2024-06-031-2/+2
* | platform/x86: serial-multi-instantiate: Use 2-argument strscpy()Andy Shevchenko2024-06-031-2/+2
* | platform/x86: intel: chtwc_int33fe: Use 2-argument strscpy()Andy Shevchenko2024-06-031-3/+3
* | platform/x86: hp: hp-bioscfg: Use 2-argument strscpy()Andy Shevchenko2024-06-036-55/+22
* | platform/x86: asus-tf103c-dock: Use 2-argument strscpy()Andy Shevchenko2024-06-031-5/+5
* | platform/x86: intel_scu_wdt: Switch to new Intel CPU model definesTony Luck2024-06-031-1/+1
* | platform/x86: intel_speed_select_if: Switch to new Intel CPU model definesTony Luck2024-06-031-1/+1
* | platform/x86: intel-uncore-freq: Switch to new Intel CPU model definesTony Luck2024-06-031-28/+28
* | platform/x86: intel_ips: Switch to new Intel CPU model definesTony Luck2024-06-031-1/+2
* | platform/x86: intel_turbo_max_3: Switch to new Intel CPU model definesTony Luck2024-06-031-2/+2
* | platform/x86: p2sb: Switch to new Intel CPU model definesTony Luck2024-06-031-1/+1