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
2018-03-09
platform/x86: dell-smbios: Rename dell-smbios source to dell-smbios-base
Mario Limonciello
2
-0
/
+1
2018-03-09
platform/x86: dell-smbios: Correct some style warnings
Mario Limonciello
1
-3
/
+5
2018-03-09
platform/x86: dell-smbios: Resolve dependency error on DCDBAS
Darren Hart (VMware)
1
-0
/
+6
2018-03-08
Revert "platform/chrome: chromeos_laptop: make chromeos_laptop const"
Dmitry Torokhov
1
-11
/
+11
2018-03-06
platform/x86: Allow for SMBIOS backend defaults
Darren Hart (VMware)
1
-2
/
+4
2018-03-03
platform/x86: dell-smbios: Link all dell-smbios-* modules together
Mario Limonciello
6
-33
/
+66
2018-03-03
platform/x86: dell-smbios: Rename dell-smbios source to dell-smbios-base
Mario Limonciello
2
-0
/
+1
2018-03-03
platform/x86: dell-smbios: Correct some style warnings
Mario Limonciello
1
-3
/
+5
2018-03-01
platform/x86: wmi: Fix misuse of vsprintf extension %pULL
Joe Perches
1
-3
/
+3
2018-03-01
platform/x86: wmi: Fix misuse of vsprintf extension %pULL
Joe Perches
1
-3
/
+3
2018-03-01
platform/x86: intel-hid: Reset wakeup capable flag on removal
Rafael J. Wysocki
1
-0
/
+1
2018-03-01
platform/x86: intel-vbtn: Reset wakeup capable flag on removal
Rafael J. Wysocki
1
-0
/
+1
2018-02-28
platform/x86: intel-hid: Reset wakeup capable flag on removal
Rafael J. Wysocki
1
-0
/
+1
2018-02-28
platform/x86: intel-vbtn: Reset wakeup capable flag on removal
Rafael J. Wysocki
1
-0
/
+1
2018-02-25
platform/x86: intel-vbtn: Only activate tablet mode switch on 2-in-1's
Mario Limonciello
1
-17
/
+29
2018-02-25
platform/x86: intel-vbtn: Only activate tablet mode switch on 2-in-1's
Mario Limonciello
1
-17
/
+29
2018-02-25
platform/x86: fujitsu-laptop: Clean up constants
Michał Kępień
1
-32
/
+34
2018-02-25
platform/x86: fujitsu-laptop: Define constants for backlight power control
Michał Kępień
1
-3
/
+11
2018-02-25
platform/x86: fujitsu-laptop: Do not include linux/slab.h
Michał Kępień
1
-1
/
+0
2018-02-25
platform/x86: fujitsu-laptop: Clearly distinguish module parameters
Michał Kępień
1
-2
/
+4
2018-02-25
platform/x86: fujitsu-laptop: Simplify error paths
Michał Kępień
1
-10
/
+4
2018-02-25
platform/x86: fujitsu-laptop: Defer input device registration
Michał Kępień
1
-8
/
+8
2018-02-25
platform/x86: fujitsu-laptop: Unify local variable naming
Michał Kępień
1
-44
/
+41
2018-02-23
platform/x86: silead_dmi: Add DMI match for the I.T.Works TW701 tablet
Hans de Goede
1
-0
/
+9
2018-02-23
platform/x86: topstar-laptop: replace licence text with SPDX tag
Guillaume Douézan-Grard
1
-4
/
+1
2018-02-23
platform/x86: topstar-laptop: update copyright and fix some comments
Guillaume Douézan-Grard
1
-1
/
+3
2018-02-23
platform/x86: topstar-laptop: add Topstar U931/RVP7 WLAN LED workaround
Guillaume Douézan-Grard
2
-0
/
+110
2018-02-23
platform/x86: topstar-laptop: add platform device
Guillaume Douézan-Grard
1
-3
/
+58
2018-02-23
platform/x86: topstar-laptop: split ACPI events and input handling
Guillaume Douézan-Grard
1
-38
/
+71
2018-02-23
platform/x86: topstar-laptop: use consistent naming scheme
Guillaume Douézan-Grard
1
-41
/
+41
2018-02-23
platform/x86: topstar-laptop: revert "convert to module_acpi_driver()"
Guillaume Douézan-Grard
1
-1
/
+21
2018-02-23
platform/x86: wmi: Replace list_for_each() by list_for_each_entry()
Andy Shevchenko
1
-15
/
+5
2018-02-22
thinkpad_acpi: Add support for battery thresholds
Ognjen Galic
2
-1
/
+389
2018-02-19
platform/x86: wmi: Replace kmalloc + sprintf() with kasprintf()
Andy Shevchenko
1
-2
/
+1
2018-02-15
platform/x86: intel_turbo_max_3: Remove restriction for HWP platforms
Srinivas Pandruvada
1
-3
/
+0
2018-02-15
platform/x86: GPD pocket fan: fix spelling mistake: "Mill-celcius" -> "millic...
Colin Ian King
1
-2
/
+2
2018-02-15
platform/x86: dell-laptop: Removed duplicates in DMI whitelist
Alexander Abrosimov
1
-18
/
+0
2018-02-15
platform/x86: dell-laptop: fix kbd_get_state's request value
Laszlo Toth
1
-1
/
+1
2018-02-15
platform/x86: ideapad-laptop: Increase timeout to wait for EC answer
Aaron Ma
1
-1
/
+1
2018-02-15
platform/x86: wmi: fix off-by-one write in wmi_dev_probe()
Andrey Ryabinin
1
-1
/
+1
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
3
-6
/
+6
2018-02-11
Merge tag 'platform-drivers-x86-v4.16-3' of git://github.com/dvhart/linux-pdx86
Linus Torvalds
2
-11
/
+363
2018-02-11
Merge tag 'chrome-platform-for-linus-4.16' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
4
-19
/
+57
2018-02-10
platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systems
Vadim Pasternak
1
-0
/
+142
2018-02-10
platform/x86: mlx-platform: Add support for new msn201x system type
Vadim Pasternak
1
-0
/
+59
2018-02-10
platform/x86: mlx-platform: Add support for new msn274x system type
Vadim Pasternak
1
-0
/
+124
2018-02-09
platform/x86: mlx-platform: Fix power cable setting for msn21xx family
Vadim Pasternak
1
-2
/
+21
2018-02-09
platform/x86: mlx-platform: Add define for the negative bus
Vadim Pasternak
1
-0
/
+1
2018-02-09
platform/x86: mlx-platform: Use defines for bus assignment
Vadim Pasternak
1
-8
/
+15
2018-02-09
platform/mellanox: mlxreg-hotplug: Fix uninitialized variable
Geert Uytterhoeven
1
-1
/
+1
[prev]
[next]