index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
platform/x86: intel_scu_wdt: Get rid of custom x86 model comparison
Andy Shevchenko
2021-01-25
1
-2
/
+12
|
|
*
|
|
platform/x86: intel_scu_wdt: Drop SCU notification
Andy Shevchenko
2021-01-25
1
-24
/
+7
|
|
*
|
|
platform/x86: intel_scu_wdt: Move driver from arch/x86
Andy Shevchenko
2021-01-25
3
-0
/
+91
|
|
*
|
|
platform/x86: intel_mid_powerbtn: Remove driver for deprecated platform
Andy Shevchenko
2021-01-25
3
-242
/
+0
|
|
*
|
|
platform/x86: intel_mid_thermal: Remove driver for deprecated platform
Andy Shevchenko
2021-01-25
3
-568
/
+0
|
|
|
/
/
|
*
|
|
platform/x86: amd-pmc: put device on error paths
Pan Bian
2021-02-02
1
-3
/
+11
|
*
|
|
platform/x86: ideapad-laptop: DYTC Platform profile support
Jiaxun Yang
2021-02-02
2
-0
/
+290
|
*
|
|
platform/x86: thinkpad_acpi: Add platform profile support
Mark Pearson
2021-02-02
1
-6
/
+288
|
*
|
|
platform/x86: thinkpad_acpi: fixed warning and incorporated review comments
Nitin Joshi
2021-02-02
1
-22
/
+11
|
*
|
|
platform/x86: thinkpad_acpi: Don't register keyboard_lang unnecessarily
Hans de Goede
2021-02-02
1
-0
/
+7
|
*
|
|
platform/x86: dell-wmi-sysman: fix a NULL pointer dereference
Mario Limonciello
2021-01-31
1
-1
/
+5
|
*
|
|
platform/x86: thinkpad_acpi: set keyboard language
Nitin Joshi
2021-01-25
1
-0
/
+181
|
*
|
|
platform/x86: intel_mid_powerbtn: Remove driver for deprecated platform
Andy Shevchenko
2021-01-25
3
-242
/
+0
|
*
|
|
platform/x86: intel_mid_thermal: Remove driver for deprecated platform
Andy Shevchenko
2021-01-25
3
-568
/
+0
|
*
|
|
platform/x86: hp-wmi: Disable tablet-mode reporting by default
Hans de Goede
2021-01-25
1
-4
/
+10
|
*
|
|
platform/x86: intel-vbtn: Eval VBDL after registering our notifier
Hans de Goede
2021-01-25
1
-9
/
+7
|
*
|
|
platform/x86: intel-vbtn: Add alternative method to enable switches
Hans de Goede
2021-01-25
1
-2
/
+7
|
*
|
|
platform/x86: intel-vbtn: Create 2 separate input-devs for buttons and switches
Hans de Goede
2021-01-25
1
-36
/
+62
|
*
|
|
platform/x86: intel-vbtn: Rework wakeup handling in notify_handler()
Hans de Goede
2021-01-25
1
-15
/
+10
|
*
|
|
platform/x86: thinkpad_acpi: Add P53/73 firmware to fan_quirk_table for dual ...
Jeannie Stevenson
2021-01-18
1
-0
/
+1
|
*
|
|
platform/x86: hp-wmi: Don't log a warning on HPWMI_RET_UNKNOWN_COMMAND errors
Hans de Goede
2021-01-18
1
-1
/
+2
|
*
|
|
platform/x86: intel-vbtn: Drop HP Stream x360 Convertible PC 11 from allow-list
Hans de Goede
2021-01-18
1
-6
/
+0
|
*
|
|
platform/x86: ideapad-laptop: Disable touchpad_switch for ELAN0634
Jiaxun Yang
2021-01-13
1
-1
/
+14
|
|
|
|
|
\
\
\
|
\
\
\
|
\
\
\
*
-
-
-
.
\
\
\
Merge branches 'acpi-misc', 'acpi-cppc', 'acpi-docs', 'acpi-config' and 'acpi...
Rafael J. Wysocki
2021-02-15
1
-3
/
+3
|
\
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
/
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
ACPI: Test for ACPI_SUCCESS rather than !ACPI_FAILURE
Bjorn Helgaas
2021-01-27
1
-3
/
+3
|
|
/
/
/
*
|
|
|
platform/x86: dell-wmi-sysman: fix a NULL pointer dereference
Mario Limonciello
2021-01-31
1
-1
/
+5
*
|
|
|
platform/x86: hp-wmi: Disable tablet-mode reporting by default
Hans de Goede
2021-01-25
1
-4
/
+10
|
|
/
/
|
/
|
|
*
|
|
platform/x86: thinkpad_acpi: Add P53/73 firmware to fan_quirk_table for dual ...
Jeannie Stevenson
2021-01-18
1
-0
/
+1
*
|
|
platform/x86: hp-wmi: Don't log a warning on HPWMI_RET_UNKNOWN_COMMAND errors
Hans de Goede
2021-01-18
1
-1
/
+2
*
|
|
platform/x86: intel-vbtn: Drop HP Stream x360 Convertible PC 11 from allow-list
Hans de Goede
2021-01-18
1
-6
/
+0
*
|
|
platform/x86: ideapad-laptop: Disable touchpad_switch for ELAN0634
Jiaxun Yang
2021-01-13
1
-1
/
+14
|
|
/
|
/
|
*
|
platform/x86: amd-pmc: Fix CONFIG_DEBUG_FS check
Shyam Sundar S K
2021-01-04
1
-1
/
+1
*
|
platform/x86: thinkpad_acpi: correct palmsensor error checking
Mark Pearson
2021-01-04
1
-2
/
+2
*
|
platform/x86: intel-vbtn: Support for tablet mode on Dell Inspiron 7352
Arnold Gozum
2021-01-04
1
-0
/
+6
*
|
platform/x86: touchscreen_dmi: Add swap-x-y quirk for Goodix touchscreen on E...
Hans de Goede
2021-01-04
1
-0
/
+18
*
|
platform/x86: i2c-multi-instantiate: Don't create platform device for INT3515...
Heikki Krogerus
2021-01-04
1
-8
/
+23
|
/
*
Merge tag 'thermal-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-12-15
1
-5
/
+25
|
\
|
*
platform/x86/drivers/acerhdf: Check the interval value when it is set
Daniel Lezcano
2020-12-07
1
-4
/
+18
|
*
platform/x86/drivers/acerhdf: Use module_param_cb to set/get polling interval
Daniel Lezcano
2020-12-07
1
-2
/
+8
*
|
Merge tag 'platform-drivers-x86-v5.11-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2020-12-15
39
-1647
/
+4049
|
\
\
|
*
|
platform/x86: ISST: Mark mmio_range_devid_0 and mmio_range_devid_1 with stati...
Zou Wei
2020-12-08
1
-2
/
+2
|
*
|
platform/x86: intel-hid: add Rocket Lake ACPI device ID
Alex Hung
2020-12-08
1
-0
/
+1
|
*
|
x86/platform: classmate-laptop: add WiFi media button
Carlo Caione
2020-12-08
1
-0
/
+2
|
*
|
platform/x86: mlx-platform: Fix item counter assignment for MSN2700/ComEx system
Vadim Pasternak
2020-12-08
1
-2
/
+2
|
*
|
platform/x86: mlx-platform: Fix item counter assignment for MSN2700, MSN24xx ...
Vadim Pasternak
2020-12-08
1
-2
/
+2
|
*
|
platform/x86: intel-hid: Do not create SW_TABLET_MODE input-dev when a KIOX01...
Hans de Goede
2020-12-07
1
-1
/
+16
|
*
|
platform/x86: intel-hid: Add alternative method to enable switches
Elia Devito
2020-12-07
1
-0
/
+13
|
*
|
platform/x86: intel-hid: Add support for SW_TABLET_MODE
Elia Devito
2020-12-07
1
-0
/
+95
|
*
|
platform/x86: intel-vbtn: Fix SW_TABLET_MODE always reporting 1 on some HP x3...
Hans de Goede
2020-12-07
1
-4
/
+8
|
*
|
platform/x86: ISST: Change PCI device macros
Srinivas Pandruvada
2020-12-07
3
-10
/
+8
[prev]
[next]