index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-11
platform/x86/intel/tpmi: Don't create devices for disabled features
Srinivas Pandruvada
1
-1
/
+13
2023-12-08
platform/x86: intel-vbtn: Fix missing tablet-mode-switch events
Hans de Goede
1
-4
/
+15
2023-12-04
platform/x86/intel/pmc: Show Die C6 counter on Meteor Lake
David E. Box
1
-0
/
+32
2023-12-04
platform/x86/intel/pmc: Add debug attribute for Die C6 counter
David E. Box
2
-0
/
+59
2023-12-04
platform/x86/intel/pmc: Read low power mode requirements for MTL-M and MTL-P
Xi Pardee
1
-7
/
+32
2023-12-04
platform/x86/intel/pmc: Retrieve LPM information using Intel PMT
Xi Pardee
2
-0
/
+138
2023-12-04
platform/x86/intel/pmc: Display LPM requirements for multiple PMCs
Rajvi Jingar
1
-55
/
+68
2023-12-04
platform/x86/intel/pmc: Find and register PMC telemetry entries
David E. Box
2
-0
/
+50
2023-12-04
platform/x86/intel/pmc/mtl: Use return value from pmc_core_ssram_init()
David E. Box
1
-4
/
+8
2023-12-04
platform/x86/intel/pmc: Cleanup SSRAM discovery
David E. Box
1
-29
/
+33
2023-12-04
platform/x86/intel/pmc: Allow pmc_core_ssram_init to fail
David E. Box
2
-9
/
+14
2023-12-04
platform/x86:intel/pmc: Call pmc_get_low_power_modes from platform init
Xi Pardee
8
-7
/
+30
2023-12-04
platform/x86/intel/pmt: telemetry: Export API to read telemetry
David E. Box
4
-8
/
+344
2023-12-04
platform/x86/intel/pmt: Add header to struct intel_pmt_entry
David E. Box
4
-15
/
+13
2023-12-04
platform/x86/intel/vsec: Add base address field
David E. Box
3
-5
/
+21
2023-12-04
platform/x86/intel/vsec: Add intel_vsec_register
Gayatri Kammela
2
-1
/
+27
2023-12-04
platform/x86/intel/vsec: Assign auxdev parent by argument
David E. Box
1
-4
/
+4
2023-12-04
platform/x86/intel/vsec: Use cleanup.h
David E. Box
1
-7
/
+11
2023-12-04
platform/x86/intel/vsec: remove platform_info from vsec device structure
David E. Box
3
-3
/
+3
2023-12-04
platform/x86/intel/vsec: Move structures to header
David E. Box
2
-35
/
+36
2023-12-04
platform/x86/intel/vsec: Remove unnecessary return
David E. Box
1
-5
/
+1
2023-12-04
platform/x86/intel/vsec: Fix xa_alloc memory leak
David E. Box
2
-10
/
+16
2023-11-21
platform/x86: intel_telemetry: Fix kernel doc descriptions
Andy Shevchenko
1
-2
/
+2
2023-11-20
platform/x86/intel/wmi: thunderbolt: Use bus-based WMI interface
Armin Wolf
1
-2
/
+1
2023-11-20
platform/x86: intel-wmi-sbl-fw-update: Use bus-based WMI interface
Armin Wolf
1
-9
/
+4
2023-11-04
Merge tag 'x86_microcode_for_v6.7_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+3
2023-10-31
Merge tag 'platform-drivers-x86-v6.7-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
9
-80
/
+375
2023-10-31
Merge tag 'gpio-updates-for-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-94
/
+94
2023-10-24
x86/microcode/intel: Rework intel_find_matching_signature()
Thomas Gleixner
1
-1
/
+1
2023-10-24
x86/microcode/intel: Rework intel_cpu_collect_info()
Thomas Gleixner
1
-5
/
+3
2023-10-11
platform/x86: intel-uncore-freq: Conditionally create attribute for read freq...
Srinivas Pandruvada
1
-2
/
+6
2023-10-06
Merge branch 'pdx86/platform-drivers-x86-int3472' into review-ilpo
Ilpo Järvinen
4
-94
/
+94
2023-10-06
platform/x86: int3472: Switch to devm_get_gpiod()
Hans de Goede
3
-26
/
+6
2023-10-06
platform/x86: int3472: Stop using gpiod_toggle_active_low()
Hans de Goede
4
-59
/
+41
2023-10-06
platform/x86: int3472: Add new skl_int3472_gpiod_get_from_temp_lookup() helper
Bartosz Golaszewski
1
-0
/
+26
2023-10-06
platform/x86: int3472: Add new skl_int3472_fill_gpiod_lookup() helper
Hans de Goede
1
-10
/
+22
2023-10-06
platform/x86/intel/ifs: ARRAY BIST for Sierra Forest
Jithu Joseph
3
-8
/
+51
2023-10-06
platform/x86/intel/ifs: Add new error code
Jithu Joseph
1
-0
/
+6
2023-10-06
platform/x86/intel/ifs: Add new CPU support
Jithu Joseph
1
-0
/
+3
2023-10-06
platform/x86/intel/ifs: Metadata validation for start_chunk
Jithu Joseph
1
-0
/
+7
2023-10-06
platform/x86/intel/ifs: Validate image size
Jithu Joseph
1
-0
/
+8
2023-10-06
platform/x86/intel/ifs: Gen2 Scan test support
Jithu Joseph
2
-13
/
+44
2023-10-06
platform/x86/intel/ifs: Gen2 scan image loading
Jithu Joseph
2
-2
/
+137
2023-10-06
platform/x86/intel/ifs: Refactor image loading code
Jithu Joseph
1
-12
/
+19
2023-10-06
platform/x86/intel/ifs: Store IFS generation number
Jithu Joseph
2
-0
/
+5
2023-10-04
platform/x86/intel/ifs: release cpus_read_lock()
Jithu Joseph
1
-3
/
+4
2023-10-04
platform/x86/intel/tpmi: Add debugfs support for read/write blocked
Srinivas Pandruvada
1
-25
/
+56
2023-10-04
platform/x86/intel-uncore-freq: Ignore minor version change
Srinivas Pandruvada
1
-4
/
+14
2023-10-04
platform/x86: ISST: Ignore minor version change
Srinivas Pandruvada
1
-4
/
+12
2023-10-04
platform/x86: intel_speed_select_if: Use devm_ioremap_resource
Srinivas Pandruvada
1
-4
/
+5
[prev]
[next]