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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-13
platform/x86/amd/pmc: fix leak in probe()
Dan Carpenter
1
-1
/
+1
2025-03-07
Merge branch 'intel-sst' of https://github.com/spandruvada/linux-kernel into ...
Ilpo Järvinen
3
-10
/
+25
2025-03-07
tools/power/x86/intel-speed-select: v1.22 release
Srinivas Pandruvada
1
-1
/
+1
2025-03-07
tools/power/x86/intel-speed-select: Prefix header search path with sysroot
Khem Raj
1
-1
/
+1
2025-03-07
tools/power/x86/intel-speed-select: Die ID for IO dies
Srinivas Pandruvada
1
-2
/
+9
2025-03-07
tools/power/x86/intel-speed-select: Fix the condition to check multi die system
Srinivas Pandruvada
1
-5
/
+4
2025-03-07
tools/power/x86/intel-speed-select: Prevent increasing MAX_DIE_PER_PACKAGE
Srinivas Pandruvada
1
-2
/
+11
2025-03-07
platform/x86/amd/pmc: Use managed APIs for mutex
Shyam Sundar S K
1
-2
/
+3
2025-03-07
platform/x86/amd/pmc: Remove unnecessary line breaks
Shyam Sundar S K
1
-13
/
+11
2025-03-07
platform/x86/amd/pmc: Move macros and structures to the PMC header file
Shyam Sundar S K
2
-81
/
+81
2025-03-07
platform/x86/amd/pmc: Notify user when platform does not support s0ix transition
Shyam Sundar S K
2
-1
/
+3
2025-03-07
platform/x86: dell-ddv: Use the power supply extension mechanism
Armin Wolf
1
-30
/
+45
2025-03-07
platform/x86: dell-ddv: Use devm_battery_hook_register
Armin Wolf
1
-10
/
+1
2025-03-07
platform/x86: dell-ddv: Fix temperature calculation
Armin Wolf
1
-2
/
+4
2025-03-05
platform/x86: thinkpad_acpi: check the return value of devm_mutex_init()
Bartosz Golaszewski
1
-1
/
+3
2025-03-05
platform/x86: samsung-galaxybook: Fix block_recording not supported logic
Joshua Grisham
1
-3
/
+5
2025-03-05
platform/x86: dell-uart-backlight: Make dell_uart_bl_serdev_driver static
Ilpo Järvinen
1
-1
/
+1
2025-03-05
platform/x86: lenovo-yoga-tab2-pro-1380-fastcharger: Make symbol static
Ilpo Järvinen
1
-1
/
+1
2025-03-03
platform/x86:lenovo-wmi-hotkey-utilities.c: Support for mic and audio mute LEDs
Jackie Dong
4
-0
/
+230
2025-03-03
platform/x86: hp-bioscfg: Replace deprecated strncpy() with strscpy()
Thorsten Blum
1
-1
/
+1
2025-03-03
arm64: dts: qcom: gaokun3: Add Embedded Controller node
Pengyu Luo
1
-0
/
+163
2025-03-03
platform: arm64: add Huawei Matebook E Go EC driver
Pengyu Luo
5
-0
/
+933
2025-03-03
dt-bindings: platform: Add Huawei Matebook E Go EC
Pengyu Luo
1
-0
/
+124
2025-02-24
MAINTAINERS: Add documentation reference for Mellanox platform
Vadim Pasternak
1
-0
/
+1
2025-02-24
platform/x86: intel: Use *-y instead of *-objs in Makefile
Kurt Borja
1
-1
/
+1
2025-02-24
platform/x86: hp: Use *-y instead of *-objs in Makefile
Kurt Borja
1
-1
/
+1
2025-02-24
platform/x86: amd: Use *-y instead of *-objs in Makefiles
Kurt Borja
4
-11
/
+11
2025-02-24
platform/x86: dell: dell-wmi-sysman: Use *-y instead of *-objs in Makefile
Kurt Borja
1
-1
/
+1
2025-02-24
platform/x86: thinkpad_acpi: Move HWMON initialization to tpacpi_hwmon_pdrive...
Kurt Borja
1
-27
/
+17
2025-02-24
platform/x86: thinkpad_acpi: Move subdriver initialization to tpacpi_pdriver'...
Kurt Borja
1
-74
/
+62
2025-02-24
platform/x86/intel/pmc: Remove unneeded extern keyword in header
Xi Pardee
1
-6
/
+6
2025-02-24
platform/x86/intel/pmc: Remove unnecessary declarations in header
Xi Pardee
9
-248
/
+122
2025-02-24
platform/x86/intel/pmc: Add Panther Lake support to intel_pmc_core
Xi Pardee
4
-1
/
+561
2025-02-24
platform/x86: wmi: Update documentation regarding the GUID-based API
Armin Wolf
1
-0
/
+4
2025-02-24
platform/x86: wmi: Call WCxx methods when setting data blocks
Armin Wolf
2
-0
/
+10
2025-02-24
platform/x86: wmi: Rework WCxx/WExx ACPI method handling
Armin Wolf
1
-60
/
+53
2025-02-24
platform/x86: wmi: Use devres to disable the WMI device
Armin Wolf
1
-9
/
+22
2025-02-24
platform/x86: hp-bioscfg: Use wmi_instance_count()
Armin Wolf
1
-8
/
+5
2025-02-24
platform/x86: think-lmi: Use WMI bus API when accessing BIOS settings
Armin Wolf
2
-14
/
+11
2025-02-24
platform/x86: think-lmi: Use ACPI object when extracting strings
Armin Wolf
1
-18
/
+20
2025-02-24
hwmon: (hp-wmi-sensors) Use the WMI bus API when accessing sensors
Armin Wolf
1
-2
/
+2
2025-02-17
platform/x86: dell: Use *-y instead of *-objs in Makefile
Kurt Borja
1
-3
/
+3
2025-02-13
platform/x86: ideapad-laptop: use dev_groups to register attribute groups
Ovidiu Panait
1
-21
/
+2
2025-02-13
platform/x86:intel/pmc: Move arch specific action to init function
Xi Pardee
2
-13
/
+21
2025-02-13
sonypi: Use str_on_off() helper in sonypi_display_info()
Thorsten Blum
1
-5
/
+6
2025-02-13
platform/x86: int3472: Call "func" "con_id" instead
Sakari Ailus
1
-24
/
+24
2025-02-13
Merge branch 'fixes' into for-next
Ilpo Järvinen
5
-44
/
+117
2025-02-12
platform/x86: thinkpad_acpi: Fix registration of tpacpi platform driver
Mark Pearson
1
-2
/
+9
2025-02-11
platform/x86: int3472: Call "reset" GPIO "enable" for INT347E
Sakari Ailus
1
-4
/
+48
2025-02-11
platform/x86: int3472: Use correct type for "polarity", call it gpio_flags
Sakari Ailus
1
-19
/
+20
[next]