index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-09
hwmon: (vexpress) Fix build error seen if CONFIG_OF_DEVICE is not set
Guenter Roeck
1
-0
/
+1
2013-01-03
Drivers: misc: remove __dev* attributes.
Greg Kroah-Hartman
1
-2
/
+2
2012-12-22
hwmon: (emc6w201) Fix DIV_ROUND_CLOSEST problem with unsigned divisors
Guenter Roeck
1
-1
/
+1
2012-12-21
hwmon: (lm73} Detect and report i2c bus errors
Chris Verges
1
-5
/
+11
2012-12-19
hwmon-vid: Add support for AMD family 11h to 15h processors
Jean Delvare
1
-0
/
+10
2012-12-19
hwmon: (it87) Support PECI for additional chips
Guenter Roeck
1
-10
/
+38
2012-12-19
hwmon: (it87) Report thermal sensor type as Intel PECI if appropriate
Guenter Roeck
1
-3
/
+17
2012-12-19
hwmon: (it87) Manage device specific features with table
Guenter Roeck
1
-74
/
+81
2012-12-19
hwmon: (it87) Replace pwm group macro with direct attribute definitions
Guenter Roeck
1
-41
/
+74
2012-12-19
hwmon: (it87) Avoid quoted string splits across lines
Guenter Roeck
1
-14
/
+13
2012-12-19
hwmon: (it87) Save fan registers in 2-dimensional array
Guenter Roeck
1
-159
/
+104
2012-12-19
hwmon: (it87) Introduce support for tempX_offset sysfs attribute
Guenter Roeck
1
-5
/
+61
2012-12-19
hwmon: (it87) Replace macro defining tempX_type sensors with direct definitions
Guenter Roeck
1
-10
/
+11
2012-12-19
hwmon: (it87) Save voltage register values in 2-dimensional array
Guenter Roeck
1
-81
/
+66
2012-12-19
hwmon: (it87) Save temperature registers in 2-dimensional array
Guenter Roeck
1
-63
/
+35
2012-12-19
hwmon: (w83627ehf) Get rid of smatch warnings
Jean Delvare
1
-0
/
+4
2012-12-19
hwmon: (w83627hf) Don't touch nonexistent I2C address registers
Jean Delvare
1
-2
/
+4
2012-12-19
hwmon: (w83627ehf) Add support for suspend
Jean Delvare
1
-1
/
+94
2012-12-19
hwmon: (w83627hf) Add support for suspend
Jean Delvare
1
-1
/
+74
2012-12-19
hwmon: Fix PCI device reference leak in quirk
Jean Delvare
1
-12
/
+14
2012-12-16
hwmon: (twl4030-madc-hwmon) Fix warning message caused by removal of __devexit
Guenter Roeck
1
-1
/
+1
2012-12-13
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
3
-0
/
+238
2012-12-11
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
47
-179
/
+179
2012-12-05
hwmon: (da9055) Fix chan_mux[DA9055_ADC_ADCIN3] setting
Axel Lin
1
-1
/
+1
2012-12-05
hwmon: DA9055 HWMON driver
Ashish Jangam
3
-0
/
+347
2012-12-05
hwmon: (coretemp) Drop N4xx, N5xx, D4xx, D5xx CPUs from tjmax table
Guenter Roeck
1
-8
/
+0
2012-12-05
hwmon: (coretemp) Use model table instead of if/else to identify CPU models
Guenter Roeck
1
-14
/
+27
2012-12-05
hwmon: da9052: Use da9052_reg_update for rmw operations
Axel Lin
1
-20
/
+7
2012-12-05
hwmon: (coretemp) Drop dependency on PCI for TjMax detection on Atom CPUs
Guenter Roeck
2
-23
/
+16
2012-12-05
hwmon: (ina2xx) use module_i2c_driver to simplify the code
Wei Yongjun
1
-12
/
+1
2012-12-05
hwmon: (ads7828) add support for ADS7830
Guillaume Roguez
2
-9
/
+23
2012-12-05
hwmon: (ads7828) driver cleanup
Vivien Didelot
1
-142
/
+86
2012-12-05
x86,AMD: Power driver support for AMD's family 16h processors
Boris Ostrovsky
1
-0
/
+4
2012-11-28
hwmon: remove use of __devexit
Bill Pemberton
44
-50
/
+50
2012-11-28
hwmon: remove use of __devinitdata
Bill Pemberton
3
-4
/
+4
2012-11-28
hwmon: remove use of __devinit
Bill Pemberton
45
-82
/
+82
2012-11-28
hwmon: remove use of __devexit_p
Bill Pemberton
43
-43
/
+43
2012-11-15
Merge branch 'omap/dt' into next/drivers
Arnd Bergmann
2
-2
/
+4
2012-11-05
hwmon: Fix chip feature table headers
Jean Delvare
6
-6
/
+6
2012-11-05
hwmon: (w83627ehf) Force initial bank selection
Jean Delvare
1
-0
/
+1
2012-11-01
hwmon: Only include of_match_table with CONFIG_OF_GPIO
Jamie Lentin
1
-0
/
+2
2012-10-29
hwmon, fam15h_power: Change email address, MAINTAINERS entry
Andreas Herrmann
1
-2
/
+2
2012-10-26
Merge branch 'vexpress-drivers' of git://git.linaro.org/people/pawelmoll/linu...
Arnd Bergmann
3
-0
/
+238
2012-10-16
hwmon: Versatile Express hwmon driver
Pawel Moll
3
-0
/
+238
2012-10-14
hwmon: (coretemp) Add support for Atom CE4110/4150/4170
Guenter Roeck
1
-2
/
+5
2012-10-14
hwmon: (pmbus) remove CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2012-10-13
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
3
-529
/
+0
2012-10-10
hwmon: Drop needless includes of <linux/delay.h>
Jean Delvare
10
-10
/
+0
2012-10-10
hwmon: Add missing inclusions of <linux/err.h>
Jean Delvare
6
-0
/
+6
2012-10-10
hwmon: Add missing inclusions of <linux/jiffies.h>
Jean Delvare
24
-1
/
+23
[next]