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
/
hwmon
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-08
hwmon: (amc6821) Add support for pwm1_mode attribute
Guenter Roeck
1
-1
/
+15
2024-07-08
hwmon: (amc6821) Convert to with_info API
Guenter Roeck
1
-326
/
+362
2024-07-08
hwmon: (amc6821) Convert to use regmap
Guenter Roeck
2
-444
/
+384
2024-07-08
hwmon: (amc6821) Drop unnecessary enum chips
Guenter Roeck
1
-4
/
+1
2024-07-08
hwmon: (amc6821) Use BIT() and GENMASK()
Guenter Roeck
1
-40
/
+41
2024-07-08
hwmon: (amc6821) Use tabs for column alignment in defines
Guenter Roeck
1
-71
/
+71
2024-07-08
hwmon: (amc6821) Reorder include files, drop unnecessary ones
Guenter Roeck
1
-7
/
+6
2024-07-08
hwmon: (amc6821) Add support for fan1_target and pwm1_enable mode 4
Guenter Roeck
1
-8
/
+17
2024-07-08
hwmon: (amc6821) Rename fan1_div to fan1_pulses
Guenter Roeck
1
-13
/
+13
2024-07-08
hwmon: (amc6821) Make reading and writing fan speed limits consistent
Guenter Roeck
1
-4
/
+9
2024-07-08
hwmon: (amc6821) Stop accepting invalid pwm values
Guenter Roeck
1
-6
/
+8
2024-07-07
hwmon: (w83627ehf) Fix underflows seen when writing limit attributes
Guenter Roeck
1
-2
/
+2
2024-07-07
hwmon: (nct6775-core) Fix underflows seen when writing limit attributes
Guenter Roeck
1
-1
/
+1
2024-07-07
hwmon: (lm95234) Fix underflows seen when writing limit attributes
Guenter Roeck
1
-4
/
+5
2024-07-07
hwmon: (adc128d818) Fix underflows seen when writing limit attributes
Guenter Roeck
1
-2
/
+2
2024-07-06
hwmon: (gsc-hwmon) constify read-only struct regmap_bus
Javier Carrasco
1
-1
/
+1
2024-07-05
hwmon: (ltc2991) re-order conditions to fix off by one bug
Dan Carpenter
1
-2
/
+2
2024-07-02
hwmon: add MP5920 driver
Alex Vdovydchenko
3
-0
/
+100
2024-07-02
hwmon: (tps23861) Constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-07-02
hwmon: (tmp513) Constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-07-02
hwmon: (ina238) Constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-07-02
hwmon: (adt7475) Fix default duty on fan is disabled
Wayne Tung
1
-1
/
+1
2024-06-30
hwmon: (jc42) Strengthen detect function
Guenter Roeck
1
-1
/
+5
2024-06-30
hwmon: (jc42) Use common device ID for TSE2004av compliant sensors
Guenter Roeck
1
-33
/
+10
2024-06-30
hwmon: (dell-smm) Add Dell OptiPlex 7060 to DMI table
Armin Wolf
1
-0
/
+7
2024-06-28
hwmon: add MP2891 driver
Noah Wang
3
-0
/
+610
2024-06-21
hwmon: iio: Use iio_read_channel_processed_scale for IIO_POWER
Sean Anderson
1
-5
/
+6
2024-06-19
hwmon: (spd5118) Add support for Renesas/ITD SPD5118 hub controllers
Guenter Roeck
1
-0
/
+56
2024-06-19
hwmon: (spd5118) Use regmap to implement paging
Guenter Roeck
1
-29
/
+18
2024-06-14
hwmon: (max6639) : Add additional hwmon attributes for fan and pwm
Naresh Solanki
1
-4
/
+86
2024-06-14
hwmon: (max6639) : Update hwmon init using info structure
Naresh Solanki
1
-171
/
+287
2024-06-14
hwmon: (core) Make hwmon_class const
Thomas Weißschuh
1
-1
/
+1
2024-06-13
hwmon: add MP9941 driver
Noah Wang
3
-0
/
+329
2024-06-12
hwmon: add MP2993 driver
Noah Wang
3
-0
/
+271
2024-06-12
hwmon: (ina2xx) Add device tree support to pass alert polarity
Amna Waseem
1
-0
/
+32
2024-06-11
hwmon: (pmbus/lm25066) Let enum chips start with index 0
Guenter Roeck
1
-1
/
+1
2024-06-11
hwmon: (nct6775) Let enum kinds start with index 0
Guenter Roeck
1
-1
/
+1
2024-06-11
hwmon: (pmbus/mp2856) Let enum chips start with index 0
Guenter Roeck
1
-4
/
+4
2024-06-11
hwmon: (pmbus/max31827) Explain why enum chips must not start with 0
Guenter Roeck
1
-0
/
+5
2024-06-10
hwmon: (asus-ec-sensors) add ProArt X670E-CREATOR WIFI
Eugene Shalygin
1
-0
/
+10
2024-06-10
hwmon: (spd5118) Add configuration option for auto-detection
Guenter Roeck
2
-2
/
+21
2024-06-10
hwmon: (spd5118) Add support for reading SPD data
Guenter Roeck
1
-4
/
+142
2024-06-10
hwmon: (spd5118) Add suspend/resume support
Guenter Roeck
1
-0
/
+39
2024-06-10
hwmon: Add support for SPD5118 compliant temperature sensors
Guenter Roeck
3
-0
/
+494
2024-06-09
hwmon: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
3
-0
/
+3
2024-06-09
hwmon: (gsc-hwmon) use device_for_each_child_node_scoped()
Javier Carrasco
1
-6
/
+1
2024-06-09
hwmon: (ltc2991) use device_for_each_child_node_scoped()
Javier Carrasco
1
-8
/
+3
2024-06-09
hwmon: (w83795): Remove use of i2c_match_id()
Andrew Davis
1
-3
/
+1
2024-06-09
hwmon: (w83781d) Remove use of i2c_match_id()
Andrew Davis
1
-3
/
+1
2024-06-09
hwmon: (tmp464) Remove use of i2c_match_id()
Andrew Davis
1
-4
/
+1
[next]