Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
504499f22c08a03e2e19dc88d31aa0ecd2ac815e
/
drivers
/
hwmon
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
c37927d
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
631dd1a
Update broken web addresses in the kernel.
by Justin P. Mattock
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
613655f
drivers: autoconvert trivial BKL users to private mutex
by Arnd Bergmann
· 14 years ago
cadb865
hwmon: f71882fg: use a muxed resource lock for the Super I/O port
by Giel van Schijndel
· 14 years ago
fff2017
hwmon (coretemp): Fix build breakage if SMP is undefined
by Guenter Roeck
· 14 years ago
0eae779
x86/hwmon: pkgtemp has no dependency on PCI
by Jan Beulich
· 14 years ago
e40cc4b
x86/hwmon: register alternate sibling upon CPU removal
by Jan Beulich
· 14 years ago
f6aeccd
x86/hwmon: fix initialization of pkgtemp
by Jan Beulich
· 14 years ago
a465905
x86/hwmon: fix initialization of coretemp
by Jan Beulich
· 14 years ago
d172132
x86/hwmon: don't leak device attribute file from pkgtemp_probe() and pkgtemp_remove()
by Jan Beulich
· 14 years ago
d9bca43
x86/hwmon: avoid deadlock on CPU removal in pkgtemp
by Jan Beulich
· 14 years ago
89a3fd3
x86/hwmon: fix module init for hotplug-but-no-device-found case
by Jan Beulich
· 14 years ago
f7c77a3
hwmon: (lis3) Fix Oops with NULL platform data
by Takashi Iwai
· 14 years ago
bc482bf
hwmon: (lm95241) Replace rate sysfs attribute with update_interval
by Guenter Roeck
· 14 years ago
a51b994
hwmon: (adm1031) Replace update_rate sysfs attribute with update_interval
by Guenter Roeck
· 14 years ago
022b75a
hwmon: (w83627ehf) Use proper exit sequence
by Jonas Jonsson
· 14 years ago
f17c811
hwmon: (emc1403) Remove unnecessary hwmon_device_unregister
by Yong Wang
· 14 years ago
c3b327d
hwmon: (f75375s) Do not overwrite values read from registers
by Guillem Jover
· 14 years ago
96f3640
hwmon: (f75375s) Shift control mode to the correct bit position
by Guillem Jover
· 14 years ago
5facb09
hwmon: (lis3lv02d) Prevent NULL pointer dereference
by Kuninori Morimoto
· 14 years ago
4e70598
hp_accel: add quirks for HP ProBook 532x and HP Mini 5102
by Takashi Iwai
· 14 years ago
a05e93f
hwmon: (k8temp) Differentiate between AM2 and ASB1
by Andreas Herrmann
· 14 years ago
c12c507
hwmon: (ads7871) Fix ads7871_probe error paths
by Axel Lin
· 14 years ago
45ff34d
hwmon: (coretemp) Fix harmless build warning
by Jean Delvare
· 14 years ago
f2e41e9
revert "hwmon: f71882fg: add support for the Fintek F71808E"
by Andrew Morton
· 14 years ago
f279941
hwmon: (via-cputemp) Remove bogus "SHOW" global variable
by H. Peter Anvin
· 14 years ago
4bd2691
hwmon: jc42 depends on I2C
by Randy Dunlap
· 14 years ago
c6b8724
hwmon: (pc87427) Move sysfs file removal to a separate function
by Jean Delvare
· 14 years ago
008e5f3
hwmon: (pc87427) Add temperature monitoring support
by Jean Delvare
· 14 years ago
9d32df1
hwmon: (pc87427) Add support for the second logical device
by Jean Delvare
· 14 years ago
328716b
hwmon: (pc87427) Add support for manual fan speed control
by Jean Delvare
· 14 years ago
0d22d58
hwmon: (pc87427) Minor style cleanups
by Jean Delvare
· 14 years ago
4e7d99e
hwmon: (pc87427) Handle disabled fan inputs properly
by Jean Delvare
· 14 years ago
c39aeda
hwmon: (w83627ehf) Add support for W83667HG-B
by Guenter Roeck
· 14 years ago
da2e025
hwmon: (w83627ehf) Driver cleanup
by Guenter Roeck
· 14 years ago
9df7305
hwmon: Add driver for SMSC EMC2103 temperature monitor and fan controller
by Steve Glendinning
· 14 years ago
28cbd46
hwmon: (asc7621) Clean up and improve detect function
by Jean Delvare
· 14 years ago
738e5e0
hwmon: (it87) Export labels for internal sensors
by Jean Delvare
· 14 years ago
9914518
hwmon: (lm75) Add suspend/resume feature
by Shubhrajyoti Datta
· 14 years ago
960f12f
hwmon: (emc1403) Add power support
by Alan Cox
· 14 years ago
5950ec8
hwmon: (ltc4245) Expose all GPIO pins as analog voltages
by Ira W. Snyder
· 14 years ago
b9783dc
hwmon: (pc87360) Fix device resource declaration
by Jean Delvare
· 14 years ago
df149d0
hwmon: (k8temp) Adjust confusing if indentation
by Julia Lawall
· 14 years ago
e83ddb33
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 14 years ago
58d4ea6
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
eaf06ee
hwmon: Don't access struct mc13783 directly from mc13783-adc
by Uwe Kleine-König
· 14 years ago
3771330
fix "hwmon: coretemp: update hotplug condition check"
by Andrew Morton
· 14 years ago
7721fea
hwmon: f71882fg: add support for the Fintek F71808E
by Giel van Schijndel
· 14 years ago
6b8e828
drivers/hwmon/coretemp.c: remove unneeded #ifdef CONFIG_HOTPLUG_CPU
by Andrew Morton
· 14 years ago
f3cffe4
hwmon: coretemp: documentation update and cleanup
by Chen Gong
· 14 years ago
851b29c
hwmon: coretemp: enable coretemp device add operation failure
by Chen Gong
· 14 years ago
0dca94b
hwmon: coretemp: update hotplug condition check
by Chen Gong
· 14 years ago
4453d73
hwmon: add support for JEDEC JC 42.4 compliant temperature sensors
by Guenter Roeck
· 14 years ago
920fa1f
hwmon: driver for SMM665 Six-Channel Active DC Output Controller/Monitor
by Guenter Roeck
· 14 years ago
5f1209a
drivers/hwmon/hdaps.c: add Lenovo Thinkpad T400 to the whitelist
by Ritesh Raj Sarraf
· 14 years ago
a5e1159
Merge branch 'x86-hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
2dc1158
of/device: Replace struct of_device with struct platform_device
by Grant Likely
· 14 years ago
03c0c29
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
7f983ba
HWMON: Add JZ4740 ADC driver
by Lars-Peter Clausen
· 14 years ago
cb84b19
x86, hwmon: Package Level Thermal/Power: pkgtemp hwmon driver
by Fenghua Yu
· 14 years ago
1ab1d63
of/platform: remove all of_bus_type and of_platform_bus_type references
by Grant Likely
· 14 years ago
3f4f09b
hwmon: (coretemp) Properly label the sensors
by Jean Delvare
· 14 years ago
d883b9f
hwmon: (coretemp) Skip duplicate CPU entries
by Jean Delvare
· 14 years ago
436cad2
hwmon: (it87) Fix in7 on IT8720F
by Jean Delvare
· 14 years ago
d535bad
hwmon: (k8temp) Fix temperature reporting for ASB1 processor revisions
by Andreas Herrmann
· 14 years ago
cd4de21
hwmon: (k8temp) Bypass core swapping on single-core processors
by Jean Delvare
· 14 years ago
0e6c787
hwmon: (i5k_amb) Fix sysfs attribute for lockdep
by KAMEZAWA Hiroyuki
· 14 years ago
eefc2d9
hwmon: (k10temp) Do not blacklist known working CPU models
by Jean Delvare
· 14 years ago
fbae3fb
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
by Wolfram Sang
· 14 years ago
6d03405
hwmon: (lm75) Add support for the Texas Instruments TMP105
by Shubhrajyoti Datta
· 14 years ago
df16dd5
hwmon: (ltc4245) Read only one GPIO pin
by Ira W. Snyder
· 14 years ago
ea69443
hwmon: (dme1737) Add SCH5127 support
by Juerg Haefliger
· 14 years ago
38806bd
hwmon: (tmp102) Don't always stop chip at exit
by Jean Delvare
· 14 years ago
8d4dee9
hwmon: (tmp102) Fix suspend and resume functions
by Jean Delvare
· 14 years ago
cff37c9
hwmon: (tmp102) Various fixes
by Jean Delvare
· 14 years ago
beb1b6b
hwmon: Driver for TI TMP102 temperature sensor
by Steven King
· 14 years ago
dac6831
hwmon: EMC1403 thermal sensor support
by Kalhan Trisal
· 14 years ago
fa5575c
hwmon: (applesmc) Add temperature sensor labels to sysfs interface
by Alex Murray
· 14 years ago
405eaa1
hwmon: (applesmc) Add generic support for MacBook Pro 7
by Henrik Rydberg
· 14 years ago
872bad5
hwmon: (applesmc) Add generic support for MacBook Pro 6
by Bernhard Froemel
· 14 years ago
4e4a99d
hwmon: (applesmc) Add support for MacBook Pro 5,3 and 5,4
by Henrik Rydberg
· 14 years ago
ea63c2b
hwmon: (tmp401) Reorganize code to get rid of static forward declarations
by Andre Prendel
· 14 years ago
2b76d80
hwmon: (tmp401) Use constants for sysfs file permissions
by Andre Prendel
· 14 years ago
87c33da
hwmon: (adm1031) Allow setting update rate
by Jean Delvare
· 14 years ago
8c3c7a2
hwmon: (lm90) Use programmed update rate
by Ira W. Snyder
· 14 years ago
729d273
hwmon: (f71882fg) Acquire I/O regions while we're working with them
by Giel van Schijndel
· 14 years ago
bd328ac
hwmon: (f71882fg) Code cleanup
by Giel van Schijndel
· 14 years ago
e8a4eac
hwmon: (f71882fg) Use strict_stro(l|ul) instead of simple_strto$1
by Giel van Schijndel
· 14 years ago
162bb59
hwmon: (f71882fg) Fixed braces coding style issues
by Giel van Schijndel
· 14 years ago
10f2ed3
hwmon: (lm63) Add basic support for LM64
by Matthew Garrett
· 14 years ago
70dd6be
hwmon: (asus_atk0110) Don't load if ACPI resources aren't enforced
by Jean Delvare
· 14 years ago
a321ced
drivers/hwmon/coretemp.c: get TjMax value from MSR
by Carsten Emde
· 14 years ago
5db47b0
drivers/hwmon/coretemp.c: detect the thermal sensors by CPUID
by Carsten Emde
· 14 years ago
e0c70b8
hwmon: add TI ads7871 a/d converter driver
by Paul Thomas
· 14 years ago
4a70a41
lis3: setup poll interval limits
by Samu Onkalo
· 14 years ago
6d94d40
lis3: interrupt handlers for 8bit wakeup and click events
by Samu Onkalo
· 14 years ago
92ba4fe
lis3: add skeletons for interrupt handlers
by Samu Onkalo
· 14 years ago
Next »