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: thinkpad_acpi: tpacpi_attr_group contains driver attributes not...
Hans de Goede
2021-11-25
1
-5
/
+25
|
*
|
|
|
platform/x86: thinkpad_acpi: Register tpacpi_pdriver after subdriver init
Hans de Goede
2021-11-25
1
-20
/
+21
|
*
|
|
|
platform/x86: thinkpad_acpi: Restore missing hotkey_tablet_mode and hotkey_ra...
Hans de Goede
2021-11-25
1
-0
/
+2
|
*
|
|
|
platform/x86: thinkpad_acpi: Fix thermal_temp_input_attr sorting
Hans de Goede
2021-11-25
1
-8
/
+8
|
*
|
|
|
platform/x86: thinkpad_acpi: Remove "goto err_exit" from hotkey_init()
Hans de Goede
2021-11-25
1
-6
/
+2
|
*
|
|
|
platform/x86: thinkpad_acpi: Properly indent code in tpacpi_dytc_profile_init()
Hans de Goede
2021-11-25
1
-24
/
+23
|
*
|
|
|
platform/x86: thinkpad_acpi: Cleanup dytc_profile_available
Hans de Goede
2021-11-25
1
-12
/
+6
|
*
|
|
|
platform/x86: thinkpad_acpi: Simplify dytc_version handling
Hans de Goede
2021-11-25
1
-42
/
+5
|
*
|
|
|
platform/x86: thinkpad_acpi: Make *_init() functions return -ENODEV instead of 1
Hans de Goede
2021-11-25
1
-51
/
+34
|
*
|
|
|
platform/x86: thinkpad_acpi: Accept ibm_init_struct.init() returning -ENODEV
Hans de Goede
2021-11-22
1
-2
/
+2
|
*
|
|
|
platform/x86: think-lmi: Simplify tlmi_analyze() error handling a bit
Hans de Goede
2021-11-22
1
-15
/
+11
|
*
|
|
|
platform/x86: think-lmi: Move kobject_init() call into tlmi_create_auth()
Hans de Goede
2021-11-22
1
-8
/
+3
|
*
|
|
|
platform/x86: think-lmi: Opcode support
Mark Pearson
2021-11-18
2
-37
/
+311
|
*
|
|
|
platform/x86: asus-wmi: Add support for custom fan curves
Luke D. Jones
2021-11-16
1
-5
/
+562
|
*
|
|
|
platform/x86: thinkpad_acpi: Convert platform driver to use dev_groups
Len Baker
2021-11-16
1
-283
/
+243
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'media/v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2022-01-10
9
-145
/
+373
|
\
\
\
\
|
*
\
\
\
Merge tag 'platform-drivers-x86-int3472-1' of git://git.kernel.org/pub/scm/li...
Mauro Carvalho Chehab
2021-12-16
9
-145
/
+373
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
platform/x86: int3472: Deal with probe ordering issues
Hans de Goede
2021-12-13
2
-0
/
+7
|
|
*
|
|
platform/x86: int3472: Pass tps68470_regulator_platform_data to the tps68470-...
Hans de Goede
2021-12-13
4
-1
/
+199
|
|
*
|
|
platform/x86: int3472: Pass tps68470_clk_platform_data to the tps68470-regula...
Hans de Goede
2021-12-13
1
-7
/
+28
|
|
*
|
|
platform/x86: int3472: Add get_sensor_adev_and_name() helper
Hans de Goede
2021-12-13
3
-18
/
+35
|
|
*
|
|
platform/x86: int3472: Split into 2 drivers
Hans de Goede
2021-12-13
7
-120
/
+105
*
|
|
|
|
Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-01-10
2
-42
/
+97
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Merge v5.16-rc5 into drm-next
Daniel Vetter
2021-12-14
6
-9
/
+50
|
|
\
\
\
\
|
*
\
\
\
\
Merge tag 'drm-misc-next-2021-11-18' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-11-23
2
-42
/
+97
|
|
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2021-11-18
31
-501
/
+4752
|
|
|
\
\
\
\
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
|
|
*
|
|
|
platform/x86: thinkpad_acpi: Register a privacy-screen device
Hans de Goede
2021-10-14
2
-25
/
+74
|
|
*
|
|
|
platform/x86: thinkpad_acpi: Get privacy-screen / lcdshadow ACPI handles only...
Hans de Goede
2021-10-14
1
-10
/
+8
|
|
*
|
|
|
platform/x86: thinkpad_acpi: Add hotkey_notify_extended_hotkey() helper
Hans de Goede
2021-10-14
1
-11
/
+19
*
|
|
|
|
|
Merge tag 'platform-drivers-x86-v5.16-4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-12-24
6
-47
/
+35
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
platform/x86: intel_pmc_core: fix memleak on registration failure
Johan Hovold
2021-12-23
1
-1
/
+1
|
*
|
|
|
|
platform/x86/intel: Remove X86_PLATFORM_DRIVERS_INTEL
Andy Shevchenko
2021-12-23
2
-16
/
+1
|
*
|
|
|
|
platform/x86: system76_acpi: Guard System76 EC specific functionality
Tim Crawford
2021-12-23
1
-28
/
+30
|
*
|
|
|
|
platform/x86: apple-gmux: use resource_size() with res
Wang Qing
2021-12-21
1
-1
/
+1
|
*
|
|
|
|
platform/x86: amd-pmc: only use callbacks for suspend
Mario Limonciello
2021-12-21
1
-1
/
+2
*
|
|
|
|
|
Merge tag 'platform-drivers-x86-v5.16-3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-12-07
5
-3
/
+42
|
\
|
|
|
|
|
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
platform/x86/intel: hid: add quirk to support Surface Go 3
Alex Hung
2021-12-06
1
-0
/
+7
|
*
|
|
|
platform/x86: amd-pmc: Fix s2idle failures on certain AMD laptops
Fabrizio Bertocci
2021-11-30
1
-1
/
+1
|
*
|
|
|
platform/x86: touchscreen_dmi: Add TrekStor SurfTab duo W1 touchscreen info
Hans de Goede
2021-11-25
1
-0
/
+18
|
*
|
|
|
platform/x86: lg-laptop: Recognize more models
Matan Ziv-Av
2021-11-25
1
-0
/
+12
|
*
|
|
|
platform/x86: thinkpad_acpi: Add lid_logo_dot to the list of safe LEDs
Hans de Goede
2021-11-25
1
-2
/
+2
|
*
|
|
|
platform/x86: thinkpad_acpi: Restore missing hotkey_tablet_mode and hotkey_ra...
Hans de Goede
2021-11-25
1
-0
/
+2
|
|
/
/
/
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2021-11-24
1
-6
/
+8
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
HID: intel-ish-hid: fix module device-id handling
Arnd Bergmann
2021-11-11
1
-11
/
+8
|
*
|
|
platform/x86: isthp_eclite: only load for matching devices
Thomas Weißschuh
2021-11-09
1
-1
/
+6
|
|
|
/
|
|
/
|
*
|
|
platform/x86: thinkpad_acpi: Fix WWAN device disabled issue after S3 deep
Slark Xiao
2021-11-16
1
-12
/
+0
*
|
|
platform/x86: thinkpad_acpi: Add support for dual fan control
Jimmy Wang
2021-11-16
1
-0
/
+1
*
|
|
platform/x86: think-lmi: Abort probe on analyze failure
Alex Williamson
2021-11-16
2
-4
/
+10
*
|
|
platform/x86: dell-wmi-descriptor: disable by default
Thomas Weißschuh
2021-11-16
1
-1
/
+1
*
|
|
platform/x86: samsung-laptop: Fix typo in a comment
Jason Wang
2021-11-16
1
-1
/
+1
[prev]
[next]