index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-18
platform/x86: gigabyte-wmi: add support for X570 GAMING X
Thomas Weißschuh
1
-0
/
+1
2021-08-18
platform/x86: think-lmi: add debug_cmd
Mark Pearson
2
-0
/
+81
2021-08-17
platform/x86: intel_pmc_core: Prevent possibile overflow
David E. Box
2
-14
/
+53
2021-08-17
thermal/drivers/intel: Move intel_menlow to thermal drivers
Srinivas Pandruvada
3
-534
/
+0
2021-08-13
platform/x86: acer-wmi: Add Turbo Mode support for Acer PH315-53
JafarAkhondali
1
-0
/
+179
2021-08-12
platform/x86: intel_cht_int33fe: Use the new i2c_acpi_client_count() helper
Hans de Goede
1
-28
/
+1
2021-08-12
platform/x86: i2c-multi-instantiate: Use the new i2c_acpi_client_count() helper
Hans de Goede
1
-26
/
+1
2021-08-12
platform/x86: dual_accel_detect: Use the new i2c_acpi_client_count() helper
Hans de Goede
1
-25
/
+1
2021-08-12
asus-wmi: Add egpu enable method
Luke D. Jones
1
-0
/
+99
2021-08-12
asus-wmi: Add dgpu disable method
Luke D. Jones
1
-0
/
+98
2021-08-12
asus-wmi: Add panel overdrive functionality
Luke D. Jones
1
-0
/
+92
2021-08-12
platform/x86: asus-nb-wmi: Add tablet_mode_sw=lid-flip quirk for the TP200s
Hans de Goede
1
-0
/
+9
2021-08-12
platform/x86: asus-nb-wmi: Allow configuring SW_TABLET_MODE method with a module option
Hans de Goede
1
-0
/
+19
2021-08-12
platform/x86: asus-nb-wmi: Add tablet_mode_sw=lid-flip quirk for the TP200s
Hans de Goede
1
-0
/
+9
2021-08-12
platform/x86: asus-nb-wmi: Allow configuring SW_TABLET_MODE method with a module option
Hans de Goede
1
-0
/
+19
2021-08-12
platform/x86: add meraki-mx100 platform driver
Chris Blake
3
-0
/
+246
2021-08-12
platform/x86/intel: int3472: Use y instead of objs in Makefile
Andy Shevchenko
1
-1
/
+1
2021-08-12
platform/x86/intel: pmt: Use y instead of objs in Makefile
Andy Shevchenko
1
-3
/
+3
2021-08-12
platform/x86/intel: int33fe: Use y instead of objs in Makefile
Andy Shevchenko
1
-1
/
+1
2021-08-12
platform/x86: dell-smo8800: Convert to be a platform driver
Andy Shevchenko
2
-56
/
+20
2021-08-12
platform/x86: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
1
-2
/
+2
2021-08-12
platform/x86: dell-smbios: Remove unused dmi_system_id table
Hans de Goede
1
-31
/
+0
2021-08-12
platform/x86: ISST: Fix optimization with use of numa
Srinivas Pandruvada
1
-1
/
+2
2021-08-09
Merge 5.14-rc5 into driver-core-next
Greg Kroah-Hartman
6
-34
/
+265
2021-08-06
platform/x86: pcengines-apuv2: Add missing terminating entries to gpio-lookup tables
Hans de Goede
1
-0
/
+2
2021-08-06
platform/x86/intel: Move Intel PMT drivers to new subfolder
David E. Box
10
-42
/
+57
2021-08-06
platform/x86: Make dual_accel_detect() KIOX010A + KIOX020A detect more robust
Hans de Goede
1
-1
/
+2
2021-07-29
platform/x86: Add and use a dual_accel_detect() helper
Hans de Goede
5
-19
/
+101
2021-07-28
platform/x86: gigabyte-wmi: add support for B550 Aorus Elite V2
Thomas Weißschuh
1
-0
/
+1
2021-07-28
platform/x86: intel-hid: add Alder Lake ACPI device ID
Ping Bao
1
-0
/
+1
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2021-07-17
platform/x86: think-lmi: Fix possible mem-leaks on tlmi_analyze() error-exit
Hans de Goede
1
-3
/
+9
2021-07-17
platform/x86: think-lmi: Split kobject_init() and kobject_add() calls
Hans de Goede
1
-6
/
+9
2021-07-17
platform/x86: think-lmi: Move pending_reboot_attr to the attributes sysfs dir
Mark Pearson
1
-6
/
+5
2021-07-17
platform/x86: amd-pmc: Fix undefined reference to __udivdi3
Shyam Sundar S K
1
-1
/
+2
2021-07-15
platform/x86: amd-pmc: Fix missing unlock on error in amd_pmc_send_cmd()
Yang Yingliang
1
-1
/
+1
2021-07-14
platform/x86: wireless-hotkey: remove hardcoded "hp" from the error message
Alex Hung
1
-1
/
+1
2021-07-14
platform/x86: amd-pmc: Use return code on suspend
Mario Limonciello
1
-1
/
+1
2021-07-14
platform/x86: amd-pmc: Add new acpi id for future PMC controllers
Shyam Sundar S K
1
-0
/
+4
2021-07-14
platform/x86: amd-pmc: Add support for ACPI ID AMDI0006
Shyam Sundar S K
1
-0
/
+1
2021-07-14
platform/x86: amd-pmc: Add support for logging s0ix counters
Shyam Sundar S K
1
-1
/
+44
2021-07-14
platform/x86: amd-pmc: Add support for logging SMU metrics
Shyam Sundar S K
1
-8
/
+139
2021-07-14
platform/x86: amd-pmc: call dump registers only once
Shyam Sundar S K
1
-4
/
+1
2021-07-14
platform/x86: amd-pmc: Fix SMU firmware reporting mechanism
Shyam Sundar S K
1
-10
/
+0
2021-07-14
platform/x86: amd-pmc: Fix command completion code
Shyam Sundar S K
1
-2
/
+36
2021-07-14
platform/x86: think-lmi: Add pending_reboot support
Mark Pearson
2
-0
/
+20
2021-07-05
Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-1
/
+1
2021-06-28
platform/x86: dell-wmi-sysman: Change user experience when Admin/System Password is modified
Prasanth KSR
1
-2
/
+2
2021-06-28
platform/x86: intel_skl_int3472: Uninitialized variable in skl_int3472_handle_gpio_resources()
Dan Carpenter
1
-2
/
+2
2021-06-28
platform/x86: think-lmi: Move kfree(setting->possible_values) to tlmi_attr_setting_release()
Hans de Goede
1
-1
/
+1
[prev]
[next]