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
starfive-6.6.48-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
path:
root
/
drivers
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-27
platform/x86: amd-pmc: Drop check for valid alarm time
Mario Limonciello
1
-3
/
+0
2021-10-27
platform/x86: amd-pmc: Downgrade dev_info message to dev_dbg
Mario Limonciello
1
-1
/
+1
2021-10-27
platform/x86: amd-pmc: fix compilation without CONFIG_RTC_SYSTOHC_DEVICE
Mario Limonciello
1
-1
/
+1
2021-10-24
platform/x86: system76_acpi: fix Kconfig dependencies
Arnd Bergmann
1
-0
/
+3
2021-10-24
platform/x86: barco-p50-gpio: use KEY_VENDOR for button instead of KEY_RESTART
Peter Korsgaard
1
-1
/
+1
2021-10-22
platform/x86: sony-laptop: replace snprintf in show functions with sysfs_emit
Ye Guojin
1
-28
/
+18
2021-10-22
platform/x86: lg-laptop: replace snprintf in show functions with sysfs_emit
Ye Guojin
1
-5
/
+5
2021-10-22
platform/x86: wmi: change notification handler type
Mikalai Ramanovich
1
-3
/
+3
2021-10-21
platform/surface: aggregator_registry: Add support for Surface Laptop Studio
Maximilian Luz
1
-0
/
+54
2021-10-21
platform/surface: gpe: Add support for Surface Laptop Studio
Maximilian Luz
1
-0
/
+13
2021-10-21
platform/x86: amd-pmc: Add special handling for timer based S0i3 wakeup
Mario Limonciello
1
-1
/
+59
2021-10-21
platform/x86: amd-pmc: adjust arguments for `amd_pmc_send_cmd`
Mario Limonciello
1
-3
/
+3
2021-10-20
Revert "platform/x86: i2c-multi-instantiate: Don't create platform device for...
Saranya Gopal
1
-23
/
+8
2021-10-20
platform/x86: Support for EC-connected GPIOs for identify LED/button on Barco...
Santosh Kumar Yadav
3
-0
/
+449
2021-10-19
platform/x86: intel_int0002_vgpio: Use the new soc_intel_is_byt()/_cht() helpers
Hans de Goede
1
-12
/
+2
2021-10-19
platform/x86: thinkpad_acpi: Fix bitwise vs. logical warning
Nathan Chancellor
1
-1
/
+1
2021-10-19
platform/x86: thinkpad_acpi: Fix coccinelle warnings
Ye Guojin
1
-27
/
+27
2021-10-19
platform/x86: panasonic-laptop: Replace snprintf in show functions with sysfs...
Qing Wang
1
-9
/
+9
2021-10-19
platform: x86: ideapad-laptop: Use ACPI_COMPANION() directly
Rafael J. Wysocki
1
-6
/
+2
2021-10-19
surface: surface3_power: Drop redundant acpi_bus_get_device() call
Rafael J. Wysocki
1
-2
/
+1
2021-10-19
surface: surface3-wmi: Use ACPI_COMPANION() directly
Rafael J. Wysocki
1
-5
/
+4
2021-10-19
platform/x86: system76_acpi: Add attribute group for kb_led_color
Tim Crawford
1
-14
/
+10
2021-10-19
platform/x86: system76_acpi: Add battery charging thresholds
Tim Crawford
1
-0
/
+157
2021-10-19
platform/x86: system76_acpi: Replace Fn+F2 function for OLED models
Jeremy Soller
1
-0
/
+29
2021-10-19
platform/x86: system76_acpi: Report temperature and fan speed
Jeremy Soller
1
-4
/
+218
2021-10-19
platform/x86: mlx-platform: Add support for multiply cooling devices
Vadim Pasternak
1
-0
/
+27
2021-10-19
platform/mellanox: mlxreg-lc: Add initial support for Nvidia line card devices
Vadim Pasternak
3
-0
/
+919
2021-10-19
platform/mellanox: mlxreg-io: Extend number of hwmon attributes
Vadim Pasternak
1
-1
/
+1
2021-10-19
platform/x86: mlx-platform: Configure notifier callbacks for modular system
Vadim Pasternak
1
-0
/
+83
2021-10-19
platform/mellanox: mlxreg-hotplug: Extend logic for hotplug devices operations
Vadim Pasternak
1
-35
/
+88
2021-10-19
platform/x86: mlx-platform: Add initial support for new modular system
Vadim Pasternak
1
-2
/
+1653
2021-10-18
Merge 5.15-rc6 into char-misc-next
Greg Kroah-Hartman
7
-14
/
+24
2021-10-14
platform/x86: thinkpad_acpi: Register a privacy-screen device
Hans de Goede
2
-25
/
+74
2021-10-14
platform/x86: thinkpad_acpi: Get privacy-screen / lcdshadow ACPI handles only...
Hans de Goede
1
-10
/
+8
2021-10-14
platform/x86: thinkpad_acpi: Add hotkey_notify_extended_hotkey() helper
Hans de Goede
1
-11
/
+19
2021-10-13
misc: lis3lv02d: Make lis3lv02d_remove_fs() return void
Uwe Kleine-König
1
-1
/
+2
2021-10-11
platform/x86: int1092: Fix non sequential device mode handling
Shravan S
1
-8
/
+15
2021-10-11
platform/x86: int1092: Fix non sequential device mode handling
Shravan S
1
-8
/
+15
2021-10-11
platform/x86: intel_skl_int3472: Correct null check
Daniel Scally
1
-1
/
+1
2021-10-11
platform/x86: gigabyte-wmi: add support for B550 AORUS ELITE AX V2
Zephaniah E. Loss-Cutler-Hull
1
-0
/
+1
2021-10-11
platform/x86: intel_skl_int3472: Correct null check
Daniel Scally
1
-1
/
+1
2021-10-11
platform/x86: gigabyte-wmi: add support for B550 AORUS ELITE AX V2
Zephaniah E. Loss-Cutler-Hull
1
-0
/
+1
2021-10-11
platform/x86: amd-pmc: Add alternative acpi id for PMC controller
Sachi King
1
-0
/
+1
2021-10-11
platform/x86: amd-pmc: Add alternative acpi id for PMC controller
Sachi King
1
-0
/
+1
2021-10-11
platform/x86: intel_scu_ipc: Update timeout value in comment
Prashant Malani
1
-1
/
+1
2021-10-11
platform/x86: intel_scu_ipc: Increase virtual timeout to 10s
Prashant Malani
1
-1
/
+1
2021-10-11
platform/x86: intel_scu_ipc: Fix busy loop expiry time
Prashant Malani
1
-1
/
+1
2021-10-11
platform/x86: intel_scu_ipc: Update timeout value in comment
Prashant Malani
1
-1
/
+1
2021-10-11
platform/x86: intel_scu_ipc: Increase virtual timeout to 10s
Prashant Malani
1
-1
/
+1
2021-10-11
platform/x86: intel_scu_ipc: Fix busy loop expiry time
Prashant Malani
1
-1
/
+1
[prev]
[next]