index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-06-13
platform/x86/intel/pmc/mtl: Put devices in D3 during resume
David E. Box
1
-7
/
+20
2023-06-13
platform/x86/intel/pmc: Add resume callback
David E. Box
2
-2
/
+15
2023-06-13
platform/x86: thinkpad_acpi: Fix lkp-tests warnings for platform profiles
Mark Pearson
1
-2
/
+4
2023-06-08
platform/x86: hp-wmi: Add thermal profile for Victus 16-d1xxx
SungHwan Jung
1
-1
/
+95
2023-06-08
platform/x86: think-lmi: Don't display unnecessary authentication settings
Mark Pearson
1
-0
/
+5
2023-06-08
platform/x86: think-lmi: Correct NVME index default
Mark Pearson
2
-2
/
+6
2023-06-08
platform/x86: think-lmi: Correct NVME password handling
Mark Pearson
1
-2
/
+2
2023-06-08
platform/x86: think-lmi: Update password fields to use BIT
Mark Pearson
1
-5
/
+5
2023-06-08
platform/x86: think-lmi: Update password attribute comments
Mark Pearson
1
-4
/
+4
2023-06-08
platform/x86: think-lmi: Correct System password interface
Mark Pearson
1
-3
/
+3
2023-06-08
platform/x86: think-lmi: Enable opcode support on BIOS settings
Mark Pearson
1
-1
/
+27
2023-06-08
platform/x86: think-lmi: mutex protection around multiple WMI calls
Mark Pearson
1
-0
/
+10
2023-06-08
platform/x86:intel/pmc: Remove Meteor Lake S platform support
Xi Pardee
1
-1
/
+0
2023-06-08
platform/x86: int3472: Evaluate device's _DSM method to control imaging clock
Bingbu Cao
3
-15
/
+99
2023-06-08
platform/x86/amd: pmc: Update metrics table info for Pink Sardine
Shyam Sundar S K
1
-12
/
+41
2023-05-30
platform/x86/amd: pmc: Add helper function to check the cpu id
Shyam Sundar S K
1
-3
/
+14
2023-05-30
platform/x86/amd: pmc: Get STB DRAM size from PMFW
Shyam Sundar S K
1
-1
/
+36
2023-05-30
platform/x86/amd: pmc: Pass true/false to bool argument
Shyam Sundar S K
1
-13
/
+13
2023-05-23
platform/x86: lenovo-yogabook: add I2C dependency
Arnd Bergmann
1
-0
/
+1
2023-05-16
platform/x86: toshiba: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2023-05-16
platform/x86: system76: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2023-05-16
platform/x86: hp: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2023-05-16
platform/x86: gigabyte: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2023-05-16
mlxbf-bootctl: Add sysfs file for BlueField boot log
Liming Sun
2
-2
/
+151
2023-05-16
platform/x86/amd/pmf: Fix compiler warnings in static slider
Shyam Sundar S K
1
-2
/
+2
2023-05-15
platform/x86/amd/pmf: Add PMF debug facilities
Shyam Sundar S K
2
-0
/
+42
2023-05-15
platform/x86/amd/pmf: Add PMF acpi debug support
Shyam Sundar S K
4
-0
/
+242
2023-05-09
platform/x86: lenovo-yogabook: Rename lenovo-yogabook-wmi to lenovo-yogabook
Hans de Goede
3
-4
/
+4
2023-05-09
platform/x86: lenovo-yogabook: Add keyboard backlight control to platform driver
Hans de Goede
1
-1
/
+21
2023-05-09
platform/x86: lenovo-yogabook: Add platform driver support
Hans de Goede
1
-4
/
+160
2023-05-09
platform/x86: lenovo-yogabook: Add YB_KBD_BL_MAX define
Hans de Goede
1
-4
/
+5
2023-05-09
platform/x86: lenovo-yogabook: Group WMI specific code together
Hans de Goede
1
-81
/
+81
2023-05-09
platform/x86: lenovo-yogabook: Drop _wmi_ from remaining generic symbols
Hans de Goede
1
-22
/
+22
2023-05-09
platform/x86: lenovo-yogabook: Add a yogabook_toggle_digitizer_mode() helper ...
Hans de Goede
1
-3
/
+6
2023-05-09
platform/x86: lenovo-yogabook: Abstract kbd backlight setting
Hans de Goede
1
-5
/
+8
2023-05-09
platform/x86: lenovo-yogabook: Stop checking adev->power.state
Hans de Goede
1
-10
/
+5
2023-05-09
platform/x86: lenovo-yogabook: Split probe() into generic and WMI specific parts
Hans de Goede
1
-53
/
+62
2023-05-09
platform/x86: lenovo-yogabook: Use PMIC LED driver for pen icon LED control
Hans de Goede
1
-42
/
+21
2023-05-09
platform/x86: lenovo-yogabook: Add dev local variable to probe()
Hans de Goede
1
-12
/
+12
2023-05-09
platform/x86: lenovo-yogabook: Store dev instead of wdev in drvdata struct
Hans de Goede
1
-26
/
+21
2023-05-09
platform/x86: lenovo-yogabook: Switch to DEFINE_SIMPLE_DEV_PM_OPS()
Hans de Goede
1
-5
/
+4
2023-05-09
platform/x86: lenovo-yogabook: Simplify gpio lookup table cleanup
Hans de Goede
1
-11
/
+2
2023-05-09
platform/x86: lenovo-yogabook: Set default keyboard backligh brightness on pr...
Hans de Goede
1
-0
/
+3
2023-05-09
platform/x86: lenovo-yogabook: Reprobe devices on remove()
Hans de Goede
1
-0
/
+11
2023-05-09
platform/x86: lenovo-yogabook: Fix work race on remove()
Hans de Goede
1
-10
/
+10
2023-05-09
platform/x86: gigabyte-wmi: remove allowlist
Thomas Weißschuh
1
-44
/
+0
2023-05-09
platform/x86: dell-sysman: Improve instance detection
Armin Wolf
1
-8
/
+5
2023-05-09
platform/x86: wmi: Allow retrieving the number of WMI object instances
Armin Wolf
3
-0
/
+45
2023-05-09
platform/x86: x86-android-tablets: Add support for extra buttons on Cyberbook...
Hans de Goede
3
-0
/
+51
2023-05-09
platform/x86: x86-android-tablets: Add support for more then 1 gpio_key
Hans de Goede
5
-17
/
+34
[next]