summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/ultra45_env.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* hwmon: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* hwmon: (ultra45_env) Introduce managed version of kzallocHimangi Saraogi2014-05-211-5/+2
* hwmon: remove use of __devexitBill Pemberton2012-11-281-1/+1
* hwmon: remove use of __devinitBill Pemberton2012-11-281-1/+1
* hwmon: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* hwmon: Add missing inclusions of <linux/err.h>Jean Delvare2012-10-101-0/+1
* hwmon: (ultra45_env) Fix checkpatch issuesGuenter Roeck2012-03-181-10/+24
* hwmon: convert drivers/hwmon/* to use module_platform_driver()Axel Lin2011-11-261-12/+1
* drivers/hwmon: add module.h to ultra45_env.cPaul Gortmaker2011-10-311-0/+1
* hwmon: Use helper functions to set and get driver dataJean Delvare2011-05-251-2/+2
* dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-5/+4
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-2/+2
* of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-241-2/+2
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-2/+5
* sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-311-1/+1
* hwmon: Add Ultra45 workstation hwmon driver.David S. Miller2008-08-241-0/+320