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
Makefile -rw-r--r-- 135 bytes
hardware.c -rw-r--r-- 45.4 KB
hardware.h -rw-r--r-- 1.9 KB
main.c -rw-r--r-- 8.4 KB
main.h -rw-r--r-- 1.5 KB
network.c -rw-r--r-- 12.4 KB
network.h -rw-r--r-- 1.6 KB
setup_protocol.h -rw-r--r-- 3.2 KB
tty.c -rw-r--r-- 14.8 KB
tty.h -rw-r--r-- 1.2 KB

back to top