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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-27
thermal: generic-adc: silence "no lookup table" on deferred probe
Martin Blumenstingl
1
-7
/
+7
2020-01-27
thermal/drivers/sun8i: Add thermal driver for H6/H5/H3/A64/A83T/R40
Yangtao Li
3
-0
/
+654
2020-01-27
thermal/drivers/of-thermal: Move the of_thermal_free_zone() to the init section
Daniel Lezcano
1
-1
/
+1
2020-01-27
thermal/drivers/of-thermal: Make of_thermal_destroy_zones static
Daniel Lezcano
2
-34
/
+32
2020-01-27
thermal/drivers/cpu_cooling: Rename to cpufreq_cooling
Daniel Lezcano
3
-5
/
+5
2020-01-27
thermal/drivers/cpu_cooling: Introduce the cpu idle cooling driver
Daniel Lezcano
3
-0
/
+240
2020-01-27
thermal: rockchip: Enable hwmon
Stefan Schaeckeler
1
-1
/
+11
2020-01-27
thermal: armada: Clear reset in armadaxp_init
Zak Hays
1
-0
/
+3
2020-01-27
thermal: armada: Fix register offsets for AXP
Zak Hays
1
-1
/
+1
2020-01-27
thermal/drivers/Kconfig: Convert the CPU cooling device to a choice
Daniel Lezcano
2
-3
/
+13
2020-01-27
thermal: qoriq: Add hwmon support
Andrey Smirnov
1
-0
/
+6
2020-01-27
thermal_hwmon: Add devres wrapper for thermal_add_hwmon_sysfs()
Andrey Smirnov
2
-0
/
+35
2020-01-27
thermal: qoriq: Do not report invalid temperature reading
Andrey Smirnov
1
-1
/
+18
2020-01-27
thermal: qoriq: Enable all sensors before registering them
Andrey Smirnov
1
-19
/
+12
2020-01-27
thermal: qoriq: Convert driver to use regmap API
Andrey Smirnov
1
-130
/
+99
2020-01-27
thermal: qoriq: Drop unnecessary drvdata cleanup
Andrey Smirnov
1
-2
/
+0
2020-01-27
thermal: qoriq: Pass data to qoriq_tmu_calibration() directly
Andrey Smirnov
1
-10
/
+9
2020-01-27
thermal: qoriq: Pass data to qoriq_tmu_register_tmu_zone() directly
Andrey Smirnov
1
-4
/
+4
2020-01-27
thermal: qoriq: Embed per-sensor data into struct qoriq_tmu_data
Andrey Smirnov
1
-15
/
+8
2020-01-27
thermal: qoriq: Add local struct qoriq_sensor pointer
Andrey Smirnov
1
-5
/
+9
2020-01-27
thermal: qoriq: Don't store struct thermal_zone_device reference
Andrey Smirnov
1
-6
/
+11
2020-01-27
thermal: qoriq: Add local struct device pointer
Andrey Smirnov
1
-5
/
+6
2020-01-27
thermal: zx2967: Appease the kernel-doc deity
Amit Kucheria
1
-0
/
+1
2020-01-27
thermal: amlogic: Appease the kernel-doc deity
Amit Kucheria
1
-1
/
+5
2020-01-27
thermal: tegra: Appease the kernel-doc deity
Amit Kucheria
1
-2
/
+13
2020-01-27
thermal: samsung: Appease the kernel-doc deity
Amit Kucheria
1
-1
/
+4
2020-01-27
thermal: rockchip: Appease the kernel-doc deity
Amit Kucheria
1
-6
/
+16
2020-01-27
thermal: mediatek: Appease the kernel-doc deity
Amit Kucheria
1
-6
/
+6
2020-01-27
thermal: max77620: Appease the kernel-doc deity
Amit Kucheria
1
-1
/
+1
2020-01-27
thermal: devfreq_cooling: Appease the kernel-doc deity
Amit Kucheria
1
-1
/
+2
2020-01-27
thermal: step_wise: Appease the kernel-doc deity
Amit Kucheria
4
-8
/
+8
2020-01-27
thermal: cpu_cooling: Appease the kernel-doc deity
Amit Kucheria
1
-0
/
+1
2020-01-27
thermal: of-thermal: Appease the kernel-doc deity
Amit Kucheria
1
-1
/
+1
2020-01-27
thermal: db8500: Depromote debug print
Linus Walleij
1
-2
/
+2
2020-01-26
Merge tag 'block-5.5-2020-01-26' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+5
2020-01-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-15
/
+6
2020-01-26
block: allow partitions on host aware zone devices
Christoph Hellwig
1
-4
/
+5
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
56
-435
/
+1142
2020-01-26
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
1
-0
/
+1
2020-01-26
firestream: fix memory leaks
Wenwen Wang
1
-0
/
+3
2020-01-25
Merge tag 'pinctrl-v5.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-0
/
+1
2020-01-25
Merge tag 'mlx5-fixes-2020-01-24' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
7
-41
/
+80
2020-01-25
net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEM
Michael Ellerman
1
-0
/
+2
2020-01-25
net: bcmgenet: Use netif_tx_napi_add() for TX NAPI
Florian Fainelli
1
-2
/
+2
2020-01-25
net: stmmac: platform: fix probe for ACPI devices
Ajay Gupta
1
-3
/
+3
2020-01-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
11
-40
/
+59
2020-01-24
Merge tag 'tee-optee-fix2-for-5.5' of https://git.linaro.org:/people/jens.wik...
Olof Johansson
1
-0
/
+1
2020-01-24
net/mlx5e: kTLS, Do not send decrypted-marked SKBs via non-accel path
Tariq Toukan
1
-4
/
+10
2020-01-24
net/mlx5e: kTLS, Remove redundant posts in TX resync flow
Tariq Toukan
1
-2
/
+0
2020-01-24
net/mlx5e: kTLS, Fix corner-case checks in TX resync flow
Tariq Toukan
1
-14
/
+19
[next]