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
2010-08-06
Merge branch 'x86-hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-0
/
+464
2010-08-06
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-2
/
+2
2010-08-05
HWMON: Add JZ4740 ADC driver
Lars-Peter Clausen
3
-0
/
+241
2010-08-04
x86, hwmon: Package Level Thermal/Power: pkgtemp hwmon driver
Fenghua Yu
3
-0
/
+464
2010-07-24
of/platform: remove all of_bus_type and of_platform_bus_type references
Grant Likely
1
-2
/
+2
2010-07-09
hwmon: (coretemp) Properly label the sensors
Jean Delvare
1
-1
/
+5
2010-07-09
hwmon: (coretemp) Skip duplicate CPU entries
Jean Delvare
1
-1
/
+25
2010-07-09
hwmon: (it87) Fix in7 on IT8720F
Jean Delvare
1
-0
/
+22
2010-07-09
hwmon: (k8temp) Fix temperature reporting for ASB1 processor revisions
Andreas Herrmann
1
-4
/
+6
2010-06-20
hwmon: (k8temp) Bypass core swapping on single-core processors
Jean Delvare
1
-1
/
+1
2010-06-20
hwmon: (i5k_amb) Fix sysfs attribute for lockdep
KAMEZAWA Hiroyuki
1
-0
/
+6
2010-06-20
hwmon: (k10temp) Do not blacklist known working CPU models
Jean Delvare
1
-2
/
+12
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
10
-18
/
+0
2010-05-27
hwmon: (lm75) Add support for the Texas Instruments TMP105
Shubhrajyoti Datta
2
-1
/
+4
2010-05-27
hwmon: (ltc4245) Read only one GPIO pin
Ira W. Snyder
1
-13
/
+5
2010-05-27
hwmon: (dme1737) Add SCH5127 support
Juerg Haefliger
1
-103
/
+225
2010-05-27
hwmon: (tmp102) Don't always stop chip at exit
Jean Delvare
1
-10
/
+28
2010-05-27
hwmon: (tmp102) Fix suspend and resume functions
Jean Delvare
1
-4
/
+12
2010-05-27
hwmon: (tmp102) Various fixes
Jean Delvare
2
-37
/
+35
2010-05-27
hwmon: Driver for TI TMP102 temperature sensor
Steven King
3
-0
/
+308
2010-05-27
hwmon: EMC1403 thermal sensor support
Kalhan Trisal
3
-0
/
+355
2010-05-27
hwmon: (applesmc) Add temperature sensor labels to sysfs interface
Alex Murray
1
-1
/
+147
2010-05-27
hwmon: (applesmc) Add generic support for MacBook Pro 7
Henrik Rydberg
1
-0
/
+9
2010-05-27
hwmon: (applesmc) Add generic support for MacBook Pro 6
Bernhard Froemel
1
-0
/
+10
2010-05-27
hwmon: (applesmc) Add support for MacBook Pro 5,3 and 5,4
Henrik Rydberg
1
-0
/
+19
2010-05-27
hwmon: (tmp401) Reorganize code to get rid of static forward declarations
Andre Prendel
1
-108
/
+97
2010-05-27
hwmon: (tmp401) Use constants for sysfs file permissions
Andre Prendel
1
-22
/
+28
2010-05-27
hwmon: (adm1031) Allow setting update rate
Jean Delvare
1
-2
/
+66
2010-05-27
hwmon: (lm90) Use programmed update rate
Ira W. Snyder
1
-1
/
+2
2010-05-27
hwmon: (f71882fg) Acquire I/O regions while we're working with them
Giel van Schijndel
1
-0
/
+8
2010-05-27
hwmon: (f71882fg) Code cleanup
Giel van Schijndel
1
-12
/
+6
2010-05-27
hwmon: (f71882fg) Use strict_stro(l|ul) instead of simple_strto$1
Giel van Schijndel
1
-29
/
+104
2010-05-27
hwmon: (f71882fg) Fixed braces coding style issues
Giel van Schijndel
1
-6
/
+5
2010-05-27
hwmon: (lm63) Add basic support for LM64
Matthew Garrett
2
-9
/
+18
2010-05-27
hwmon: (asus_atk0110) Don't load if ACPI resources aren't enforced
Jean Delvare
1
-0
/
+7
2010-05-25
drivers/hwmon/coretemp.c: get TjMax value from MSR
Carsten Emde
1
-4
/
+57
2010-05-25
drivers/hwmon/coretemp.c: detect the thermal sensors by CPUID
Carsten Emde
1
-20
/
+12
2010-05-25
hwmon: add TI ads7871 a/d converter driver
Paul Thomas
3
-0
/
+263
2010-05-25
lis3: setup poll interval limits
Samu Onkalo
1
-0
/
+4
2010-05-25
lis3: interrupt handlers for 8bit wakeup and click events
Samu Onkalo
2
-13
/
+86
2010-05-25
lis3: add skeletons for interrupt handlers
Samu Onkalo
1
-23
/
+64
2010-05-25
lis3: introduce platform data for second ff / wu unit
Samu Onkalo
1
-2
/
+13
2010-05-25
lis3: separate configuration function for 8 bit device
Samu Onkalo
1
-19
/
+26
2010-05-25
lis3: add missing constants for 8bit device
Samu Onkalo
1
-0
/
+10
2010-05-24
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Linus Torvalds
2
-8
/
+11
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
4
-69
/
+65
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
1
-2
/
+5
2010-05-17
drivers: Push down BKL into various drivers
Arnd Bergmann
2
-8
/
+11
2010-05-12
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-68
/
+56
2010-05-12
hp_accel: fix race in device removal
Oliver Neukum
1
-1
/
+1
[next]