summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'platform-drivers-x86-v6.3-5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-04-062-7/+21
|\
| * platform/x86: thinkpad_acpi: Add missing T14s Gen1 type to s2idle quirk listBenjamin Asbach2023-04-031-0/+8
| * platform/x86: think-lmi: Clean up display of current_value on ThinkstationMark Pearson2023-04-031-3/+6
| * platform/x86: think-lmi: Fix memory leaks when parsing ThinkStation WMI stringsMark Pearson2023-04-031-3/+4
| * platform/x86: think-lmi: Fix memory leak when showing current settingsArmin Wolf2023-04-031-2/+4
* | Merge tag 'platform-drivers-x86-v6.3-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-03-314-15/+26
|\|
| * platform/x86: ideapad-laptop: Stop sending KEY_TOUCHPAD_TOGGLEHans de Goede2023-03-311-13/+10
| * platform/x86: asus-nb-wmi: Add quirk_asus_tablet_mode to other ROG Flow X13 m...weiliang15032023-03-311-1/+2
| * platform/x86: gigabyte-wmi: add support for X570S AORUS ELITEHans de Goede2023-03-311-0/+1
| * platform/x86: gigabyte-wmi: add support for B650 AORUS ELITE AXThomas Weißschuh2023-03-271-0/+1
| * platform/x86/intel/pmc: Alder Lake PCH slp_s0_residency fixRajvi Jingar2023-03-271-1/+12
* | Merge tag 'platform-drivers-x86-v6.3-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-03-275-20/+69
|\|
| * platform/surface: aggregator: Add missing fwnode_handle_put()Liang He2023-03-221-1/+3
| * platform/x86: think-lmi: Add possible_values for ThinkStationMark Pearson2023-03-221-0/+20
| * platform/x86: think-lmi: only display possible_values if availableMark Pearson2023-03-221-3/+13
| * platform/x86: think-lmi: use correct possible_values delimitersMark Pearson2023-03-221-1/+8
| * platform/x86: think-lmi: add missing type attributeMark Pearson2023-03-221-0/+17
| * platform/x86 (gigabyte-wmi): Add support for A320M-S2H V2Frank Crawford2023-03-201-0/+1
| * platform/x86/intel: tpmi: Revise the comment of intel_vsec_add_auxDongliang Mu2023-03-201-2/+2
| * platform/x86/intel: tpmi: Fix double free in tpmi_create_device()Dongliang Mu2023-03-201-14/+5
| * platform/x86/intel: vsec: Fix a memory leak in intel_vsec_add_auxDongliang Mu2023-03-201-0/+1
* | Merge tag 'tag-chrome-platform-fixes-for-v6.3-rc4' of git://git.kernel.org/pu...Linus Torvalds2023-03-241-1/+1
|\ \ | |/ |/|
| * platform/chrome: cros_ec_chardev: fix kernel data leak from ioctlTzung-Bi Shih2023-03-241-1/+1
* | platform: mellanox: mlx-platform: Initialize shift variable to 0Hans de Goede2023-03-071-1/+1
* | platform/x86: int3472: Add GPIOs to Surface Go 3 Board dataDaniel Scally2023-03-071-2/+3
* | platform/x86: ISST: Fix kernel documentation warningsSrinivas Pandruvada2023-03-072-1/+3
* | platform: x86: MLX_PLATFORM: select REGMAP instead of depending on itRandy Dunlap2023-03-071-1/+2
* | platform: mellanox: select REGMAP instead of depending on itRandy Dunlap2023-03-071-5/+4
* | platform/x86/intel/tpmi: Fix double free reported by SmatchSrinivas Pandruvada2023-03-071-7/+7
* | platform/x86: ISST: Increase range of valid mail box commandsSrinivas Pandruvada2023-03-071-1/+1
* | platform/x86: dell-ddv: Fix temperature scalingArmin Wolf2023-03-071-2/+2
* | platform/x86: dell-ddv: Fix cache invalidation on resumeArmin Wolf2023-03-071-1/+7
* | platform/x86/amd: pmc: remove CONFIG_SUSPEND checksArnd Bergmann2023-03-071-21/+9
* | Merge tag 'for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds2023-02-241-1/+1
|\ \
| * | power: supply: bq25890: Support boards with more then one charger ICHans de Goede2023-01-031-1/+1
* | | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-02-242-13/+6
|\ \ \
| * | | driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman2023-01-271-2/+2
| * | | platform/x86: wmi: move dev_to_wblock() and dev_to_wdev to use container_of_c...Greg Kroah-Hartman2023-01-271-9/+2
| * | | driver core: make struct device_type.uevent() take a const *Greg Kroah-Hartman2023-01-271-2/+2
* | | | Merge tag 'for-linus-2023022201' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-02-221-2/+2
|\ \ \ \
| * \ \ \ Merge branch 'for-6.3/hid-core' into for-linusBenjamin Tissoires2023-02-221-2/+2
| |\ \ \ \
| | * | | | platform/x86: asus-tf103c-dock: Constify toprow keymapThomas Weißschuh2023-02-061-1/+1
| | * | | | platform/x86: asus-tf103c-dock: Constify lowlevel HID driverThomas Weißschuh2023-02-061-1/+1
* | | | | | Merge tag 'platform-drivers-x86-v6.3-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-02-2142-347/+2482
|\ \ \ \ \ \
| * | | | | | platform/x86: nvidia-wmi-ec-backlight: Add force module parameterHans de Goede2023-02-181-1/+5
| * | | | | | platform/x86/amd/pmf: Add depends on CONFIG_POWER_SUPPLYShyam Sundar S K2023-02-131-0/+1
| * | | | | | platform/x86: dell-ddv: Prefer asynchronous probingArmin Wolf2023-02-131-0/+2
| * | | | | | platform/x86: dell-ddv: Add hwmon supportArmin Wolf2023-02-132-5/+493
| * | | | | | platform: mellanox: mlx-platform: Move bus shift assignment out of the loopVadim Pasternak2023-02-131-2/+3
| * | | | | | platform: mellanox: mlx-platform: Add mux selection register to regmapVadim Pasternak2023-02-131-8/+20