Age | Commit message (Expand) | Author |
2012-06-29 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-06-25 | x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERM | H. Peter Anvin |
2012-06-25 | hwmon: Update my e-mail address | Guenter Roeck |
2012-06-24 | hwmon: (applesmc) correct email address for Jesper Juhl | Jesper Juhl |
2012-06-21 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-06-18 | hwmon: (emc2103) Fix use of an uninitilized variable in error case | Guenter Roeck |
2012-06-18 | hwmon: (applesmc) Limit key length in warning messages | Henrik Rydberg |
2012-06-17 | hwmon: (coretemp) Drop needless initialization | Jean Delvare |
2012-06-17 | hwmon: (coretemp) Improve support for TjMax detection on Atom CPUs | Guenter Roeck |
2012-06-17 | hwmon: (coretemp) Add support for Atom D2000 and N2000 series CPU models | Guenter Roeck |
2012-06-17 | hwmon: (coretemp) Improve support of recent Atom CPU models | Jean Delvare |
2012-05-30 | hwmon/sch56xx: Depend on watchdog for watchdog core functions | Hans de Goede |
2012-05-30 | watchdog: sch56xx-common: set correct bits in register() | Dan Carpenter |
2012-05-30 | watchdog: sch56xx-common: Add proper ref-counting of watchdog data | Hans de Goede |
2012-05-30 | watchdog: sch56xx: Remove unnecessary checks for register changes | Hans de Goede |
2012-05-30 | watchdog: sch56xx: Use watchdog core | Hans de Goede |
2012-05-23 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-05-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-05-22 | hwmon: (it87) Make temp3 attribute conditional for IT8782F | Guenter Roeck |
2012-05-22 | hwmon: (it87) Convert to use devm_kzalloc and devm_request_region | Guenter Roeck |
2012-05-22 | hwmon: INA219 and INA226 support | Felten, Lothar |
2012-05-20 | hwmon: (it87) Create voltage attributes only if voltage is enabled | Guenter Roeck |
2012-05-20 | hwmon: (ntc_thermistor) Fix checkpatch warning | Guenter Roeck |
2012-05-20 | hwmon: (ntc_thermistor) Optimize and fix build warning | Guenter Roeck |
2012-05-20 | hwmon: (ntc_thermistor) Return error code from hwmon_device_register | Guenter Roeck |
2012-05-20 | hwmon: (ntc_thermistor) Convert to devm_kzalloc | Guenter Roeck |
2012-05-20 | hwmon: (ad7314) Remove unused defines, and rename OFFSET to SHIFT | Guenter Roeck |
2012-05-20 | acpi_power_meter: clean up code around setup_attrs | Kyle McMartin |
2012-05-20 | acpi_power_meter: drop meter_rw_attrs, use common meter_attrs | Kyle McMartin |
2012-05-20 | acpi_power_meter: remove duplicate code between register_{ro,rw}_attrs | Kyle McMartin |
2012-05-20 | acpi_power_meter: use a {RW,RO}_SENSOR_TEMPLATE macro to clean things up | Kyle McMartin |
2012-05-20 | acpi_power_meter: use the same struct {rw,ro}_sensor_template for both | Kyle McMartin |
2012-05-20 | hwmon: use module_pci_driver | Axel Lin |
2012-05-20 | hwmon: (it87) Add support for IT8782F and IT8783E/F | Guenter Roeck |
2012-05-01 | hwmon: (coretemp) Increase CPU core limit | Guenter Roeck |
2012-05-01 | hwmon: (coretemp) fix oops on cpu unplug | Kirill A. Shutemov |
2012-04-26 | hwmon: (fam15h_power) Fix pci_device_id array | Guenter Roeck |
2012-04-22 | hwmon: (ad7314) Fix build warning | Guenter Roeck |
2012-04-18 | hwmon: (ads1015) Fix build warning | Guenter Roeck |
2012-04-18 | hwmon: fam15h_power: fix bogus values with current BIOSes | Andre Przywara |
2012-04-16 | Fix typo in various Kconfig file | Masanari Iida |
2012-04-09 | hwmon: (pmbus_core) Fix compiler warning | Guenter Roeck |
2012-04-09 | hwmon: (smsc47m1) Fix compiler warning | Guenter Roeck |
2012-04-09 | hwmon: (acpi_power_meter) Fix compiler warning seen in some configurations | Guenter Roeck |
2012-04-09 | hwmon: (smsc47b397) Fix compiler warning | Guenter Roeck |
2012-04-03 | hwmon: (ad7314) Adds missing spi_dev initialization | Graeme Smecher |
2012-04-01 | hwmon: (k10temp) Add support for AMD Trinity CPUs | Andre Przywara |
2012-04-01 | hwmon: (w83627ehf) mark const init data with __initconst instead of __initdata | Uwe Kleine-König |
2012-04-01 | hwmon: (acpi_power_meter) fix lockdep spew due to non-static lock class | Kyle McMartin |
2012-04-01 | hwmon: (adm1031) Fix compiler warning | Guenter Roeck |