index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwmon: End of I/O region off-by-one
Jean Delvare
2007-09-09
2
-2
/
+2
*
hwmon: (smsc47m1) restore missing name attribute
Jean Delvare
2007-08-12
1
-0
/
+2
*
hwmon: (w83627ehf) don't assume bank 0
Jean Delvare
2007-08-12
1
-5
/
+3
*
hwmon: (w83627ehf) read fan_div values during probe
Mark M. Hoffman
2007-08-12
1
-19
/
+29
*
hwmon: fix w83781d temp sensor type setting
Mark M. Hoffman
2007-08-11
1
-2
/
+2
*
hwmon: fscher read control bugfix
Hans de Goede
2007-07-30
1
-0
/
+2
*
hwmon: make abituguru3_read_increment_offset() static
Adrian Bunk
2007-07-30
1
-2
/
+3
*
hwmon: Fix regression caused by typo in lm90.c
Guillaume Chazarain
2007-07-30
1
-1
/
+1
*
hwmon: (applesmc) add temperature sensors set for Macbook
Martin Szulecki
2007-07-30
1
-5
/
+9
*
hwmon: fscher control update bugfix
Hans de Goede
2007-07-30
1
-1
/
+1
*
hwmon: fix dme1737 temp fault attribute
Juerg Haefliger
2007-07-30
1
-1
/
+1
*
hwmon: Add missing __devexit tags in various drivers
Jean Delvare
2007-07-30
7
-8
/
+8
*
hwmon: clean up duplicate includes
Jesper Juhl
2007-07-30
1
-1
/
+0
*
hwmon: fix lm78 detection regression
Hans de Goede
2007-07-30
1
-1
/
+1
*
hwmon: fix array overruns in lm93.c
Hans-Jürgen Koch
2007-07-30
1
-1
/
+1
*
hwmon: add support for THMC50 and ADM1022
Krzysztof Helt
2007-07-30
3
-0
/
+451
*
Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6
Linus Torvalds
2007-07-19
23
-1408
/
+7953
|
\
|
*
hwmon: refuse to load abituguru driver on non-Abit boards
Hans de Goede
2007-07-19
1
-0
/
+10
|
*
hwmon: fix Abit Uguru3 driver detection on some motherboards
Hans de Goede
2007-07-19
1
-5
/
+6
|
*
hwmon/w83627ehf: Be quiet when no chip is found
Jean Delvare
2007-07-19
1
-2
/
+3
|
*
hwmon/w83627ehf: No need to initialize fan_min
Jean Delvare
2007-07-19
1
-5
/
+0
|
*
hwmon/w83627ehf: Export the thermal sensor types
Jean Delvare
2007-07-19
1
-1
/
+23
|
*
hwmon/w83627ehf: Enable VBAT monitoring
Jean Delvare
2007-07-19
1
-0
/
+5
|
*
hwmon/w83627ehf: Add support for the VID inputs
Jean Delvare
2007-07-19
2
-2
/
+49
|
*
hwmon/w83627ehf: Fix timing issues
Jean Delvare
2007-07-19
1
-1
/
+3
|
*
hwmon/w83627ehf: Add error messages for two error cases
David Hubbard
2007-07-19
1
-1
/
+6
|
*
hwmon/w83627ehf: Convert to a platform driver
David Hubbard
2007-07-19
2
-224
/
+286
|
*
hwmon/w83627ehf: Update the Kconfig entry
David Hubbard
2007-07-19
1
-5
/
+5
|
*
make coretemp_device_remove() static
Adrian Bunk
2007-07-19
1
-1
/
+1
|
*
hwmon: Add LM93 support
Hans-Jürgen Koch
2007-07-19
3
-0
/
+2667
|
*
hwmon/smsc47b397: Don't report missing fans as spinning at 82 RPM
Jean Delvare
2007-07-19
1
-0
/
+2
|
*
hwmon: Add support for newer uGuru's
Hans de Goede
2007-07-19
4
-8
/
+1165
|
*
hwmon/f71805f: Add temperature-tracking fan control mode
Phil Endecott
2007-07-19
1
-1
/
+166
|
*
hwmon/w83627ehf: Preserve speed reading when changing fan min
Jean Delvare
2007-07-19
1
-4
/
+9
|
*
hwmon: fix detection of abituguru volt inputs
Hans de Goede
2007-07-19
1
-8
/
+18
|
*
hwmon: add SCH5317 to smsc47b397 driver
Juerg Haefliger
2007-07-19
1
-2
/
+3
|
*
hwmon: convert it87 to platform driver
corentin.labbe
2007-07-19
2
-221
/
+277
|
*
hwmon: Fix a potential race condition on unload
Jean Delvare
2007-07-19
6
-5
/
+9
|
*
hwmon: Convert vt8231 to a platform driver
Roger Lucas
2007-07-19
2
-146
/
+174
|
*
hwmon/sis5595: Use PCI_REVISION_ID
Jean Delvare
2007-07-19
1
-2
/
+1
|
*
hwmon/sis5595: Use dynamic sysfs callbacks
Jean Delvare
2007-07-19
1
-106
/
+78
|
*
hwmon/sis5595: Convert to a platform driver
Jean Delvare
2007-07-19
2
-149
/
+177
|
*
hwmon/via686a: Use dynamic sysfs callbacks
Jean Delvare
2007-07-19
1
-139
/
+111
|
*
hwmon/via686a: Convert to a platform driver
Jean Delvare
2007-07-19
2
-132
/
+156
|
*
hwmon/via686a: Temperature interrupt configuration fix
Jean Delvare
2007-07-19
1
-2
/
+3
|
*
hwmon/w83627hf: Add PWM frequency selection support
Carlos Olalla Martinez
2007-07-19
1
-1
/
+140
|
*
hwmon/it87: Add IT8726F support
Rudolf Marek
2007-07-19
2
-2
/
+7
|
*
hwmon: Fault files naming convention
Jean Delvare
2007-07-19
4
-14
/
+14
|
*
hwmon/lm90: Add support for the Maxim MAX6680/MAX6681
Rainer Birkenmaier
2007-07-19
2
-18
/
+58
|
*
hwmon: Use platform_device_add_data()
Jean Delvare
2007-07-19
3
-18
/
+9
[next]