| Commit message (Expand) | Author | Age |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2014-12-17 |
|\ |
|
| * | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Zhang Rui | 2014-12-08 |
| |\ |
|
| | * | thermal: of: improve of-thermal sensor registration API | Eduardo Valentin | 2014-11-20 |
* | | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 |
|\ \ \ |
|
| * \ \ | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 2014-11-03 |
| |\ \ \ |
|
| | * | | | hwmon: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 |
* | | | | | hwmon: (tmp401) Detect TMP435 on all addresses it supports | Guenter Roeck | 2014-12-08 |
* | | | | | hwmon: (lm75) Strengthen detect function | Guenter Roeck | 2014-12-05 |
* | | | | | hwmon: (gpio-fan) Add a shutdown handler to poweroff the fans | Nishanth Menon | 2014-12-04 |
* | | | | | hwmon: (gpio-fan) Allow usage of gpio operations that may sleep | Nishanth Menon | 2014-12-04 |
* | | | | | hwmon: (tmp401) Bail out from tmp401_probe() in case of write errors | Bartosz Golaszewski | 2014-12-04 |
* | | | | | hwmon: (tmp401) Add support for TI TMP435 | Patrick Titiano | 2014-12-04 |
* | | | | | hwmon: (lm95234) Add support for LM95233 | Guenter Roeck | 2014-12-02 |
* | | | | | hwmon: (lm95245) Add support for LM95235 | Guenter Roeck | 2014-12-02 |
* | | | | | hwmon: (ina2xx) bail-out from ina2xx_probe() in case of configuration errors | Bartosz Golaszewski | 2014-11-30 |
* | | | | | hwmon: (nct6775) Add blank lines after declarations | Guenter Roeck | 2014-11-30 |
* | | | | | hwmon: (nct6775) Add support for NCT6792D | Guenter Roeck | 2014-11-30 |
* | | | | | hwmon: (lm75) Add support for the NXP LM75B | Michael Thalmeier | 2014-11-30 |
* | | | | | hwmon: Driver for Nuvoton NCT7802Y | Guenter Roeck | 2014-11-30 |
* | | | | | hwmon: (ibmpowernv) Convert to module_platform_driver | Axel Lin | 2014-11-30 |
* | | | | | hwmon: (ibmpowernv) Use platform 'id_table' to probe the device | Neelesh Gupta | 2014-11-30 |
* | | | | | hwmon: (iio_hwmon) Add support for humidity sensors | Guenter Roeck | 2014-11-30 |
* | | | | | hwmon: (ltc2978) Add regulator support | Alan Tull | 2014-11-30 |
* | | | | | hwmon: (pmbus) Add regulator support | Alan Tull | 2014-11-30 |
* | | | | | hwmon: (pmbus) add helpers for byte write and read modify write | Alan Tull | 2014-11-30 |
| |_|/ /
|/| | | |
|
* | | | | hwmon: (g762) fix call to devm_hwmon_device_register_with_groups() | Arnaud Ebalard | 2014-11-19 |
| |_|/
|/| | |
|
* | | | hwmon: (fam15h_power) Fix NB device ID for F16h M30h | Aravind Gopalakrishnan | 2014-11-11 |
* | | | hwmon: (pwm-fan) Fix suspend/resume behavior | Kamil Debski | 2014-11-11 |
* | | | hwmon: (ibmpowernv) Quieten when probing finds no device | Michael Ellerman | 2014-11-11 |
|/ / |
|
* / | hwmon: (menf21bmc) Include linux/err.h | Johannes Thumshirn | 2014-10-19 |
|/ |
|
* | hwmon: (ab8500) Call kernel_power_off instead of pm_power_off | Guenter Roeck | 2014-10-03 |
* | Merge tag 'mfd-hwmon-leds-watchdog-v3.18' into hwmon-next | Guenter Roeck | 2014-09-24 |
|\ |
|
| * | hwmon: (menf21bmc) Introduce MEN14F021P00 BMC HWMON driver | Andreas Werner | 2014-09-24 |
* | | hwmon: (ntc_thermistor) Add ntc thermistor to thermal subsystem as a sensor. | Jonghwa Lee | 2014-09-22 |
* | | hwmon: (smsc47b397) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 2014-09-22 |
* | | hwmon: (k10temp) Convert to devm_hwmon_device_register_with_groups | Guenter Roeck | 2014-09-22 |
* | | hwmon: (k10temp) Add support for F15h M60h | Aravind Gopalakrishnan | 2014-09-22 |
* | | hwmon: (da9052) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 2014-09-22 |
* | | hwmon: (da9055) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 2014-09-22 |
* | | hwmon: (ads1015) Use of_property_read_u32 at appropriate places | Axel Lin | 2014-09-22 |
* | | hwmon: (tmp103) Fix resource leak bug in tmp103 temperature sensor driver | sundarjdev | 2014-09-22 |
* | | hwmon: (fam15h_power) Add support for two more processors | Aravind Gopalakrishnan | 2014-09-17 |
* | | hwmon: (fam15h_power) Make actual power reporting conditional | Aravind Gopalakrishnan | 2014-09-17 |
* | | hwmon: (ds1621) Update zbits after conversion rate change | Robert Coulson | 2014-08-28 |
|/ |
|
* | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-08-14 |
|\ |
|
| * | hwmon: (tmp103) Remove duplicate test for I2C_FUNC_SMBUS_BYTE_DATA functionality | Axel Lin | 2014-08-10 |
| * | hwmon: (w83793) Fix vrm write operation | Axel Lin | 2014-08-05 |
| * | hwmon: (w83791d) Fix vrm write operation | Axel Lin | 2014-08-05 |
| * | hwmon: (w83627hf) Fix vrm write operation | Axel Lin | 2014-08-05 |
| * | hwmon: (vt1211) Fix vrm write operation | Axel Lin | 2014-08-05 |