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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
platform/x86/intel: hid: Add DMI switches allow list
José Expósito
2021-09-21
1
-5
/
+22
*
|
|
platform/x86: dell: fix DELL_WMI_PRIVACY dependencies & build error
Randy Dunlap
2021-09-21
1
-2
/
+1
*
|
|
platform: lg-laptop: drop unneeded MODULE_ALIAS
Krzysztof Kozlowski
2021-09-21
1
-1
/
+0
*
|
|
platform/x86: amd-pmc: Export Idlemask values based on the APU
Sanket Goswami
2021-09-16
1
-0
/
+76
*
|
|
platform/x86: amd-pmc: Check s0i3 cycle status
Sanket Goswami
2021-09-16
1
-2
/
+3
*
|
|
platform/x86: Add Intel ishtp eclite driver
K Naduvalath, Sumesh
2021-09-16
3
-0
/
+718
*
|
|
platform/x86: acer-wmi: use __packed instead of __attribute__((packed))
Jules Irenge
2021-09-14
1
-7
/
+7
*
|
|
platform/x86: wmi: more detailed error reporting in find_guid()
Barnabás Pőcze
2021-09-14
1
-16
/
+27
*
|
|
platform/x86: wmi: introduce helper to retrieve event data
Barnabás Pőcze
2021-09-14
1
-22
/
+20
*
|
|
platform/x86: wmi: introduce helper to determine type
Barnabás Pőcze
2021-09-14
1
-11
/
+10
*
|
|
platform/x86: wmi: introduce helper to generate method names
Barnabás Pőcze
2021-09-14
1
-15
/
+27
*
|
|
platform/x86: wmi: introduce helper to convert driver to WMI driver
Barnabás Pőcze
2021-09-14
1
-12
/
+10
*
|
|
platform/x86: wmi: simplify error handling logic
Barnabás Pőcze
2021-09-14
1
-4
/
+3
*
|
|
platform/x86: wmi: do not fail if disabling fails
Barnabás Pőcze
2021-09-14
1
-1
/
+8
*
|
|
platform/x86: wmi: improve debug messages
Barnabás Pőcze
2021-09-14
1
-4
/
+4
*
|
|
platform/x86: wmi: align arguments of functions
Barnabás Pőcze
2021-09-14
1
-9
/
+10
*
|
|
platform/x86: wmi: move variables
Barnabás Pőcze
2021-09-14
1
-5
/
+4
*
|
|
platform/x86: wmi: remove variable
Barnabás Pőcze
2021-09-14
1
-4
/
+1
*
|
|
platform/x86: wmi: use sizeof(*p) in allocation
Barnabás Pőcze
2021-09-14
1
-1
/
+1
*
|
|
platform/x86: wmi: use !p to check for NULL
Barnabás Pőcze
2021-09-14
1
-2
/
+2
*
|
|
platform/x86: wmi: use sysfs_emit()
Barnabás Pőcze
2021-09-14
1
-9
/
+10
*
|
|
platform/x86: wmi: make GUID block packed
Barnabás Pőcze
2021-09-14
1
-1
/
+5
*
|
|
platform/x86: wmi: use guid_t and guid_equal()
Barnabás Pőcze
2021-09-14
1
-17
/
+17
*
|
|
platform/x86: wmi: use bool instead of int
Barnabás Pőcze
2021-09-14
1
-8
/
+8
*
|
|
platform/x86: wmi: use BIT() macro
Barnabás Pőcze
2021-09-14
1
-4
/
+5
*
|
|
platform/x86: wmi: remove unnecessary checks
Barnabás Pőcze
2021-09-14
1
-2
/
+0
*
|
|
platform/x86: wmi: remove stray empty line
Barnabás Pőcze
2021-09-14
1
-1
/
+0
*
|
|
platform/x86: wmi: remove unnecessary casts
Barnabás Pőcze
2021-09-14
1
-7
/
+5
*
|
|
platform/x86: wmi: remove unnecessary argument
Barnabás Pőcze
2021-09-14
1
-5
/
+4
*
|
|
platform/x86: wmi: remove unnecessary variable
Barnabás Pőcze
2021-09-14
1
-4
/
+1
*
|
|
platform/x86: wmi: remove unnecessary initializations
Barnabás Pőcze
2021-09-14
1
-9
/
+9
*
|
|
platform/x86: wmi: remove unnecessary initialization
Barnabás Pőcze
2021-09-14
1
-1
/
+1
*
|
|
platform/x86: wmi: remove commas
Barnabás Pőcze
2021-09-14
1
-4
/
+4
*
|
|
platform/x86: wmi: fix checkpatch warnings
Barnabás Pőcze
2021-09-14
1
-3
/
+2
*
|
|
platform/x86: wmi: fix kernel doc
Barnabás Pőcze
2021-09-14
1
-1
/
+1
*
|
|
platform/x86: Add driver for ACPI WMAA EC-based backlight control
Daniel Dadap
2021-09-14
3
-0
/
+222
*
|
|
platform/x86: hp-wmi: add support for omen laptops
Enver Balalic
2021-09-14
2
-12
/
+318
|
/
/
*
|
platform/x86: amd-pmc: Increase the response register timeout
Mario Limonciello
2021-09-14
1
-1
/
+1
*
|
platform/x86: touchscreen_dmi: Update info for the Chuwi Hi10 Plus (CWI527) t...
Hans de Goede
2021-09-13
1
-4
/
+13
*
|
platform/x86: touchscreen_dmi: Add info for the Chuwi HiBook (CWI514) tablet
Hans de Goede
2021-09-13
1
-0
/
+37
*
|
lg-laptop: Correctly handle dmi_get_system_info() returning NULL
Matan Ziv-Av
2021-09-13
1
-1
/
+1
*
|
platform/x86/intel: punit_ipc: Drop wrong use of ACPI_PTR()
Andy Shevchenko
2021-09-13
1
-2
/
+1
|
/
*
Merge tag 'tag-chrome-platform-for-v5.15' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2021-09-08
5
-23
/
+123
|
\
|
*
platform/chrome: cros_ec_trace: Fix format warnings
Gwendal Grignou
2021-08-30
1
-3
/
+3
|
*
platform/chrome: cros_ec_typec: Use existing feature check
Prashant Malani
2021-08-23
1
-22
/
+5
|
*
platform/chrome: cros_ec_proto: Send command again when timeout occurs
Patryk Duda
2021-07-26
1
-0
/
+9
|
*
platform/chrome: sensorhub: Add trace events for sample
Gwendal Grignou
2021-07-26
3
-1
/
+109
*
|
Merge tag 'platform-drivers-x86-v5.15-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-09-02
74
-1132
/
+2279
|
\
\
|
*
|
platform/x86: dell-smbios-wmi: Add missing kfree in error-exit from run_smbio...
Hans de Goede
2021-08-26
1
-0
/
+1
|
*
|
platform/x86: dell-smbios-wmi: Avoid false-positive memcpy() warning
Kees Cook
2021-08-26
1
-1
/
+1
[prev]
[next]