index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-28
platform/x86: hp-bioscfg: Removed needless asm-generic
Tanzir Hasan
1
-1
/
+0
2023-12-28
platform/x86/intel/pmc: Add Lunar Lake M support to intel_pmc_core driver
Rajvi Jingar
4
-1
/
+574
2023-12-28
platform/x86/intel/pmc: Add Arrow Lake S support to intel_pmc_core driver
Rajvi Jingar
4
-1
/
+766
2023-12-20
pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()
Sean Young
1
-1
/
+1
2023-12-19
ACPI: utils: Introduce helper for _DEP list lookup
Rafael J. Wysocki
1
-27
/
+1
2023-12-19
platform/x86/intel/pmc: Add ssram_init flag in PMC discovery in Meteor Lake
Rajvi Jingar
1
-1
/
+6
2023-12-19
platform/x86/intel/pmc: Move common code to core.c
Rajvi Jingar
4
-57
/
+60
2023-12-19
platform/x86/intel/pmc: Add PSON residency counter for Alder Lake
Rajvi Jingar
1
-0
/
+2
2023-12-19
platform/x86/intel/pmc: Add regmap for Tiger Lake H PCH
Rajvi Jingar
3
-6
/
+58
2023-12-19
platform/x86/intel/pmc: Add PSON residency counter
Rajvi Jingar
2
-0
/
+39
2023-12-19
platform/x86/intel/pmc: Fix in mtl_punit_pmt_init()
Rajvi Jingar
1
-1
/
+1
2023-12-19
platform/x86: wmi: Simplify get_subobj_info()
Armin Wolf
1
-11
/
+5
2023-12-19
platform/x86: wmi: Decouple ACPI notify handler from wmi_block_list
Armin Wolf
1
-26
/
+20
2023-12-19
platform/x86: wmi: Create WMI bus device first
Armin Wolf
1
-11
/
+11
2023-12-19
platform/x86: wmi: Use devres for resource handling
Armin Wolf
1
-23
/
+35
2023-12-19
platform/x86: wmi: Remove ACPI handlers after WMI devices
Armin Wolf
1
-5
/
+4
2023-12-19
platform/x86: wmi: Remove unused variable in address space handler
Armin Wolf
1
-3
/
+3
2023-12-18
platform/x86/intel/pmc: Fix in pmc_core_ssram_get_pmc()
Rajvi Jingar
1
-1
/
+1
2023-12-18
platform/x86/intel/vsec: Add support for Lunar Lake M
Rajvi Jingar
1
-0
/
+7
2023-12-18
platform/x86: silicom-platform: Fix spelling mistake "platfomr" -> "platform"
Colin Ian King
1
-1
/
+1
2023-12-18
platform/x86/amd/pmc: Disable keyboard wakeup on AMD Framework 13
Mario Limonciello
1
-0
/
+17
2023-12-18
platform/x86/amd/pmc: Move keyboard wakeup disablement detection to pmc-quirks
Mario Limonciello
3
-1
/
+5
2023-12-18
platform/x86/amd/pmc: Only run IRQ1 firmware version check on Cezanne
Mario Limonciello
1
-9
/
+12
2023-12-18
platform/x86/amd/pmc: Move platform defines to header
Mario Limonciello
2
-10
/
+11
2023-12-18
platform/x86/intel/pmc: Fix hang in pmc_core_send_ltr_ignore()
Rajvi Jingar
1
-1
/
+1
2023-12-18
platform/x86: thinkpad_acpi: fix for incorrect fan reporting on some ThinkPad...
Vishnu Sankar
1
-13
/
+85
2023-12-18
platform/x86/amd/pmf: dump policy binary data
Shyam Sundar S K
1
-0
/
+9
2023-12-18
platform/x86/amd/pmf: Add capability to sideload of policy binary
Shyam Sundar S K
2
-0
/
+64
2023-12-18
platform/x86/amd/pmf: Add facility to dump TA inputs
Shyam Sundar S K
3
-0
/
+40
2023-12-18
platform/x86/amd/pmf: Make source_as_str() as non-static
Shyam Sundar S K
2
-2
/
+4
2023-12-18
platform/x86/amd/pmf: Add support to update system state
Shyam Sundar S K
2
-0
/
+43
2023-12-18
platform/x86/amd/pmf: Add support update p3t limit
Shyam Sundar S K
2
-0
/
+11
2023-12-18
platform/x86/amd/pmf: Add support to get inputs from other subsystems
Shyam Sundar S K
4
-1
/
+144
2023-12-18
platform/x86/amd/pmf: change amd_pmf_init_features() call sequence
Shyam Sundar S K
1
-1
/
+1
2023-12-18
platform/x86/amd/pmf: Add support for PMF Policy Binary
Shyam Sundar S K
5
-3
/
+336
2023-12-18
platform/x86/amd/pmf: Change return type of amd_pmf_set_dram_addr()
Shyam Sundar S K
2
-9
/
+31
2023-12-18
platform/x86/amd/pmf: Add support for PMF-TA interaction
Shyam Sundar S K
2
-1
/
+106
2023-12-18
platform/x86/amd/pmf: Add PMF TEE interface
Shyam Sundar S K
5
-5
/
+130
2023-12-18
platform/chrome/wilco_ec: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2
-5
/
+5
2023-12-15
usb: typec: change altmode SVID to u16 entry
Dmitry Baryshkov
1
-1
/
+1
2023-12-15
ACPI: utils: Return bool from acpi_evaluate_reference()
Rafael J. Wysocki
1
-3
/
+1
2023-12-15
platform/chrome: cros_ec_vbc: Fix -Warray-bounds warnings
Gustavo A. R. Silva
1
-4
/
+8
2023-12-14
Merge tag 'platform-drivers-x86-amd-wbrf-v6.8-1' into review-hans
Hans de Goede
3
-0
/
+332
2023-12-11
hwmon: (dell-smm) Add support for WMI SMM interface
Armin Wolf
1
-0
/
+1
2023-12-11
platform/x86/amd: Add support for AMD ACPI based Wifi band RFI mitigation fea...
Ma Jun
3
-0
/
+332
2023-12-11
platform/x86: wmi: Remove chardev interface
Armin Wolf
1
-175
/
+5
2023-12-11
platform/x86: dell-smbios-wmi: Stop using WMI chardev
Armin Wolf
1
-44
/
+117
2023-12-11
platform/x86: dell-smbios-wmi: Use devm_get_free_pages()
Armin Wolf
1
-9
/
+3
2023-12-11
platform/x86: wmi: Remove debug_event module param
Armin Wolf
1
-67
/
+7
2023-12-11
platform/x86: wmi: Remove debug_dump_wdg module param
Armin Wolf
1
-31
/
+0
[prev]
[next]