index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-15
hwmon: (coretemp) Add support for Atom CE4110/4150/4170
Guenter Roeck
1
-2
/
+5
2012-10-15
hwmon: (pmbus) remove CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2012-10-13
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
3
-529
/
+0
2012-10-10
hwmon: Drop needless includes of <linux/delay.h>
Jean Delvare
10
-10
/
+0
2012-10-10
hwmon: Add missing inclusions of <linux/err.h>
Jean Delvare
6
-0
/
+6
2012-10-10
hwmon: Add missing inclusions of <linux/jiffies.h>
Jean Delvare
24
-1
/
+23
2012-10-10
hwmon: Update Alexey Fisher's name
Oleksij Rempel
2
-3
/
+3
2012-10-09
Merge branches 'fixes-for-37', 'ec' and 'thermal' into release
Len Brown
3
-529
/
+0
2012-10-09
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...
Len Brown
3
-529
/
+0
2012-10-07
Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
1
-0
/
+120
2012-10-02
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-1
/
+1
2012-09-24
hwmon: exynos4: move thermal sensor driver to driver/thermal directory
Amit Daniel Kachhap
3
-529
/
+0
2012-09-24
hwmon: (mcp3021) Add MCP3221 support
Sven Schuchmann
2
-6
/
+22
2012-09-24
hwmon: (mcp3021) Prepare MCP3021 driver to support other chips
Sven Schuchmann
1
-7
/
+26
2012-09-24
hwmon: (w83791d) Drop unnecessary compare statements
Guenter Roeck
1
-4
/
+3
2012-09-24
hwmon: (lm93) Drop unnecessary compare statement
Guenter Roeck
1
-1
/
+1
2012-09-24
hwmon: (lm70) Simplify show_name function
Guenter Roeck
1
-20
/
+1
2012-09-24
hwmon: (adcxx) Simplify show_name function
Guenter Roeck
1
-4
/
+1
2012-09-24
hwmon: Drop dependencies on EXPERIMENTAL
Guenter Roeck
1
-41
/
+40
2012-09-24
hwmon: (it87) Fix Kconfig for IT87 driver
Guenter Roeck
1
-2
/
+2
2012-09-24
hwmon: (sht15) move header to linux/platform_data/
Vivien Didelot
1
-1
/
+1
2012-09-24
hwmon: (asus_atk0110) Remove useless kfree
Peter Senna Tschudin
1
-1
/
+0
2012-09-24
hwmon: (ina2xx) Add support for INA220 and INA230
Guenter Roeck
2
-3
/
+13
2012-09-24
hwmon: (ina2xx) Use structure array to distinguish chip types
Guenter Roeck
1
-103
/
+56
2012-09-24
hwmon: (max1111) Add support for MAX1110, MAX1112, and MAX1113
Guenter Roeck
2
-9
/
+70
2012-09-24
hwmon: (lm70) Add support for LM71 and LM74
Christophe Leroy
2
-6
/
+25
2012-09-24
hwmon: (w83793) Remove legacy chassis intrusion detection sysfs attributes
Guenter Roeck
1
-23
/
+0
2012-09-24
hwmon: (w83792d) Remove legacy chassis intrusion detection attributes
Guenter Roeck
1
-56
/
+2
2012-09-24
hwmon: (adm9240) Remove legacy chassis intrusion detection sysfs attribute
Guenter Roeck
1
-26
/
+0
2012-09-24
hwmon: (lm70) Allow 4wire SPI bus with LM70
Christophe Leroy
1
-4
/
+0
2012-09-24
hwmon: (sht15) remove multiple driver registration
Vivien Didelot
1
-71
/
+23
2012-09-24
hwmon: add Maxim MAX197 support
Vivien Didelot
3
-0
/
+359
2012-09-24
hwmon: (adt7410) handle errors from adt7410_update_device()
Dan Carpenter
1
-2
/
+7
2012-09-24
hwmon: Driver for ADT7410
Hartmut Knaack
3
-0
/
+470
2012-09-24
hwmon: (fam15h_power) Convert to use devm_ functions
Guenter Roeck
1
-17
/
+8
2012-09-24
hwmon: (via-cputemp) Convert to use devm_ functions
Guenter Roeck
1
-16
/
+7
2012-09-24
hwmon: (jz4740-hwmon) Convert to use devm_ functions
Guenter Roeck
1
-37
/
+16
2012-09-24
hwmon: (w83l786ng) Convert to use devm_ functions
Guenter Roeck
1
-9
/
+4
2012-09-24
hwmon: (vt8231) Convert to use devm_ functions
Guenter Roeck
1
-18
/
+6
2012-09-24
hwmon: (sht21) Convert to use devm_ functions
Guenter Roeck
1
-9
/
+4
2012-09-24
hwmon: (sht15) Convert to use devm_ functions
Guenter Roeck
1
-38
/
+20
2012-09-24
hwmon: (sch5636) Convert to use devm_ functions
Guenter Roeck
1
-4
/
+2
2012-09-24
hwmon: (sch5627) Convert to use devm_ functions
Guenter Roeck
1
-3
/
+2
2012-09-24
hwmon: (mcp3021) Convert to use devm_ functions
Guenter Roeck
1
-10
/
+5
2012-09-24
hwmon: (ltc4245) Convert to use devm_ functions
Guenter Roeck
1
-10
/
+4
2012-09-24
hwmon: (ltc4215) Convert to use devm_ functions
Guenter Roeck
1
-11
/
+4
2012-09-24
hwmon: (ltc4151) Convert to use devm_ functions
Guenter Roeck
1
-11
/
+4
2012-09-24
hwmon: (max1668) Convert to use devm_ functions
Guenter Roeck
1
-5
/
+3
2012-09-24
hwmon: (lm95245) Convert to use devm_ functions
Guenter Roeck
1
-10
/
+5
2012-09-24
hwmon: (lm95241) Convert to use devm_ functions
Guenter Roeck
1
-10
/
+5
[next]