Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9eeea5eb6b2da5d0297f1dcd303dbfe6a31a37d2
/
drivers
/
hwmon
/
w83627hf.c
970255b
hwmon: (w83627hf) Fix vrm write operation
by Axel Lin
· 10 years ago
7c81c60
Update Jean Delvare's e-mail address
by Jean Delvare
· 11 years ago
a8b3a3a
hwmon: use dev_get_platdata()
by Jingoo Han
· 11 years ago
2a844c1
hwmon: Replace SENSORS_LIMIT with clamp_val
by Guenter Roeck
· 12 years ago
8f3c7c5
hwmon: (w83627hf) Don't touch nonexistent I2C address registers
by Jean Delvare
· 12 years ago
275b7d6
hwmon: (w83627hf) 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
4101ece
hwmon: Fix chip feature table headers
by Jean Delvare
· 12 years ago
64f5030
sections: Fix section conflicts in drivers/hwmon
by Andi Kleen
· 12 years ago
0cf4699
hwmon: (w83627hf) Convert to use devm_ functions
by Guenter Roeck
· 12 years ago
27b9de3
hwmon: (w83627hf) Fix checkpatch issues
by Guenter Roeck
· 13 years ago
7fe83ad
hwmon: remove () used with return
by Frans Meulenbroeks
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
18de030
hwmon: (w83627hf) Use pr_fmt and pr_<level>
by Joe Perches
· 14 years ago
c46c0e9
hwmon: (w83627hf) Fix for "No such device"
by Christian Schulte
· 15 years ago
b72656d
hwmon: (w83627hf) Stop using globals for I/O port numbers
by Jean Delvare
· 15 years ago
8918023
hwmon: (w83627hf) Drop the force_addr module parameter
by Jean Delvare
· 15 years ago
6055fae
hwmon: Include <linux/io.h> instead of <asm/io.h>
by H Hartley Sweeten
· 15 years ago
b9acb64
hwmon: Check for ACPI resource conflicts
by Jean Delvare
· 16 years ago
2f8ea97
hwmon: (w83627hf) Drop reset module parameter
by Jean Delvare
· 16 years ago
a95a5ed
hwmon: (w83627hf) Add pwm_enable sysfs interface
by Dominik Geyer
· 16 years ago
1c13810
hwmon: (w83627hf) Refactor beep enable handling
by Jean Delvare
· 17 years ago
e3604c6
hwmon: (w83627hf) Add individual alarm and beep files
by Jean Delvare
· 17 years ago
ef878b1
hwmon: (w83627hf) Enable VBAT monitoring
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
2ca2fcd
hwmon: (w83627hf) push nr+1 offset into *_REG_FAN macros and simplify
by Jim Cromie
· 17 years ago
df48ed8
hwmon: (w83627hf) hoist nr-1 offset out of show-store-temp-X
by Jim Cromie
· 17 years ago
d58df9c
hwmon: (w83627hf) don't assume bank 0
by Jean Delvare
· 17 years ago
c09c518
hwmon: (w83627hf) Fix setting fan min right after driver load
by Jean Delvare
· 17 years ago
07584c7
hwmon: (w83627hf) De-macro sysfs callback functions
by Jim Cromie
· 17 years ago
90d6619
hwmon: VRM is not read from registers
by Jean Delvare
· 17 years ago
1beeffe
hwmon: Convert from class_device to device
by Tony Jones
· 17 years ago
b26f933
hwmon: Don't export thermistor beta
by Jean Delvare
· 17 years ago
5bfedac
hwmon: Allow writing of negative trigger temperatures
by Christian Hohnstaedt
· 17 years ago
d054612
hwmon: Add missing __devexit tags in various drivers
by Jean Delvare
· 17 years ago
04a6217
hwmon: Fix a potential race condition on unload
by Jean Delvare
· 17 years ago
1550cb6
hwmon/w83627hf: Add PWM frequency selection support
by Carlos Olalla Martinez
· 17 years ago
2df6d81
hwmon: Use platform_device_add_data()
by Jean Delvare
· 17 years ago
e142e2a
hwmon/w83627hf: Be quiet when no chip is found
by Jean Delvare
· 17 years ago
787c72b
hwmon/w83627hf: Convert to a platform driver
by Jean Delvare
· 18 years ago
d27c37c
hwmon/w83627hf: Preliminary cleanups
by Jean Delvare
· 18 years ago
8a665a0
hwmon: Only call vid_which_vrm() when needed
by Jean Delvare
· 18 years ago
ed6bafb
hwmon: Cleanup a bogus legacy comment
by Jean Delvare
· 18 years ago
c1685f6
hwmon: Fix unchecked return status, batch 1
by Mark M. Hoffman
· 18 years ago
8721884
i2c-isa: Restore driver owner
by Jean Delvare
· 18 years ago
d6e05ed
spelling fixes
by Andreas Mohr
· 18 years ago
f6c27fc
[PATCH] I2C: hwmon: Rename register parameters
by Darren Jenkins
· 19 years ago
c2db6ce
[PATCH] hwmon: Add support for the Winbond W83687THF
by Jean Delvare
· 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
dd149c5
[PATCH] hwmon: W83627THF VID fixes
by Yuan Mu
· 19 years ago
2723ab9
[PATCH] hwmon: Fix missing boundary check when setting W83627THF in0 limits
by Yuan Mu
· 19 years ago
4a1c4447
[PATCH] hwmon: Fix two w83627hf bugs
by Yuan Mu
· 19 years ago
ba9c2e8
[PATCH] hwmon: kzalloc conversion
by Deepak Saxena
· 19 years ago
862bc36
[PATCH] hwmon: Drop useless w83627hf initialization step
by Jean Delvare
· 19 years ago
ada0c2f
[PATCH] hwmon: Fix w83627ehf/hf vs PNPACPI conflict (bug #4014)
by Petr Vandrovec
· 19 years ago
7d845b1
[PATCH] hwmon: Discard bogus comment about init setting limits
by Jean Delvare
· 19 years ago
2251cf1
[PATCH] hwmon: w83627hf: no reset by default
by Jean Delvare
· 19 years ago
303760b
[PATCH] hwmon: hwmon vs i2c, second round (07/11)
by Jean Delvare
· 19 years ago
f4b5026
[PATCH] hwmon: hwmon vs i2c, second round (06/11)
by Jean Delvare
· 19 years ago
e6cfb3a
[PATCH] hwmon: tag super-i/o find functions __init
by Jean Delvare
· 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
8d5d45f
[PATCH] I2C: Move hwmon drivers (2/3)
by Jean Delvare
· 19 years ago
[Renamed from drivers/i2c/chips/w83627hf.c]
abc0192
[PATCH] I2C: Setting w83627hf fan divisor 128 fails.
by Grant Coady
· 19 years ago
a5099cf
[PATCH] Driver Core: drivers/i2c/chips/pc87360.c - w83627hf.c: update device attribute callbacks
by Yani Ioannou
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago