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-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
2023-10-04
platform/x86: intel_speed_select_if: Remove hardcoded map size
Srinivas Pandruvada
1
-6
/
+10
2023-10-04
platform/x86: ISST: Allow level 0 to be not present
Srinivas Pandruvada
1
-3
/
+0
2023-10-04
platform/x86: ISST: Use fuse enabled mask instead of allowed levels
Srinivas Pandruvada
1
-1
/
+1
2023-09-28
platform/x86/intel: bytcrc_pwrsrc: Convert to platform remove callback return...
Uwe Kleine-König
1
-3
/
+2
2023-09-01
Merge tag 'platform-drivers-x86-v6.6-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-7
/
+392
2023-08-28
Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+2
2023-08-28
Merge tag 'x86_microcode_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+4
2023-08-23
Merge remote-tracking branch 'pdx86/fixes' into pdx86/for-next
Hans de Goede
4
-18
/
+19
2023-08-13
x86/microcode/intel: Rename get_datasize() since its used externally
Ashok Raj
1
-2
/
+3
2023-08-13
x86/microcode: Include vendor headers into microcode.h
Ashok Raj
1
-1
/
+1
2023-08-09
platform/x86: ISST: Reduce noise for missing numa information in logs
Srinivas Pandruvada
1
-2
/
+2
2023-08-09
x86/cpu: Fix Crestmont uarch
Peter Zijlstra
1
-1
/
+1
2023-08-09
x86/cpu: Fix Gracemont uarch
Peter Zijlstra
1
-1
/
+1
2023-07-25
platform/x86/intel/hid: Add HP Dragonfly G2 to VGBS DMI quirks
Maxim Mikityanskiy
1
-0
/
+6
2023-07-25
platform/x86: intel: hid: Always call BTNL ACPI method
Hans de Goede
1
-12
/
+9
2023-07-14
platform/x86/intel/tpmi: Add debugfs interface
Srinivas Pandruvada
1
-7
/
+212
2023-07-14
platform/x86/intel/tpmi: Read feature control status
Srinivas Pandruvada
1
-0
/
+180
2023-07-10
platform/x86: int3472/discrete: set variable skl_int3472_regulator_second_sen...
Tom Rix
1
-1
/
+1
2023-07-10
platform/x86/intel/tpmi: Prevent overflow for cap_offset
Srinivas Pandruvada
1
-3
/
+1
2023-06-30
Merge tag 'platform-drivers-x86-v6.5-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
23
-372
/
+2222
2023-06-20
platform/x86:intel/pmc: Add Meteor Lake IOE-M PMC related maps
Xi Pardee
2
-0
/
+151
2023-06-20
platform/x86:intel/pmc: Add Meteor Lake IOE-P PMC related maps
Xi Pardee
2
-0
/
+343
2023-06-20
platform/x86:intel/pmc: Use SSRAM to discover pwrm base address of primary PMC
Xi Pardee
1
-6
/
+13
2023-06-20
platform/x86:intel/pmc: Discover PMC devices
David E. Box
5
-14
/
+180
2023-06-20
platform/x86:intel/pmc: Enable debugfs multiple PMC support
Xi Pardee
1
-66
/
+129
2023-06-20
platform/x86:intel/pmc: Add support to handle multiple PMCs
Xi Pardee
8
-141
/
+205
2023-06-20
platform/x86:intel/pmc: Combine core_init() and core_configure()
Xi Pardee
8
-58
/
+85
2023-06-20
platform/x86:intel/pmc: Update maps for Meteor Lake P/M platforms
Xi Pardee
2
-10
/
+466
2023-06-20
platform/x86/intel: tpmi: Remove hardcoded unit and offset
Srinivas Pandruvada
1
-3
/
+5
2023-06-20
platform/x86: int3472: discrete: Log a warning if the pin-numbers don't match
Hans de Goede
1
-1
/
+7
2023-06-20
platform/x86: int3472: discrete: Use FIELD_GET() on the GPIO _DSM return value
Hans de Goede
1
-3
/
+7
2023-06-20
platform/x86: int3472: discrete: Add alternative "AVDD" regulator supply name
Hans de Goede
2
-1
/
+2
2023-06-20
platform/x86: int3472: discrete: Add support for 1 GPIO regulator shared betw...
Hans de Goede
2
-7
/
+41
2023-06-20
platform/x86: int3472: discrete: Remove sensor_config-s
Hans de Goede
3
-61
/
+31
2023-06-20
platform/x86: int3472: discrete: Drop GPIO remapping support
Hans de Goede
2
-40
/
+3
2023-06-13
platform/x86: ISST: Fix usage counter
Srinivas Pandruvada
1
-0
/
+2
2023-06-13
platform/x86: ISST: Reset default callback on unregister
Srinivas Pandruvada
1
-0
/
+1
2023-06-13
platform/x86: int3472: Switch back to use struct i2c_driver's .probe()
Uwe Kleine-König
1
-1
/
+1
2023-06-13
platform/x86/intel/pmc/mtl: Put devices in D3 during resume
David E. Box
1
-7
/
+20
2023-06-13
platform/x86/intel/pmc: Add resume callback
David E. Box
2
-2
/
+15
2023-06-08
platform/x86:intel/pmc: Remove Meteor Lake S platform support
Xi Pardee
1
-1
/
+0
2023-06-08
platform/x86: int3472: Evaluate device's _DSM method to control imaging clock
Bingbu Cao
3
-15
/
+99
2023-05-30
platform/x86: int3472: Avoid crash in unregistering regulator gpio
Hao Yao
1
-5
/
+8
2023-05-23
platform/x86/intel/ifs: Annotate work queue on stack so object debug does not...
David Arcari
1
-1
/
+1
2023-05-23
platform/x86: ISST: Remove 8 socket limit
Steve Wahl
1
-7
/
+5
2023-05-09
platform/x86/intel-uncore-freq: tpmi: Provide cluster level control
Srinivas Pandruvada
1
-28
/
+108
2023-05-09
platform/x86/intel-uncore-freq: Support for cluster level controls
Srinivas Pandruvada
3
-3
/
+65
[prev]
[next]