aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/intel
Commit message (Expand)AuthorAgeFilesLines
* platform/x86/intel: pmc: Don't unconditionally attach Intel PMC when virtualizedRoger Pau Monné2022-11-151-0/+9
* platform/x86/intel/hid: Add some ACPI device IDsIvan Hu2022-11-071-0/+3
* platform/x86/intel/pmt: Sapphire Rapids PMT errata fixDavid E. Box2022-11-071-1/+30
* platform/x86/intel: pmc/core: Add Raptor Lake support to pmc core driverGayatri Kammela2022-10-241-0/+2
* Merge tag 'irq-core-2022-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-10-121-2/+1
|\
| * platform/x86: intel_int0002_vgpio: Use generic_handle_irq_safe()Sebastian Andrzej Siewior2022-09-191-2/+1
* | Merge tag 'acpi-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2022-10-101-3/+3
|\ \
| * | platform/x86: int3472: Don't leak reference on errorAndy Shevchenko2022-10-041-3/+3
* | | Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-10-055-46/+24
|\ \ \
| * | | platform/x86: use PLATFORM_DEVID_NONE instead of -1Barnabás Pőcze2022-10-031-1/+1
| * | | platform/x86/intel/wmi: thunderbolt: Use dev_groups callbackShyam Sundar S K2022-09-271-22/+2
| * | | platform/x86: intel-uncore-freq: Use sysfs_emit() to instead of scnprintf()ye xingchen2022-09-271-1/+1
| * | | platform/x86: int3472/discrete: Drop a forward declarationUwe Kleine-König2022-09-221-18/+16
| * | | platform/x86: intel_cht_int33fe: Fix comment according to the code flowAndy Shevchenko2022-09-011-1/+1
| * | | platform/x86: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-261-3/+3
| | |/ | |/|
* | | Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-041-3/+1
|\ \ \ | |_|/ |/| |
| * | i2c: Make remove callback return voidUwe Kleine-König2022-08-161-3/+1
| |/
* | platform/x86: int3472: Add board data for Surface Go2 IR cameraDaniel Scally2022-09-241-0/+33
* | platform/x86: int3472: Support multiple gpio lookups in board dataDaniel Scally2022-09-243-9/+32
* | platform/x86: int3472: Support multiple clock consumersDaniel Scally2022-09-241-7/+52
* | ACPI: scan: Add acpi_dev_get_next_consumer_dev()Daniel Scally2022-09-241-1/+1
|/
* platform/x86/intel/vsec: Fix wrong type for local status variablesHans de Goede2022-08-011-4/+4
* platform/x86: p2sb: Move out of X86_PLATFORM_DEVICES dependencyAndy Shevchenko2022-08-013-147/+0
* Merge tag 'ib-mfd-edac-i2c-leds-pinctrl-platform-watchdog-v5.20' into review-...Hans de Goede2022-08-013-0/+147
|\
| * i2c: i801: convert to use common P2SB accessorAndy Shevchenko2022-07-141-0/+6
| * platform/x86/intel: Add Primary to Sideband (P2SB) bridge supportJonathan Yong2022-07-143-0/+141
* | platform/x86: intel_atomisp2_led: Also turn off the always-on camera LED on t...Hans de Goede2022-07-101-1/+2
* | platform/x86/intel/ifs: Mark as BROKENHans de Goede2022-07-101-0/+3
* | platform/x86/intel/vsec: Add PCI error recovery support to Intel PMTGayatri Kammela2022-07-081-2/+80
* | platform/x86/intel/pmt: telemetry: Fix fixed region handlingDavid E. Box2022-07-021-3/+15
* | platform/x86/intel/vsec: Add support for Raptor LakeDavid E. Box2022-07-021-0/+2
* | platform/x86/intel/vsec: Rework early hardware codeDavid E. Box2022-07-023-41/+39
* | platform/x86: ISST: PUNIT device mapping with Sub-NUMA clusteringSrinivas Pandruvada2022-07-021-7/+32
* | platform/x86: intel/pmc: Add Alder Lake N support to PMC core driverGayatri Kammela2022-06-271-0/+1
* | platform/x86/intel: hid: Add Surface Go to VGBS allow listDuke Lee2022-06-121-0/+6
* | platform/x86/intel: pmc: Support Intel Raptorlake PGeorge D Sworo2022-06-101-0/+1
* | platform/x86/intel: Fix pmt_crashlog array referenceDavid Arcari2022-06-101-1/+1
|/
* platform/x86/intel/ifs: Add CPU_SUP_INTEL dependencyBorislav Petkov2022-05-191-1/+1
* platform/x86: intel_cht_int33fe: Set driver dataHeikki Krogerus2022-05-191-0/+2
* platform/x86: intel-hid: fix _DSM function index handlingMichael Niewöhner2022-05-191-1/+1
* Documentation: In-Field ScanTony Luck2022-05-121-0/+110
* trace: platform/x86/intel/ifs: Add trace point to track Intel IFS operationsTony Luck2022-05-121-0/+5
* platform/x86/intel/ifs: Add IFS sysfs interfaceJithu Joseph2022-05-124-1/+158
* platform/x86/intel/ifs: Add scan test supportJithu Joseph2022-05-123-1/+292
* platform/x86/intel/ifs: Authenticate and copy to secured memoryJithu Joseph2022-05-122-2/+226
* platform/x86/intel/ifs: Check IFS Image sanityJithu Joseph2022-05-121-0/+66
* platform/x86/intel/ifs: Read IFS firmware imageJithu Joseph2022-05-124-2/+75
* platform/x86/intel/ifs: Add stub driver for In-Field ScanTony Luck2022-05-125-0/+66
* platform/x86/intel: Fix 'rmmod pmt_telemetry' panicPrarit Bhargava2022-05-061-1/+1
* platform/x86/intel: pmc/core: Use kobj_to_dev()Minghao Chi2022-04-271-1/+1