Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1b15b1f5a01019524815a9ce5c575f3b2068e7f8
/
drivers
/
hwmon
/
lm90.c
1de8b25
hwmon: (lm90) Convert to use hwmon_device_register_with_groups
by Guenter Roeck
· 11 years ago
084489e
hwmon: (lm90) Create all sysfs groups in one call
by Guenter Roeck
· 11 years ago
d89fa68
hwmon: (lm90) Always use the dev variable in the probe function
by Guenter Roeck
· 11 years ago
742192f
hwmon: (lm90) Create most optional attributes with sysfs_create_group
by Guenter Roeck
· 11 years ago
7c81c60
Update Jean Delvare's e-mail address
by Jean Delvare
· 11 years ago
3d489ac
hwmon: (lm90) Unregister hwmon device if interrupt setup fails
by Guenter Roeck
· 11 years ago
3e0f964
hwmon: (lm90) Add power control
by Wei Ni
· 11 years ago
1daaceb
hwmon: (lm90) Add support for TI TMP451
by Wei Ni
· 11 years ago
40465d9
hwmon: (lm90) Use enums for the indexes of temp8 and temp11
by Wei Ni
· 11 years ago
109b128
hwmon: (lm90) Add support to handle IRQ
by Wei Ni
· 11 years ago
072de49
hwmon: (lm90) Define status bits
by Wei Ni
· 11 years ago
e41fae2b
hwmon: (lm90) Fix max6696 alarm handling
by Guenter Roeck
· 11 years ago
78c2c2f
hwmon: (lm90) Drop redundant safety on cache lifetime
by Jean Delvare
· 11 years ago
2a844c1
hwmon: Replace SENSORS_LIMIT with clamp_val
by Guenter Roeck
· 12 years ago
20f426f
hwmon: (lm90) Convert to use devm_ functions
by Guenter Roeck
· 12 years ago
f7001bb
hwmon: (lm90) Restore original configuration if probe function fails
by Guenter Roeck
· 13 years ago
ae544f6
hwmon: (lm90) Add support for GMT G781
by Guenter Roeck
· 13 years ago
f36ffea
hwmon: (lm90) Fix multi-line comments
by Guenter Roeck
· 13 years ago
f0967ee
hwmon: convert drivers/hwmon/* to use module_i2c_driver()
by Axel Lin
· 13 years ago
6b10111
hwmon: (lm90) Add range check to set_update_interval
by Guenter Roeck
· 13 years ago
179c4fd
hwmon: replaced strict_str* with kstr*
by Frans Meulenbroeks
· 13 years ago
b2589ab
hwmon: (lm90) Make code more readable
by Jean Delvare
· 13 years ago
8dc089d
hwmon: (lm90) Fix warnings
by Jean Delvare
· 13 years ago
f90be42
hwmon: (lm90) Refactor reading of config2 register
by Jean Delvare
· 13 years ago
6d101c5
hwmon: (lm90) Make SA56004 detection more robust
by Jean Delvare
· 13 years ago
a095f68
hwmon: (lm90) Simplify handling of extended local temp register
by Jean Delvare
· 13 years ago
2ef0179
hwmon: (lm90) Add support for Philips SA56004
by Stijn Devriendt
· 13 years ago
5a4e5e6
hwmon: (lm90) Add support for ADT7461A and NCT1008
by Guenter Roeck
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
c4f99a2
hwmon: (lm90) Add support for the W83L771W/G
by Jean Delvare
· 14 years ago
0c01b64
hwmon: (lm90) Add support for update_interval sysfs attribute
by Guenter Roeck
· 14 years ago
1179324
hwmon: (lm90) Introduce capability flag to indicate broken ALERT functionality
by Guenter Roeck
· 14 years ago
4667bcb
hwmon: (lm90) Introduce chip parameter structure
by Guenter Roeck
· 14 years ago
15b66ab
hwmon: (lm90) Rearrange code to no longer require forward declarations
by Guenter Roeck
· 14 years ago
06e1c0a
hwmon: (lm90) Add support for max6695 and max6696
by Guenter Roeck
· 14 years ago
6948708
hwmon: (lm90) Add support for extra features of max6659
by Guenter Roeck
· 14 years ago
13c8495
hwmon: (lm90) Add explicit support for max6659
by Guenter Roeck
· 14 years ago
9651286
hwmon: (lm90) Simplify set_temp11 register calculations
by Guenter Roeck
· 14 years ago
b6fc1ba
hwmon: (lm90) Introduce function to delete sysfs files
by Guenter Roeck
· 14 years ago
88073bb
hwmon: (lm90) Introduce device feature bits
by Guenter Roeck
· 14 years ago
11e5781
hwmon: (lm90) Fix checkpatch errors
by Guenter Roeck
· 14 years ago
8c3c7a2
hwmon: (lm90) Use programmed update rate
by Ira W. Snyder
· 14 years ago
53de334
hwmon: (lm90) Add SMBus alert support
by Jean Delvare
· 15 years ago
9523836
hwmon: (lm90) Restore configuration on exit
by Jean Delvare
· 15 years ago
6771ea1
hwmon: (lm90) Add support for the Winbond/Nuvoton W83L771AWG/ASG
by Jean Delvare
· 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
8f2fa77
hwmon: (lm90) Clean up detect function
by Jean Delvare
· 15 years ago
1a51e06
hwmon: (lm90) Document support for the MAX6648/6692 chips
by Darrick J. Wong
· 16 years ago
97ae60b
hwmon: (lm90) Add support for the LM99 16 degree offset
by Jean Delvare
· 16 years ago
ec38fa2
hwmon: (lm90) Fix handling of hysteresis value
by Jean Delvare
· 16 years ago
4b4e7a7
hwmon: (lm90) Don't spam the kernel log
by Jean Delvare
· 16 years ago
271dabf
hwmon: (lm90) Support MAX6646, MAX6647 and MAX6649
by Ben Hutchings
· 16 years ago
9d4d383
hwmon: (lm90) Rename temperature conversion functions to match usage
by Ben Hutchings
· 16 years ago
23b2d47
hwmon: (lm90) Support ADT7461 in extended mode
by Nate Case
· 16 years ago
cea50fe
hwmon: (lm90) Convert some macros to static functions
by Nate Case
· 16 years ago
a874a10
hwmon: (lm90) Update datasheet links
by Jean Delvare
· 16 years ago
5f502a8
hwmon: (lm90) Don't access nonexistent registers on Maxim chips
by Jean Delvare
· 16 years ago
f65e170
hwmon: (lm90) Support the extra resolution bits of MAX6657
by Jean Delvare
· 16 years ago
6388a38
hwmon: (lm90) Move 16-bit value read to a separate function
by Jean Delvare
· 16 years ago
9b0e852
hwmon: (lm90) Convert to a new-style i2c driver
by Jean Delvare
· 16 years ago
25e9c86
hwmon: normal_i2c arrays should be const
by Mark M. Hoffman
· 17 years ago
7b501b1
hwmon: Discard useless I2C driver IDs
by Jean Delvare
· 17 years ago
e0ae87a
hwmon: (lm90) Use generic i2c reads during detection
by Jean Delvare
· 17 years ago
69f2f96
hwmon: (lm90) Export temperature offset values
by Jean Delvare
· 17 years ago
1beeffe
hwmon: Convert from class_device to device
by Tony Jones
· 17 years ago
f5744e3
hwmon: Fix regression caused by typo in lm90.c
by Guillaume Chazarain
· 17 years ago
7817a39
hwmon: Fault files naming convention
by Jean Delvare
· 17 years ago
32c82a9
hwmon/lm90: Add support for the Maxim MAX6680/MAX6681
by Rainer Birkenmaier
· 17 years ago
0966415
hwmon/lm90: Spelling fix: explicitly
by Jean Delvare
· 17 years ago
0e39e01
hwmon: Fix unchecked return status, batch 4
by Jean Delvare
· 18 years ago
2d45771
hwmon: Add individual alarm files to 4 drivers
by Jean Delvare
· 18 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
8a99475
[PATCH] i2c: Drop i2c_driver.flags, 2 of 3
by Jean Delvare
· 19 years ago
90209b4
[PATCH] hwmon: lm90 documentation update
by Jean Delvare
· 19 years ago
c3df580
[PATCH] hwmon: Add PEC support to the lm90 driver
by Jean Delvare
· 19 years ago
8256fe0
[PATCH] hwmon: Separate the lm90 register read function
by Jean Delvare
· 19 years ago
ba9c2e8
[PATCH] hwmon: kzalloc conversion
by Deepak Saxena
· 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
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
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/lm90.c]
10c08f8
[PATCH] I2C: rename i2c-sysfs.h to hwmon-sysfs.h
by Jean Delvare
· 19 years ago
30d7394
[PATCH] I2C: lm90 uses new sysfs callbacks
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
8627f9b
[PATCH] Driver Core: drivers/i2c/chips/lm77.c - max1619.c: update device attribute callbacks
by Yani Ioannou
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago