Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7ef5cd240a133efd506c2e80c060b89406700bf3
/
drivers
/
hwmon
/
f75375s.c
39b103b
hwmon: (f75375s) Don't crash the kernel unnecessarily
by Guenter Roeck
· 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
05639bc
hwmon: (f75375s) Convert to use devm_ functions
by Guenter Roeck
· 12 years ago
6394011
hwmon: (f75375s) Fix warning message seen in some configurations
by Guenter Roeck
· 13 years ago
f0967ee
hwmon: convert drivers/hwmon/* to use module_i2c_driver()
by Axel Lin
· 13 years ago
15d1ad0
hwmon: (f75375s) Catch some attempts to write to r/o registers
by Nikolaus Schulz
· 13 years ago
b17d656
hwmon: (f75375s) Properly map the F75387 automatic modes to pwm_enable
by Nikolaus Schulz
· 13 years ago
edeea10
hwmon: (f75375s) Make pwm*_mode writable for the F75387
by Nikolaus Schulz
· 13 years ago
331255d
hwmon: (f75375s) Fix writes to the pwm* attribute for the F75387
by Nikolaus Schulz
· 13 years ago
c1c1a3d
hwmon: (f75375s) Fix register write order when setting fans to full speed
by Nikolaus Schulz
· 13 years ago
a1c1baf
hwmon: (f75375s) Let f75375_update_device treat pwmX as a measured value
by Nikolaus Schulz
· 13 years ago
eb2f255
hwmon: (f75375s) Fix bit shifting in f75375_write16
by Nikolaus Schulz
· 13 years ago
a367a1e
hwmon: (f75375s) Fix reading of wrong register when initializing the F75387
by Nikolaus Schulz
· 13 years ago
09e87e5
hwmon: (f75375s) Fix automatic pwm mode setting for F75373 & F75375
by Nikolaus Schulz
· 13 years ago
f58c44e
hwmon: (f75375s) Add support for F75387SG/RG
by Björn Gerhart
· 13 years ago
5cd3222
hwmon: (f75375s) Disable setting DC fan control mode for F75373
by Guenter Roeck
· 13 years ago
b1b561a
hwmon: (f75375s) Initialize pwmX_mode and pwmX_enable if there is no platform data
by Guenter Roeck
· 13 years ago
3310600
hwmon: (f75375s) Fix value range for PWM modes
by Guenter Roeck
· 13 years ago
740f6be3
hwmon: (f75375s) Use standard sysfs attribute names
by Guenter Roeck
· 13 years ago
4fd826e
hwmon: (f75375s) Fix checkpatch errors and warnings
by Guenter Roeck
· 13 years ago
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
631dd1a
Update broken web addresses in the kernel.
by Justin P. Mattock
· 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
fbae3fb
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
by Wolfram Sang
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
e5e9f44
i2c: Drop I2C_CLIENT_INSMOD_2 to 8
by Jean Delvare
· 15 years ago
c3813d6
i2c: Get rid of struct i2c_client_address_data
by Jean Delvare
· 15 years ago
310ec79
i2c: Drop the kind parameter from detect callbacks
by Jean Delvare
· 15 years ago
52df644
hwmon: Clean up detect functions
by Jean Delvare
· 15 years ago
b26e0ed
trivial: Update my email address
by Riku Voipio
· 16 years ago
51b3e27
hwmon: (f75375s) Remove unnecessary and confusing initialization
by Andrew Klossner
· 16 years ago
935ada8
hwmon: (f75375s) Drop legacy i2c driver
by Jean Delvare
· 16 years ago
3760f73
i2c: Convert most new-style drivers to use module aliasing
by Jean Delvare
· 17 years ago
d2653e9
i2c: Add support for device alias names
by Jean Delvare
· 17 years ago
25e9c86
hwmon: normal_i2c arrays should be const
by Mark M. Hoffman
· 17 years ago
76e83be
hwmon: (f75375s) pwmX_mode sysfs files writable for f75375 variant
by Riku Voipio
· 17 years ago
ff312d0
hwmon: (f75375s) Allow setting up fans with platform_data
by Riku Voipio
· 17 years ago
620c142
hwmon: (f75375s) Add new style bindings
by Riku Voipio
· 17 years ago
19e4f3a
hwmon: (f75375s) fix pwm mode setting
by Riku Voipio
· 17 years ago
1beeffe
hwmon: Convert from class_device to device
by Tony Jones
· 17 years ago
84f1e44
hwmon: Add f75375s driver
by Riku Voipio
· 17 years ago