index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-12
platform/x86/amd/pmf: Differentiate PMF ACPI versions
Shyam Sundar S K
2
-2
/
+5
2024-03-12
platform/x86: pmc_atom: Check state of PMC clocks on s2idle
Hans de Goede
1
-0
/
+11
2024-03-12
platform/x86: pmc_atom: Check state of PMC managed devices on s2idle
Johannes Stezenbach
1
-0
/
+68
2024-03-12
platform/x86: make fw_attr_class constant
Ricardo B. Marliere
5
-6
/
+6
2024-03-12
platform/x86/intel/tpmi: Change vsec offset to u64
Srinivas Pandruvada
1
-4
/
+5
2024-03-12
platform/x86: intel_scu_pcidrv: Remove unused intel-mid.h
Andy Shevchenko
1
-1
/
+0
2024-03-12
platform/x86: intel_scu_wdt: Remove unused intel-mid.h
Andy Shevchenko
1
-1
/
+0
2024-03-12
platform/x86/amd/pmf: Fix possible out-of-bound memory accesses
Armin Wolf
1
-0
/
+6
2024-03-12
platform/x86/amd/pmf: Use struct for cookie header
Armin Wolf
2
-6
/
+9
2024-03-12
platform/x86/amd/pmf: Do not use readl() for policy buffer access
Armin Wolf
1
-2
/
+2
2024-03-12
platform/x86/amd/pmf: Fix return value of amd_pmf_start_policy_engine()
Armin Wolf
1
-3
/
+3
2024-03-12
platform/mellanox: mlxbf-pmc: fix signedness bugs
Dan Carpenter
1
-3
/
+6
2024-03-12
platform/x86: ISST: Allow reading core-power state on HWP disabled systems
Srinivas Pandruvada
1
-2
/
+2
2024-03-12
platform/x86: thinkpad_acpi: Add more ThinkPads with non-standard reg address...
Vishnu Sankar
1
-0
/
+7
2024-03-12
platform/x86: touchscreen_dmi: Add an extra entry for a variant of the Chuwi ...
Alban Boyé
1
-0
/
+9
2024-03-12
platform/x86/intel/pmc/arl: Put GNA device in D3
David E. Box
1
-0
/
+2
2024-03-12
platform/x86/intel/pmc/lnl: Remove SSRAM support
David E. Box
1
-35
/
+5
2024-03-12
platform/x86/intel/vsec: Remove nuisance message
David E. Box
1
-4
/
+1
2024-03-12
platform/x86: acer-wmi: Add predator_v4 module parameter
SungHwan Jung
1
-1
/
+7
2024-03-12
platform/x86: acer-wmi: Add support for Acer PH16-71
SungHwan Jung
1
-0
/
+9
2024-03-12
platform/x86: intel_scu_ipcutil: Make scu static
Armin Wolf
1
-1
/
+1
2024-03-12
platform/x86/amd/pmf: Add missing __iomem attribute to policy_base
Armin Wolf
2
-2
/
+2
2024-03-12
platform/x86: wmi: Remove obsolete duplicate GUID allowlist
Armin Wolf
1
-39
/
+0
2024-03-12
platform/x86: wmi: Do not instantiate older WMI drivers multiple times
Armin Wolf
5
-0
/
+16
2024-03-12
platform/x86: wmi: Ignore duplicated GUIDs in legacy matches
Armin Wolf
1
-2
/
+17
2024-03-12
platform/x86: ideapad-laptop: map Fn + R key to KEY_REFRESH_RATE_TOGGLE
Gergo Koteles
1
-2
/
+2
2024-03-11
Merge tag 'x86-apic-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-03-08
platform/x86: serial-multi-instantiate: Add support for CS35L54 and CS35L57
Simon Trimmer
1
-0
/
+28
2024-03-07
platform: goldfish: move the separate 'default' propery for CONFIG_GOLDFISH
Masahiro Yamada
1
-0
/
+1
2024-03-06
Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"
Ahelenia Ziemiańska
3
-3
/
+3
2024-03-05
platform/x86/amd/pmf: Fix missing error code in amd_pmf_init_smart_pc()
Harshit Mogalapalli
1
-1
/
+3
2024-03-05
platform/x86: p2sb: On Goldmont only cache P2SB and SPI devfn BAR
Hans de Goede
1
-16
/
+9
2024-02-27
platform/mellanox: mlxbf-pmc: Ignore unsupported performance blocks
Luiz Capitulino
1
-2
/
+14
2024-02-27
platform/mellanox: mlxbf-pmc: mlxbf_pmc_event_list(): make size ptr optional
Luiz Capitulino
1
-18
/
+22
2024-02-27
platform/x86: dell-privacy: Remove usage of wmi_has_guid()
Armin Wolf
1
-4
/
+0
2024-02-27
Revert "platform/x86: asus-wmi: Support WMI event queue"
Armin Wolf
1
-66
/
+5
2024-02-27
platform/x86: wmi: Always evaluate _WED when receiving an event
Armin Wolf
1
-18
/
+49
2024-02-27
platform/x86: wmi: Check if event data is not NULL
Armin Wolf
1
-2
/
+9
2024-02-27
platform/x86: wmi: Prevent incompatible event driver from probing
Armin Wolf
1
-0
/
+10
2024-02-27
platform/x86/fujitsu-laptop: Add battery charge control support
Szilard Fabian
2
-0
/
+118
2024-02-27
thermal: core: Eliminate writable trip points masks
Rafael J. Wysocki
1
-1
/
+1
2024-02-27
Merge 6.8-rc6 into tty-next
Greg Kroah-Hartman
13
-97
/
+182
2024-02-26
Merge v6.8-rc6 into usb-next
Greg Kroah-Hartman
13
-97
/
+182
2024-02-20
platform/x86: thinkpad_acpi: Only update profile if successfully converted
Mario Limonciello
1
-2
/
+3
2024-02-20
platform/x86: intel-vbtn: Stop calling "VBDL" from notify_handler
Hans de Goede
1
-3
/
+0
2024-02-20
platform/x86: x86-android-tablets: Fix acer_b1_750_goodix_gpios name
Hans de Goede
1
-2
/
+2
2024-02-20
platform/x86: x86-android-tablets: Fix serdev instantiation no longer working
Hans de Goede
1
-26
/
+9
2024-02-20
platform/x86: Add new get_serdev_controller() helper
Hans de Goede
1
-0
/
+80
2024-02-20
platform/x86: x86-android-tablets: Fix keyboard touchscreen on Lenovo Yogaboo...
Hans de Goede
3
-0
/
+5
2024-02-20
platform/x86: thinkpad_acpi: Fix to correct wrong temp reporting on some Thin...
Vishnu Sankar
1
-6
/
+68
[prev]
[next]