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
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-25
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12
-466
/
+1243
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-07-25
hwmon: (lm78) Become the maintainer
Jean Delvare
1
-3
/
+1
2011-07-25
hwmon: (lm78) Make ISA interface depend on CONFIG_ISA
Jean Delvare
1
-19
/
+79
2011-07-25
hwmon: (lm78) Avoid forward declarations
Jean Delvare
1
-107
/
+98
2011-07-25
hwmon: (sht15) Correct a comment mistake
Vivien Didelot
1
-1
/
+1
2011-07-25
hwmon: (max1111) Avoid extra memory allocations
Jean Delvare
1
-21
/
+6
2011-07-25
hwmon: (it87) Add chassis intrusion detection support
Jean Delvare
1
-0
/
+29
2011-07-25
hwmon: (via-cputemp) Add VID reporting support
Jean Delvare
2
-5
/
+40
2011-07-25
hwmon-vid: Add support for VIA family 6 model D CPU
Jean Delvare
1
-1
/
+41
2011-07-25
hwmon: New driver sch5636
Hans de Goede
4
-0
/
+559
2011-07-25
hwmon: (sch5627) Factor out some code shared with sch5636 driver
Hans de Goede
5
-310
/
+390
2011-07-21
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
Phil Carmody
1
-1
/
+1
2011-07-17
hwmon: (max1111) Fix race condition causing NULL pointer exception
Pavel Herrmann
1
-0
/
+11
2011-07-17
hwmon: (it87) Fix label group removal
Jean Delvare
1
-1
/
+1
2011-07-17
hwmon: (asus_atk0110) Fix memory leak
Luca Tettamanti
1
-0
/
+1
2011-07-15
hwmon: (adm1275) Fix coefficients per datasheet revision B
Guenter Roeck
1
-5
/
+5
2011-07-12
hwmon: (pmbus) Use long variables for register to data conversions
Guenter Roeck
1
-10
/
+10
2011-07-10
hwmon: (pmbus) Improve auto-detection of temperature status register
Guenter Roeck
1
-5
/
+6
2011-07-10
hwmon: (lm95241) Fix negative temperature results
Guenter Roeck
1
-6
/
+14
2011-07-08
hwmon: (lm95241) Fix chip detection code
Guenter Roeck
1
-1
/
+1
2011-07-03
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-20
/
+63
2011-07-03
hwmon-vid: Fix typo in VIA CPU name
Jean Delvare
1
-1
/
+1
2011-07-03
hwmon: (f71882fg) Add support for the F71869A
Hans de Goede
2
-3
/
+16
2011-07-03
hwmon: Use <> rather than () around my e-mail address
Hans de Goede
2
-2
/
+2
2011-07-03
hwmon: (emc6w201) Properly handle all errors
Jean Delvare
1
-14
/
+44
2011-07-01
hwmon: (pmbus) Auto-detect temp2 and temp3 registers/attributes
Guenter Roeck
1
-0
/
+4
2011-07-01
hwmon: (pmbus) Improve fan detection
Guenter Roeck
1
-2
/
+4
2011-07-01
hwmon: (adm1275) Free allocated memory if probe function fails
Guenter Roeck
1
-3
/
+13
2011-07-01
hwmon: (pmbus) Drop check for PMBus revision register in probe function
Guenter Roeck
1
-8
/
+3
2011-06-17
hwmon: (s3c) Initialize sysfs attributes
Guenter Roeck
1
-0
/
+2
2011-06-17
hwmon: (ibmpex) Initialize sysfs attributes
Guenter Roeck
1
-0
/
+1
2011-06-17
hwmon: (ibmaem) Initialize sysfs attributes
Guenter Roeck
1
-0
/
+2
2011-06-17
hwmon: (asus_atk0110) Consolidate sysfs attribute initialization
Guenter Roeck
1
-4
/
+1
2011-06-17
hwmon: (coretemp) Drop unused struct members
Jean Delvare
1
-4
/
+0
2011-06-04
hwmon: (max6642): Better chip detection schema
Per Dalén
1
-2
/
+16
2011-06-01
hwmon: (coretemp) Further relax temperature range checks
Guenter Roeck
1
-2
/
+2
2011-06-01
hwmon: (coretemp) Fix TjMax detection for older CPUs
Guenter Roeck
1
-17
/
+2
2011-06-01
hwmon: (coretemp) Relax target temperature range check
Jean Delvare
1
-1
/
+1
2011-06-01
hwmon: (max6642) Rename temp_fault sysfs attribute to temp2_fault
Per Dalen
1
-2
/
+2
2011-05-27
hwmon: (coretemp) Fix section mismatch
Jean Delvare
1
-1
/
+1
2011-05-27
hwmon: (pmbus) Initialize sysfs attributes
Guenter Roeck
1
-0
/
+1
2011-05-27
hwmon: (coretemp) Update comments describing the handling of HT CPUs
Guenter Roeck
1
-6
/
+6
2011-05-27
hwmon: (coretemp) Initialize sysfs attributes
Sergey Senozhatsky
1
-0
/
+2
2011-05-25
hwmon: New driver for the SMSC EMC6W201
Jean Delvare
3
-0
/
+550
2011-05-25
hwmon: (abituguru) Depend on DMI
Jean Delvare
3
-18
/
+2
2011-05-25
hwmon: (it87) Use request_muxed_region
Nat Gurumoorthy
1
-12
/
+19
2011-05-25
hwmon: (sch5627) Trigger Vbat measurements
Hans de Goede
1
-1
/
+22
2011-05-25
hwmon: (sch5627) Add sch5627_send_cmd function
Hans de Goede
1
-4
/
+19
[next]