Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e3c418f1b26b59841bd074baa740a43afc15199b
/
drivers
/
hwmon
/
w83795.c
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
0657777
hwmon: Drop needless includes of <linux/delay.h>
by Jean Delvare
· 12 years ago
dcd8f39
hwmon: Add missing inclusions of <linux/jiffies.h>
by Jean Delvare
· 12 years ago
4cb14a3
hwmon: (w83795) Convert to use devm_ functions
by Guenter Roeck
· 12 years ago
c10b3ee
hwmon: (w83795) Fix multi-line comments
by Guenter Roeck
· 13 years ago
72fea69
hwmon: (w83795) Unconditionally support manual fan speed control
by Jean Delvare
· 13 years ago
f0967ee
hwmon: convert drivers/hwmon/* to use module_i2c_driver()
by Axel Lin
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
179c4fd
hwmon: replaced strict_str* with kstr*
by Frans Meulenbroeks
· 13 years ago
014bcd2
hwmon: (w83795) Silent false warning from gcc
by Jean Delvare
· 14 years ago
52d159e
hwmon: (w83795) Check for BEEP pin availability
by Jean Delvare
· 14 years ago
793c51d
hwmon: (w83795) Clear intrusion alarm immediately
by Jean Delvare
· 14 years ago
cf6b9ea
hwmon: (w83795) Read the intrusion state properly
by Jean Delvare
· 14 years ago
2a2d27d
hwmon: (w83795) Print the actual temperature channels as sources
by Jean Delvare
· 14 years ago
edff2f8
hwmon: (w83795) List all usable temperature sources
by Jean Delvare
· 14 years ago
d5ab845
hwmon: (w83795) Expose fan control method
by Jean Delvare
· 14 years ago
ae51cd9
hwmon: (w83795) Fix fan control mode attributes
by Jean Delvare
· 14 years ago
2437710
hwmon: (w83795) Use standard attributes for chassis intrusion
by Jean Delvare
· 14 years ago
00030af
hwmon: (w83795) Exclude fan control feature by default
by Jean Delvare
· 14 years ago
e3760b4
hwmon: (w83795) Add myself as co-author and maintainer
by Jean Delvare
· 14 years ago
eb02755
hwmon: (w83795) More style cleanups
by Jean Delvare
· 14 years ago
5d2cd95
hwmon: (w83795) Fix LSB reading of voltage limits
by Jean Delvare
· 14 years ago
21fc977
hwmon: (w83795) Use dev_get_drvdata() where possible
by Jean Delvare
· 14 years ago
1bb3450
hwmon: (w83795) Delay reading pwm config registers
by Jean Delvare
· 14 years ago
2ae61de
hwmon: (w83795) Delay reading limit registers
by Jean Delvare
· 14 years ago
0d7237bf
hwmon: (w83795) Move register reads to dedicated functions
by Jean Delvare
· 14 years ago
476a4e5
hwmon: (w83795) Pack similar register reads
by Jean Delvare
· 14 years ago
fd7f82b
hwmon: (w83795) Make W83795_REG_PWM more efficient
by Jean Delvare
· 14 years ago
5f7b77c
hwmon: (w83795) Don't pre-read values we'll update later
by Jean Delvare
· 14 years ago
39deb69
hwmon: (w83795) Simplify temperature sensor type handling
by Jean Delvare
· 14 years ago
cd316df
hwmon: (w83795) Drop _NUM constants
by Jean Delvare
· 14 years ago
49c7347
hwmon: (w83795) Drop REST_VLT_BEGIN/END
by Jean Delvare
· 14 years ago
7eb8d50
hwmon: (w83795) Fix parity checks
by Jean Delvare
· 14 years ago
a654b9d4
hwmon: (w83795) Get rid of VRLSB_SHIFT
by Jean Delvare
· 14 years ago
c1a792a
hwmon: (w83795) Avoid reading the same register twice
by Jean Delvare
· 14 years ago
02728ff
hwmon: (w83795) Rework beep_enable implementation
by Jean Delvare
· 14 years ago
54891a3
hwmon: (w83795) Report PECI agent Tbase values
by Jean Delvare
· 14 years ago
dd127f5
hwmon: (w83795) Properly handle negative temperatures
by Jean Delvare
· 14 years ago
a0ce402
hwmon: (w83795) Rename temperature limit attributes
by Jean Delvare
· 14 years ago
01879a8
hwmon: (w83795) Fix PWM duty cycle frequency attributes
by Jean Delvare
· 14 years ago
0e25601
hwmon: (w83795) Add support for dynamic in0-2 limits
by Jean Delvare
· 14 years ago
6c82b2f
hwmon: (w83795) Fix LSB reading of fan speeds
by Jean Delvare
· 14 years ago
71caf46
hwmon: (w83795) Clean up probe function
by Jean Delvare
· 14 years ago
6f9dfd8
hwmon: (w83795) Fix in17-in20 gain factor
by Jean Delvare
· 14 years ago
80646b9
hwmon: (w83795) Only start monitoring if needed
by Jean Delvare
· 14 years ago
86ef4d2
hwmon: (w83795) Add const markers
by Jean Delvare
· 14 years ago
b2cc528
hwmon: (w83795) Only create fan[1-8]_target files when needed
by Jean Delvare
· 14 years ago
b5f6a90
hwmon: (w83795) Move PWM attributes to a dedidated array
by Jean Delvare
· 14 years ago
87df0da
hwmon: (w83795) Use 2D arrays for many device attributes
by Jean Delvare
· 14 years ago
6f3dcde
hwmon: (w83795) Merge w83795_create_files and w83795_remove_files
by Jean Delvare
· 14 years ago
892514a
hwmon: (w83795) Move file creation to a separate function too
by Jean Delvare
· 14 years ago
2fa0987
hwmon: (w83795) Move files removal to a separate function
by Jean Delvare
· 14 years ago
2be381d
hwmon: (w83795) Improve detection routine
by Jean Delvare
· 14 years ago
b2469f4
hwmon: (w83795) Refactor bank selection
by Jean Delvare
· 14 years ago
093d1a4
hwmon: (w83795) Drop duplicate enum
by Jean Delvare
· 14 years ago
315bacf
hwmon: (w83795) Misc cleanups
by Jean Delvare
· 14 years ago
792d376
hwmon: New driver for the W83795G/ADG monitoring chips
by Wei Song
· 14 years ago