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
Kconfig -rw-r--r-- 1.3 KB
Makefile -rw-r--r-- 447 bytes
address.c -rw-r--r-- 14.9 KB
base.c -rw-r--r-- 24.9 KB
device.c -rw-r--r-- 4.1 KB
fdt.c -rw-r--r-- 18.0 KB
gpio.c -rw-r--r-- 6.0 KB
irq.c -rw-r--r-- 10.7 KB
of_i2c.c -rw-r--r-- 2.4 KB
of_mdio.c -rw-r--r-- 5.0 KB
of_net.c -rw-r--r-- 2.9 KB
of_pci.c -rw-r--r-- 1.0 KB
of_pci_irq.c -rw-r--r-- 2.7 KB
of_spi.c -rw-r--r-- 2.3 KB
pdt.c -rw-r--r-- 5.7 KB
platform.c -rw-r--r-- 12.5 KB

back to top