summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | platform/mellanox: mlxreg-hotplug: Allow more flexible hotplug events configu...Vadim Pasternak2023-02-131-5/+23
| * | | | | platform: mellanox: Extend all systems with I2C notification callbackVadim Pasternak2023-02-131-0/+11
| * | | | | platform: mellanox: Split logic in init and exit flowVadim Pasternak2023-02-131-109/+204
| * | | | | platform: mellanox: Split initialization procedureVadim Pasternak2023-02-101-18/+60
| * | | | | platform: mellanox: Introduce support of new Nvidia L1 switchVadim Pasternak2023-02-101-1/+391
| * | | | | platform: mellanox: Introduce support for next-generation 800GB/s switchVadim Pasternak2023-02-101-0/+180
| * | | | | platform: mellanox: Cosmetic changes - rename to more common nameVadim Pasternak2023-02-101-14/+14
| * | | | | platform: mellanox: Change "reset_pwr_converter_fail" attributeVadim Pasternak2023-02-101-1/+1
| * | | | | platform: mellanox: Introduce support for rack manager switchVadim Pasternak2023-02-101-0/+261
| * | | | | x86/platform/uv: Make kobj_type structure constantThomas Weißschuh2023-02-101-3/+3
| * | | | | platform/x86: think-lmi: Make kobj_type structure constantThomas Weißschuh2023-02-101-2/+2
| * | | | | platform/x86: dell-wmi-sysman: Make kobj_type structure constantThomas Weißschuh2023-02-101-1/+1
| * | | | | platform/x86/intel/vsec: Use mutex for ida_alloc() and ida_free()Srinivas Pandruvada2023-02-101-0/+9
| * | | | | platform/x86/amd: pmc: Add line break for readabilityShyam Sundar S K2023-02-101-0/+1
| * | | | | platform/x86/amd: pmc: differentiate STB/SMU messaging printsShyam Sundar S K2023-02-101-3/+3
| * | | | | platform/x86/amd: pmc: Write dummy postcode into the STB DRAMShyam Sundar S K2023-02-101-0/+6
| * | | | | platform/x86/amd: pmc: Add num_samples message id support to STBShyam Sundar S K2023-02-101-2/+25
| * | | | | platform/x86: int3472/discrete: add LEDS_CLASS dependencyArnd Bergmann2023-02-101-0/+1
| * | | | | platform/x86: int3472/discrete: Drop unnecessary obj->type == string checkHans de Goede2023-02-061-8/+0
| * | | | | platform/x86/intel/tpmi: ADD tpmi external interface for tpmi feature driversSrinivas Pandruvada2023-02-061-0/+22
| * | | | | platform/x86/intel/tpmi: Process CPU package mappingSrinivas Pandruvada2023-02-061-0/+72
| * | | | | platform/x86/intel: Intel TPMI enumeration driverSrinivas Pandruvada2023-02-063-0/+338
| * | | | | platform/x86/intel/vsec: Support private dataSrinivas Pandruvada2023-02-061-0/+2
| * | | | | platform/x86/intel/vsec: Enhance and Export intel_vsec_add_aux()Srinivas Pandruvada2023-02-062-5/+15
| * | | | | platform/x86/intel/vsec: Add TPMI IDSrinivas Pandruvada2023-02-061-0/+5
| * | | | | platform/x86: int3472/discrete: Get the polarity from the _DSM entryHans de Goede2023-02-033-4/+16
| * | | | | platform/x86: int3472/discrete: Move GPIO request to skl_int3472_register_clo...Hans de Goede2023-02-033-31/+30
| * | | | | platform/x86: int3472/discrete: Create a LED class device for the privacy LEDHans de Goede2023-02-035-47/+106
| * | | | | platform/x86: int3472/discrete: Refactor GPIO to sensor mappingHans de Goede2023-02-031-9/+36
| * | | | | platform/x86: think-lmi: Use min_t() for comparison and assignmentDeepak R Varma2023-02-031-2/+2
| * | | | | platform/x86: dell-smo8800: Use min_t() for comparison and assignmentDeepak R Varma2023-02-031-4/+1
| * | | | | platform/x86: dell-ddv: Add "force" module paramArmin Wolf2023-02-031-2/+11
| * | | | | platform/x86: dell-ddv: Replace EIO with ENOMSGArmin Wolf2023-02-031-1/+1