index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Age
Commit message (
Expand
)
Author
2013-02-06
hwmon: (pmbus) Use krealloc to allocate attribute memory
Guenter Roeck
2013-02-06
hwmon: (pmbus) Simplify memory allocation for sensor attributes
Guenter Roeck
2013-02-06
hwmon: (pmbus) Improve boolean handling
Guenter Roeck
2013-02-06
hwmon: (pmbus) Simplify memory allocation for labels and booleans
Guenter Roeck
2013-02-06
hwmon: (pmbus) Use dev variable to represent client->dev
Guenter Roeck
2013-02-06
hwmon: (pmbus) Fix 'Macros with multiple statements' checkpatch error
Guenter Roeck
2013-02-06
hwmon: (pmbus) Drop unnecessary error messages in probe error path
Guenter Roeck
2013-02-06
hwmon: Driver for Texas Instruments INA209
Guenter Roeck
2013-02-06
hwmon: (lm73) Add support for max/min alarms
Chris Verges
2013-02-06
hwmon: (lm73) Add 'update_interval' attribute
Chris Verges
2013-02-06
hwmon: (lm73) Fix lower and upper temperature limits
Guenter Roeck
2013-02-06
hwmon: (it87) Add support for IT8771E and IT8772E
Guenter Roeck
2013-02-06
hwmon: Driver for Maxim MAX6697 and compatibles
Guenter Roeck
2013-02-06
hwmon: (sht15) check GPIO directions
Vivien Didelot
2013-01-25
hwmon: (coretemp) Document and add support for additional CPU models
Guenter Roeck
2013-01-25
hwmon: Replace SENSORS_LIMIT with clamp_val
Guenter Roeck
2013-01-25
hwmon: (sht15) avoid CamelCase
Vivien Didelot
2013-01-26
ACPI: Remove useless type argument of driver .remove() operation
Rafael J. Wysocki
2013-01-09
hwmon: (vexpress) Fix build error seen if CONFIG_OF_DEVICE is not set
Guenter Roeck
2013-01-03
Drivers: misc: remove __dev* attributes.
Greg Kroah-Hartman
2012-12-22
hwmon: (emc6w201) Fix DIV_ROUND_CLOSEST problem with unsigned divisors
Guenter Roeck
2012-12-21
hwmon: (lm73} Detect and report i2c bus errors
Chris Verges
2012-12-19
hwmon-vid: Add support for AMD family 11h to 15h processors
Jean Delvare
2012-12-19
hwmon: (it87) Support PECI for additional chips
Guenter Roeck
2012-12-19
hwmon: (it87) Report thermal sensor type as Intel PECI if appropriate
Guenter Roeck
2012-12-19
hwmon: (it87) Manage device specific features with table
Guenter Roeck
2012-12-19
hwmon: (it87) Replace pwm group macro with direct attribute definitions
Guenter Roeck
2012-12-19
hwmon: (it87) Avoid quoted string splits across lines
Guenter Roeck
2012-12-19
hwmon: (it87) Save fan registers in 2-dimensional array
Guenter Roeck
2012-12-19
hwmon: (it87) Introduce support for tempX_offset sysfs attribute
Guenter Roeck
2012-12-19
hwmon: (it87) Replace macro defining tempX_type sensors with direct definitions
Guenter Roeck
2012-12-19
hwmon: (it87) Save voltage register values in 2-dimensional array
Guenter Roeck
2012-12-19
hwmon: (it87) Save temperature registers in 2-dimensional array
Guenter Roeck
2012-12-19
hwmon: (w83627ehf) Get rid of smatch warnings
Jean Delvare
2012-12-19
hwmon: (w83627hf) Don't touch nonexistent I2C address registers
Jean Delvare
2012-12-19
hwmon: (w83627ehf) Add support for suspend
Jean Delvare
2012-12-19
hwmon: (w83627hf) Add support for suspend
Jean Delvare
2012-12-19
hwmon: Fix PCI device reference leak in quirk
Jean Delvare
2012-12-16
hwmon: (twl4030-madc-hwmon) Fix warning message caused by removal of __devexit
Guenter Roeck
2012-12-13
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-12-11
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-12-05
hwmon: (da9055) Fix chan_mux[DA9055_ADC_ADCIN3] setting
Axel Lin
2012-12-05
hwmon: DA9055 HWMON driver
Ashish Jangam
2012-12-05
hwmon: (coretemp) Drop N4xx, N5xx, D4xx, D5xx CPUs from tjmax table
Guenter Roeck
2012-12-05
hwmon: (coretemp) Use model table instead of if/else to identify CPU models
Guenter Roeck
2012-12-05
hwmon: da9052: Use da9052_reg_update for rmw operations
Axel Lin
2012-12-05
hwmon: (coretemp) Drop dependency on PCI for TjMax detection on Atom CPUs
Guenter Roeck
2012-12-05
hwmon: (ina2xx) use module_i2c_driver to simplify the code
Wei Yongjun
2012-12-05
hwmon: (ads7828) add support for ADS7830
Guillaume Roguez
2012-12-05
hwmon: (ads7828) driver cleanup
Vivien Didelot
[prev]
[next]