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
/
it87.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-17
hwmon: (it87) Add IT8728F support
Jean Delvare
1
-15
/
+46
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-2
/
+2
2012-01-05
hwmon: replaced strict_str* with kstr*
Frans Meulenbroeks
1
-17
/
+17
2011-07-25
hwmon: (it87) Add chassis intrusion detection support
Jean Delvare
1
-0
/
+29
2011-07-17
hwmon: (it87) Fix label group removal
Jean Delvare
1
-1
/
+1
2011-05-25
hwmon: (it87) Use request_muxed_region
Nat Gurumoorthy
1
-12
/
+19
2011-01-12
hwmon: (it87) Use pr_fmt and pr_<level>
Joe Perches
1
-16
/
+14
2010-12-08
hwmon: (it87) Fix manual fan speed control on IT8721F
Jean Delvare
1
-16
/
+45
2010-10-28
hwmon: (it87) Add support for the IT8721F/IT8758E
Jean Delvare
1
-22
/
+94
2010-10-28
hwmon: (it87) Move conversion functions
Jean Delvare
1
-50
/
+52
2010-08-14
hwmon: (it87) Export labels for internal sensors
Jean Delvare
1
-2
/
+44
2010-07-09
hwmon: (it87) Fix in7 on IT8720F
Jean Delvare
1
-0
/
+22
2010-04-14
hwmon: (it87) Invalidate cache on temperature sensor change
Jean Delvare
1
-0
/
+1
2010-04-14
hwmon: (it87) Properly handle wrong sensor type requests
Jean Delvare
1
-10
/
+10
2010-04-14
hwmon: (it87) Don't arbitrarily enable temperature channels
Jean Delvare
1
-8
/
+5
2010-03-06
hwmon: (it87) Validate auto pwm settings
Jean Delvare
1
-0
/
+32
2010-03-06
hwmon: (it87) Add support for old automatic fan speed control
Jean Delvare
1
-2
/
+180
2010-03-06
hwmon: (it87) Use strict_strtol instead of simple_strtol
Jean Delvare
1
-15
/
+44
2010-03-06
hwmon: (it87) Fix many checkpatch errors and warnings
Jean Delvare
1
-75
/
+87
2010-03-06
hwmon: (it87) Add support for beep on alarm
Jean Delvare
1
-0
/
+122
2010-03-06
hwmon: (it87) Create vid attributes by group
Jean Delvare
1
-8
/
+7
2010-03-06
hwmon: (it87) Refactor attributes creation and removal
Jean Delvare
1
-130
/
+103
2010-03-06
hwmon: (it87) Expose the PWM/temperature mappings
Jean Delvare
1
-4
/
+69
2010-03-06
hwmon: (it87) Display fan outputs in automatic mode as such
Jean Delvare
1
-38
/
+61
2009-12-09
hwmon: (it87) Check for fan2 and fan3 availability
Jean Delvare
1
-3
/
+24
2009-12-09
hwmon: (it87) Verify the VID pin usage
Jean Delvare
1
-4
/
+16
2009-10-24
hwmon: (it87) Fix VID reading on IT8718F/IT8720F
Jean Delvare
1
-3
/
+2
2009-09-15
hwmon: Include <linux/io.h> instead of <asm/io.h>
H Hartley Sweeten
1
-1
/
+1
2009-03-12
hwmon: (it87) Properly decode -128 degrees C temperature
Jean Delvare
1
-4
/
+4
2009-01-07
hwmon: Fix various typos
Jean Delvare
1
-1
/
+1
2009-01-07
hwmon: Check for ACPI resource conflicts
Jean Delvare
1
-0
/
+5
2009-01-07
hwmon: (it87) Add support for the ITE IT8720F
Jean-Marc Spaggiari
1
-9
/
+21
2008-10-17
hwmon: (it87) Fix thermal sensor type values
Jean Delvare
1
-3
/
+8
2008-10-09
hwmon: (it87) Prevent power-off on Shuttle SN68PT
Jean Delvare
1
-19
/
+51
2008-09-20
hwmon: (it87) Fix fan tachometer reading in IT8712F rev 0x7 (I)
Andrew Paprocki
1
-2
/
+2
2008-08-07
hwmon: (it87) Support for 16-bit fan reading in it8705 >= rev 0x03
Andrew Paprocki
1
-7
/
+12
2008-08-07
hwmon: (it87) Support for 16-bit fan reading in it8712 >= rev 0x07
Andrew Paprocki
1
-10
/
+22
2008-02-08
hwmon: (it87) Delete pwmN_freq files on driver removal
Jean Delvare
1
-0
/
+3
2008-02-08
hwmon: (it87) Add individual alarm files
Jean Delvare
1
-9
/
+66
2008-02-08
hwmon: (it87) Discard a dead e-mail address
Jean Delvare
1
-2
/
+2
2008-02-08
hwmon: Let the user override the detected Super-I/O device ID
Jean Delvare
1
-1
/
+5
2008-01-22
hwmon: (it87) request only Environment Controller ports
Bjorn Helgaas
1
-9
/
+23
2007-10-10
hwmon: VRM is not read from registers
Jean Delvare
1
-1
/
+1
2007-10-10
hwmon: (it87) Add support for fan4 and fan5
Jean Delvare
1
-15
/
+39
2007-10-10
hwmon: Convert from class_device to device
Tony Jones
1
-5
/
+5
2007-07-31
hwmon: Add missing __devexit tags in various drivers
Jean Delvare
1
-1
/
+1
2007-07-19
hwmon: convert it87 to platform driver
corentin.labbe
1
-219
/
+277
2007-07-19
hwmon/it87: Add IT8726F support
Rudolf Marek
1
-1
/
+6
2007-02-14
hwmon: Cleanup a bogus legacy comment
Jean Delvare
1
-4
/
+2
2007-02-14
hwmon: Simplify the locking model of two drivers
Jean Delvare
1
-17
/
+5
[next]