index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-05
hwmon: (ds1621) Update zbits after conversion rate change
Robert Coulson
1
-0
/
+1
2014-09-05
hwmon: (dme1737) Prevent overflow problem when writing large limits
Axel Lin
1
-15
/
+18
2014-09-05
hwmon: (ads1015) Fix out-of-bounds array access
Axel Lin
1
-0
/
+2
2014-09-05
hwmon: (lm85) Fix various errors on attribute writes
Guenter Roeck
1
-3
/
+6
2014-09-05
hwmon: (ads1015) Fix off-by-one for valid channel index checking
Axel Lin
1
-1
/
+1
2014-09-05
hwmon: (gpio-fan) Prevent overflow problem when writing large limits
Axel Lin
1
-1
/
+1
2014-09-05
hwmon: (lm78) Fix overflow problems seen when writing large temperature limits
Guenter Roeck
1
-1
/
+1
2014-09-05
hwmon: (amc6821) Fix possible race condition bug
Axel Lin
1
-6
/
+11
2014-09-05
hwmon: (sis5595) Prevent overflow problem when writing large limits
Axel Lin
1
-1
/
+1
2014-07-31
hwmon: (smsc47m192) Fix temperature limit and vrm write operations
Guenter Roeck
1
-1
/
+3
2014-07-28
hwmon: (adt7470) Fix writes to temperature limit registers
Guenter Roeck
1
-3
/
+3
2014-07-28
hwmon: (da9052) Don't use dash in the name attribute
Axel Lin
1
-1
/
+1
2014-07-28
hwmon: (da9055) Don't use dash in the name attribute
Axel Lin
1
-1
/
+1
2014-07-17
hwmon: (adm1021) Fix cache problem when writing temperature limits
Axel Lin
1
-6
/
+8
2014-07-17
hwmon: (adm1029) Ensure the fan_div cache is updated in set_fan_div
Axel Lin
1
-0
/
+3
2014-07-17
hwmon: (adm1031) Fix writes to limit registers
Guenter Roeck
1
-3
/
+5
2014-07-17
hwmon: (emc2103) Clamp limits instead of bailing out
Guenter Roeck
1
-10
/
+5
2014-07-17
hwmon: (amc6821) Fix permissions for temp2_input
Axel Lin
1
-1
/
+1
2014-07-09
hwmon: (ina2xx) Cast to s16 on shunt and current regs
Fabio Baltieri
1
-3
/
+4
2014-06-11
hwmon: (ntc_thermistor) Fix OF device ID mapping
Jean Delvare
1
-5
/
+6
2014-06-11
hwmon: (ntc_thermistor) Fix dependencies
Jean Delvare
2
-2
/
+4
2014-06-07
hwmon: (emc1403) Support full range of known chip revision numbers
Josef Gajdusek
1
-1
/
+1
2014-06-07
hwmon: (emc1403) Fix resource leak on module unload
Jean Delvare
1
-3
/
+3
2014-06-07
hwmon: (emc1403) fix inverted store_hyst()
Josef Gajdusek
1
-1
/
+1
2014-06-07
Revert "hwmon: (coretemp) Refine TjMax detection"
Guenter Roeck
1
-2
/
+2
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
[next]