index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-05
Merge tag 'platform-drivers-x86-v6.17-3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-1
/
+2
2025-08-29
platform/x86/intel: power-domains: Use topology_logical_package_id() for pack...
David Arcari
1
-1
/
+1
2025-08-28
platform/x86/intel/pmc: Add Bartlett Lake support to intel_pmc_core
Li Yifan
1
-0
/
+1
2025-08-27
Merge tag 'media/v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-0
/
+6
2025-08-18
platform/x86: int3472: add hpd pin support
Dongcheng Yan
1
-0
/
+6
2025-08-12
platform/x86/intel-uncore-freq: Check write blocked for ELC
Srinivas Pandruvada
1
-0
/
+5
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
1
-1
/
+1
2025-07-31
Merge tag 'media/v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-0
/
+128
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+2
2025-07-22
platform/x86/intel/pmt: support BMG crashlog
Michael J. Ruhl
1
-13
/
+249
2025-07-22
platform/x86/intel/pmt: use a version struct
Michael J. Ruhl
1
-26
/
+66
2025-07-22
platform/x86/intel/pmt: refactor base parameter
Michael J. Ruhl
1
-28
/
+30
2025-07-22
platform/x86/intel/pmt: add register access helpers
Michael J. Ruhl
1
-29
/
+29
2025-07-22
platform/x86/intel/pmt: decouple sysfs and namespace
Michael J. Ruhl
3
-8
/
+9
2025-07-22
platform/x86/intel/pmt: correct types
Michael J. Ruhl
1
-2
/
+2
2025-07-22
platform/x86/intel/pmt: re-order trigger logic
Michael J. Ruhl
1
-4
/
+4
2025-07-22
platform/x86/intel/pmt: use guard(mutex)
Michael J. Ruhl
1
-17
/
+16
2025-07-22
platform/x86/intel/pmt: mutex clean up
Michael J. Ruhl
1
-2
/
+7
2025-07-22
platform/x86/intel/pmt: white space cleanup
Michael J. Ruhl
1
-2
/
+2
2025-07-22
platform/x86/intel/pmt: fix a crashlog NULL pointer access
Michael J. Ruhl
2
-1
/
+3
2025-07-21
platform/x86/intel/pmt: fix build dependency for kunit test
Arnd Bergmann
1
-0
/
+1
2025-07-11
platform/x86/intel/pmt/discovery: fix format string warning
Arnd Bergmann
1
-1
/
+1
2025-07-09
platform/x86/intel/pmt/discovery: Fix size_t specifiers for 32-bit
Nathan Chancellor
2
-2
/
+2
2025-07-03
platform/x86/intel/pmt: KUNIT test for PMT Enhanced Discovery API
David E. Box
3
-0
/
+132
2025-07-03
platform/x86/intel/pmt/telemetry: Add API to retrieve telemetry regions by fe...
David E. Box
1
-1
/
+88
2025-07-03
platform/x86/intel/pmt/discovery: Get telemetry attributes
David E. Box
4
-0
/
+46
2025-07-03
platform/x86/intel/tpmi: Get OOBMSM CPU mapping from TPMI
David E. Box
2
-1
/
+5
2025-07-03
platform/x86/intel/vsec: Set OOBMSM to CPU mapping
David E. Box
1
-0
/
+31
2025-07-03
platform/x86/intel/tpmi: Relocate platform info to intel_vsec.h
David E. Box
4
-10
/
+13
2025-07-03
platform/x86/intel/pmt: Add PMT Discovery driver
David E. Box
6
-2
/
+856
2025-07-03
platform/x86/intel/vsec: Add new Discovery feature
David E. Box
1
-2
/
+24
2025-07-03
platform/x86/intel/vsec: Skip driverless features
David E. Box
1
-1
/
+27
2025-07-03
platform/x86/intel/vsec: Skip absent features during initialization
David E. Box
1
-0
/
+24
2025-07-03
platform/x86/intel/vsec: Add device links to enforce dependencies
David E. Box
1
-10
/
+213
2025-07-03
platform/x86/intel/vsec: Create wrapper to walk PCI config space
David E. Box
1
-12
/
+26
2025-07-03
platform/x86/intel/vsec: Add private data for per-device data
David E. Box
1
-0
/
+12
2025-07-02
Merge branch 'fixes' into for-next
Ilpo Järvinen
6
-5
/
+21
2025-06-30
platform/x86/intel/hid: Add Wildcat Lake support
Srinivas Pandruvada
1
-0
/
+1
2025-06-30
platform/x86: int3472: Add board data for Dell 7212
Daniel Scally
1
-0
/
+128
2025-06-23
Merge 6.16-rc3 into driver-core-next
Greg Kroah-Hartman
5
-5
/
+20
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
1
-1
/
+1
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
1
-1
/
+1
2025-06-12
platform/x86/intel-uncore-freq: avoid non-literal format string
Arnd Bergmann
1
-1
/
+1
2025-06-12
platform/x86/intel/pmc: Add Panther Lake support to Intel PMC SSRAM Telemetry
Xi Pardee
2
-0
/
+6
2025-06-12
platform/x86/intel/pmc: Add Lunar Lake support to Intel PMC SSRAM Telemetry
Xi Pardee
2
-0
/
+4
2025-06-11
platform/x86: intel_telemetry: Remove unused telemetry_raw_read_events()
Dr. David Alan Gilbert
1
-19
/
+0
2025-06-11
platform/x86: intel_telemetry: Remove unused telemetry_[gs]et_sampling_period()
Dr. David Alan Gilbert
2
-174
/
+0
2025-06-11
platform/x86: intel_telemetry: Remove unused telemetry_*_events()
Dr. David Alan Gilbert
2
-215
/
+0
2025-06-09
platform/x86/intel: power-domains: Fix error code in tpmi_init()
Dan Carpenter
1
-1
/
+3
2025-06-09
platform/x86/intel-uncore-freq: Fail module load when plat_info is NULL
Srinivas Pandruvada
1
-3
/
+6
[next]