aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/ultra45_env.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-20hwmon: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-05-21hwmon: (ultra45_env) Introduce managed version of kzallocHimangi Saraogi1-5/+2
2012-11-28hwmon: remove use of __devexitBill Pemberton1-1/+1
2012-11-28hwmon: remove use of __devinitBill Pemberton1-1/+1
2012-11-28hwmon: remove use of __devexit_pBill Pemberton1-1/+1
2012-10-10hwmon: Add missing inclusions of <linux/err.h>Jean Delvare1-0/+1
2012-03-18hwmon: (ultra45_env) Fix checkpatch issuesGuenter Roeck1-10/+24
2011-11-26hwmon: convert drivers/hwmon/* to use module_platform_driver()Axel Lin1-12/+1
2011-10-31drivers/hwmon: add module.h to ultra45_env.cPaul Gortmaker1-0/+1
2011-05-25hwmon: Use helper functions to set and get driver dataJean Delvare1-2/+2
2011-02-28dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely1-5/+4
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely1-2/+2
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely1-2/+2
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-2/+5
2008-08-31sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller1-1/+1
2008-08-24hwmon: Add Ultra45 workstation hwmon driver.David S. Miller1-0/+320