Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e90f875419967589d75d1a3e2b89c5f2720e794e
/
drivers
/
hwmon
« Previous
b5f0f1e
hwmon: (ltc4215) Fix 'Macros with complex values' checkpatch error
by Guenter Roeck
· 12 years ago
bc0c591
hwmon: (ltc4151) Fix 'Avoid unnecessary line continuations' checkpatch warning
by Guenter Roeck
· 12 years ago
f0df0fd
hwmon: (ina2xx) Fix 'Avoid unnecessary line continuations' checkpatch warning
by Guenter Roeck
· 12 years ago
b55f375
hwmon: Fix checkpatch warning 'quoted string split across lines'
by Guenter Roeck
· 12 years ago
088ce2a
hwmon: Fix CamelCase checkpatch warnings
by Guenter Roeck
· 12 years ago
236d903
hwmon: (nct6775) Drop read/write lock
by Guenter Roeck
· 12 years ago
0fc1f8f
hwmon: (nct6775) Only report VID if supported and enabled
by Guenter Roeck
· 12 years ago
8e9285b
hwmon: (nct6775) Detect and report additional temperature sources
by Guenter Roeck
· 12 years ago
bbd8dec
hwmon: (nct6775) Add support for weighted fan control
by Guenter Roeck
· 12 years ago
cdcaece
hwmon: (nct6775) Add support for automatic fan control
by Guenter Roeck
· 12 years ago
77eb5b3
hwmon: (nct6775) Add support for pwm, pwm_mode, and pwm_enable
by Guenter Roeck
· 12 years ago
84d19d9
hwmon: (nct6775) Add power management support
by Guenter Roeck
· 12 years ago
47ece96
hwmon: (nct6775) Add support for fan debounce module parameter
by Guenter Roeck
· 12 years ago
5c25d95
hwmon: (nct6775) Add support for fanX_pulses sysfs attribute
by Guenter Roeck
· 12 years ago
1c65dc3
hwmon: (nct6775) Add support for fan speed attributes
by Guenter Roeck
· 12 years ago
aa136e5
hwmon: (nct6775) Add support for temperature sensors
by Guenter Roeck
· 12 years ago
a6bd587
hwmon: (nct6775) Add case open detection
by Guenter Roeck
· 12 years ago
9de2e2e
hwmon: Driver for Nuvoton NCT6775F, NCT6776F, and NCT6779D
by Guenter Roeck
· 13 years ago
24f9c53
hwmon: Fix 'Macros with complex values' checkpatch errors
by Guenter Roeck
· 12 years ago
692fe50
hwmon: checkpatch cleanup: Replace printk with pr_debug or dev_dbg as appropriate
by Guenter Roeck
· 12 years ago
9e8269d
hwmon: (ntc_thermistor) Add DT with IIO support to NTC thermistor driver
by Naveen Krishna Chatradhi
· 12 years ago
4b5e536
hwmon: (adt7x10) Add alarm interrupt support
by Lars-Peter Clausen
· 12 years ago
51c2a48
hwmon: (adt7410) Add support for the adt7310/adt7320
by Lars-Peter Clausen
· 12 years ago
c55dc91
hwmon: (adt7410) Don't re-read non-volatile registers
by Lars-Peter Clausen
· 12 years ago
f40fb63
hwmon: (mc13783-adc.c) use module_platform_driver_probe()
by Jingoo Han
· 12 years ago
b43f9b5
Merge 3.9-rc5 into staging-next
by Greg Kroah-Hartman
· 12 years ago
ef994fd
Merge tag 'iio-for-3.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 12 years ago
51b53dc
hwmon: Move the IIO client driver for hwmon out of staging
by Jonathan Cameron
· 12 years ago
5a4c060
hwmon: (lm75.h) Update header inclusion
by Jean Delvare
· 12 years ago
8c958c7
hwmon: (pmbus/ltc2978) Fix temperature reporting
by Guenter Roeck
· 12 years ago
6975404
hwmon: (pmbus) Fix krealloc() misuse in pmbus_add_attribute()
by David Woodhouse
· 12 years ago
df06907
hwmon: (lineage-pem) Add missing terminating entry for pem_[input|fan]_attributes
by Axel Lin
· 12 years ago
3e78080
hwmon: (sht15) Check return value of regulator_enable()
by Mark Brown
· 12 years ago
f366fcc
hwmon: (pmbus/ltc2978) Use detected chip ID to select supported functionality
by Guenter Roeck
· 12 years ago
dbd712c
hwmon: (pmbus/ltc2978) Fix peak attribute handling
by Guenter Roeck
· 12 years ago
8793422
Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
b3cdda2
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 12 years ago
4626dcf
hwmon: (ntc_thermistor): Fix sparse warnings
by Sachin Kamat
· 12 years ago
e46e5dc
hwmon: (adt7410) Add device table entry for the adt7420
by Lars-Peter Clausen
· 12 years ago
54be068
hwmon: (adt7410) Use I2C_ADDRS helper macro
by Lars-Peter Clausen
· 12 years ago
436440f
hwmon: (adt7410) Use the SIMPLE_DEV_PM_OPS helper macro
by Lars-Peter Clausen
· 12 years ago
e0db9c4
hwmon: (adt7410) Let suspend/resume depend on CONFIG_PM_SLEEP
by Lars-Peter Clausen
· 12 years ago
6e7d3b6
hwmon: (adt7410) Clear unwanted bits in the config register
by Lars-Peter Clausen
· 12 years ago
e80beb2
gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()
by Grant Likely
· 12 years ago
d476828
hwmon: (jc42) Add support for MCP98244
by Guenter Roeck
· 12 years ago
f880b12
hwmon: (pmbus) Clean up for code size reduction
by Guenter Roeck
· 12 years ago
50115ac
hwmon: (pmbus/max34440) Add support for MAX34460 and MAX34461
by Guenter Roeck
· 13 years ago
16c6d01
hwmon: (pmbus) Add support for word status register
by Guenter Roeck
· 13 years ago
1640eae
hwmon: (pmbus/zl6100) Add support for VMON/VDRV
by Guenter Roeck
· 13 years ago
ce603b1
hwmon: (pmbus) Add function to clear sensor cache
by Guenter Roeck
· 12 years ago
aebcbbf
hwmon: (pmbus) Add support for additional voltage sensor
by Guenter Roeck
· 12 years ago
85cfb3a
hwmon: (pmbus) Use krealloc to allocate attribute memory
by Guenter Roeck
· 12 years ago
e1e081a
hwmon: (pmbus) Simplify memory allocation for sensor attributes
by Guenter Roeck
· 12 years ago
663834f
hwmon: (pmbus) Improve boolean handling
by Guenter Roeck
· 12 years ago
0328461e
hwmon: (pmbus) Simplify memory allocation for labels and booleans
by Guenter Roeck
· 12 years ago
c2a5835
hwmon: (pmbus) Use dev variable to represent client->dev
by Guenter Roeck
· 12 years ago
973018b
hwmon: (pmbus) Fix 'Macros with multiple statements' checkpatch error
by Guenter Roeck
· 12 years ago
77493ef
hwmon: (pmbus) Drop unnecessary error messages in probe error path
by Guenter Roeck
· 12 years ago
ceeadc5
hwmon: Driver for Texas Instruments INA209
by Guenter Roeck
· 15 years ago
2bf9233
hwmon: (lm73) Add support for max/min alarms
by Chris Verges
· 12 years ago
8c14d12
hwmon: (lm73) Add 'update_interval' attribute
by Chris Verges
· 12 years ago
91bba68
hwmon: (lm73) Fix lower and upper temperature limits
by Guenter Roeck
· 12 years ago
b063670
hwmon: (it87) Add support for IT8771E and IT8772E
by Guenter Roeck
· 12 years ago
5372d2d
hwmon: Driver for Maxim MAX6697 and compatibles
by Guenter Roeck
· 12 years ago
412e29c
hwmon: (sht15) check GPIO directions
by Vivien Didelot
· 12 years ago
9e3970f
hwmon: (coretemp) Document and add support for additional CPU models
by Guenter Roeck
· 12 years ago
2a844c1
hwmon: Replace SENSORS_LIMIT with clamp_val
by Guenter Roeck
· 12 years ago
142c090
hwmon: (sht15) avoid CamelCase
by Vivien Didelot
· 12 years ago
51fac83
ACPI: Remove useless type argument of driver .remove() operation
by Rafael J. Wysocki
· 12 years ago
08245ad
hwmon: (vexpress) Fix build error seen if CONFIG_OF_DEVICE is not set
by Guenter Roeck
· 12 years ago
0fe763c
Drivers: misc: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
86266ca
hwmon: (emc6w201) Fix DIV_ROUND_CLOSEST problem with unsigned divisors
by Guenter Roeck
· 12 years ago
0602934
hwmon: (lm73} Detect and report i2c bus errors
by Chris Verges
· 12 years ago
c8ecd27
hwmon-vid: Add support for AMD family 11h to 15h processors
by Jean Delvare
· 12 years ago
1952978
hwmon: (it87) Support PECI for additional chips
by Guenter Roeck
· 12 years ago
5d8d2f2
hwmon: (it87) Report thermal sensor type as Intel PECI if appropriate
by Guenter Roeck
· 12 years ago
483db43
hwmon: (it87) Manage device specific features with table
by Guenter Roeck
· 12 years ago
c4458db
hwmon: (it87) Replace pwm group macro with direct attribute definitions
by Guenter Roeck
· 12 years ago
1d9bcf6
hwmon: (it87) Avoid quoted string splits across lines
by Guenter Roeck
· 12 years ago
e1169ba
hwmon: (it87) Save fan registers in 2-dimensional array
by Guenter Roeck
· 12 years ago
161d898
hwmon: (it87) Introduce support for tempX_offset sysfs attribute
by Guenter Roeck
· 12 years ago
2cece01
hwmon: (it87) Replace macro defining tempX_type sensors with direct definitions
by Guenter Roeck
· 12 years ago
929c6a5
hwmon: (it87) Save voltage register values in 2-dimensional array
by Guenter Roeck
· 12 years ago
60ca385
hwmon: (it87) Save temperature registers in 2-dimensional array
by Guenter Roeck
· 12 years ago
45633fb
hwmon: (w83627ehf) Get rid of smatch warnings
by Jean Delvare
· 12 years ago
8f3c7c5
hwmon: (w83627hf) Don't touch nonexistent I2C address registers
by Jean Delvare
· 12 years ago
7e630bb
hwmon: (w83627ehf) Add support for suspend
by Jean Delvare
· 12 years ago
275b7d6
hwmon: (w83627hf) Add support for suspend
by Jean Delvare
· 12 years ago
d6dab7d
hwmon: Fix PCI device reference leak in quirk
by Jean Delvare
· 12 years ago
7764b52
hwmon: (twl4030-madc-hwmon) Fix warning message caused by removal of __devexit
by Guenter Roeck
· 12 years ago
698d601
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
cff2f74
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
44f751c
hwmon: (da9055) Fix chan_mux[DA9055_ADC_ADCIN3] setting
by Axel Lin
· 12 years ago
e597022
hwmon: DA9055 HWMON driver
by Ashish Jangam
· 12 years ago
3e280ba
hwmon: (coretemp) Drop N4xx, N5xx, D4xx, D5xx CPUs from tjmax table
by Guenter Roeck
· 12 years ago
2fa5222
hwmon: (coretemp) Use model table instead of if/else to identify CPU models
by Guenter Roeck
· 12 years ago
d9b24e37
hwmon: da9052: Use da9052_reg_update for rmw operations
by Axel Lin
· 12 years ago
72cbddd
hwmon: (coretemp) Drop dependency on PCI for TjMax detection on Atom CPUs
by Guenter Roeck
· 12 years ago
d835ca0
hwmon: (ina2xx) use module_i2c_driver to simplify the code
by Wei Yongjun
· 12 years ago
0962e0f
hwmon: (ads7828) add support for ADS7830
by Guillaume Roguez
· 12 years ago
Next »