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
path:
root
/
drivers
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-18
Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-35
/
+12
2019-09-18
Merge tag 'devprop-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-47
/
+10
2019-09-18
Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2
-13
/
+43
2019-09-17
Merge branch 'pm-sleep'
Rafael J. Wysocki
2
-13
/
+43
2019-09-17
Merge suspend-to-idle rework material for v5.4.
Rafael J. Wysocki
2
-13
/
+43
2019-09-17
Merge tag 'platform-drivers-x86-v5.4-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
20
-298
/
+572
2019-09-17
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-12
/
+12
2019-09-17
Merge tag 'gpio-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-3
/
+8
2019-09-15
Merge branch 'spi-5.4' into spi-next
Mark Brown
1
-1
/
+1
2019-09-11
gpio: Initialize the irqchip valid_mask with a callback
Linus Walleij
1
-3
/
+8
2019-09-10
platform/x86: asus-wmi: Refactor charge threshold to use the battery hooking API
Kristian Klausen
1
-49
/
+99
2019-09-09
platform/x86: asus-wmi: Rename CHARGE_THRESHOLD to RSOC
Kristian Klausen
1
-3
/
+3
2019-09-09
platform/x86: ISST: Allow additional TRL MSRs
Srinivas Pandruvada
1
-0
/
+2
2019-09-07
platform/x86: intel_int0002_vgpio: Use device_init_wakeup
Hans de Goede
1
-1
/
+9
2019-09-07
platform/x86: intel_int0002_vgpio: Fix wakeups not working on Cherry Trail
Hans de Goede
1
-0
/
+1
2019-09-07
platform/x86: compal-laptop: Initialize "value" in ec_read_u8()
Yizhuo
1
-1
/
+1
2019-09-07
platform/x86: touchscreen_dmi: Add info for the Trekstor Primebook C11B 2-in-1
Hans de Goede
1
-0
/
+8
2019-09-07
platform/x86: thinkpad_acpi: Add ThinkPad PrivacyGuard
Alexander Schremmer
1
-0
/
+105
2019-09-07
platform/x86: pmc_atom: Add Siemens SIMATIC IPC227E to critclk_systems DMI table
Jan Kiszka
1
-0
/
+7
2019-09-07
platform/x86: intel_pmc_core_pltdrv: Module removal warning fix
M. Vefa Bicakci
1
-0
/
+8
2019-09-07
platform/x86: intel_pmc_core: Do not ioremap RAM
M. Vefa Bicakci
1
-2
/
+6
2019-09-07
platform/x86: asus-wmi: Fix condition in charge_threshold_store()
Dan Carpenter
1
-1
/
+1
2019-08-28
x86/intel: Aggregate big core mobile naming
Peter Zijlstra
2
-8
/
+8
2019-08-28
x86/intel: Aggregate big core client naming
Peter Zijlstra
2
-4
/
+4
2019-08-26
platform/x86: intel_cht_int33fe: Use new API to gain access to the role switch
Heikki Krogerus
1
-47
/
+10
2019-08-22
Merge tag 'tag-chrome-platform-fixes-for-v5.3-rc6' of git://git.kernel.org/pu...
Linus Torvalds
1
-2
/
+2
2019-08-22
ACPI: PM: s2idle: Always set up EC GPE for system wakeup
Rafael J. Wysocki
2
-10
/
+2
2019-08-16
platform/x86: asus-wmi: Remove unnecessary blank lines
Andy Shevchenko
1
-13
/
+1
2019-08-16
platform/x86: asus-wmi: Drop indentation level by inverting conditionals
Andy Shevchenko
1
-24
/
+19
2019-08-16
platform/x86: asus-wmi: Use clamp_val() instead of open coded variant
Andy Shevchenko
1
-6
/
+1
2019-08-16
platform/x86: asus-wmi: Replace sscanf() with kstrtoint()
Andy Shevchenko
1
-15
/
+10
2019-08-16
platform/x86: asus-wmi: Refactor charge_threshold_store()
Andy Shevchenko
1
-3
/
+5
2019-08-16
platform/x86: asus-wmi: Add support for charge threshold
Kristian Klausen
1
-0
/
+48
2019-08-16
platform/x86: asus-nb-wmi: Support ALS on the Zenbook UX430UNR
Kristian Klausen
1
-0
/
+9
2019-08-16
platform/x86: touchscreen_dmi: Add info for the Irbis TW90 tablet
Hans de Goede
1
-0
/
+26
2019-08-16
platform/x86: touchscreen_dmi: Add info for the Chuwi Surbook Mini tablet
Giang Le
1
-0
/
+24
2019-08-12
Merge 5.3-rc4 into driver-core-next
Greg Kroah-Hartman
3
-4
/
+9
2019-08-09
intel-hid: Disable button array during suspend-to-idle
Rafael J. Wysocki
1
-6
/
+7
2019-08-09
intel-hid: intel-vbtn: Avoid leaking wakeup_mode set
Rafael J. Wysocki
2
-8
/
+21
2019-08-02
platform: x86: hp-wmi: convert platform driver to use dev_groups
Greg Kroah-Hartman
1
-35
/
+12
2019-08-02
spi: Reduce kthread priority
Peter Zijlstra
1
-1
/
+1
2019-08-01
platform/x86: intel_int0002_vgpio: Remove dev_err() usage after platform_get_...
Stephen Boyd
1
-3
/
+1
2019-08-01
platform/x86: intel_bxtwc_tmu: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-4
/
+1
2019-08-01
platform/mellanox: mlxreg-hotplug: Remove dev_err() usage after platform_get_...
Stephen Boyd
1
-4
/
+1
2019-08-01
platform/x86: intel_pmc_ipc: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-07-30
platform/x86: asus-wmi: fix CPU fan control on recent products
Daniel Drake
1
-25
/
+100
2019-07-30
platform/x86: asus-wmi: add a helper for device presence
Daniel Drake
1
-20
/
+11
2019-07-30
platform/x86: asus-wmi: cleanup AGFN fan handling
Daniel Drake
1
-131
/
+107
2019-07-30
platform/x86: pcengines-apuv2: wire up simswitch gpio as led
Enrico Weigelt
1
-1
/
+4
2019-07-30
platform/x86: pcengines-apuv2: add mpcie reset gpio export
Florian Eckert
1
-0
/
+8
[next]