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-05-25
drivers/hwmon/coretemp.c: get TjMax value from MSR
Carsten Emde
1
-4
/
+57
2010-05-25
drivers/hwmon/coretemp.c: detect the thermal sensors by CPUID
Carsten Emde
1
-20
/
+12
2010-05-25
hwmon: add TI ads7871 a/d converter driver
Paul Thomas
3
-0
/
+263
2010-05-25
lis3: setup poll interval limits
Samu Onkalo
1
-0
/
+4
2010-05-25
lis3: interrupt handlers for 8bit wakeup and click events
Samu Onkalo
2
-13
/
+86
2010-05-25
lis3: add skeletons for interrupt handlers
Samu Onkalo
1
-23
/
+64
2010-05-25
lis3: introduce platform data for second ff / wu unit
Samu Onkalo
1
-2
/
+13
2010-05-25
lis3: separate configuration function for 8 bit device
Samu Onkalo
1
-19
/
+26
2010-05-25
lis3: add missing constants for 8bit device
Samu Onkalo
1
-0
/
+10
2010-05-24
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Linus Torvalds
2
-8
/
+11
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
4
-69
/
+65
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
1
-2
/
+5
2010-05-17
drivers: Push down BKL into various drivers
Arnd Bergmann
2
-8
/
+11
2010-05-11
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-68
/
+56
2010-05-11
hp_accel: fix race in device removal
Oliver Neukum
1
-1
/
+1
2010-05-11
hwmon: (applesmc) Correct sysfs fan error handling
Henrik Rydberg
1
-36
/
+25
2010-05-11
hwmon: (asc7621) Bug fixes
Ken Milmore
1
-32
/
+31
2010-04-24
lis3: add support for HP ProBook 432x/442x/452x/522x
Takashi Iwai
1
-0
/
+4
2010-04-22
sysfs: use sysfs_attr_init in ASUS atk0110 driver
Jiri Kosina
1
-0
/
+4
2010-04-14
hwmon: (applesmc) Add iMac9,1 and MacBookPro2,2 support
Justin P. Mattock
1
-0
/
+18
2010-04-14
hwmon: (it87) Invalidate cache on temperature sensor change
Jean Delvare
1
-0
/
+1
2010-04-14
hwmon: (it87) Properly handle wrong sensor type requests
Jean Delvare
1
-10
/
+10
2010-04-14
hwmon: (it87) Don't arbitrarily enable temperature channels
Jean Delvare
1
-8
/
+5
2010-04-14
hwmon: (sht15) Properly handle the case CONFIG_REGULATOR=n
Jean Delvare
1
-1
/
+6
2010-04-14
hwmon: (sht15) Fix sht15_calc_temp interpolation function
Jerome Oufella
1
-3
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
18
-1
/
+17
2010-03-29
hwmon: (asc7621) Add X58 entry in Kconfig
Jaswinder Singh Rajput
1
-2
/
+2
2010-03-29
hwmon: (w83793) Saving negative errors in unsigned
Dan Carpenter
1
-1
/
+1
2010-03-29
hwmon: (coretemp) Add missing newline to dev_warn() message
Dean Nelson
1
-1
/
+1
2010-03-29
hwmon: (coretemp) Fix cpu model output
Prarit Bhargava
1
-1
/
+1
2010-03-06
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12
-1484
/
+2923
2010-03-06
drivers/hwmon/adcxx.c: fix for single-channel ADCs
José Miguel Gonçalves
1
-5
/
+10
2010-03-06
drivers/hwmon/vt8231.c: fix continuation line formats
Joe Perches
1
-2
/
+1
2010-03-05
hwmon: Remove the deprecated adt7473 driver
Amerigo Wang
3
-1195
/
+0
2010-03-05
hwmon: Fix off-by-one kind values
Jean Delvare
3
-15
/
+11
2010-03-05
hwmon: (tmp421) Fix temperature conversions
Jean Delvare
1
-2
/
+4
2010-03-05
hwmon: (tmp421) Restore missing inputs
Jean Delvare
1
-7
/
+7
2010-03-05
hwmon: Driver for Andigilog aSC7621 family monitoring chips
George Joseph
3
-0
/
+1269
2010-03-05
hwmon: (adt7411) Improve locking
Wolfram Sang
1
-7
/
+14
2010-03-05
hwmon: Add driver for ADT7411 voltage and temperature sensor
Wolfram Sang
3
-0
/
+370
2010-03-05
hwmon: (w83793) Add watchdog functionality
Sven Anders
2
-4
/
+481
2010-03-05
hwmon: (g760a) Make rpm_from_cnt static
Jean Delvare
1
-1
/
+1
2010-03-05
hwmon: (it87) Validate auto pwm settings
Jean Delvare
1
-0
/
+32
2010-03-05
hwmon: (it87) Add support for old automatic fan speed control
Jean Delvare
1
-2
/
+180
2010-03-05
hwmon: (it87) Use strict_strtol instead of simple_strtol
Jean Delvare
1
-15
/
+44
2010-03-05
hwmon: (it87) Fix many checkpatch errors and warnings
Jean Delvare
1
-75
/
+87
2010-03-05
hwmon: (it87) Add support for beep on alarm
Jean Delvare
1
-0
/
+122
2010-03-05
hwmon: (it87) Create vid attributes by group
Jean Delvare
1
-8
/
+7
2010-03-05
hwmon: (it87) Refactor attributes creation and removal
Jean Delvare
1
-130
/
+103
2010-03-05
hwmon: (it87) Expose the PWM/temperature mappings
Jean Delvare
1
-4
/
+69
[next]