Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
d33b4432e634246eef00ef4d425939c253f70dd6
/
drivers
/
hwmon
/
it87.c
d5b0b5d
hwmon: (it87) Delete pwmN_freq files on driver removal
by Jean Delvare
· 17 years ago
0124dd7
hwmon: (it87) Add individual alarm files
by Jean Delvare
· 17 years ago
f1d8e33
hwmon: (it87) Discard a dead e-mail address
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
87b4b66
hwmon: (it87) request only Environment Controller ports
by Bjorn Helgaas
· 17 years ago
90d6619
hwmon: VRM is not read from registers
by Jean Delvare
· 17 years ago
c7f1f71
hwmon: (it87) Add support for fan4 and fan5
by Jean Delvare
· 17 years ago
1beeffe
hwmon: Convert from class_device to device
by Tony Jones
· 17 years ago
d054612
hwmon: Add missing __devexit tags in various drivers
by Jean Delvare
· 17 years ago
b74f3fd
hwmon: convert it87 to platform driver
by corentin.labbe
· 17 years ago
08a8f6e
hwmon/it87: Add IT8726F support
by Rudolf Marek
· 17 years ago
ed6bafb
hwmon: Cleanup a bogus legacy comment
by Jean Delvare
· 18 years ago
7f999aa
hwmon: Simplify the locking model of two drivers
by Jean Delvare
· 18 years ago
f8d0c19
hwmon/it87: Add PWM base frequency control
by Jean Delvare
· 18 years ago
8e9afcb
hwmon/it87: Remove the SMBus interface support
by Jean Delvare
· 18 years ago
87808be
Fix unchecked return status, batch 5
by Jean Delvare
· 18 years ago
b19367c
it87: Copyright update
by Jean Delvare
· 18 years ago
c5df9b7
it87: Overwrite broken default limits
by Jean Delvare
· 18 years ago
87673dd
it87: Add support for the IT8718F
by Jean Delvare
· 18 years ago
8ab4ec3
it87: Cleanup set_fan_div
by Jean Delvare
· 18 years ago
3543a53
it87: in8 has no limit registers
by Jean Delvare
· 18 years ago
b9e349f
it87: Prevent overflow on fan clock divider write
by Jean Delvare
· 18 years ago
9060f8b
it87: No sysfs files for disabled fans
by Jean Delvare
· 18 years ago
17d648b
it87: Add support for the IT8716F
by Jean Delvare
· 18 years ago
8721884
i2c-isa: Restore driver owner
by Jean Delvare
· 18 years ago
f6c27fc
[PATCH] I2C: hwmon: Rename register parameters
by Darren Jenkins
· 19 years ago
9a61bf6
[PATCH] hwmon: Semaphore to mutex conversions
by Ingo Molnar
· 19 years ago
be79c38
[PATCH] it87: Fix oops on removal
by Jean Delvare
· 19 years ago
c5e3fbf
[PATCH] hwmon: Fix reboot on it87 driver load
by Jean Delvare
· 19 years ago
a7be58a
[PATCH] hwmon: it87 use u8 for vrm
by Jean Delvare
· 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
8a99475
[PATCH] i2c: Drop i2c_driver.flags, 2 of 3
by Jean Delvare
· 19 years ago
07eab46
[PATCH] hwmon: Fix missing it87 fan div init
by Jean Delvare
· 19 years ago
c49efce
[PATCH] hwmon: Static function fixes, 3 of 4
by Ben Dooks
· 19 years ago
ba9c2e8
[PATCH] hwmon: kzalloc conversion
by Deepak Saxena
· 19 years ago
9174999
[PATCH] hwmon: Drop legacy ISA address support from it87
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
2ed2dc3
[PATCH] hwmon: hwmon vs i2c, second round (04/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
5071860
[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (7/9)
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/it87.c]
10c08f8
[PATCH] I2C: rename i2c-sysfs.h to hwmon-sysfs.h
by Jean Delvare
· 19 years ago
20ad93d
[PATCH] I2C: drivers/i2c/chips/it87.c: use dynamic sysfs callbacks
by Jean Delvare
· 19 years ago
68188ba
[PATCH] I2C: Kill common macro abuse in chip drivers
by Jean Delvare
· 19 years ago
44bbe87
[PATCH] Spelling fixes for drivers/i2c.
by Steven Cole
· 20 years ago
f0bb60e
[PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanup
by Alexey Dobriyan
· 20 years ago
30f7429
[PATCH] Driver Core: drivers/i2c/chips/adm1031.c - lm75.c: update device attribute callbacks
by Yani Ioannou
· 19 years ago
1d66c64
[PATCH] I2C: Fix incorrect sysfs file permissions in it87 and via686a drivers
by Jean Delvare
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago