Age | Commit message (Expand) | Author |
11 days | platform/x86/intel/vsec: Add Diamond Rapids support | David E. Box |
11 days | platform/x86: intel-hid: fix volume buttons on Microsoft Surface Go 4 tablet | Dmitry Panchenko |
2025-02-11 | platform/x86: int3472: Call "reset" GPIO "enable" for INT347E | Sakari Ailus |
2025-02-11 | platform/x86: int3472: Use correct type for "polarity", call it gpio_flags | Sakari Ailus |
2025-02-04 | platform/x86/intel/ifs: Update documentation with image download path | Jithu Joseph |
2025-02-03 | platform/x86/intel: pmc: fix ltr decode in pmc_core_ltr_show() | Dmitry Kandybka |
2025-01-24 | Merge tag 'platform-drivers-x86-v6.14-1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2025-01-21 | Merge tag 'x86_cpu_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2025-01-21 | Merge branch 'fixes' into 'for-next' | Ilpo Järvinen |
2025-01-15 | platform/x86: intel: punit_ipc: Remove unused function | Dr. David Alan Gilbert |
2025-01-10 | Merge tag 'platform-drivers-x86-v6.13-5' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2025-01-07 | platform/x86: intel/pmc: Fix ioremap() of bad address | David E. Box |
2025-01-07 | platform/x86: ISST: Add Clearwater Forest to support list | Srinivas Pandruvada |
2025-01-07 | platform/x86/intel: power-domains: Add Clearwater Forest support | Srinivas Pandruvada |
2024-12-18 | x86/cpu: Make all all CPUID leaf names consistent | Dave Hansen |
2024-12-18 | x86/tsc: Move away from TSC leaf magic numbers | Dave Hansen |
2024-12-17 | platform/x86/intel: bytcrc_pwrsrc: fix power_supply dependency | Arnd Bergmann |
2024-12-17 | platform/x86/intel/tpmi/plr: Make char[] longer to silence warning | Ilpo Järvinen |
2024-12-17 | platform/x86/intel/pmt: Constify 'struct bin_attribute' | Thomas Weißschuh |
2024-12-17 | platform/x86/intel/sdsi: Constify 'struct bin_attribute' | Thomas Weißschuh |
2024-12-16 | Merge tag 'platform-drivers-x86-v6.13-3' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2024-12-11 | platform/x86/intel/vsec: Add support for Panther Lake | Xi Pardee |
2024-12-11 | platform/x86/intel/ifs: Add Clearwater Forest to CPU support list | Jithu Joseph |
2024-12-10 | platform/x86: int3472: Debug log the sensor name | Hans de Goede |
2024-12-10 | platform/x86: int3472: Fix skl_int3472_handle_gpio_resources() return value | Hans de Goede |
2024-12-10 | platform/x86: int3472: Make "pin number mismatch" message a debug message | Hans de Goede |
2024-12-10 | platform/x86: int3472: Check for adev == NULL | Hans de Goede |
2024-12-10 | platform/x86: intel: int0002_vgpio: Make the irqchip immutable | Hans de Goede |
2024-12-10 | platform/x86/intel: bytcrc_pwrsrc: Optionally register a power_supply dev | Hans de Goede |
2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra |
2024-11-29 | Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2024-11-22 | Merge tag 'mfd-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds |
2024-11-20 | Merge tag 'platform-drivers-x86-v6.13-1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2024-11-15 | Merge branches 'acpi-battery', 'acpi-ec', 'acpi-pfr' and 'acpi-osl' | Rafael J. Wysocki |
2024-11-14 | platform/x86/intel/pmt: allow user offset for PMT callbacks | Michael J. Ruhl |
2024-11-12 | intel-hid: fix volume buttons on Thinkpad X12 Detachable Tablet Gen 1 | Cole Stowell |
2024-11-05 | sysfs: treewide: constify attribute callback of bin_attribute::mmap() | Thomas Weißschuh |
2024-11-05 | sysfs: treewide: constify attribute callback of bin_is_visible() | Thomas Weißschuh |
2024-11-04 | platform/x86/intel/vsec: Remove a useless mutex | Christophe JAILLET |
2024-10-31 | platform/x86: intel: Add 'intel' prefix to the modules automatically | Andy Shevchenko |
2024-10-24 | ACPI: EC: make EC support compile-time conditional | Arnd Bergmann |
2024-10-22 | platform/x86/intel/pmc: Disable C1 auto-demotion during suspend | David E. Box |
2024-10-22 | platform/x86/intel/pmc: Refactor platform resume functions to use cnl_resume() | David E. Box |
2024-10-21 | platform/x86/intel/pmc: Fix pmc_core_iounmap to call iounmap for valid addresses | Vamsi Krishna Brahmajosyula |
2024-10-21 | platform/x86:intel/pmc: Revert "Enable the ACPI PM Timer to be turned off whe... | Marek Maslanka |
2024-10-17 | platform/x86: Switch back to struct platform_driver::remove() | Uwe Kleine-König |
2024-10-16 | mfd: intel_soc_pmic_bxtwc: Use IRQ domain for TMU device | Andy Shevchenko |
2024-10-06 | platform/x86/intel: power-domains: Add Diamond Rapids support | Srinivas Pandruvada |
2024-10-06 | platform/x86: ISST: Add Diamond Rapids to support list | Srinivas Pandruvada |
2024-10-06 | platform/x86:intel/pmc: Disable ACPI PM Timer disabling on Sky and Kaby Lake | Hans de Goede |