summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2022-12-1218-61/+33
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'acpi-scan', 'acpi-bus', 'acpi-tables' and 'acpi-sysfs'Rafael J. Wysocki2022-12-1218-61/+33
| |\ \ \ \ | | | |/ / | | |/| |
| | | * | ACPI: make remove callback of ACPI driver voidDawei Li2022-11-2318-61/+33
* | | | | Merge tag 'pm-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2022-12-121-0/+1
|\ \ \ \ \
| * | | | | platform/x86: intel-uncore-freq: add Emerald Rapids supportArtem Bityutskiy2022-11-231-0/+1
| |/ / / /
* | | | | platform/x86: intel_scu_ipc: fix possible name leak in __intel_scu_ipc_regist...Yang Yingliang2022-12-081-1/+1
* | | | | platform/x86: sony-laptop: Convert to use sysfs_emit_at() APIye xingchen2022-12-081-6/+4
* | | | | platform/x86/dell: alienware-wmi: Use sysfs_emit() instead of scnprintf()ye xingchen2022-12-081-25/+16
* | | | | platform/x86: uv_sysfs: Use sysfs_emit() instead of scnprintf()ye xingchen2022-12-081-8/+8
* | | | | platform/x86: mxm-wmi: fix memleak in mxm_wmi_call_mx[ds|mx]()Yu Liao2022-12-081-6/+2
* | | | | platform/x86: x86-android-tablets: Add Advantech MICA-071 extra buttonHans de Goede2022-12-081-0/+58
* | | | | platform/x86: x86-android-tablets: Add Lenovo Yoga Tab 3 (YT3-X90F) charger +...Hans de Goede2022-12-081-1/+134
* | | | | platform/x86: x86-android-tablets: Add Medion Lifetab S10346 dataHans de Goede2022-12-081-0/+92
* | | | | platform/x86: wireless-hotkey: use ACPI HID as physAlex Hung2022-12-081-20/+40
* | | | | platform/x86/intel/hid: Add module-params for 5 button array + SW_TABLET_MODE...Hans de Goede2022-11-211-5/+31
* | | | | platform/x86: ideapad-laptop: Make touchpad_ctrl_via_ec a module optionHans de Goede2022-11-211-26/+7
* | | | | platform/x86: ideapad-laptop: Stop writing VPCCMD_W_TOUCHPAD at probe timeHans de Goede2022-11-211-4/+0
* | | | | platform/x86: ideapad-laptop: Send KEY_TOUCHPAD_TOGGLE on some modelsHans de Goede2022-11-211-5/+19
* | | | | platform/x86: ideapad-laptop: Only toggle ps2 aux port on/off on select modelsHans de Goede2022-11-211-1/+28
* | | | | platform/x86: ideapad-laptop: Do not send KEY_TOUCHPAD* events on probe / resumeHans de Goede2022-11-211-6/+9
* | | | | platform/x86: ideapad-laptop: Refactor ideapad_sync_touchpad_state()Hans de Goede2022-11-211-12/+15
* | | | | platform/x86/intel/sdsi: Add meter certificate supportDavid E. Box2022-11-211-11/+38
* | | | | platform/x86/intel/sdsi: Support different GUIDsDavid E. Box2022-11-211-3/+47
* | | | | platform/x86/intel/sdsi: Hide attributes if hardware doesn't supportDavid E. Box2022-11-211-11/+22
* | | | | platform/x86/intel/sdsi: Add Intel On Demand textDavid E. Box2022-11-212-6/+6
* | | | | platform/x86: intel/pmc/core: Add Meteor Lake support to pmc core driverGayatri Kammela2022-11-214-2/+72
* | | | | platform/x86: intel/pmc: Relocate Alder Lake PCH supportGayatri Kammela2022-11-214-316/+345
* | | | | platform/x86: intel/pmc: Relocate Tiger Lake PCH supportGayatri Kammela2022-11-214-264/+285
* | | | | platform/x86: intel/pmc: Relocate Ice Lake PCH supportXi Pardee2022-11-214-46/+60
* | | | | platform/x86: intel/pmc: Relocate Cannon Lake Point PCH supportXi Pardee2022-11-214-200/+219
* | | | | platform/x86: intel/pmc: Relocate Sunrise Point PCH supportRajvi Jingar2022-11-214-130/+148
* | | | | platform/x86: intel/pmc: Move variable declarations and definitions to header...Xi Pardee2022-11-212-12/+16
* | | | | platform/x86: intel/pmc: Replace all the reg_map with init functionsGayatri Kammela2022-11-212-37/+90
* | | | | platform/x86/amd: pmc: Add a workaround for an s0i3 issue on CezanneMario Limonciello2022-11-171-0/+6
* | | | | platform/x86: ideapad-laptop: support for more special keys in WMIPhilipp Jungkamp2022-11-161-59/+202
* | | | | platform/x86: ideapad-laptop: Add new _CFG bit numbers for future useEray Orçunus2022-11-161-4/+29
* | | | | platform/x86: ideapad-laptop: Revert "check for touchpad support in _CFG"Eray Orçunus2022-11-161-9/+5
* | | | | platform/x86: dell-ddv: Warn if ePPID has a suspicious lengthArmin Wolf2022-11-161-0/+9
* | | | | platform/x86: dell-ddv: Improve buffer handlingArmin Wolf2022-11-161-5/+7
* | | | | platform/x86: ISST: Fix typo in commentschen zhang2022-11-161-1/+1
* | | | | platform/x86: thinkpad_acpi: use strstarts()Barnabás Pőcze2022-11-161-31/+27
* | | | | platform/x86: Move existing HP drivers to a new hp subdirJorge Lopez2022-11-167-46/+76
* | | | | platform/x86/intel: pmc: Fix repeated word in commentJilin Yuan2022-11-161-1/+1
* | | | | platform/x86: thinkpad_acpi: Fix max_brightness of thinklightHans de Goede2022-11-161-0/+1
* | | | | platform/x86: huawei-wmi: remove unnecessary memberBarnabás Pőcze2022-11-161-17/+12
* | | | | platform/x86: huawei-wmi: fix return value calculationBarnabás Pőcze2022-11-161-4/+16
* | | | | platform/x86: huawei-wmi: do not hard-code sizesBarnabás Pőcze2022-11-161-2/+2
* | | | | platform/x86: dell: Add new dell-wmi-ddv driverArmin Wolf2022-11-164-0/+379
* | | | | ACPI: battery: Pass battery hook pointer to hook callbacksArmin Wolf2022-11-166-12/+12
* | | | | platform/x86/amd/pmf: pass the struct by referenceMuhammad Usama Anjum2022-11-161-46/+46
|/ / / /