index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-31
platform/x86: intel: Add 'intel' prefix to the modules automatically
Andy Shevchenko
3
-40
/
+30
2024-10-31
alienware-wmi: added force module parameters
Kurt Borja
1
-0
/
+18
2024-10-30
alienware-wmi: added platform profile support
Kurt Borja
2
-0
/
+307
2024-10-30
alienware-wmi: alienware_wmax_command() is now input size agnostic
Kurt Borja
1
-14
/
+15
2024-10-30
alienware-wmi: fixed indentation and clean up
Kurt Borja
1
-67
/
+67
2024-10-29
platform/x86: compal-laptop: use sysfs_emit() instead of sprintf()
chen zhang
1
-28
/
+29
2024-10-29
platform/x86: wmi: Introduce to_wmi_driver()
Armin Wolf
1
-7
/
+5
2024-10-29
platform/x86: wmi: Replace dev_to_wdev() with to_wmi_device()
Armin Wolf
1
-5
/
+4
2024-10-29
platform/x86: wmi: Remove wmi_block_list
Armin Wolf
1
-22
/
+28
2024-10-29
platform/x86: think-lmi: Multi-certificate support
Mark Pearson
2
-26
/
+94
2024-10-29
platform/x86: think-lmi: Allow empty admin password
Mark Pearson
1
-1
/
+6
2024-10-29
platform/x86: think-lmi: Add certificate as mechanism
Mark Pearson
1
-0
/
+4
2024-10-29
platform/x86: think-lmi: improve check if BIOS account security enabled
Mark Pearson
2
-14
/
+14
2024-10-28
platform/chrome: Switch back to struct platform_driver::remove()
Uwe Kleine-König
13
-14
/
+14
2024-10-27
Merge tag 'platform-drivers-x86-v6.12-3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
10
-65
/
+22
2024-10-26
platform/x86: asus-wmi: Fix thermal profile initialization
Armin Wolf
1
-0
/
+10
2024-10-25
platform/x86: eeepc-laptop: use sysfs_emit() instead of sprintf()
chen zhang
1
-4
/
+5
2024-10-25
platform/x86/amd/hsmp: Make hsmp_pdev static instead of global
Suma Hegde
4
-32
/
+48
2024-10-25
platform/x86/amd/hsmp: Use dev_groups in the driver structure
Suma Hegde
4
-113
/
+141
2024-10-25
platform/x86/amd/hsmp: Use name space while exporting module symbols
Suma Hegde
3
-9
/
+11
2024-10-25
platform/x86/amd/hsmp: Create separate ACPI, plat and common drivers
Suma Hegde
7
-210
/
+286
2024-10-24
ACPI: EC: make EC support compile-time conditional
Arnd Bergmann
4
-11
/
+15
2024-10-22
platform/x86/amd/hsmp: Change generic plat_dev name to hsmp_pdev
Suma Hegde
4
-41
/
+41
2024-10-22
platform/x86/amd/hsmp: Move ACPI code to acpi.c
Suma Hegde
4
-251
/
+275
2024-10-22
platform/x86/amd/hsmp: Move platform device specific code to plat.c
Suma Hegde
4
-129
/
+161
2024-10-22
platform/x86/amd/hsmp: Move structure and macros to header file
Suma Hegde
2
-41
/
+64
2024-10-22
platform/x86/amd/hsmp: Convert amd_hsmp_rdwr() to a function pointer
Suma Hegde
1
-18
/
+12
2024-10-22
platform/x86/amd/hsmp: Create wrapper function init_acpi()
Suma Hegde
1
-32
/
+59
2024-10-22
platform/x86/amd/hsmp: Create hsmp/ directory
Suma Hegde
5
-15
/
+27
2024-10-22
platform/x86/intel/pmc: Disable C1 auto-demotion during suspend
David E. Box
1
-0
/
+53
2024-10-22
platform/x86/intel/pmc: Refactor platform resume functions to use cnl_resume()
David E. Box
3
-6
/
+3
2024-10-22
platform/surface: aggregator_registry: Add Surface Pro 9 5G
Jérôme de Bretagne
1
-1
/
+18
2024-10-22
platform/x86: intel_scu_ipc: Save a copy of the entire struct intel_scu_ipc_data
Andy Shevchenko
1
-16
/
+17
2024-10-22
platform/x86: intel_scu_ipc: Convert to check for errors first
Andy Shevchenko
1
-17
/
+18
2024-10-22
platform/x86: intel_scu_ipc: Simplify code with cleanup helpers
Andy Shevchenko
1
-40
/
+25
2024-10-22
platform/x86: intel_scu_ipc: Replace workaround by 32-bit IO
Andy Shevchenko
1
-10
/
+3
2024-10-22
platform/x86: intel_scu_ipc: Unify the flow in pwr_reg_rdwr()
Andy Shevchenko
1
-1
/
+1
2024-10-22
platform/x86: dell-dcdbase: Replace snprintf in show functions with sysfs_emit
Hongling Zeng
1
-5
/
+6
2024-10-21
platform/x86: dell-wmi: Ignore suspend notifications
Armin Wolf
1
-0
/
+9
2024-10-21
platform/x86/intel/pmc: Fix pmc_core_iounmap to call iounmap for valid addresses
Vamsi Krishna Brahmajosyula
1
-1
/
+3
2024-10-21
platform/x86:intel/pmc: Revert "Enable the ACPI PM Timer to be turned off whe...
Marek Maslanka
7
-64
/
+0
2024-10-21
platform/x86: classmate-laptop: Replace snprintf in show functions with sysfs...
Hongling Zeng
1
-3
/
+4
2024-10-17
platform/x86: Switch back to struct platform_driver::remove()
Uwe Kleine-König
42
-46
/
+46
2024-10-16
x86: acer-wmi: remove unused macros
Ba Jing
1
-5
/
+0
2024-10-16
mfd: intel_soc_pmic_bxtwc: Use IRQ domain for TMU device
Andy Shevchenko
1
-16
/
+6
2024-10-14
platform/chrome: cros_ec_typec: fix missing fwnode reference decrement
Javier Carrasco
1
-0
/
+1
2024-10-10
asus-laptop: prefer strscpy() over strcpy()
Abdul Rahim
1
-2
/
+2
2024-10-09
platform/x86: wmi: Implement proper shutdown handling
Armin Wolf
1
-0
/
+27
2024-10-06
Merge tag 'platform-drivers-x86-v6.12-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
6
-8
/
+22
2024-10-06
platform/x86: x86-android-tablets: Fix use after free on platform_device_regi...
Hans de Goede
1
-2
/
+4
[prev]
[next]