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-04-07
platform/x86: intel-vbtn: Remove unused KEYMAP_LEN define
Hans de Goede
1
-3
/
+0
2021-04-07
platform/x86: asus-wmi: Add param to turn fn-lock mode on by default
Luca Stefani
1
-1
/
+4
2021-04-07
platform/x86: add support for Advantech software defined button
Andrea.Ho
3
-0
/
+135
2021-04-06
platform/x86: intel-hid: Fix spurious wakeups caused by tablet-mode events during suspend
Hans de Goede
1
-7
/
+9
2021-04-06
platform/x86: intel-hid: Fix spurious wakeups caused by tablet-mode events during suspend
Hans de Goede
1
-7
/
+9
2021-04-05
Merge 5.12-rc6 into driver-core-next
Greg Kroah-Hartman
12
-109
/
+190
2021-03-23
platform/x86: intel_pmc_core: Ignore GBE LTR on Tiger Lake platforms
David E. Box
1
-15
/
+35
2021-03-23
platform/x86: intel_pmc_core: Update Kconfig
David E. Box
1
-3
/
+8
2021-03-23
platform/x86: intel_pmt_crashlog: Fix incorrect macros
David E. Box
1
-7
/
+6
2021-03-23
platform/x86: intel_pmt_class: Initial resource to 0
David E. Box
1
-1
/
+1
2021-03-23
platform/x86: intel_pmc_core: Ignore GBE LTR on Tiger Lake platforms
David E. Box
1
-15
/
+35
2021-03-23
platform/x86: intel_pmc_core: Update Kconfig
David E. Box
1
-3
/
+8
2021-03-23
platform/x86: thinkpad_acpi: Correct minor typo
Esteve Varela Colominas
1
-1
/
+1
2021-03-23
platform/x86: asus-laptop: fix kobj_to_dev.cocci warnings
kernel test robot
1
-1
/
+1
2021-03-23
platform/x86: Typo fix in the file classmate-laptop.c
Bhaskar Chowdhury
1
-1
/
+1
2021-03-23
platform/x86: intel_pmt_crashlog: Fix incorrect macros
David E. Box
1
-7
/
+6
2021-03-23
platform/x86: intel_pmt_class: Initial resource to 0
David E. Box
1
-1
/
+1
2021-03-23
platform/x86: gpd pocket fan: Clean-up by using managed work init
Matti Vaittinen
1
-11
/
+6
2021-03-21
platform/x86: thinkpad_acpi: sysfs interface to get wwan antenna type
Nitin Joshi
1
-0
/
+109
2021-03-21
platform/x86: intel-vbtn: Stop reporting SW_DOCK events
Hans de Goede
1
-2
/
+10
2021-03-21
platform/x86: dell-wmi-sysman: Cleanup create_attributes_level_sysfs_files()
Hans de Goede
1
-9
/
+7
2021-03-21
platform/x86: dell-wmi-sysman: Make sysman_init() return -ENODEV of the interfaces are not found
Hans de Goede
1
-5
/
+7
2021-03-21
platform/x86: dell-wmi-sysman: Cleanup sysman_init() error-exit handling
Hans de Goede
1
-29
/
+16
2021-03-21
platform/x86: dell-wmi-sysman: Fix release_attributes_data() getting called twice on init_bios_attributes() failure
Hans de Goede
1
-1
/
+0
2021-03-21
platform/x86: dell-wmi-sysman: Make it safe to call exit_foo_attributes() multiple times
Hans de Goede
4
-0
/
+12
2021-03-21
platform/x86: dell-wmi-sysman: Fix possible NULL pointer deref on exit
Hans de Goede
1
-9
/
+2
2021-03-21
platform/x86: dell-wmi-sysman: Fix crash caused by calling kset_unregister twice
Hans de Goede
1
-0
/
+1
2021-03-21
platform/x86: thinkpad_acpi: Disable DYTC CQL mode around switching to balanced mode
Hans de Goede
1
-2
/
+7
2021-03-21
platform/x86: thinkpad_acpi: Allow the FnLock LED to change state
Esteve Varela Colominas
1
-1
/
+7
2021-03-21
platform/x86: intel-vbtn: Stop reporting SW_DOCK events
Hans de Goede
1
-2
/
+10
2021-03-21
platform/x86: dell-wmi-sysman: Cleanup create_attributes_level_sysfs_files()
Hans de Goede
1
-9
/
+7
2021-03-21
platform/x86: dell-wmi-sysman: Make sysman_init() return -ENODEV of the interfaces are not found
Hans de Goede
1
-5
/
+7
2021-03-21
platform/x86: dell-wmi-sysman: Cleanup sysman_init() error-exit handling
Hans de Goede
1
-29
/
+16
2021-03-21
platform/x86: dell-wmi-sysman: Fix release_attributes_data() getting called twice on init_bios_attributes() failure
Hans de Goede
1
-1
/
+0
2021-03-21
platform/x86: dell-wmi-sysman: Make it safe to call exit_foo_attributes() multiple times
Hans de Goede
4
-0
/
+12
2021-03-21
platform/x86: dell-wmi-sysman: Fix possible NULL pointer deref on exit
Hans de Goede
1
-9
/
+2
2021-03-21
platform/x86: dell-wmi-sysman: Fix crash caused by calling kset_unregister twice
Hans de Goede
1
-0
/
+1
2021-03-21
platform/x86: thinkpad_acpi: Disable DYTC CQL mode around switching to balanced mode
Hans de Goede
1
-2
/
+7
2021-03-21
platform/x86: thinkpad_acpi: Allow the FnLock LED to change state
Esteve Varela Colominas
1
-1
/
+7
2021-03-18
platform/x86: thinkpad_acpi: check dytc version for lapmode sysfs
Mark Pearson
1
-26
/
+65
2021-03-18
platform/x86: thinkpad_acpi: check dytc version for lapmode sysfs
Mark Pearson
1
-26
/
+65
2021-03-18
Merge tag 'ib-mfd-platform-x86-v5.13' into review-hans
Hans de Goede
3
-20
/
+47
2021-03-10
mfd: intel_pmt: Add support for DG1
David E. Box
3
-20
/
+47
2021-03-08
platform/x86: touchscreen_dmi: Handle device properties with software node API
Heikki Krogerus
1
-1
/
+1
2021-03-08
platform/x86: wmi: Make remove callback return void
Uwe Kleine-König
9
-19
/
+10
2021-03-08
platform: x86: ACPI: Get rid of ACPICA message printing
Rafael J. Wysocki
3
-6
/
+3
2021-03-08
platform/x86: intel-hid: Support Lenovo ThinkPad X1 Tablet Gen 2
Alban Bedel
1
-0
/
+7
2021-03-08
platform/x86: hp-wmi: add platform profile support
Elia Devito
2
-5
/
+93
2021-03-08
platform/x86: hp-wmi: rename "thermal policy" to "thermal profile"
Elia Devito
1
-6
/
+6
2021-03-08
platform/x86: Fix typo in Kconfig
Petr Vaněk
1
-1
/
+1
[prev]
[next]