index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-18
hwmon: (max1668) Fix writing the minimum temperature
Guenter Roeck
1
-1
/
+1
2014-02-13
hwmon: (ntc_thermistor) Avoid math overflow
Doug Anderson
1
-3
/
+3
2014-02-06
hwmon: (da9055) Remove use of regmap_irq_get_virq()
Adam Thomson
1
-4
/
+0
2014-02-02
hwmon: (pmbus) Support per-page exponent in linear mode
Guenter Roeck
1
-32
/
+36
2014-02-02
hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errors
Jean Delvare
1
-0
/
+1
2014-02-02
hwmon: Fix SENSORS_LM75 dependencies to eliminate build errors
Jean Delvare
1
-0
/
+1
2014-01-29
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
32
-68
/
+135
2014-01-29
Update Jean Delvare's e-mail address
Jean Delvare
31
-48
/
+47
2014-01-29
hwmon: (it87) Print proper names for the IT8771E and IT8772E
Jean Delvare
1
-0
/
+1
2014-01-29
hwmon: (it87) Add support for the ITE IT8603E
Rudolf Marek
2
-20
/
+87
2014-01-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2
-5
/
+49
2014-01-24
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-7
/
+2
2014-01-14
hwmon: (k10temp) Add support for Kaveri CPUs
Phil Pokorny
1
-0
/
+1
2014-01-14
hwmon: (nct6775) Re-enable logical device mapping for NCT6791 during resume
Guenter Roeck
1
-11
/
+27
2014-01-14
hwmon: (coretemp) Do not return -EAGAIN for low temperatures
Guenter Roeck
1
-8
/
+9
2014-01-14
hwmon: (da9052) Fix adc to voltage calculation
Anthony Olech
1
-2
/
+2
2014-01-14
hwmon: (coretemp) Refine TjMax detection
Guenter Roeck
1
-2
/
+2
2014-01-14
hwmon: (coretemp) Add PCI device ID for CE41x0 CPUs
Guenter Roeck
1
-3
/
+1
2014-01-14
hwmon: (coretemp) Use PCI host bridge ID to identify CPU if necessary
Guenter Roeck
1
-3
/
+30
2014-01-14
hwmon: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
6
-6
/
+6
2014-01-14
hwmon: (coretemp) Fix truncated name of alarm attributes
Jean Delvare
1
-1
/
+1
2014-01-12
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
2
-7
/
+2
2013-12-12
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+14
2013-12-12
hwmon: Prevent some divide by zeros in FAN_TO_REG()
Dan Carpenter
3
-1
/
+5
2013-12-12
hwmon: (w83l768ng) Fix fan speed control range
Jean Delvare
1
-3
/
+6
2013-12-12
hwmon: (w83l786ng) Fix fan speed control mode setting and reporting
Brian Carnes
1
-2
/
+2
2013-12-12
hwmon: (lm90) Unregister hwmon device if interrupt setup fails
Guenter Roeck
1
-1
/
+3
2013-12-11
hwmon: HIH-6130: Support I2C bus drivers without I2C_FUNC_SMBUS_QUICK
José Miguel Gonçalves
1
-2
/
+14
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
2
-8
/
+2
2013-12-04
hwmon: tmp102: expose to thermal fw via DT nodes
Eduardo Valentin
1
-0
/
+19
2013-12-04
hwmon: lm75: expose to thermal fw via DT nodes
Eduardo Valentin
1
-5
/
+30
2013-11-27
Merge branch 'acpica'
Rafael J. Wysocki
1
-1
/
+0
2013-11-26
ACPI: Clean up incorrect inclusions of ACPICA headers
Lv Zheng
1
-1
/
+0
2013-11-20
hwmon: (acpi_power_meter) Fix acpi_bus_get_device() return value check
Yijing Wang
1
-3
/
+2
2013-11-18
hwmon: (nct6775) NCT6791 supports weight control only for CPUFAN
Guenter Roeck
1
-8
/
+21
2013-11-18
hwmon: (nct6775) Monitor additional temperature registers
Guenter Roeck
1
-2
/
+60
2013-11-18
hwmon: (lm75) Add support for GMT G751 chip
Arnaud Ebalard
2
-0
/
+4
2013-11-15
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-97
/
+230
2013-11-15
hwmon: (lm90) Add power control
Wei Ni
1
-0
/
+19
2013-11-15
hwmon: (lm90) Add support for TI TMP451
Wei Ni
1
-8
/
+37
2013-11-15
hwmon: (lm90) Use enums for the indexes of temp8 and temp11
Wei Ni
1
-64
/
+88
2013-11-15
hwmon: (lm90) Add support to handle IRQ
Wei Ni
1
-0
/
+24
2013-11-15
hwmon: (lm90) Define status bits
Wei Ni
1
-27
/
+61
2013-11-15
hwmon: (lm90) Fix max6696 alarm handling
Guenter Roeck
1
-4
/
+7
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
1
-1
/
+1
2013-11-12
Merge tag 'spi-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
1
-6
/
+1
2013-10-25
Merge remote-tracking branch 'spi/topic/wr' into spi-next
Mark Brown
1
-6
/
+1
2013-10-19
hwmon: (w83793) Clean up a signedness issue
Dan Carpenter
1
-1
/
+2
2013-10-19
hwmon: (nct6775) Remove an unused variable
Dan Carpenter
1
-2
/
+2
2013-10-18
hwmon: (emc1403) Add support for EMC1404 and EMC1424
Guenter Roeck
1
-8
/
+51
[next]