index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
s3c-hwmon.c
Age
Commit message (
Expand
)
Author
2014-10-20
hwmon: drop owner assignment from platform_drivers
Wolfram Sang
2014-05-21
hwmon: (s3c-hwmon) remove unnecessary OOM messages
Jingoo Han
2013-08-11
hwmon: use dev_get_platdata()
Jingoo Han
2013-04-07
hwmon: Fix 'Macros with complex values' checkpatch errors
Guenter Roeck
2012-11-28
hwmon: remove use of __devexit
Bill Pemberton
2012-11-28
hwmon: remove use of __devinit
Bill Pemberton
2012-11-28
hwmon: remove use of __devexit_p
Bill Pemberton
2012-10-10
hwmon: Drop needless includes of <linux/delay.h>
Jean Delvare
2012-09-19
ARM: samsung: move platform_data definitions
Arnd Bergmann
2012-07-21
hwmon: (s3c-hwmon) Use devm_kzalloc instead of kzalloc
Sachin Kamat
2011-11-26
hwmon: convert drivers/hwmon/* to use module_platform_driver()
Axel Lin
2011-06-17
hwmon: (s3c) Initialize sysfs attributes
Guenter Roeck
2011-01-02
hwmon: (s3c-hwmon) Fix compilation
Maurus Cuelenaere
2010-10-28
hwmon: (s3c-hwmon) Use a real mutex
Thomas Gleixner
2009-12-09
hwmon: (s3c-hwmon) Fix build error
Ben Dooks
2009-11-16
hwmon: (s3c-hwmon) Ignore invalid divider settings
Ben Dooks
2009-07-18
ARM: HWMON: S3C24XX series ADC driver
Ben Dooks