aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/s3c-hwmon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner1-13/+1
2019-04-23hwmon: (s3c) Use dev_get_drvdata()Kefeng Wang1-2/+2
2014-10-20hwmon: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-05-21hwmon: (s3c-hwmon) remove unnecessary OOM messagesJingoo Han1-3/+1
2013-08-11hwmon: use dev_get_platdata()Jingoo Han1-3/+3
2013-04-07hwmon: Fix 'Macros with complex values' checkpatch errorsGuenter Roeck1-11/+8
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: Drop needless includes of <linux/delay.h>Jean Delvare1-1/+0
2012-09-19ARM: samsung: move platform_data definitionsArnd Bergmann1-1/+1
2012-07-21hwmon: (s3c-hwmon) Use devm_kzalloc instead of kzallocSachin Kamat1-5/+2
2011-11-26hwmon: convert drivers/hwmon/* to use module_platform_driver()Axel Lin1-12/+1
2011-06-17hwmon: (s3c) Initialize sysfs attributesGuenter Roeck1-0/+2
2011-01-02hwmon: (s3c-hwmon) Fix compilationMaurus Cuelenaere1-2/+0
2010-10-28hwmon: (s3c-hwmon) Use a real mutexThomas Gleixner1-4/+4
2009-12-09hwmon: (s3c-hwmon) Fix build errorBen Dooks1-2/+2
2009-11-16hwmon: (s3c-hwmon) Ignore invalid divider settingsBen Dooks1-2/+9
2009-07-18ARM: HWMON: S3C24XX series ADC driverBen Dooks1-0/+405