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
*
hwmon: (emc6w201) Fix DIV_ROUND_CLOSEST problem with unsigned divisors
Guenter Roeck
2012-12-22
1
-1
/
+1
*
hwmon: (lm73} Detect and report i2c bus errors
Chris Verges
2012-12-21
1
-5
/
+11
*
hwmon-vid: Add support for AMD family 11h to 15h processors
Jean Delvare
2012-12-19
1
-0
/
+10
*
hwmon: (it87) Support PECI for additional chips
Guenter Roeck
2012-12-19
1
-10
/
+38
*
hwmon: (it87) Report thermal sensor type as Intel PECI if appropriate
Guenter Roeck
2012-12-19
1
-3
/
+17
*
hwmon: (it87) Manage device specific features with table
Guenter Roeck
2012-12-19
1
-74
/
+81
*
hwmon: (it87) Replace pwm group macro with direct attribute definitions
Guenter Roeck
2012-12-19
1
-41
/
+74
*
hwmon: (it87) Avoid quoted string splits across lines
Guenter Roeck
2012-12-19
1
-14
/
+13
*
hwmon: (it87) Save fan registers in 2-dimensional array
Guenter Roeck
2012-12-19
1
-159
/
+104
*
hwmon: (it87) Introduce support for tempX_offset sysfs attribute
Guenter Roeck
2012-12-19
1
-5
/
+61
*
hwmon: (it87) Replace macro defining tempX_type sensors with direct definitions
Guenter Roeck
2012-12-19
1
-10
/
+11
*
hwmon: (it87) Save voltage register values in 2-dimensional array
Guenter Roeck
2012-12-19
1
-81
/
+66
*
hwmon: (it87) Save temperature registers in 2-dimensional array
Guenter Roeck
2012-12-19
1
-63
/
+35
*
hwmon: (w83627ehf) Get rid of smatch warnings
Jean Delvare
2012-12-19
1
-0
/
+4
*
hwmon: (w83627hf) Don't touch nonexistent I2C address registers
Jean Delvare
2012-12-19
1
-2
/
+4
*
hwmon: (w83627ehf) Add support for suspend
Jean Delvare
2012-12-19
1
-1
/
+94
*
hwmon: (w83627hf) Add support for suspend
Jean Delvare
2012-12-19
1
-1
/
+74
*
hwmon: Fix PCI device reference leak in quirk
Jean Delvare
2012-12-19
1
-12
/
+14
*
hwmon: (twl4030-madc-hwmon) Fix warning message caused by removal of __devexit
Guenter Roeck
2012-12-16
1
-1
/
+1
*
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-12-13
3
-0
/
+238
|
\
|
*
Merge branch 'omap/dt' into next/drivers
Arnd Bergmann
2012-11-15
2
-2
/
+4
|
|
\
|
*
\
Merge branch 'vexpress-drivers' of git://git.linaro.org/people/pawelmoll/linu...
Arnd Bergmann
2012-10-26
3
-0
/
+238
|
|
\
\
|
|
*
|
hwmon: Versatile Express hwmon driver
Pawel Moll
2012-10-16
3
-0
/
+238
*
|
|
|
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-12-11
47
-179
/
+179
|
\
\
\
\
|
*
|
|
|
hwmon: remove use of __devexit
Bill Pemberton
2012-11-28
44
-50
/
+50
|
*
|
|
|
hwmon: remove use of __devinitdata
Bill Pemberton
2012-11-28
3
-4
/
+4
|
*
|
|
|
hwmon: remove use of __devinit
Bill Pemberton
2012-11-28
45
-82
/
+82
|
*
|
|
|
hwmon: remove use of __devexit_p
Bill Pemberton
2012-11-28
43
-43
/
+43
*
|
|
|
|
hwmon: (da9055) Fix chan_mux[DA9055_ADC_ADCIN3] setting
Axel Lin
2012-12-05
1
-1
/
+1
*
|
|
|
|
hwmon: DA9055 HWMON driver
Ashish Jangam
2012-12-05
3
-0
/
+347
*
|
|
|
|
hwmon: (coretemp) Drop N4xx, N5xx, D4xx, D5xx CPUs from tjmax table
Guenter Roeck
2012-12-05
1
-8
/
+0
*
|
|
|
|
hwmon: (coretemp) Use model table instead of if/else to identify CPU models
Guenter Roeck
2012-12-05
1
-14
/
+27
*
|
|
|
|
hwmon: da9052: Use da9052_reg_update for rmw operations
Axel Lin
2012-12-05
1
-20
/
+7
*
|
|
|
|
hwmon: (coretemp) Drop dependency on PCI for TjMax detection on Atom CPUs
Guenter Roeck
2012-12-05
2
-23
/
+16
*
|
|
|
|
hwmon: (ina2xx) use module_i2c_driver to simplify the code
Wei Yongjun
2012-12-05
1
-12
/
+1
*
|
|
|
|
hwmon: (ads7828) add support for ADS7830
Guillaume Roguez
2012-12-05
2
-9
/
+23
*
|
|
|
|
hwmon: (ads7828) driver cleanup
Vivien Didelot
2012-12-05
1
-142
/
+86
*
|
|
|
|
x86,AMD: Power driver support for AMD's family 16h processors
Boris Ostrovsky
2012-12-05
1
-0
/
+4
|
/
/
/
/
*
|
|
|
hwmon: Fix chip feature table headers
Jean Delvare
2012-11-05
6
-6
/
+6
*
|
|
|
hwmon: (w83627ehf) Force initial bank selection
Jean Delvare
2012-11-05
1
-0
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
hwmon: Only include of_match_table with CONFIG_OF_GPIO
Jamie Lentin
2012-11-01
1
-0
/
+2
*
|
|
hwmon, fam15h_power: Change email address, MAINTAINERS entry
Andreas Herrmann
2012-10-29
1
-2
/
+2
|
/
/
*
|
hwmon: (coretemp) Add support for Atom CE4110/4150/4170
Guenter Roeck
2012-10-14
1
-2
/
+5
*
|
hwmon: (pmbus) remove CONFIG_EXPERIMENTAL
Kees Cook
2012-10-14
1
-1
/
+1
|
/
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2012-10-13
3
-529
/
+0
|
\
|
*
-
.
Merge branches 'fixes-for-37', 'ec' and 'thermal' into release
Len Brown
2012-10-09
3
-529
/
+0
|
|
\
\
|
|
|
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...
Len Brown
2012-10-09
3
-529
/
+0
|
|
|
|
\
|
|
|
|
*
hwmon: exynos4: move thermal sensor driver to driver/thermal directory
Amit Daniel Kachhap
2012-09-24
3
-529
/
+0
*
|
|
|
|
hwmon: Drop needless includes of <linux/delay.h>
Jean Delvare
2012-10-10
10
-10
/
+0
*
|
|
|
|
hwmon: Add missing inclusions of <linux/err.h>
Jean Delvare
2012-10-10
6
-0
/
+6
[next]