index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II 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: (max8688) Add support for peak attributes
Guenter Roeck
2011-07-28
1
-0
/
+61
*
hwmon: (max16064) Add support for peak attributes
Guenter Roeck
2011-07-28
1
-0
/
+51
*
hwmon: (adm1275) Add support for peak attributes
Guenter Roeck
2011-07-28
1
-0
/
+60
*
hwmon: (pmbus) Add support for peak attributes
Guenter Roeck
2011-07-28
2
-15
/
+163
*
hwmon: (pmbus) Strengthen check for status register existence
Guenter Roeck
2011-07-28
1
-21
/
+23
*
hwmon: (pmbus) Add support for virtual pages
Guenter Roeck
2011-07-28
2
-28
/
+20
*
hwmon: (pmbus) Support reading and writing of word registers in device specif...
Guenter Roeck
2011-07-28
2
-6
/
+50
*
hwmon: (pmbus) Increase attribute name size
Guenter Roeck
2011-07-28
1
-4
/
+6
*
hwmon: (pmbus) Add ADP4000, NCP4200 and NCP4208 to list of supported devices
Guenter Roeck
2011-07-28
2
-2
/
+5
*
hwmon: (pmbus) Add support for VID output voltage mode
Guenter Roeck
2011-07-28
7
-34
/
+105
*
hwmon: (pmbus) Move PMBus drivers to drivers/hwmon/pmbus
Guenter Roeck
2011-07-28
13
-95
/
+104
*
hwmon: (coretemp) Add core/pkg threshold support to Coretemp
Durgadoss R
2011-07-28
1
-45
/
+132
*
hwmon: (lm95241) Add support for LM95231
Guenter Roeck
2011-07-28
2
-14
/
+22
*
hwmon: LM95245 driver
Alexander Stein
2011-07-28
3
-0
/
+553
*
hwmon: (lm90) Add support for Philips SA56004
Stijn Devriendt
2011-07-28
2
-4
/
+38
*
hwmon: Driver for NTC Thermistors
Donggeun Kim
2011-07-28
3
-0
/
+468
*
hwmon: (max1668) Add support for tempX_fault attributes
Guenter Roeck
2011-07-28
1
-4
/
+26
*
hwmon: Driver for MAX1668
David George
2011-07-28
3
-0
/
+491
*
hwmon: (max1111) Fix race condition causing NULL pointer exception
Pavel Herrmann
2011-07-17
1
-0
/
+11
*
hwmon: (it87) Fix label group removal
Jean Delvare
2011-07-17
1
-1
/
+1
*
hwmon: (asus_atk0110) Fix memory leak
Luca Tettamanti
2011-07-17
1
-0
/
+1
*
hwmon: (adm1275) Fix coefficients per datasheet revision B
Guenter Roeck
2011-07-15
1
-5
/
+5
*
hwmon: (pmbus) Use long variables for register to data conversions
Guenter Roeck
2011-07-12
1
-10
/
+10
*
hwmon: (pmbus) Improve auto-detection of temperature status register
Guenter Roeck
2011-07-10
1
-5
/
+6
*
hwmon: (lm95241) Fix negative temperature results
Guenter Roeck
2011-07-10
1
-6
/
+14
*
hwmon: (lm95241) Fix chip detection code
Guenter Roeck
2011-07-08
1
-1
/
+1
*
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2011-07-03
5
-20
/
+63
|
\
|
*
hwmon-vid: Fix typo in VIA CPU name
Jean Delvare
2011-07-03
1
-1
/
+1
|
*
hwmon: (f71882fg) Add support for the F71869A
Hans de Goede
2011-07-03
2
-3
/
+16
|
*
hwmon: Use <> rather than () around my e-mail address
Hans de Goede
2011-07-03
2
-2
/
+2
|
*
hwmon: (emc6w201) Properly handle all errors
Jean Delvare
2011-07-03
1
-14
/
+44
*
|
hwmon: (pmbus) Auto-detect temp2 and temp3 registers/attributes
Guenter Roeck
2011-07-01
1
-0
/
+4
*
|
hwmon: (pmbus) Improve fan detection
Guenter Roeck
2011-07-01
1
-2
/
+4
*
|
hwmon: (adm1275) Free allocated memory if probe function fails
Guenter Roeck
2011-07-01
1
-3
/
+13
*
|
hwmon: (pmbus) Drop check for PMBus revision register in probe function
Guenter Roeck
2011-07-01
1
-8
/
+3
|
/
*
hwmon: (s3c) Initialize sysfs attributes
Guenter Roeck
2011-06-17
1
-0
/
+2
*
hwmon: (ibmpex) Initialize sysfs attributes
Guenter Roeck
2011-06-17
1
-0
/
+1
*
hwmon: (ibmaem) Initialize sysfs attributes
Guenter Roeck
2011-06-17
1
-0
/
+2
*
hwmon: (asus_atk0110) Consolidate sysfs attribute initialization
Guenter Roeck
2011-06-17
1
-4
/
+1
*
hwmon: (coretemp) Drop unused struct members
Jean Delvare
2011-06-17
1
-4
/
+0
*
hwmon: (max6642): Better chip detection schema
Per Dalén
2011-06-04
1
-2
/
+16
*
hwmon: (coretemp) Further relax temperature range checks
Guenter Roeck
2011-06-01
1
-2
/
+2
*
hwmon: (coretemp) Fix TjMax detection for older CPUs
Guenter Roeck
2011-06-01
1
-17
/
+2
*
hwmon: (coretemp) Relax target temperature range check
Jean Delvare
2011-06-01
1
-1
/
+1
*
hwmon: (max6642) Rename temp_fault sysfs attribute to temp2_fault
Per Dalen
2011-06-01
1
-2
/
+2
*
hwmon: (coretemp) Fix section mismatch
Jean Delvare
2011-05-27
1
-1
/
+1
*
hwmon: (pmbus) Initialize sysfs attributes
Guenter Roeck
2011-05-27
1
-0
/
+1
*
hwmon: (coretemp) Update comments describing the handling of HT CPUs
Guenter Roeck
2011-05-27
1
-6
/
+6
*
hwmon: (coretemp) Initialize sysfs attributes
Sergey Senozhatsky
2011-05-27
1
-0
/
+2
*
hwmon: New driver for the SMSC EMC6W201
Jean Delvare
2011-05-25
3
-0
/
+550
[next]