index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2011-10-28
1
-24
/
+4
|
\
|
*
coretemp: Get microcode revision from cpu_data
Andi Kleen
2011-10-14
1
-24
/
+4
*
|
hwmon: (w83627ehf) Better fix for negative temperature values
Jean Delvare
2011-10-24
1
-25
/
+26
*
|
hwmon: (w83627ehf) Uninline is_word_sized
Jean Delvare
2011-10-24
1
-1
/
+1
*
|
hwmon: (lm75) Document why clones are not detected
Jean Delvare
2011-10-24
1
-13
/
+24
*
|
hwmon: (w83627ehf) Move fan pins check to a separate function
Jean Delvare
2011-10-24
1
-53
/
+67
*
|
hwmon: (w83627ehf) Skip reading unused voltage registers
Jean Delvare
2011-10-24
1
-0
/
+3
*
|
hwmon: (lm75) Add support for Analog Devices ADT75
Michael Hennerich
2011-10-24
2
-0
/
+3
*
|
hwmon: (pmbus_core) Simplify sign extensions
Guenter Roeck
2011-10-24
1
-13
/
+4
*
|
hwmon: (pmbus) Add support for Lineage Power DC-DC converters
Guenter Roeck
2011-10-24
1
-0
/
+4
*
|
hwmon: (pmbus/ltc2978) Add support for LTC3880 to LTC2978 driver
Guenter Roeck
2011-10-24
2
-14
/
+127
*
|
hwmon: (pmbus/ltc2978) Explicit driver for LTC2978
Guenter Roeck
2011-10-24
4
-2
/
+307
*
|
hwmon: (pmbus) Add support for TEMP2 peak attributes
Guenter Roeck
2011-10-24
2
-5
/
+43
*
|
hwmon: AD7314 driver (ported from IIO)
Jonathan Cameron
2011-10-24
3
-0
/
+197
*
|
hwmon: (pmbus) Add support for Intersil power management chips
Guenter Roeck
2011-10-24
3
-0
/
+268
*
|
hwmon: (pmbus) Always call _pmbus_read_byte in core driver
Guenter Roeck
2011-10-24
6
-15
/
+17
*
|
hwmon: (pmbus) Replace EINVAL return codes with more appropriate errors
Guenter Roeck
2011-10-24
4
-13
/
+13
*
|
hwmon/f71882fg: Make the decision wether to register fan attr. per fan
Hans de Goede
2011-10-24
1
-65
/
+54
*
|
hwmon/f71882fg: Add a f71882fg_create_fan_sysfs_files helper function
Hans de Goede
2011-10-24
1
-44
/
+64
*
|
hwmon/f71882fg: Make all fan/pwm attr tables 2 dimensional
Hans de Goede
2011-10-24
1
-24
/
+26
*
|
hwmon: (exynos4_tmu) Remove IRQF_DISABLED
Yong Zhang
2011-10-24
1
-1
/
+1
*
|
hwmon: Add driver for EXYNOS4 TMU
Donggeun Kim
2011-10-24
3
-0
/
+535
*
|
hwmon: (pmbus/adm1275) Add support for ADM1276
Guenter Roeck
2011-10-24
2
-10
/
+54
*
|
hwmon: (pmbus/adm1275) Add support for second current limit
Guenter Roeck
2011-10-24
1
-7
/
+88
*
|
hwmon: (pmbus) Don't return errors from driver remove functions
Guenter Roeck
2011-10-24
10
-21
/
+18
*
|
hwmon: (pmbus) Add comments explaining internal driver API return values
Guenter Roeck
2011-10-24
1
-2
/
+16
*
|
hwmon: (w83627ehf) add caseopen detection
Dmitry Artamonow
2011-10-24
1
-0
/
+62
*
|
hwmon: (w83627ehf) Fix negative 8-bit temperature values
Jean Delvare
2011-10-20
1
-2
/
+3
*
|
hwmon: (w83627ehf) Properly report thermal diode sensors
Jean Delvare
2011-10-13
1
-4
/
+11
|
/
*
hwmon: (coretemp) Avoid leaving around dangling pointer
Guenter Roeck
2011-09-28
1
-0
/
+1
*
hwmon: (coretemp) Fixup platform device ID change
Jean Delvare
2011-09-28
1
-15
/
+12
*
hwmon: (coretemp) remove struct platform_data * parameter from create_core_da...
Jan Beulich
2011-09-23
1
-6
/
+3
*
hwmon: (coretemp) constify static data
Jan Beulich
2011-09-23
1
-2
/
+2
*
hwmon: (coretemp) don't use kernel assigned CPU number as platform device ID
Jan Beulich
2011-09-23
1
-2
/
+2
*
hwmon: (ds620) Fix handling of negative temperatures
Roland Stigge
2011-09-21
1
-1
/
+1
*
hwmon: (w83791d) rename prototype parameter from 'register' to 'reg'
Chris Peterson
2011-09-21
1
-2
/
+2
*
hwmon: (coretemp) Don't use threshold registers for tempX_max
Guenter Roeck
2011-09-21
1
-121
/
+14
*
hwmon: (coretemp) Let the user force TjMax
Jean Delvare
2011-09-21
1
-0
/
+15
*
hwmon: (coretemp) Drop duplicate function get_pkg_tjmax
Jean Delvare
2011-09-21
1
-22
/
+4
*
hwmon: (coretemp) Initialize tmin
Jean Delvare
2011-09-14
1
-1
/
+6
*
hwmon: (pmbus) Fix low limit temperature alarms
Guenter Roeck
2011-09-13
1
-1
/
+8
*
hwmon: (ucd9000/ucd9200) Optimize array walk
Jean Delvare
2011-09-06
2
-8
/
+4
*
hwmon: (max16065) Fix current calculation
Guenter Roeck
2011-09-06
1
-1
/
+1
*
hwmon: (i5k_amb) Drop i5k_channel_pci_id
Jean Delvare
2011-08-23
1
-28
/
+14
*
hwmon: (ntc_thermistor) Simplify if sequence
Guenter Roeck
2011-08-22
1
-2
/
+1
*
hwmon: (ibmaem) add missing kfree
Julia Lawall
2011-08-11
1
-5
/
+10
*
hwmon: (pmbus/lm25066) Ignore byte writes to non-zero pages
Guenter Roeck
2011-08-11
1
-0
/
+12
*
hwmon: (pmbus) Virtualize pmbus_write_byte
Guenter Roeck
2011-08-11
2
-1
/
+20
*
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2011-07-30
20
-281
/
+2792
|
\
|
*
hwmon: (lm90) Refactor reading of config2 register
Jean Delvare
2011-07-28
1
-19
/
+6
[next]