index
:
pub/scm/linux/kernel/git/chris/linux.git
master
Linux tree for Krzysztof Halasa
Krzysztof Halasa
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-19
Merge tag 'chrome-platform-for-6.13' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
15
-16
/
+17
2024-11-18
platform/x86: p2sb: Cache correct PCI bar for P2SB on Gemini Lake
Hans de Goede
1
-0
/
+1
2024-11-18
platform/x86: panasonic-laptop: Return errno correctly in show callback
Yao Zi
1
-3
/
+7
2024-11-16
alienware-wmi: create_thermal_profile() no longer brute-forces IDs
Kurt Borja
1
-2
/
+12
2024-11-16
alienware-wmi: Adds support to Alienware x17 R2
Kurt Borja
1
-0
/
+9
2024-11-16
alienware-wmi: extends the list of supported models
Kurt Borja
1
-0
/
+81
2024-11-16
alienware-wmi: order alienware_quirks[] alphabetically
Kurt Borja
1
-26
/
+26
2024-11-15
Merge branches 'acpi-battery', 'acpi-ec', 'acpi-pfr' and 'acpi-osl'
Rafael J. Wysocki
4
-11
/
+15
2024-11-14
platform/x86/intel/pmt: allow user offset for PMT callbacks
Michael J. Ruhl
3
-5
/
+7
2024-11-13
platform/x86/amd/hsmp: Change the error type
Suma Hegde
1
-3
/
+3
2024-11-13
platform/x86/amd/hsmp: Add new error code and error logs
Suma Hegde
1
-10
/
+24
2024-11-13
platform/x86/amd: amd_3d_vcache: Add AMD 3D V-Cache optimizer driver
Basavaraj Natikar
3
-0
/
+190
2024-11-12
platform: cznic: turris-omnia-mcu: Rename variable holding GPIO line names
Marek Behún
1
-2
/
+2
2024-11-12
platform: cznic: turris-omnia-mcu: Document the driver private data structure
Marek Behún
1
-6
/
+36
2024-11-12
intel-hid: fix volume buttons on Thinkpad X12 Detachable Tablet Gen 1
Cole Stowell
1
-0
/
+7
2024-11-12
platform/x86: asus-wmi: Use platform_profile_cycle()
Armin Wolf
1
-23
/
+1
2024-11-12
platform/x86: asus-wmi: Fix inconsistent use of thermal policies
Armin Wolf
1
-43
/
+21
2024-11-12
platform/x86: hp: hp-bioscfg: remove redundant if statement
Colin Ian King
1
-8
/
+3
2024-11-06
Merge tag 'platform-drivers-x86-v6.12-4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
7
-3
/
+42
2024-11-06
platform/x86: x86-android-tablets: Add support for Vexia EDU ATLA 10 tablet
Hans de Goede
3
-0
/
+174
2024-11-06
platform/x86: x86-android-tablets: Add support for getting i2c_adapter by PCI...
Hans de Goede
3
-2
/
+40
2024-11-06
platform/x86: x86-android-tablets: Add get_i2c_adap_by_handle() helper
Hans de Goede
1
-9
/
+16
2024-11-06
platform/x86: thinkpad_acpi: Fix for ThinkPad's with ECFW showing incorrect f...
Vishnu Sankar
1
-3
/
+25
2024-11-05
sysfs: treewide: constify attribute callback of bin_attribute::mmap()
Thomas Weißschuh
1
-1
/
+1
2024-11-05
sysfs: treewide: constify attribute callback of bin_is_visible()
Thomas Weißschuh
2
-2
/
+2
2024-11-05
Merge 6.12-rc6 into char-misc-next
Greg Kroah-Hartman
10
-65
/
+22
2024-11-05
goldfish: Fix unused const variable 'goldfish_pipe_acpi_match'
Zeng Heng
1
-2
/
+1
2024-11-04
platform/x86/amd/pmf: Switch to platform_get_resource() and devm_ioremap_reso...
Shyam Sundar S K
4
-32
/
+27
2024-11-04
platform/x86/amd/pmf: Use dev_err_probe() to simplify error handling
Shyam Sundar S K
1
-4
/
+4
2024-11-04
platform/x86/intel/vsec: Remove a useless mutex
Christophe JAILLET
1
-6
/
+0
2024-11-04
platform/x86: ideapad-laptop: add missing Ideapad Pro 5 fn keys
Renato Caldas
1
-0
/
+3
2024-11-04
platform/x86: dell-wmi-base: Handle META key Lock/Unlock events
Kurt Borja
1
-0
/
+6
2024-11-04
platform/x86: dell-smbios-base: Extends support to Alienware products
Kurt Borja
1
-0
/
+1
2024-11-04
platform/x86/amd/pmc: Detect when STB is not available
Corey Hickey
1
-0
/
+5
2024-11-04
platform/x86/amd/pmf: Add SMU metrics table support for 1Ah family 60h model
Shyam Sundar S K
2
-0
/
+2
2024-11-01
alienware-wmi: Fix spelling mistake "requieres" -> "requires"
Colin Ian King
1
-1
/
+1
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
[prev]
[next]