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
2011-09-28
hwmon: (coretemp) Avoid leaving around dangling pointer
Guenter Roeck
1
-0
/
+1
2011-09-28
hwmon: (coretemp) Fixup platform device ID change
Jean Delvare
1
-15
/
+12
2011-09-23
hwmon: (coretemp) remove struct platform_data * parameter from create_core_da...
Jan Beulich
1
-6
/
+3
2011-09-23
hwmon: (coretemp) constify static data
Jan Beulich
1
-2
/
+2
2011-09-23
hwmon: (coretemp) don't use kernel assigned CPU number as platform device ID
Jan Beulich
1
-2
/
+2
2011-09-22
hwmon: (ds620) Fix handling of negative temperatures
Roland Stigge
1
-1
/
+1
2011-09-22
hwmon: (w83791d) rename prototype parameter from 'register' to 'reg'
Chris Peterson
1
-2
/
+2
2011-09-22
hwmon: (coretemp) Don't use threshold registers for tempX_max
Guenter Roeck
1
-121
/
+14
2011-09-22
hwmon: (coretemp) Let the user force TjMax
Jean Delvare
1
-0
/
+15
2011-09-22
hwmon: (coretemp) Drop duplicate function get_pkg_tjmax
Jean Delvare
1
-22
/
+4
2011-09-14
hwmon: (coretemp) Initialize tmin
Jean Delvare
1
-1
/
+6
2011-09-13
hwmon: (pmbus) Fix low limit temperature alarms
Guenter Roeck
1
-1
/
+8
2011-09-06
hwmon: (ucd9000/ucd9200) Optimize array walk
Jean Delvare
2
-8
/
+4
2011-09-06
hwmon: (max16065) Fix current calculation
Guenter Roeck
1
-1
/
+1
2011-08-24
hwmon: (i5k_amb) Drop i5k_channel_pci_id
Jean Delvare
1
-28
/
+14
2011-08-23
hwmon: (ntc_thermistor) Simplify if sequence
Guenter Roeck
1
-2
/
+1
2011-08-11
hwmon: (ibmaem) add missing kfree
Julia Lawall
1
-5
/
+10
2011-08-11
hwmon: (pmbus/lm25066) Ignore byte writes to non-zero pages
Guenter Roeck
1
-0
/
+12
2011-08-11
hwmon: (pmbus) Virtualize pmbus_write_byte
Guenter Roeck
2
-1
/
+20
2011-07-30
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
20
-281
/
+2792
2011-07-29
hwmon: (lm90) Refactor reading of config2 register
Jean Delvare
1
-19
/
+6
2011-07-29
hwmon: (lm90) Make SA56004 detection more robust
Jean Delvare
1
-2
/
+13
2011-07-29
hwmon: (lm90) Simplify handling of extended local temp register
Jean Delvare
1
-15
/
+6
2011-07-29
hwmon: (pmbus) Add client driver for LM25066, LM5064, and LM5066
Guenter Roeck
5
-1
/
+354
2011-07-29
hwmon: (max34440) Add support for peak attributes
Guenter Roeck
1
-0
/
+63
2011-07-29
hwmon: (max8688) Add support for peak attributes
Guenter Roeck
1
-0
/
+61
2011-07-29
hwmon: (max16064) Add support for peak attributes
Guenter Roeck
1
-0
/
+51
2011-07-29
hwmon: (adm1275) Add support for peak attributes
Guenter Roeck
1
-0
/
+60
2011-07-29
hwmon: (pmbus) Add support for peak attributes
Guenter Roeck
2
-15
/
+163
2011-07-29
hwmon: (pmbus) Strengthen check for status register existence
Guenter Roeck
1
-21
/
+23
2011-07-29
hwmon: (pmbus) Add support for virtual pages
Guenter Roeck
2
-28
/
+20
2011-07-29
hwmon: (pmbus) Support reading and writing of word registers in device specif...
Guenter Roeck
2
-6
/
+50
2011-07-29
hwmon: (pmbus) Increase attribute name size
Guenter Roeck
1
-4
/
+6
2011-07-29
hwmon: (pmbus) Add ADP4000, NCP4200 and NCP4208 to list of supported devices
Guenter Roeck
2
-2
/
+5
2011-07-29
hwmon: (pmbus) Add support for VID output voltage mode
Guenter Roeck
7
-34
/
+105
2011-07-28
hwmon: (pmbus) Move PMBus drivers to drivers/hwmon/pmbus
Guenter Roeck
13
-95
/
+104
2011-07-28
hwmon: (coretemp) Add core/pkg threshold support to Coretemp
Durgadoss R
1
-45
/
+132
2011-07-28
hwmon: (lm95241) Add support for LM95231
Guenter Roeck
2
-14
/
+22
2011-07-28
hwmon: LM95245 driver
Alexander Stein
3
-0
/
+553
2011-07-28
hwmon: (lm90) Add support for Philips SA56004
Stijn Devriendt
2
-4
/
+38
2011-07-28
hwmon: Driver for NTC Thermistors
Donggeun Kim
3
-0
/
+468
2011-07-28
hwmon: (max1668) Add support for tempX_fault attributes
Guenter Roeck
1
-4
/
+26
2011-07-28
hwmon: Driver for MAX1668
David George
3
-0
/
+491
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-26
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12
-466
/
+1243
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-07-25
hwmon: (lm78) Become the maintainer
Jean Delvare
1
-3
/
+1
2011-07-25
hwmon: (lm78) Make ISA interface depend on CONFIG_ISA
Jean Delvare
1
-19
/
+79
2011-07-25
hwmon: (lm78) Avoid forward declarations
Jean Delvare
1
-107
/
+98
2011-07-25
hwmon: (sht15) Correct a comment mistake
Vivien Didelot
1
-1
/
+1
[next]