index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-12
platform/x86: int3472/discrete: Ensure the clk/power enable pins are in outpu...
Hans de Goede
2
-0
/
+7
2023-01-12
platform/x86: intel/pmc/core: Add Meteor Lake mobile support
Gayatri Kammela
1
-0
/
+1
2022-12-13
Merge tag 'x86_microcode_for_v6.2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-135
/
+191
2022-12-13
Merge tag 'regulator-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
1
-1
/
+2
2022-12-12
Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-3
/
+1
2022-12-12
Merge tag 'pm-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-0
/
+1
2022-12-12
Merge branches 'acpi-scan', 'acpi-bus', 'acpi-tables' and 'acpi-sysfs'
Rafael J. Wysocki
1
-3
/
+1
2022-12-08
regulator: core: Use different devices for resource allocation and DT lookup
ChiYuan Huang
1
-1
/
+2
2022-12-03
platform/x86/intel/ifs: Add missing kernel-doc entry
Jithu Joseph
1
-0
/
+1
2022-11-23
ACPI: make remove callback of ACPI driver void
Dawei Li
1
-3
/
+1
2022-11-23
platform/x86: intel-uncore-freq: add Emerald Rapids support
Artem Bityutskiy
1
-0
/
+1
2022-11-21
platform/x86/intel/hid: Add module-params for 5 button array + SW_TABLET_MODE...
Hans de Goede
1
-5
/
+31
2022-11-21
platform/x86/intel/sdsi: Add meter certificate support
David E. Box
1
-11
/
+38
2022-11-21
platform/x86/intel/sdsi: Support different GUIDs
David E. Box
1
-3
/
+47
2022-11-21
platform/x86/intel/sdsi: Hide attributes if hardware doesn't support
David E. Box
1
-11
/
+22
2022-11-21
platform/x86/intel/sdsi: Add Intel On Demand text
David E. Box
2
-6
/
+6
2022-11-21
platform/x86: intel/pmc/core: Add Meteor Lake support to pmc core driver
Gayatri Kammela
4
-2
/
+72
2022-11-21
platform/x86: intel/pmc: Relocate Alder Lake PCH support
Gayatri Kammela
4
-316
/
+345
2022-11-21
platform/x86: intel/pmc: Relocate Tiger Lake PCH support
Gayatri Kammela
4
-264
/
+285
2022-11-21
platform/x86: intel/pmc: Relocate Ice Lake PCH support
Xi Pardee
4
-46
/
+60
2022-11-21
platform/x86: intel/pmc: Relocate Cannon Lake Point PCH support
Xi Pardee
4
-200
/
+219
2022-11-21
platform/x86: intel/pmc: Relocate Sunrise Point PCH support
Rajvi Jingar
4
-130
/
+148
2022-11-21
platform/x86: intel/pmc: Move variable declarations and definitions to header...
Xi Pardee
2
-12
/
+16
2022-11-21
platform/x86: intel/pmc: Replace all the reg_map with init functions
Gayatri Kammela
2
-37
/
+90
2022-11-19
Revert "platform/x86/intel/ifs: Mark as BROKEN"
Jithu Joseph
1
-3
/
+0
2022-11-19
platform/x86/intel/ifs: Add current_batch sysfs entry
Jithu Joseph
5
-16
/
+74
2022-11-19
platform/x86/intel/ifs: Remove reload sysfs entry
Jithu Joseph
1
-29
/
+0
2022-11-19
platform/x86/intel/ifs: Add metadata validation
Jithu Joseph
2
-1
/
+59
2022-11-19
platform/x86/intel/ifs: Use generic microcode headers and functions
Jithu Joseph
1
-84
/
+20
2022-11-19
platform/x86/intel/ifs: Add metadata support
Ashok Raj
1
-0
/
+32
2022-11-18
platform/x86/intel/ifs: Remove memory allocation from load path
Jithu Joseph
3
-14
/
+22
2022-11-18
platform/x86/intel/ifs: Remove image loading during init
Jithu Joseph
3
-8
/
+2
2022-11-18
platform/x86/intel/ifs: Return a more appropriate error code
Jithu Joseph
1
-1
/
+3
2022-11-18
platform/x86/intel/ifs: Remove unused selection
Jithu Joseph
1
-1
/
+0
2022-11-16
platform/x86: ISST: Fix typo in comments
chen zhang
1
-1
/
+1
2022-11-16
platform/x86/intel: pmc: Fix repeated word in comment
Jilin Yuan
1
-1
/
+1
2022-11-15
platform/x86/intel: pmc: Don't unconditionally attach Intel PMC when virtualized
Roger Pau Monné
1
-0
/
+9
2022-11-07
platform/x86/intel/hid: Add some ACPI device IDs
Ivan Hu
1
-0
/
+3
2022-11-07
platform/x86/intel/pmt: Sapphire Rapids PMT errata fix
David E. Box
1
-1
/
+30
2022-10-24
platform/x86/intel: pmc/core: Add Raptor Lake support to pmc core driver
Gayatri Kammela
1
-0
/
+2
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
[next]