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
2007-07-19
hwmon/smsc47m192: Semaphore to mutex conversion
Jean Delvare
1
-14
/
+15
2007-07-19
hwmon/lm90: Spelling fix: explicitly
Jean Delvare
1
-1
/
+1
2007-07-17
SPI: add 3wire mode flag
David Brownell
1
-0
/
+4
2007-06-24
hwmon/coretemp: fix a broken error path
Jean Delvare
1
-0
/
+1
2007-05-28
hwmon/applesmc: Handle name file creation error and deletion
Nicolas Boichat
1
-1
/
+6
2007-05-28
hwmon/applesmc: Simplify dependencies
Jean Delvare
1
-1
/
+1
2007-05-28
hwmon-vid: Don't spam the logs when VRM version is missing
Jean Delvare
1
-1
/
+3
2007-05-28
hwmon/w83627hf: Be quiet when no chip is found
Jean Delvare
1
-1
/
+3
2007-05-28
hwmon/coretemp: Add more safety checks
Rudolf Marek
1
-3
/
+29
2007-05-28
hwmon/ds1621: Fix swapped temperature limits
Jean Delvare
1
-4
/
+4
2007-05-24
applesmc - sensors patch missing from 2.6.22-rc2
Nicolas Boichat
1
-0
/
+10
2007-05-10
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-0
/
+1
2007-05-10
drivers/hwmon: switch to using input_dev->dev.parent
Dmitry Torokhov
3
-3
/
+3
2007-05-10
[S390] Kconfig: menus with depends on HAS_IOMEM.
Martin Schwidefsky
1
-0
/
+1
2007-05-09
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
1
-0
/
+2
2007-05-09
applesmc: Use standard sysfs names for labels
Jean Delvare
1
-2
/
+2
2007-05-09
applesmc: Use the address as platform device ID
Jean Delvare
1
-1
/
+2
2007-05-08
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
19
-1577
/
+3564
2007-05-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
3
-5
/
+5
2007-05-08
use mutex instead of semaphore in hdaps driver
Matthias Kaehlcke
1
-18
/
+20
2007-05-08
Apple SMC driver (hardware monitoring and control)
Nicolas Boichat
3
-0
/
+1364
2007-05-08
Use menuconfig objects - hwmon
Jan Engelhardt
1
-55
/
+52
2007-05-08
hwmon/smsc47b397: Use dynamic sysfs callbacks
Jean Delvare
1
-38
/
+26
2007-05-08
hwmon/smsc47b397: Convert to a platform driver
Jean Delvare
2
-58
/
+109
2007-05-08
hwmon/w83781d: Deprecate W83627HF support
Jean Delvare
1
-0
/
+5
2007-05-08
hwmon/w83781d: Use dynamic sysfs callbacks
Jean Delvare
1
-264
/
+214
2007-05-08
hwmon/w83781d: Be less i2c_client-centric
Jean Delvare
1
-101
/
+92
2007-05-08
hwmon/w83781d: Clean up conversion macros
Jean Delvare
1
-28
/
+24
2007-05-08
hwmon/w83781d: No longer use i2c-isa
Jean Delvare
2
-195
/
+377
2007-05-08
hwmon/ams: Do not print error on systems without apple motion sensor
Olaf Hering
1
-3
/
+0
2007-05-08
hwmon/ams: Fix I2C read retry logic
Stelian Pop
1
-4
/
+4
2007-05-08
hwmon: New AD7416, AD7417 and AD7418 driver
Alessandro Zummo
3
-0
/
+384
2007-05-08
hwmon: New coretemp driver
Rudolf Marek
3
-0
/
+415
2007-05-08
hwmon/lm75: Use dynamic sysfs callbacks
Jean Delvare
1
-38
/
+44
2007-05-08
hwmon/lm78: Use dynamic sysfs callbacks
Jean Delvare
1
-124
/
+101
2007-05-08
hwmon/lm78: Be less i2c_client-centric
Jean Delvare
1
-46
/
+40
2007-05-08
hwmon/lm78: No longer use i2c-isa
Jean Delvare
2
-111
/
+267
2007-05-08
hwmon: New max6650 driver
Hans-Juergen Koch
3
-0
/
+704
2007-05-08
hwmon/smsc47m1: Use dynamic sysfs callbacks
Jean Delvare
1
-103
/
+95
2007-05-08
hwmon/smsc47m1: Use DRVNAME consistently
Jean Delvare
1
-8
/
+6
2007-05-08
hwmon/smsc47m1: Convert to a platform driver
Jean Delvare
2
-136
/
+194
2007-05-08
hwmon/w83627hf: Convert to a platform driver
Jean Delvare
2
-283
/
+311
2007-05-08
hwmon/w83627hf: Preliminary cleanups
Jean Delvare
1
-40
/
+36
2007-05-08
hwmon-vid: Add support for VIA Esther
Rudolf Marek
1
-3
/
+3
2007-05-08
hwmon: Only call vid_which_vrm() when needed
Jean Delvare
2
-5
/
+6
2007-05-08
hwmon/smsc47m1: Get rid of a useless mutex
Jean Delvare
1
-23
/
+10
2007-05-08
hwmon/smsc47m1: Add support for the LPC47M292
Jean Delvare
2
-38
/
+131
2007-05-08
hwmon: Request the I/O regions in platform drivers
Jean Delvare
3
-2
/
+42
2007-05-08
hwmon/smsc47m192: Document the LPC47M292 as supported
Jean Delvare
2
-3
/
+4
2007-05-07
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
1
-2
/
+2
[prev]
[next]