index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
intel
Age
Commit message (
Expand
)
Author
Lines
2022-06-12
platform/x86/intel: hid: Add Surface Go to VGBS allow list
Duke Lee
-0
/
+6
2022-06-10
platform/x86/intel: pmc: Support Intel Raptorlake P
George D Sworo
-0
/
+1
2022-06-10
platform/x86/intel: Fix pmt_crashlog array reference
David Arcari
-1
/
+1
2022-05-19
platform/x86/intel/ifs: Add CPU_SUP_INTEL dependency
Borislav Petkov
-1
/
+1
2022-05-19
platform/x86: intel_cht_int33fe: Set driver data
Heikki Krogerus
-0
/
+2
2022-05-19
platform/x86: intel-hid: fix _DSM function index handling
Michael Niewöhner
-1
/
+1
2022-05-12
Documentation: In-Field Scan
Tony Luck
-0
/
+110
2022-05-12
trace: platform/x86/intel/ifs: Add trace point to track Intel IFS operations
Tony Luck
-0
/
+5
2022-05-12
platform/x86/intel/ifs: Add IFS sysfs interface
Jithu Joseph
-1
/
+158
2022-05-12
platform/x86/intel/ifs: Add scan test support
Jithu Joseph
-1
/
+292
2022-05-12
platform/x86/intel/ifs: Authenticate and copy to secured memory
Jithu Joseph
-2
/
+226
2022-05-12
platform/x86/intel/ifs: Check IFS Image sanity
Jithu Joseph
-0
/
+66
2022-05-12
platform/x86/intel/ifs: Read IFS firmware image
Jithu Joseph
-2
/
+75
2022-05-12
platform/x86/intel/ifs: Add stub driver for In-Field Scan
Tony Luck
-0
/
+66
2022-05-06
platform/x86/intel: Fix 'rmmod pmt_telemetry' panic
Prarit Bhargava
-1
/
+1
2022-04-27
platform/x86/intel: pmc/core: Use kobj_to_dev()
Minghao Chi
-1
/
+1
2022-04-27
platform/x86/intel: pmc/core: change pmc_lpm_modes to static
Tom Rix
-1
/
+1
2022-04-27
platform/x86/intel/sdsi: Fix bug in multi packet reads
David E. Box
-5
/
+3
2022-04-27
platform/x86/intel/sdsi: Poll on ready bit for writes
David E. Box
-2
/
+2
2022-04-27
platform/x86/intel/sdsi: Handle leaky bucket
David E. Box
-7
/
+25
2022-04-27
platform/x86: intel-uncore-freq: Prevent driver loading in guests
Srinivas Pandruvada
-0
/
+3
2022-03-08
platform/x86: intel-uncore-freq: fix uncore_freq_common_init() error codes
Dan Carpenter
-2
/
+2
2022-02-21
platform/x86: int3472: Add terminator to gpiod_lookup_table
Daniel Scally
-1
/
+2
2022-02-17
platform/x86/intel-uncore-freq: Split common and enumeration part
Srinivas Pandruvada
-283
/
+365
2022-02-17
platform/x86/intel/uncore-freq: Display uncore current frequency
Srinivas Pandruvada
-9
/
+62
2022-02-17
platform/x86/intel/uncore-freq: Use sysfs API to create attributes
Srinivas Pandruvada
-112
/
+113
2022-02-17
platform/x86/intel/uncore-freq: Move to uncore-frequency folder
Srinivas Pandruvada
-14
/
+32
2022-02-14
platform/x86: Add Intel Software Defined Silicon driver
David E. Box
-1
/
+599
2022-02-11
platform/x86: intel_cht_int33fe: Move to intel directory
Hans de Goede
-24
/
+22
2022-02-11
platform/x86: intel_cht_int33fe: Drop Lenovo Yogabook YB1-X9x code
Hans de Goede
-118
/
+8
2022-02-11
platform/x86: intel_cht_int33fe: Switch to DMI modalias based loading
Hans de Goede
-171
/
+111
2022-02-03
platform/x86: Replace acpi_bus_get_device()
Rafael J. Wysocki
-13
/
+6
2022-01-24
platform/x86: ISST: Fix possible circular locking dependency detected
Srinivas Pandruvada
-34
/
+63
2022-01-24
platform/x86: intel_crystal_cove_charger: Fix IRQ masking / unmasking
Hans de Goede
-13
/
+13
2022-01-12
Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-59
/
+528
2022-01-11
Merge tag 'platform-drivers-x86-v5.17-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-1
/
+170
2022-01-10
Merge tag 'media/v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
-145
/
+373
2022-01-08
platform/x86: int3472: Add board data for Surface Go 3
Daniel Scally
-0
/
+13
2022-01-05
platform/x86: Add intel_crystal_cove_charger driver
Hans de Goede
-0
/
+155
2021-12-30
platform/x86: intel-uncore-frequency: use default_groups in kobj_type
Greg Kroah-Hartman
-1
/
+2
2021-12-24
Merge tag 'platform-drivers-x86-v5.16-4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-16
/
+1
2021-12-23
platform/x86: intel_pmc_core: fix memleak on registration failure
Johan Hovold
-1
/
+1
2021-12-23
platform/x86: intel_pmc_core: fix memleak on registration failure
Johan Hovold
-1
/
+1
2021-12-23
platform/x86/intel: Remove X86_PLATFORM_DRIVERS_INTEL
Andy Shevchenko
-15
/
+0
2021-12-23
platform/x86/intel: Remove X86_PLATFORM_DRIVERS_INTEL
Andy Shevchenko
-15
/
+0
2021-12-22
platform/x86/intel: Move intel_pmt from MFD to Auxiliary Bus
David E. Box
-59
/
+528
2021-12-16
Merge tag 'platform-drivers-x86-int3472-1' of git://git.kernel.org/pub/scm/li...
Mauro Carvalho Chehab
-145
/
+373
2021-12-15
Merge tag 'platform-drivers-x86-int3472-1' into review-hans
Hans de Goede
-145
/
+373
2021-12-13
platform/x86: int3472: Deal with probe ordering issues
Hans de Goede
-0
/
+7
2021-12-13
platform/x86: int3472: Pass tps68470_regulator_platform_data to the tps68470-...
Hans de Goede
-1
/
+199
[next]