summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86_microcode_for_v6.2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-12-136-135/+191
|\
| * platform/x86/intel/ifs: Add missing kernel-doc entryJithu Joseph2022-12-031-0/+1
| * Revert "platform/x86/intel/ifs: Mark as BROKEN"Jithu Joseph2022-11-191-3/+0
| * platform/x86/intel/ifs: Add current_batch sysfs entryJithu Joseph2022-11-195-16/+74
| * platform/x86/intel/ifs: Remove reload sysfs entryJithu Joseph2022-11-191-29/+0
| * platform/x86/intel/ifs: Add metadata validationJithu Joseph2022-11-192-1/+59
| * platform/x86/intel/ifs: Use generic microcode headers and functionsJithu Joseph2022-11-191-84/+20
| * platform/x86/intel/ifs: Add metadata supportAshok Raj2022-11-191-0/+32
| * platform/x86/intel/ifs: Remove memory allocation from load pathJithu Joseph2022-11-183-14/+22
| * platform/x86/intel/ifs: Remove image loading during initJithu Joseph2022-11-183-8/+2
| * platform/x86/intel/ifs: Return a more appropriate error codeJithu Joseph2022-11-181-1/+3
| * platform/x86/intel/ifs: Remove unused selectionJithu Joseph2022-11-181-1/+0
* | Merge tag 'regulator-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2022-12-131-1/+2
|\ \
| * | regulator: core: Use different devices for resource allocation and DT lookupChiYuan Huang2022-12-081-1/+2
* | | Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2022-12-1221-68/+36
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'acpi-scan', 'acpi-bus', 'acpi-tables' and 'acpi-sysfs'Rafael J. Wysocki2022-12-1221-68/+36
| |\ \ \ \ | | | |/ / | | |/| |
| | | * | ACPI: make remove callback of ACPI driver voidDawei Li2022-11-2321-68/+36
* | | | | 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
| |/ / / /
* | | | | Merge tag 'mips_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2022-12-122-2/+1
|\ \ \ \ \
| * | | | | platform/mips: Adjust Kconfig to keep consistencyHuacai Chen2022-12-082-2/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'tag-chrome-platform-for-v6.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-12-1213-29/+195
|\ \ \ \ \
| * | | | | platform/chrome: cros_ec_typec: zero out stale pointersVictor Ding2022-12-081-0/+3
| * | | | | platform/chrome: cros_usbpd_notify: Fix error handling in cros_usbpd_notify_i...Yuan Can2022-11-251-1/+5
| * | | | | platform/chrome: cros_ec: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-191-3/+2
| * | | | | platform/chrome: cros_ec_lpc: Force synchronous probeBrian Norris2022-11-141-1/+6
| * | | | | platform/chrome: cros_ec_spi: Set PROBE_PREFER_ASYNCHRONOUSBrian Norris2022-11-021-0/+1
| * | | | | platform/chrome: cros_ec_lightbar: Set PROBE_PREFER_ASYNCHRONOUSBrian Norris2022-11-021-0/+1
| * | | | | platform/chrome: cros_ec_debugfs: Set PROBE_PREFER_ASYNCHRONOUSBrian Norris2022-11-021-0/+1
| * | | | | platform/chrome: cros_ec_lpc: Mark PROBE_PREFER_ASYNCHRONOUSBrian Norris2022-11-021-0/+1
| * | | | | platform/chrome: cros_ec_lpc: Move mec_init to device probeBrian Norris2022-11-021-3/+3
| * | | | | platform/chrome: Use kstrtobool() instead of strtobool()Christophe JAILLET2022-11-021-1/+2
| * | | | | platform/chrome: cros_ec_lpc_mec: remove cros_ec_lpc_mec_destroy()Tzung-Bi Shih2022-11-014-21/+0
| * | | | | platform/chrome: cros_hps_i2c: make remove callback return voidDan Callaghan2022-10-191-3/+1
| * | | | | platform/chrome: add a driver for HPSDan Callaghan2022-10-183-0/+173
| | |_|_|/ | |/| | |
* | | | | Merge tag 'platform-drivers-x86-v6.2-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-12-1242-1338/+2626
|\ \ \ \ \
| * | | | | platform/mellanox: mlxbf-pmc: Fix event typoJames Hurley2022-12-121-1/+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