index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-03
platform/x86/amd: pmc: Dump idle mask during "check" stage instead
Mario Limonciello
1
-5
/
+3
2022-09-27
platform/x86/intel/wmi: thunderbolt: Use dev_groups callback
Shyam Sundar S K
1
-22
/
+2
2022-09-27
platform/x86/amd: pmc: remove CONFIG_DEBUG_FS checks
Shyam Sundar S K
1
-12
/
+0
2022-09-27
platform/x86: compal-laptop: Get rid of a few forward declarations
Uwe Kleine-König
1
-77
/
+74
2022-09-27
platform/x86: intel-uncore-freq: Use sysfs_emit() to instead of scnprintf()
ye xingchen
1
-1
/
+1
2022-09-27
platform/x86: dell-smbios-base: Use sysfs_emit()
ye xingchen
1
-2
/
+2
2022-09-27
Merge branch 'platform-drivers-x86-amd-pmf' into review-hans
Hans de Goede
3
-16
/
+24
2022-09-27
platform/x86/amd/pmf: Remove unused power_delta instances
Shyam Sundar S K
2
-17
/
+6
2022-09-27
platform/x86/amd/pmf: install notify handler after acpi init
Shyam Sundar S K
3
-16
/
+24
2022-09-22
platform/x86/amd/pmf: Add sysfs to toggle CnQF
Shyam Sundar S K
3
-0
/
+67
2022-09-22
platform/x86/amd/pmf: Add support for CnQF
Shyam Sundar S K
5
-2
/
+463
2022-09-22
platform/x86/amd: pmc: Fix build without debugfs
Nathan Chancellor
1
-58
/
+58
2022-09-22
platform/x86: hp-wmi: Support touchpad on/off
Daniel Houldsworth
1
-9
/
+11
2022-09-22
platform/x86: int3472/discrete: Drop a forward declaration
Uwe Kleine-König
1
-18
/
+16
2022-09-22
platform/x86: toshiba_acpi: change turn_on_panel_on_resume to static
Yang Yingliang
1
-1
/
+1
2022-09-19
platform/x86: wmi: Drop forward declaration of static functions
Uwe Kleine-König
1
-12
/
+9
2022-09-19
platform/x86: toshiba_acpi: Remove duplicate include
Yihao Han
1
-1
/
+0
2022-09-19
platform/x86: msi-laptop: Change DMI match / alias strings to fix module auto...
Hans de Goede
1
-5
/
+3
2022-09-19
platform/x86: asus-wmi: Expand support of GPU fan to read RPM and label
Luke D. Jones
1
-2
/
+34
2022-09-19
platform/x86/amd: pmc: Add sysfs files for SMU
Mario Limonciello
1
-0
/
+39
2022-09-19
platform/x86: hp-wmi: Setting thermal profile fails with 0x06
Jorge Lopez
1
-1
/
+10
2022-09-19
platform/x86: toshiba_acpi: Set correct parent for input device.
Arvid Norlander
1
-0
/
+1
2022-09-10
platform/x86: asus-wmi: Make kbd_rgb_mode_groups static
Hans de Goede
1
-1
/
+1
2022-09-09
drivers/platform: toshiba_acpi: Call HCI_PANEL_POWER_ON on resume on some models
Hans de Goede
1
-0
/
+50
2022-09-09
platform/x86: Battery charge mode in toshiba_acpi (sysfs)
Arvid Norlander
2
-0
/
+97
2022-09-09
platform/x86: Battery charge mode in toshiba_acpi (internals)
Arvid Norlander
1
-0
/
+69
2022-09-09
platform/x86: toshiba_acpi: Add fan RPM reading (hwmon interface)
Arvid Norlander
2
-0
/
+70
2022-09-09
platform/x86: toshiba_acpi: Add fan RPM reading (internals)
Arvid Norlander
1
-0
/
+30
2022-09-09
platform/x86/amd: pmc: Add an extra STB message for checking s2idle entry
Mario Limonciello
1
-0
/
+12
2022-09-09
platform/x86/amd: pmc: Always write to the STB
Mario Limonciello
1
-10
/
+6
2022-09-09
platform/x86/amd: pmc: Add defines for STB events
Mario Limonciello
1
-4
/
+4
2022-09-05
Merge tag 'backlight-detect-refactor-1' into review-hans
Hans de Goede
10
-310
/
+6
2022-09-03
platform/x86: p2sb: Fix UAF when caller uses resource name
Andy Shevchenko
1
-2
/
+16
2022-09-03
platform/x86: wmi: Allow duplicate GUIDs for drivers that use struct wmi_driver
Mario Limonciello
1
-9
/
+40
2022-09-03
platform/x86: samsung-laptop: Move acpi_backlight=[vendor|native] quirks to A...
Hans de Goede
1
-87
/
+0
2022-09-03
platform/x86: asus-wmi: Move acpi_backlight=native quirks to ACPI video_detect.c
Hans de Goede
3
-18
/
+0
2022-09-03
platform/x86: asus-wmi: Move acpi_backlight=vendor quirks to ACPI video_detect.c
Hans de Goede
4
-35
/
+1
2022-09-03
platform/x86: asus-wmi: Drop DMI chassis-type check from backlight handling
Hans de Goede
1
-7
/
+0
2022-09-03
platform/x86: acer-wmi: Move backlight DMI quirks to acpi/video_detect.c
Hans de Goede
1
-66
/
+0
2022-09-03
platform/x86: toshiba_acpi: Stop using acpi_video_set_dmi_backlight_type()
Hans de Goede
1
-16
/
+0
2022-09-03
platform/x86: apple-gmux: Stop calling acpi/video.h functions
Hans de Goede
1
-3
/
+0
2022-09-03
platform/x86: nvidia-wmi-ec-backlight: Use acpi_video_get_backlight_type()
Hans de Goede
2
-11
/
+4
2022-09-03
platform/x86: nvidia-wmi-ec-backlight: Move fw interface definitions to a hea...
Hans de Goede
1
-67
/
+1
2022-09-01
platform/x86: asus-wmi: Increase FAN_CURVE_BUF_LEN to 32
Luke D. Jones
1
-5
/
+4
2022-09-01
platform/x86: dell-wmi: Add WMI event 0x0012 0x0003 to the list
Pali Rohár
1
-0
/
+3
2022-09-01
Merge tag 'platform-drivers-x86-simatec-1' into review-hans
Hans de Goede
1
-1
/
+9
2022-09-01
platform/x86: simatic-ipc: add new model 427G
Henning Schild
1
-4
/
+7
2022-09-01
platform/x86: simatic-ipc: enable watchdog for 227G
Henning Schild
1
-0
/
+3
2022-09-01
leds: simatic-ipc-leds-gpio: add new model 227G
Henning Schild
1
-1
/
+3
2022-09-01
platform/x86: intel_cht_int33fe: Fix comment according to the code flow
Andy Shevchenko
1
-1
/
+1
[next]