Age | Commit message (Expand) | Author |
2013-10-13 | hwmon: (max6642) Convert to use devm_hwmon_device_register_with_groups | Guenter Roeck |
2013-10-13 | hwmon: (ds1621) Convert to use devm_hwmon_device_register_with_groups | Guenter Roeck |
2013-10-13 | hwmon: (nct6775) Convert to use devm_hwmon_device_register_with_groups | Guenter Roeck |
2013-10-13 | hwmon: Provide managed hwmon registration | Guenter Roeck |
2013-10-13 | hwmon: (nct6775) Convert to use hwmon_device_register_with_groups | Guenter Roeck |
2013-10-13 | hwmon: (pmbus) Convert to use hwmon_device_register_with_groups | Guenter Roeck |
2013-10-13 | hwmon: (ltc4245) Convert to use hwmon_device_register_with_groups | Guenter Roeck |
2013-10-13 | hwmon: (gpio-fan) Convert to use hwmon_device_register_with_groups | Guenter Roeck |
2013-10-13 | hwmon: (ds1621) Convert to use hwmon_device_register_with_groups | Guenter Roeck |
2013-10-13 | hwmon: Introduce hwmon_device_register_with_groups | Guenter Roeck |
2013-10-13 | hwmon: (f71882fg) Remove extra return statement | Guenter Roeck |
2013-10-13 | hwmon: (f75375s) Don't crash the kernel unnecessarily | Guenter Roeck |
2013-10-13 | hwmon: (atxp1) Set and use error code from vid_to_reg() | Guenter Roeck |
2013-10-13 | hwmon: (acpi_power_meter) Use return value from acpi_bus_register_driver | Guenter Roeck |
2013-10-13 | hwmon: (acpi_power_meter) Don't crash the kernel unnecessarily | Guenter Roeck |
2013-10-13 | hwmon: (gpio_fan) Use error value returned from get_fan_speed_index() | Guenter Roeck |
2013-10-13 | hwmon: (adt7462) Use error value returned from find_trange_value() | Guenter Roeck |
2013-10-13 | hwmon: (pmbus) Don't unnecessarily crash the kernel | Guenter Roeck |
2013-10-13 | hwmon: (mc13783-adc) Increase size of name string | Guenter Roeck |
2013-10-13 | hwmon: (nct6775) Check array index when accessing temp_offset | Guenter Roeck |
2013-10-13 | hwmon: (nct6775) Use return value from find_temp_source | Guenter Roeck |
2013-10-13 | hwmon: Remove unnecessary semicolons | Guenter Roeck |
2013-10-09 | hwmon: (applesmc) Always read until end of data | Henrik Rydberg |
2013-10-03 | hwmon: (adt7310) Use spi_w8r16be() instead spi_w8r16() | Lars-Peter Clausen |
2013-09-26 | hwmon: (applesmc) Check key count before proceeding | Henrik Rydberg |
2013-09-12 | hwmon: (k10temp) remove unnecessary pci_set_drvdata() | Jingoo Han |
2013-09-11 | hwmon: (tmp421) Fix return value | Sachin Kamat |
2013-09-11 | hwmon: (amc6821) Remove redundant break | Sachin Kamat |
2013-09-11 | hwmon: (amc6821) Fix return value | Sachin Kamat |
2013-09-11 | hwmon: (ibmaem) Fix return value | Sachin Kamat |
2013-09-11 | hwmon: (emc2103) Fix return value | Sachin Kamat |
2013-09-10 | hwmon: (ina2xx) Remove casting the return value which is a void pointer | Jingoo Han |
2013-09-10 | hwmon: (hwmon-vid) Add __maybe_unused attribute to dummy variable | Guenter Roeck |
2013-09-07 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-09-06 | hwmon: (emc6w201) Do not declare enum variable | Guenter Roeck |
2013-09-06 | hwmon: (w83792d) Update module author | Shane Huang |
2013-09-03 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-09-01 | Merge remote-tracking branch 'regulator/topic/optional' into regulator-next | Mark Brown |
2013-08-29 | hwmon: (htu21) Add Measurement Specialties HTU21D support | William Markezana |
2013-08-27 | hwmon: Change my email address. | Darrick J. Wong |
2013-08-27 | hwmon: (k10temp) Add support for Fam16h (Kabini) | Wei Hu |
2013-08-27 | hwmon: (adt7462) ADT7462_REG_VOLT_MAX() should return 0 | Dan Carpenter |
2013-08-19 | hwmon: (sht15) Use devm_regulator_get_optional() | Mark Brown |
2013-08-11 | hwmon: (ads1015) Add support for ADS1115 | Evgeniy Dushistov |
2013-08-11 | hwmon: (w83627ehf) Add support for hibernate | Harald Judt |
2013-08-11 | hwmon: (nct6775) Add support for hibernate | Harald Judt |
2013-08-11 | hwmon: use dev_get_platdata() | Jingoo Han |
2013-08-11 | hwmon: (nct6775) Fix size of data->temp array | Dan Carpenter |
2013-08-11 | hwmon: (nct6775) Avoid using device platform data outside probe function | Guenter Roeck |
2013-08-11 | hwmon: (nct6775) Add support for NCT6791D | David Bartley |