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
2022-10-12
Merge tag 'irq-core-2022-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+1
2022-10-10
Merge tag 'acpi-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-3
/
+3
2022-10-05
Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
5
-46
/
+24
2022-10-04
Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+1
2022-10-04
platform/x86: int3472: Don't leak reference on error
Andy Shevchenko
1
-3
/
+3
2022-10-03
platform/x86: use PLATFORM_DEVID_NONE instead of -1
Barnabás Pőcze
1
-1
/
+1
2022-09-27
platform/x86/intel/wmi: thunderbolt: Use dev_groups callback
Shyam Sundar S K
1
-22
/
+2
2022-09-27
platform/x86: intel-uncore-freq: Use sysfs_emit() to instead of scnprintf()
ye xingchen
1
-1
/
+1
2022-09-24
platform/x86: int3472: Add board data for Surface Go2 IR camera
Daniel Scally
1
-0
/
+33
2022-09-24
platform/x86: int3472: Support multiple gpio lookups in board data
Daniel Scally
3
-9
/
+32
2022-09-24
platform/x86: int3472: Support multiple clock consumers
Daniel Scally
1
-7
/
+52
2022-09-24
ACPI: scan: Add acpi_dev_get_next_consumer_dev()
Daniel Scally
1
-1
/
+1
2022-09-22
platform/x86: int3472/discrete: Drop a forward declaration
Uwe Kleine-König
1
-18
/
+16
2022-09-19
platform/x86: intel_int0002_vgpio: Use generic_handle_irq_safe()
Sebastian Andrzej Siewior
1
-2
/
+1
2022-09-01
platform/x86: intel_cht_int33fe: Fix comment according to the code flow
Andy Shevchenko
1
-1
/
+1
2022-08-26
platform/x86: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-3
/
+3
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-08-01
platform/x86/intel/vsec: Fix wrong type for local status variables
Hans de Goede
1
-4
/
+4
2022-08-01
platform/x86: p2sb: Move out of X86_PLATFORM_DEVICES dependency
Andy Shevchenko
3
-147
/
+0
2022-08-01
Merge tag 'ib-mfd-edac-i2c-leds-pinctrl-platform-watchdog-v5.20' into review-...
Hans de Goede
3
-0
/
+147
2022-07-14
i2c: i801: convert to use common P2SB accessor
Andy Shevchenko
1
-0
/
+6
2022-07-14
platform/x86/intel: Add Primary to Sideband (P2SB) bridge support
Jonathan Yong
3
-0
/
+141
2022-07-10
platform/x86: intel_atomisp2_led: Also turn off the always-on camera LED on t...
Hans de Goede
1
-1
/
+2
2022-07-10
platform/x86/intel/ifs: Mark as BROKEN
Hans de Goede
1
-0
/
+3
2022-07-08
platform/x86/intel/vsec: Add PCI error recovery support to Intel PMT
Gayatri Kammela
1
-2
/
+80
2022-07-02
platform/x86/intel/pmt: telemetry: Fix fixed region handling
David E. Box
1
-3
/
+15
2022-07-02
platform/x86/intel/vsec: Add support for Raptor Lake
David E. Box
1
-0
/
+2
2022-07-02
platform/x86/intel/vsec: Rework early hardware code
David E. Box
3
-41
/
+39
2022-07-02
platform/x86: ISST: PUNIT device mapping with Sub-NUMA clustering
Srinivas Pandruvada
1
-7
/
+32
2022-06-27
platform/x86: intel/pmc: Add Alder Lake N support to PMC core driver
Gayatri Kammela
1
-0
/
+1
2022-06-12
platform/x86/intel: hid: Add Surface Go to VGBS allow list
Duke Lee
1
-0
/
+6
2022-06-10
platform/x86/intel: pmc: Support Intel Raptorlake P
George D Sworo
1
-0
/
+1
2022-06-10
platform/x86/intel: Fix pmt_crashlog array reference
David Arcari
1
-1
/
+1
2022-05-19
platform/x86/intel/ifs: Add CPU_SUP_INTEL dependency
Borislav Petkov
1
-1
/
+1
2022-05-19
platform/x86: intel_cht_int33fe: Set driver data
Heikki Krogerus
1
-0
/
+2
2022-05-19
platform/x86: intel-hid: fix _DSM function index handling
Michael Niewöhner
1
-1
/
+1
2022-05-12
Documentation: In-Field Scan
Tony Luck
1
-0
/
+110
2022-05-12
trace: platform/x86/intel/ifs: Add trace point to track Intel IFS operations
Tony Luck
1
-0
/
+5
2022-05-12
platform/x86/intel/ifs: Add IFS sysfs interface
Jithu Joseph
4
-1
/
+158
2022-05-12
platform/x86/intel/ifs: Add scan test support
Jithu Joseph
3
-1
/
+292
2022-05-12
platform/x86/intel/ifs: Authenticate and copy to secured memory
Jithu Joseph
2
-2
/
+226
2022-05-12
platform/x86/intel/ifs: Check IFS Image sanity
Jithu Joseph
1
-0
/
+66
2022-05-12
platform/x86/intel/ifs: Read IFS firmware image
Jithu Joseph
4
-2
/
+75
2022-05-12
platform/x86/intel/ifs: Add stub driver for In-Field Scan
Tony Luck
5
-0
/
+66
2022-05-06
platform/x86/intel: Fix 'rmmod pmt_telemetry' panic
Prarit Bhargava
1
-1
/
+1
2022-04-27
platform/x86/intel: pmc/core: Use kobj_to_dev()
Minghao Chi
1
-1
/
+1
2022-04-27
platform/x86/intel: pmc/core: change pmc_lpm_modes to static
Tom Rix
1
-1
/
+1
2022-04-27
platform/x86/intel/sdsi: Fix bug in multi packet reads
David E. Box
1
-5
/
+3
2022-04-27
platform/x86/intel/sdsi: Poll on ready bit for writes
David E. Box
1
-2
/
+2
2022-04-27
platform/x86/intel/sdsi: Handle leaky bucket
David E. Box
1
-7
/
+25
[next]