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
/
hwmon
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-18
hwmon: (dell-smm) Disallow fan_type() calls on broken machines
Pali Rohár
1
-11
/
+25
2016-06-18
hwmon: (dell-smm) Restrict fan control and serial number to CAP_SYS_ADMIN by ...
Pali Rohár
1
-7
/
+12
2016-06-18
hwmon: (dell-smm) Fail in ioctl I8K_BIOS_VERSION when bios version is not a n...
Pali Rohár
1
-0
/
+5
2016-06-17
i2c: add a protocol parameter to the alert callback
Benjamin Tissoires
1
-1
/
+5
2016-06-08
hwmon: (lm90) use proper type for update_interval
Wolfram Sang
1
-1
/
+1
2016-06-08
hwmon: (fam15h_power) Disable preemption when reading registers
Borislav Petkov
1
-6
/
+2
2016-05-26
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2016-05-26
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
4
-60
/
+18
2016-05-26
hwmon: (emc2103) Fix typo in MODULE_PARM_DESC
Dan Carpenter
1
-1
/
+1
2016-05-25
Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+20
2016-05-17
hwmon: convert scpi-hwmon to use devm_thermal_zone_of_sensor_register
Eduardo Valentin
1
-39
/
+9
2016-05-17
hwmon: convert tmp102 to use devm_thermal_zone_of_sensor_register
Eduardo Valentin
1
-6
/
+2
2016-05-17
hwmon: convert ntc_thermistor to use devm_thermal_zone_of_sensor_register
Eduardo Valentin
1
-8
/
+4
2016-05-17
hwmon: convert lm75 to use devm_thermal_zone_of_sensor_register
Eduardo Valentin
1
-7
/
+3
2016-05-17
hwmon: pwm-fan: Use pwm_get_args() where appropriate
Boris Brezillon
1
-6
/
+20
2016-04-25
hwmon: (sch5636) trivial fix of spelling mistake on revision
Colin Ian King
1
-1
/
+1
2016-04-19
hwmon: (it87) Add support for IT8628E
Guenter Roeck
2
-3
/
+18
2016-04-19
hwmon: (it87) Fix pwm_temp_map for system with 6 pwm channels
Guenter Roeck
1
-8
/
+15
2016-04-19
hwmon: (it87) Support automatic pwm control on newer chips
Guenter Roeck
1
-14
/
+187
2016-04-19
hwmon: (it87) Enhance validation for fan4 and fan5
Guenter Roeck
1
-0
/
+23
2016-04-19
hwmon: (it87) Support disabling fan control for all pwm control and chips
Guenter Roeck
1
-21
/
+31
2016-04-19
hwmon: (it87) Formatting cleanup
Guenter Roeck
1
-75
/
+80
2016-04-19
hwmon: (it87) Use defines for array sizes and sensor counts
Guenter Roeck
1
-24
/
+34
2016-04-19
hwmon: (it87) Use BIT macro
Guenter Roeck
1
-144
/
+146
2016-04-19
hwmon: (it87) Add support for VIN7 to VIN10 on IT8620E
Guenter Roeck
1
-5
/
+24
2016-04-19
hwmon: (it87) Simplify reading voltage registers
Guenter Roeck
1
-9
/
+13
2016-04-19
hwmon: (it87) Support up to 6 temperature sensors on IT8620E
Guenter Roeck
1
-8
/
+40
2016-04-19
hwmon: (it87) Convert to use new hwmon API
Guenter Roeck
1
-74
/
+19
2016-04-19
hwmon: (it87) Use single group and is_visible for miscellaneous attributes
Guenter Roeck
1
-48
/
+33
2016-04-19
hwmon: (it87) Use is_visible for pwm attributes
Guenter Roeck
1
-72
/
+65
2016-04-19
hwmon: (it87) Use is_visible for fan attributes
Guenter Roeck
1
-85
/
+55
2016-04-19
hwmon: (it87) Use is_visible for temperature sensors
Guenter Roeck
1
-51
/
+36
2016-04-19
hwmon: (it87) Use is_visible for voltage sensors
Guenter Roeck
1
-68
/
+56
2016-04-19
hwmon: (it87) Rearrange code to avoid forward declarations
Guenter Roeck
1
-336
/
+327
2016-04-19
hwmon: (it87) Add support for second Super-IO chip
Guenter Roeck
1
-15
/
+34
2016-04-19
hwmon: (it87) Pass SIO base address as parameter to superio functions
Guenter Roeck
1
-65
/
+72
2016-04-19
hwmon: (it87) Don't use pdev as static driver variable
Guenter Roeck
1
-3
/
+5
2016-04-19
hwmon: (it87) Simplify error return in it87_device_add
Guenter Roeck
1
-7
/
+3
2016-04-19
hwmon: (it87) Add support for second pwm frequency register
Guenter Roeck
1
-31
/
+69
2016-04-19
hwmon: (it87) Add support for all pwm channels on IT8620E
Guenter Roeck
1
-20
/
+94
2016-04-19
hwmon: (it87) Add feature flag for AVCC3 support
Guenter Roeck
1
-8
/
+13
2016-04-19
hwmon: (fam15h_power) Add platform check function
Huang Rui
1
-2
/
+7
2016-04-19
hwmon: (fam15h_power) Add documentation for TDP and accumulated power algorithm
Huang Rui
1
-1
/
+1
2016-04-19
hwmon: (fam15h_power) Introduce a cpu accumulated power reporting algorithm
Huang Rui
1
-4
/
+124
2016-04-19
hwmon: (fam15h_power) Add ptsc counter value for accumulated power
Huang Rui
1
-0
/
+4
2016-04-19
hwmon: (fam15h_power) Add compute unit accumulated power
Huang Rui
1
-1
/
+71
2016-04-19
hwmon: (fam15h_power) Add CPU_SUP_AMD as the dependence
Huang Rui
1
-1
/
+1
2016-04-19
hwmon: (max31722) Add support for MAX31722/MAX31723 temperature sensors
Tiberiu Breana
3
-0
/
+176
2016-04-19
hwmon: (ads7828) Enable internal reference
Akshay Bhat
1
-0
/
+10
2016-03-27
hwmon: (max1111) Return -ENODEV from max1111_read_channel if not instantiated
Guenter Roeck
1
-0
/
+6
[prev]
[next]