Revision ef82bdc57a204bf452da9f7c273c21462f17344e authored by Linus Torvalds on 26 September 2011, 20:35:43 UTC, committed by Linus Torvalds on 26 September 2011, 20:35:43 UTC
* 'hwmon-for-linus' of git://github.com/groeck/linux:
  hwmon: (coretemp) remove struct platform_data * parameter from create_core_data()
  hwmon: (coretemp) constify static data
  hwmon: (coretemp) don't use kernel assigned CPU number as platform device ID
  hwmon: (ds620) Fix handling of negative temperatures
  hwmon: (w83791d) rename prototype parameter from 'register' to 'reg'
  hwmon: (coretemp) Don't use threshold registers for tempX_max
  hwmon: (coretemp) Let the user force TjMax
  hwmon: (coretemp) Drop duplicate function get_pkg_tjmax
2 parent s 231e58e + 2f1c3db
History
File Mode Size
aer
Kconfig -rw-r--r-- 1.6 KB
Makefile -rw-r--r-- 364 bytes
aspm.c -rw-r--r-- 26.6 KB
pme.c -rw-r--r-- 11.0 KB
portdrv.h -rw-r--r-- 1.9 KB
portdrv_acpi.c -rw-r--r-- 1.8 KB
portdrv_bus.c -rw-r--r-- 1.2 KB
portdrv_core.c -rw-r--r-- 15.0 KB
portdrv_pci.c -rw-r--r-- 9.0 KB

back to top