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
2014-11-18
hwmon: ntc_thermistor: Add ntc thermistor to thermal subsystem as a sensor.
Jonghwa Lee
2
-0
/
+26
2014-11-18
hwmon: pwm-fan: fix build error
Joonyoung Shim
1
-1
/
+1
2014-11-18
hwmon: pwm-fan: Add pwm-fan driver
Kamil Debski
3
-0
/
+213
2014-11-18
upstream: drivers: avoid parsing names as kthread_run() format strings
Kees Cook
1
-1
/
+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: (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: (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 inverted store_hyst()
Josef Gajdusek
1
-1
/
+1
2014-03-06
hwmon: (max1668) Fix writing the minimum temperature
Guenter Roeck
1
-1
/
+1
2014-02-22
hwmon: (ntc_thermistor) Avoid math overflow
Doug Anderson
1
-3
/
+3
2014-02-06
hwmon: (k10temp) Add support for Kaveri CPUs
Phil Pokorny
1
-0
/
+1
2014-01-25
hwmon: (coretemp) Fix truncated name of alarm attributes
Jean Delvare
1
-1
/
+1
2013-12-20
hwmon: (w83l768ng) Fix fan speed control range
Jean Delvare
1
-3
/
+6
2013-12-20
hwmon: (w83l786ng) Fix fan speed control mode setting and reporting
Brian Carnes
1
-2
/
+2
2013-12-20
hwmon: HIH-6130: Support I2C bus drivers without I2C_FUNC_SMBUS_QUICK
José Miguel Gonçalves
1
-2
/
+14
2013-12-20
hwmon: Prevent some divide by zeros in FAN_TO_REG()
Dan Carpenter
3
-1
/
+5
2013-11-29
hwmon: (lm90) Fix max6696 alarm handling
Guenter Roeck
1
-4
/
+7
2013-10-18
hwmon: (applesmc) Always read until end of data
Henrik Rydberg
1
-0
/
+13
2013-10-05
hwmon: (applesmc) Check key count before proceeding
Henrik Rydberg
1
-1
/
+10
2013-09-07
hwmon: (k10temp) Add support for Fam16h (Kabini)
Wei Hu
2
-3
/
+4
2013-08-14
hwmon: (adt7470) Fix incorrect return code check
Curt Brune
1
-1
/
+1
2013-08-11
hwmon: (max6697) fix MAX6581 ideality
Vivien Didelot
1
-2
/
+2
2013-07-25
hwmon: (nct6775) Drop unsupported fan alarm attributes for NCT6775
Guenter Roeck
1
-5
/
+7
2013-07-25
hwmon: (nct6775) Fix temperature alarm attributes
Guenter Roeck
1
-23
/
+57
2013-06-07
hwmon: (adm1021) Strengthen chip detection for ADM1021, LM84 and MAX1617
Guenter Roeck
1
-8
/
+50
2013-05-19
hwmon: (tmp401) Drop redundant safety on cache lifetime
Jean Delvare
1
-1
/
+1
2013-05-13
hwmon: fix error return code in abituguru_probe()
Wei Yongjun
1
-6
/
+10
2013-05-13
hwmon: (iio_hwmon) Fix null pointer dereference
Axel Lin
1
-1
/
+1
2013-05-11
hwmon: (nct6775) Do not create non-existing attributes
Guenter Roeck
1
-2
/
+4
2013-05-11
hwmon: (iio_hwmon) Fix missing iio_channel_release_all call if devm_kzalloc fail
Axel Lin
1
-2
/
+4
2013-05-04
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-8
/
+86
2013-05-04
more mode_t whack-a-mole...
Al Viro
1
-1
/
+1
2013-05-04
hwmon: (lm75) Add support for the Dallas/Maxim DS7505
Jean Delvare
2
-1
/
+8
2013-05-04
hwmon: (lm75) Tune resolution and sample time per chip
Jean Delvare
1
-6
/
+36
[next]