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
2010-01-25
hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdog
Hans de Goede
1
-2
/
+5
2010-01-25
hwmon: (asus_atk0110) Do not fail if MBIF is missing
Luca Tettamanti
1
-10
/
+9
2010-01-25
hwmon: (amc6821) Double unlock bug
Dan Carpenter
1
-1
/
+0
2010-01-25
hwmon: (smsc47m1) Fix section mismatch
Jeff Mahoney
1
-1
/
+1
2010-01-11
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-69
/
+288
2010-01-11
hwmon: driver for Texas Instruments amc6821 chip
Tomaz Mertelj
3
-0
/
+1127
2010-01-10
hwmon: Make PCI device ids constant
Márton Németh
5
-5
/
+5
2010-01-10
hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUs
Yong Wang
2
-3
/
+15
2010-01-10
hwmon: (k10temp) Blacklist more family 10h processors
Clemens Ladisch
1
-6
/
+32
2010-01-10
hwmon: (asus_atk0110) Add debugfs interface
Luca Tettamanti
1
-0
/
+191
2010-01-10
hwmon: (asus_atk0110) Refactor interface probe code
Luca Tettamanti
1
-54
/
+44
2010-01-10
hwmon: (adt7462) Fix pin 28 monitoring
Roger Blofeld
1
-1
/
+1
2009-12-17
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-30
/
+706
2009-12-17
hwmon: I2C bus support for lis3lv02d and variant accelerometer chips
Samu Onkalo
3
-0
/
+201
2009-12-16
hwmon: (w83627hf) Fix for "No such device"
Christian Schulte
1
-1
/
+1
2009-12-16
hwmon: (sht15) Off-by-one error in array index + incorrect constants
Jonathan Cameron
1
-3
/
+3
2009-12-16
hwmon: Add driver for VIA CPU core temperature
Harald Welte
3
-0
/
+365
2009-12-16
hwmon: (smsc47m1) Enable device if needed
Jean Delvare
1
-3
/
+27
2009-12-16
hwmon: (smsc47m1) Fail module loading on error
Jean Delvare
1
-13
/
+11
2009-12-16
hwmon: (smsc47m1) Only request I/O ports we really use
Jean Delvare
1
-10
/
+89
2009-12-16
hwmon: New driver for AMD Family 10h/11h CPUs
Clemens Ladisch
3
-0
/
+210
2009-12-15
lis3: scale output values to mg
Samu Onkalo
2
-3
/
+31
2009-12-15
lis3: sysfs entry for setting chip measurement rate
Samu Onkalo
2
-7
/
+46
2009-12-15
lis3lv02d: remove calibaration functionality
Samu Onkalo
2
-32
/
+3
2009-12-15
lis3: selftest support
Samu Onkalo
2
-3
/
+78
2009-12-15
lis3lv02d: proper power on sequence
Samu Onkalo
2
-14
/
+28
2009-12-15
lis3: fix show rate for 8 bits chips
Éric Piel
2
-8
/
+17
2009-12-15
lis3: update documentation and comments
Éric Piel
3
-32
/
+38
2009-12-15
lis3lv02d: correct memory leak in module unload
Samu Onkalo
1
-0
/
+1
2009-12-15
lis3lv02d: send sync event
Samu Onkalo
1
-0
/
+1
2009-12-15
hwmon: w83627ehf updates
Daniel J Blueman
1
-19
/
+53
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
1
-1
/
+1
2009-12-14
i2c: Drop I2C_CLIENT_INSMOD_2 to 8
Jean Delvare
18
-51
/
+26
2009-12-14
i2c: Drop I2C_CLIENT_INSMOD_1
Jean Delvare
27
-109
/
+29
2009-12-14
i2c: Get rid of struct i2c_client_address_data
Jean Delvare
45
-45
/
+45
2009-12-14
i2c: Drop the kind parameter from detect callbacks
Jean Delvare
45
-94
/
+79
2009-12-09
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
49
-1650
/
+2082
2009-12-09
hwmon: (adt7475) Add VID support for the ADT7476
Jean Delvare
2
-3
/
+64
2009-12-09
hwmon: (adt7475) Add support for the ADT7476
Jean Delvare
2
-20
/
+65
2009-12-09
hwmon: (adt7475) Voltage attenuators can be bypassed
Jean Delvare
1
-6
/
+36
2009-12-09
hwmon: (adt7475) Print device information on probe
Jean Delvare
1
-0
/
+18
2009-12-09
hwmon: (adt7475) Handle alternative pin functions
Jean Delvare
1
-15
/
+99
2009-12-09
hwmon: (adt7475) Move sysfs files removal to a separate function
Jean Delvare
1
-6
/
+10
2009-12-09
hwmon: (adt7475) Add support for the ADT7490
Jean Delvare
2
-14
/
+105
2009-12-09
hwmon: (adt7475) Improve device detection
Jean Delvare
1
-4
/
+9
2009-12-09
hwmon: (adt7475) Add missing static marker
Jean Delvare
1
-1
/
+1
2009-12-09
hwmon: (adt7475) Rework voltage inputs handling
Jean Delvare
1
-35
/
+48
2009-12-09
hwmon: (adt7475) Implement pwm_use_point2_pwm_at_crit
Jean Delvare
1
-0
/
+42
2009-12-09
hwmon: (adt7475) Add support for the ADT7473
Jean Delvare
3
-12
/
+26
2009-12-09
hwmon: (f71882fg) Add support for the f71889fg (version 2)
Hans de Goede
2
-21
/
+71
[next]