Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2cb1b3b3ac0ac86b70eb1ecd65585c0d024fe273
/
drivers
/
hwmon
/
w83627ehf.c
ffe3df5
hwmon: (w83627ehf) Use swap() in w82627ehf_swap_tempreg()
by Fabian Frederick
· 9 years ago
2a1ed07
hwmon: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
7c81c60
Update Jean Delvare's e-mail address
by Jean Delvare
· 11 years ago
e3b20b3
hwmon: (w83627ehf) Add support for hibernate
by Harald Judt
· 11 years ago
a8b3a3a
hwmon: use dev_get_platdata()
by Jingoo Han
· 11 years ago
cd275a5
hwmon: (w83627ehf) Remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
b55f375
hwmon: Fix checkpatch warning 'quoted string split across lines'
by Guenter Roeck
· 12 years ago
2a844c1
hwmon: Replace SENSORS_LIMIT with clamp_val
by Guenter Roeck
· 12 years ago
45633fb
hwmon: (w83627ehf) Get rid of smatch warnings
by Jean Delvare
· 12 years ago
7e630bb
hwmon: (w83627ehf) Add support for suspend
by Jean Delvare
· 12 years ago
281dfd0
hwmon: remove use of __devexit
by Bill Pemberton
· 12 years ago
6c931ae
hwmon: remove use of __devinit
by Bill Pemberton
· 12 years ago
9e5e9b7
hwmon: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
3300fb4
hwmon: (w83627ehf) Force initial bank selection
by Jean Delvare
· 12 years ago
58c3667
hwmon: (w83627ehf) Add missing break statement
by Guenter Roeck
· 12 years ago
6f7805a
hwmon: (w83627ehf) mark const init data with __initconst instead of __initdata
by Uwe Kleine-König
· 13 years ago
840e191
hwmon: (w83627ehf) Add support for temperature offset registers
by Guenter Roeck
· 13 years ago
8969e84
hwmon: (w83627ehf) Fix multi-line comments
by Guenter Roeck
· 13 years ago
aacb6b0
hwmon: (w83627ehf) Fix temp2 source for W83627UHG
by Jean Delvare
· 13 years ago
32260d9
hwmon: (w83627ehf) Fix memory leak in probe function
by Guenter Roeck
· 13 years ago
33fa9b6
hwmon: (w83627ehf) Fix writing into fan_stop_time for NCT6775F/NCT6776F
by Guenter Roeck
· 13 years ago
eb564e1
hwmon: (w83627ehf) Remove duplicate code
by Guenter Roeck
· 13 years ago
585c0fd
hwmon: (w83627ehf) Fix number of fans for NCT6776F
by Guenter Roeck
· 13 years ago
ad77c3e
hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776F
by Guenter Roeck
· 13 years ago
179c4fd
hwmon: replaced strict_str* with kstr*
by Frans Meulenbroeks
· 13 years ago
bfa02b0
hwmon: (w83627ehf) Fix broken driver init
by Guenter Roeck
· 13 years ago
eff7687
hwmon: (w83627ehf) Add support for the W83627UHG
by Jean Delvare
· 13 years ago
6ba71de
hwmon: (w83627ehf) Clean up probe function
by Jean Delvare
· 13 years ago
2265cef
hwmon: (w83627ehf) Properly report PECI and AMD-SI sensor types
by Jean Delvare
· 13 years ago
c5794cf
hwmon: (w83627ehf) Better fix for negative temperature values
by Jean Delvare
· 13 years ago
17296fe
hwmon: (w83627ehf) Uninline is_word_sized
by Jean Delvare
· 13 years ago
03f5de2
hwmon: (w83627ehf) Move fan pins check to a separate function
by Jean Delvare
· 13 years ago
389ef65
hwmon: (w83627ehf) Skip reading unused voltage registers
by Jean Delvare
· 13 years ago
363a12a
hwmon: (w83627ehf) add caseopen detection
by Dmitry Artamonow
· 13 years ago
133d324
hwmon: (w83627ehf) Fix negative 8-bit temperature values
by Jean Delvare
· 13 years ago
bf164c5
hwmon: (w83627ehf) Properly report thermal diode sensors
by Jean Delvare
· 13 years ago
02309ad
hwmon: (w83627ehf) Display correct temperature sensor labels for systems with NCT6775F
by Guenter Roeck
· 14 years ago
d42e869
hwmon: (w83627ehf) Add fan debounce support for NCT6775F and NCT6776F
by Ian Dobson
· 14 years ago
3382a91
hwmon: (w83627ehf) Store rpm instead of raw fan speed data
by Guenter Roeck
· 14 years ago
26bc440
hwmon: (w83627ehf) Use 16 bit fan count registers if supported
by Guenter Roeck
· 14 years ago
ec3e5a1
hwmon: (w83627ehf) Add support for Nuvoton NCT6775F and NCT6776F
by Guenter Roeck
· 14 years ago
b84bb51
hwmon: (w83627ehf) Permit enabling SmartFan IV mode if configured at startup
by Guenter Roeck
· 14 years ago
279af1a
hwmon: (w83627ehf) Convert register arrays to 16 bit, and convert access to pointers
by Guenter Roeck
· 14 years ago
d36cf32
hwmon: (w83627ehf) Improve support for W83667HG-B
by Guenter Roeck
· 14 years ago
83cc898
hwmon: (w83627ehf) Optimize multi-bank register access
by Guenter Roeck
· 14 years ago
e7e1ca6
hwmon: (w83627ehf) Fixed most checkpatch warnings and errors
by Guenter Roeck
· 14 years ago
bce26c5
hwmon: (w83627ehf) Unify temperature register access, and use strict string conversions
by Guenter Roeck
· 14 years ago
abdc6fd
hwmon: (w83627ehf) Use pr_fmt and pr_<level>
by Joe Perches
· 14 years ago
022b75a
hwmon: (w83627ehf) Use proper exit sequence
by Jonas Jonsson
· 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
41e9a06
hwmon: w83627ehf updates
by Daniel J Blueman
· 15 years ago
6055fae
hwmon: Include <linux/io.h> instead of <asm/io.h>
by H Hartley Sweeten
· 15 years ago
c1e48dc
hwmon: (w83627ehf) Add W83627DHG-P support
by Jean Delvare
· 15 years ago
a157d06
hwmon: (w83627ehf) Only expose in6 or temp3 on the W83667HG
by Gong Jun
· 16 years ago
237c8d2f
hwmon: (w83627ehf) Add support for W83667HG
by Gong Jun
· 16 years ago
1704b26
hwmon: (w83627ehf) Invert fan pin variables logic
by Jean Delvare
· 16 years ago
18632f8
hwmon: Fix ACPI resource check error handling
by Hans de Goede
· 16 years ago
77fa49d
hwmon: Fix various typos
by Jean Delvare
· 16 years ago
b9acb64
hwmon: Check for ACPI resource conflicts
by Jean Delvare
· 16 years ago
cbe311f
hwmon: (w83627ehf) The W83627DHG has 8 VID pins
by Jean Delvare
· 17 years ago
67b671b
hwmon: Let the user override the detected Super-I/O device ID
by Jean Delvare
· 17 years ago
58e6e78
hwmon: (w83627ehf) Be more careful when changing VID input level
by Jean Delvare
· 17 years ago
1beeffe
hwmon: Convert from class_device to device
by Tony Jones
· 17 years ago
5bfedac
hwmon: Allow writing of negative trigger temperatures
by Christian Hohnstaedt
· 17 years ago
0956895
hwmon: (w83627ehf) don't assume bank 0
by Jean Delvare
· 17 years ago
ea7be66
hwmon: (w83627ehf) read fan_div values during probe
by Mark M. Hoffman
· 17 years ago
9f66036
hwmon/w83627ehf: Be quiet when no chip is found
by Jean Delvare
· 17 years ago
7cb7273
hwmon/w83627ehf: No need to initialize fan_min
by Jean Delvare
· 17 years ago
da66736
hwmon/w83627ehf: Export the thermal sensor types
by Jean Delvare
· 17 years ago
d3130f0
hwmon/w83627ehf: Enable VBAT monitoring
by Jean Delvare
· 17 years ago
fc18d6c
hwmon/w83627ehf: Add support for the VID inputs
by Jean Delvare
· 17 years ago
6b3e464
hwmon/w83627ehf: Fix timing issues
by Jean Delvare
· 17 years ago
475ef85
hwmon/w83627ehf: Add error messages for two error cases
by David Hubbard
· 17 years ago
1ea6dd3
hwmon/w83627ehf: Convert to a platform driver
by David Hubbard
· 17 years ago
158ce07
hwmon/w83627ehf: Preserve speed reading when changing fan min
by Jean Delvare
· 17 years ago
1a641fc
hwmon/w83627ehf: Don't redefine REGION_OFFSET
by Jean Delvare
· 18 years ago
33725ad
hwmon/w83627ehf: Fix the fan5 clock divider write
by Jean Delvare
· 18 years ago
657c93b
hwmon/w83627ehf: Add support for the W83627DHG chip
by David Hubbard
· 18 years ago
7188cc6
hwmon: Update Rudolf Marek's e-mail address
by Jean Delvare
· 18 years ago
14992c7
w83627ehf: Fix the detection of fan5
by Rudolf Marek
· 18 years ago
3379cee
hwmon: Remove Yuan Mu's address
by Jean Delvare
· 18 years ago
c18beb5
w83627ehf: Fix unchecked return status
by David Hubbard
· 18 years ago
08c7995
hwmon: Add fan speed control features to w83627ehf
by Rudolf Marek
· 18 years ago
8721884
i2c-isa: Restore driver owner
by Jean Delvare
· 18 years ago
a4589db
[PATCH] w83627ehf: Add alarms support
by Jean Delvare
· 19 years ago
cf0676f
[PATCH] w83627ehf: Add voltage inputs support
by Rudolf Marek
· 19 years ago
412fec8
[PATCH] w83627ehf: Refactor the sysfs interface
by Yuan Mu
· 19 years ago
9a61bf6
[PATCH] hwmon: Semaphore to mutex conversions
by Ingo Molnar
· 19 years ago
2b48716
[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed
by Greg Kroah-Hartman
· 19 years ago
cdaf793
[PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11
by Laurent Riffard
· 19 years ago
ba9c2e8
[PATCH] hwmon: kzalloc conversion
by Deepak Saxena
· 19 years ago
ada0c2f
[PATCH] hwmon: Fix w83627ehf/hf vs PNPACPI conflict (bug #4014)
by Petr Vandrovec
· 19 years ago
7bef559
[PATCH] I2C: refactor message in i2c_detach_client
by Jean Delvare
· 19 years ago
2d8672c
[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (5/9)
by Jean Delvare
· 19 years ago
fde0950
[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (3/9)
by Jean Delvare
· 19 years ago
943b083
[PATCH] I2C hwmon: add hwmon sysfs class to drivers
by Mark M. Hoffman
· 19 years ago
8dd2d2c
[PATCH] hwmon: Document on the W83627EHG chip
by Jean Delvare
· 19 years ago
8d5d45f
[PATCH] I2C: Move hwmon drivers (2/3)
by Jean Delvare
· 19 years ago
[Renamed from drivers/i2c/chips/w83627ehf.c]
6f637a6
[PATCH] I2C: fix up some sysfs device attribute file parameters
by Greg Kroah-Hartman
· 19 years ago
Next »