index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-29
tools/power/x86/intel-speed-select: Increase die count
Srinivas Pandruvada
1
-1
/
+1
2024-04-29
platform/x86:intel/pmc: Enable S0ix blocker show in Lunar Lake
Xi Pardee
2
-226
/
+261
2024-04-29
platform/x86:intel/pmc: Add support to show S0ix blocker counter
Xi Pardee
2
-0
/
+44
2024-04-29
platform/x86:intel/pmc: Update LNL signal status map
Xi Pardee
2
-1
/
+22
2024-04-29
platform/x86: ISST: Add missing MODULE_DESCRIPTION
Srinivas Pandruvada
2
-0
/
+2
2024-04-29
platform/x86: ISST: Add dev_fmt
Srinivas Pandruvada
1
-0
/
+2
2024-04-29
platform/x86: ISST: Use in_range() to check package ID validity
Srinivas Pandruvada
1
-2
/
+1
2024-04-29
platform/x86: ISST: Support partitioned systems
Srinivas Pandruvada
1
-32
/
+267
2024-04-29
platform/x86: ISST: Shorten the assignments for power_domain_info
Srinivas Pandruvada
1
-17
/
+16
2024-04-29
platform/x86: ISST: Use local variable for auxdev->dev
Srinivas Pandruvada
1
-13
/
+14
2024-04-29
platform/x86/intel/tpmi: Add additional TPMI header fields
Srinivas Pandruvada
2
-1
/
+20
2024-04-29
platform/x86/intel/tpmi: Align comments in kernel-doc
Srinivas Pandruvada
1
-3
/
+3
2024-04-29
platform/x86/intel/tpmi: Check major version change for TPMI Information
Srinivas Pandruvada
1
-4
/
+13
2024-04-29
platform/x86/intel/tpmi: Handle error from tpmi_process_info()
Srinivas Pandruvada
1
-2
/
+5
2024-04-29
platform/x86: classmate-laptop: Add missing MODULE_DESCRIPTION()
Andy Shevchenko
1
-2
/
+2
2024-04-29
platform/x86: Add lenovo-yoga-tab2-pro-1380-fastcharger driver
Hans de Goede
3
-0
/
+350
2024-04-29
platform/x86: wmi: Add MSI WMI Platform driver
Armin Wolf
6
-0
/
+656
2024-04-29
platform/x86: thinkpad_acpi: Use false to set acpi_send_ev to false
Hans de Goede
1
-1
/
+1
2024-04-29
platform/x86: thinkpad_acpi: Support hotkey to disable trackpoint doubletap
Mark Pearson
1
-1
/
+11
2024-04-29
platform/x86: thinkpad_acpi: Support for system debug info hotkey
Mark Pearson
1
-0
/
+1
2024-04-29
platform/x86: thinkpad_acpi: Support for trackpoint doubletap
Mark Pearson
1
-0
/
+19
2024-04-29
platform/x86: thinkpad_acpi: Simplify known_ev handling
Mark Pearson
1
-6
/
+2
2024-04-29
platform/x86: thinkpad_acpi: Add mappings for adaptive kbd clipping-tool and ...
Hans de Goede
1
-2
/
+2
2024-04-29
platform/x86: thinkpad_acpi: Switch to using sparse-keymap helpers
Hans de Goede
1
-259
/
+145
2024-04-29
platform/x86: thinkpad_acpi: Drop KEY_RESERVED special handling
Hans de Goede
1
-10
/
+8
2024-04-29
platform/x86: thinkpad_acpi: Use correct keycodes for volume and brightness keys
Hans de Goede
1
-24
/
+21
2024-04-29
platform/x86: thinkpad_acpi: Change hotkey_reserved_mask initialization
Hans de Goede
1
-6
/
+15
2024-04-29
platform/x86: thinkpad_acpi: Do not send ACPI netlink events for unknown hotkeys
Hans de Goede
1
-3
/
+11
2024-04-29
platform/x86: thinkpad_acpi: Move tpacpi_driver_event() call to tpacpi_input_...
Hans de Goede
1
-4
/
+3
2024-04-29
platform/x86: thinkpad_acpi: Move hkey > scancode mapping to tpacpi_input_sen...
Hans de Goede
1
-59
/
+26
2024-04-29
platform/x86: thinkpad_acpi: Drop tpacpi_input_send_key_masked() and hotkey_d...
Hans de Goede
1
-14
/
+2
2024-04-29
platform/x86: thinkpad_acpi: Always call tpacpi_driver_event() for hotkeys
Hans de Goede
1
-7
/
+4
2024-04-29
platform/x86: thinkpad_acpi: Move hotkey_user_mask check to tpacpi_input_send...
Hans de Goede
1
-2
/
+5
2024-04-29
platform/x86: thinkpad_acpi: Move special original hotkeys handling out of sw...
Hans de Goede
1
-4
/
+10
2024-04-29
platform/x86: thinkpad_acpi: Move adaptive kbd event handling to tpacpi_drive...
Hans de Goede
1
-35
/
+41
2024-04-29
platform/x86: thinkpad_acpi: Make tpacpi_driver_event() return if it handled ...
Hans de Goede
1
-54
/
+61
2024-04-29
platform/x86: thinkpad_acpi: Do hkey to scancode translation later
Hans de Goede
1
-35
/
+36
2024-04-29
platform/x86: thinkpad_acpi: Use tpacpi_input_send_key() in adaptive kbd code
Hans de Goede
1
-14
/
+2
2024-04-29
platform/x86: thinkpad_acpi: Drop ignore_acpi_ev
Hans de Goede
1
-39
/
+17
2024-04-29
platform/x86: thinkpad_acpi: Drop setting send_/ignore_acpi_ev defaults twice
Hans de Goede
1
-19
/
+5
2024-04-29
platform/x86: thinkpad_acpi: Provide hotkey_poll_stop_sync() dummy
Hans de Goede
1
-2
/
+3
2024-04-29
platform/x86: thinkpad_acpi: Take hotkey_mutex during hotkey_exit()
Hans de Goede
1
-2
/
+3
2024-04-29
platform/x86: asus-laptop: Use sysfs_emit() and sysfs_emit_at() to replace sp...
yunshui
1
-22
/
+22
2024-04-29
platform/x86: samsung-laptop: Use sysfs_emit() to replace the old interface s...
yunshui
1
-5
/
+5
2024-04-29
platform/x86: msi-laptop: Use sysfs_emit() to replace sprintf()
yunshui
1
-10
/
+10
2024-04-29
platform/x86: thinkpad_acpi: change sprintf() to sysfs_emit()
yunshui
1
-2
/
+2
2024-04-29
platform/x86/intel/pmc: Fix PCH names in comments
Colin Ian King
2
-2
/
+2
2024-04-29
platform/x86/intel-uncore-freq: Don't present root domain on error
Srinivas Pandruvada
1
-0
/
+7
2024-04-29
platform/x86/amd/pmc: Fix implicit declaration error on i386
Basavaraj Natikar
1
-0
/
+1
2024-04-29
platform/x86/intel/ifs: Disable irq during one load stage
Jithu Joseph
1
-0
/
+2
[next]