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
2016-11-23
thermal: core: fix couple of style issues on __bind() helper
Eduardo Valentin
1
-5
/
+5
2016-11-23
thermal: core: move bind_tz() to where it is used
Eduardo Valentin
1
-40
/
+40
2016-11-23
thermal: core: move bind_cdev() to where it is used
Eduardo Valentin
1
-38
/
+38
2016-11-23
thermal: core: move __unbind() helper to where it is used
Eduardo Valentin
1
-10
/
+10
2016-11-23
thermal: core: small style fix on __unbind() helper
Eduardo Valentin
1
-1
/
+1
2016-11-23
thermal: core: move idr handling to device management section
Eduardo Valentin
1
-24
/
+24
2016-11-23
thermal: core: group functions related to governor handling
Eduardo Valentin
1
-73
/
+80
2016-11-23
thermal: core: introduce thermal_helpers.c
Eduardo Valentin
3
-171
/
+198
2016-11-23
thermal: core: remove a couple of style issues on helpers
Eduardo Valentin
1
-4
/
+5
2016-11-23
thermal: core: move cooling device sysfs to thermal_sysfs.c
Eduardo Valentin
3
-127
/
+145
2016-11-23
thermal: core: move to_cooling_device macro to header file
Eduardo Valentin
2
-3
/
+3
2016-11-23
thermal: core: move thermal_zone sysfs to thermal_sysfs.c
Eduardo Valentin
4
-610
/
+637
2016-11-23
thermal: core: match parenthesis on code alignment
Eduardo Valentin
1
-7
/
+7
2016-11-23
thermal: core: treat correctly the return value of *scanf calls
Eduardo Valentin
1
-7
/
+7
2016-11-23
thermal: core: move to_thermal_zone() macro to header file
Eduardo Valentin
2
-3
/
+3
2016-11-23
thermal: core: split available_policies_show()
Eduardo Valentin
2
-15
/
+21
2016-11-23
thermal: core: split policy_store
Eduardo Valentin
2
-13
/
+25
2016-11-23
thermal: core: split passive_store
Eduardo Valentin
2
-21
/
+45
2016-11-23
thermal: core: remove unnecessary device_remove() calls
Eduardo Valentin
1
-5
/
+0
2016-11-23
thermal: core: move trips attributes to tz->device.groups
Eduardo Valentin
1
-38
/
+48
2016-11-23
thermal: core: create tz->device.groups dynamically
Eduardo Valentin
1
-3
/
+22
2016-11-23
thermal: core: move the trip attrs to the tz sysfs I/F section
Eduardo Valentin
1
-108
/
+108
2016-11-23
thermal: core: fix style on remove_trip_attrs()
Eduardo Valentin
1
-1
/
+1
2016-11-23
thermal: core: remove useless empty line
Eduardo Valentin
1
-1
/
+0
2016-11-23
thermal: core: move power actor code out of sysfs I/F section
Eduardo Valentin
1
-83
/
+83
2016-11-23
thermal: core: improve power actor documentation
Eduardo Valentin
1
-2
/
+3
2016-11-23
thermal: core: move passive attr to tz->device.groups
Eduardo Valentin
1
-9
/
+36
2016-11-23
thermal: core: move mode attribute to tz->device.groups
Eduardo Valentin
1
-8
/
+28
2016-11-23
thermal: core: move emul_temp creation to tz->device.groups
Eduardo Valentin
1
-7
/
+4
2016-11-23
thermal: core: use dev.groups to manage always present tz attributes
Eduardo Valentin
1
-53
/
+34
2016-11-23
thermal: core: group device_create_file() calls that are always created
Eduardo Valentin
1
-12
/
+12
2016-11-23
thermal: core: group thermal_zone DEVICE_ATTR's declarations
Eduardo Valentin
1
-10
/
+10
2016-11-23
thermal: core: prevent zones with no types to be registered
Eduardo Valentin
1
-8
/
+8
2016-11-23
Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...
Linus Torvalds
1
-1
/
+8
2016-11-23
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-9
/
+27
2016-11-23
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-4
/
+16
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
4
-10
/
+12
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
35
-431
/
+687
2016-11-21
ethernet: stmmac: make DWMAC_STM32 depend on it's associated SoC
Peter Robinson
1
-1
/
+1
2016-11-21
thermal/powerclamp: add back module device table
Jacob Pan
1
-1
/
+8
2016-11-20
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-2
/
+2
2016-11-20
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-6
/
+24
2016-11-19
i2c: i2c-mux-pca954x: fix deselect enabling for device-tree
Alex Hemme
1
-2
/
+2
2016-11-19
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+10
2016-11-19
Merge tag 'dmaengine-fix-4.9-rc6' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
4
-6
/
+29
2016-11-19
net: macb: add check for dma mapping error in start_xmit()
Alexey Khoroshilov
1
-0
/
+6
2016-11-19
Merge tag 'acpi-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-12
/
+11
2016-11-18
Merge branches 'acpica-fixes', 'acpi-cppc-fixes' and 'acpi-tools-fixes'
Rafael J. Wysocki
1
-6
/
+7
2016-11-18
sunbmac: Fix compiler warning
Tushar Dave
2
-3
/
+4
2016-11-18
sunqe: Fix compiler warnings
Tushar Dave
2
-7
/
+8
[next]