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
2010-10-28
hwmon: (lm90) Rearrange code to no longer require forward declarations
Guenter Roeck
1
-267
/
+256
2010-10-28
hwmon: (lm90) Add support for max6695 and max6696
Guenter Roeck
2
-24
/
+230
2010-10-28
hwmon: (lm90) Add support for extra features of max6659
Guenter Roeck
1
-6
/
+59
2010-10-28
hwmon: (lm90) Add explicit support for max6659
Guenter Roeck
1
-11
/
+21
2010-10-28
hwmon: (lm90) Simplify set_temp11 register calculations
Guenter Roeck
1
-27
/
+28
2010-10-28
hwmon: (lm90) Introduce function to delete sysfs files
Guenter Roeck
1
-7
/
+11
2010-10-28
hwmon: (lm90) Introduce device feature bits
Guenter Roeck
1
-14
/
+26
2010-10-28
hwmon: (lm90) Fix checkpatch errors
Guenter Roeck
1
-25
/
+51
2010-10-28
hwmon: (k8temp) Remove superfluous CPU family check
Andreas Herrmann
1
-29
/
+22
2010-10-26
hwmon: lis3: Release resources in case of failure
Samu Onkalo
1
-0
/
+5
2010-10-26
hwmon: lis3: Enhance lis3 selftest with IRQ line test
Samu Onkalo
2
-9
/
+82
2010-10-26
hwmon: lis3: use block read to access data registers
Samu Onkalo
3
-3
/
+32
2010-10-26
hwmon: lis3: Adjust fuzziness for 8 bit device
Samu Onkalo
1
-4
/
+14
2010-10-26
hwmon: lis3: New parameters to platform data
Samu Onkalo
1
-7
/
+14
2010-10-26
hwmon: lis3: restore axis enabled bits
Samu Onkalo
2
-2
/
+2
2010-10-26
hwmon: lis3: Power on corrections
Samu Onkalo
2
-8
/
+12
2010-10-26
hwmon: lis3: Update coordinates at polled device open
Samu Onkalo
1
-0
/
+5
2010-10-26
hwmon: lis3: Cleanup interrupt handling
Samu Onkalo
2
-22
/
+13
2010-10-26
hwmon: lis3: regulator control
Samu Onkalo
3
-1
/
+119
2010-10-26
hwmon: lis3: pm_runtime support
Samu Onkalo
3
-13
/
+102
2010-10-26
hwmon: add generic GPIO fan driver
Simon Guinot
3
-0
/
+568
2010-10-26
hwmon: (coretemp) fix reading of microcode revision (v2)
Jan Beulich
1
-2
/
+18
2010-10-26
hwmon: ({core, pkg, via-cpu}temp) remove unnecessary CONFIG_HOTPLUG_CPU ifdefs
Chen Gong
3
-14
/
+3
2010-10-26
hwmon: (pkgtemp) align driver initialization style with coretemp
Chen Gong
1
-14
/
+8
2010-10-26
hwmon: LTC4261 Hardware monitoring driver
Guenter Roeck
3
-0
/
+327
2010-10-26
hwmon: (lis3) add axes module parameter for custom axis-mapping
Takashi Iwai
5
-21
/
+52
2010-10-26
hwmon: (hp_accel) Add HP Mini 510x family support
Masanari Iida
1
-1
/
+1
2010-10-26
hwmon: (lis3) Add support for new LIS3DC / HP3DC chip
Takashi Iwai
2
-8
/
+44
2010-10-26
x86/hwmon: remove inclusion of unnecessary headers from {core, pkg, via-cpu}t...
Jan Beulich
3
-4
/
+0
2010-10-26
x86/hwmon: (coretemp) cosmetic cleanup
Jan Beulich
1
-2
/
+0
2010-10-26
x86/hwmon: {core, pkg, via}cpu_temp_device_remove() can all be __cpuinit
Jan Beulich
3
-3
/
+3
2010-10-25
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
3
-658
/
+0
2010-10-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
5
-6
/
+6
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+1
2010-10-22
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2
-6
/
+6
2010-10-21
Move hdaps driver to platform/x86
Jean Delvare
3
-658
/
+0
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
5
-6
/
+6
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-10-05
drivers: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2
-6
/
+6
2010-10-03
hwmon: f71882fg: use a muxed resource lock for the Super I/O port
Giel van Schijndel
1
-13
/
+19
2010-09-28
hwmon (coretemp): Fix build breakage if SMP is undefined
Guenter Roeck
1
-0
/
+1
2010-09-24
x86/hwmon: pkgtemp has no dependency on PCI
Jan Beulich
2
-2
/
+1
2010-09-24
x86/hwmon: register alternate sibling upon CPU removal
Jan Beulich
1
-7
/
+15
2010-09-24
x86/hwmon: fix initialization of pkgtemp
Jan Beulich
1
-7
/
+3
2010-09-24
x86/hwmon: fix initialization of coretemp
Jan Beulich
1
-16
/
+13
2010-09-24
x86/hwmon: don't leak device attribute file from pkgtemp_probe() and pkgtemp_...
Jan Beulich
1
-1
/
+4
2010-09-24
x86/hwmon: avoid deadlock on CPU removal in pkgtemp
Jan Beulich
1
-3
/
+4
2010-09-24
x86/hwmon: fix module init for hotplug-but-no-device-found case
Jan Beulich
1
-1
/
+4
2010-09-24
hwmon: (lis3) Fix Oops with NULL platform data
Takashi Iwai
1
-2
/
+2
2010-09-17
hwmon: (lm95241) Replace rate sysfs attribute with update_interval
Guenter Roeck
1
-10
/
+11
[next]