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
Age
Commit message (
Expand
)
Author
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
module_param: avoid bool abuse, add bint for special cases.
Rusty Russell
2012-01-08
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-01-06
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-01-05
max1111.c: fix checkpatch warning
Frans Meulenbroeks
2012-01-05
hwmon: (lm75) fix checkpatch warnings
Frans Meulenbroeks
2012-01-05
hwmon: (lm80) fix checkpatch messages
Frans Meulenbroeks
2012-01-05
hwmon: replaced strict_str* with kstr*
Frans Meulenbroeks
2012-01-05
hwmon: (lm75) fix checkpatch warning
Frans Meulenbroeks
2012-01-05
hwmon: (lm75) added error handling
Frans Meulenbroeks
2012-01-05
hwmon: (ltc4261) set data->valid to 0 if error
Frans Meulenbroeks
2012-01-05
hwmon: (f75375s) Add support for F75387SG/RG
Björn Gerhart
2012-01-05
hwmon: (f75375s) Disable setting DC fan control mode for F75373
Guenter Roeck
2012-01-05
hwmon: (f75375s) Initialize pwmX_mode and pwmX_enable if there is no platform...
Guenter Roeck
2012-01-05
hwmon: (f75375s) Fix value range for PWM modes
Guenter Roeck
2012-01-05
hwmon: (f75375s) Use standard sysfs attribute names
Guenter Roeck
2012-01-05
hwmon: (f75375s) Fix checkpatch errors and warnings
Guenter Roeck
2012-01-05
hwmon: (pmbus/zl6100) Only instantiate external temperature sensor if enabled
Guenter Roeck
2012-01-05
hwmon: (pmbus/zl6100) Add support for Ericsson BMR45[0,1] and BMR46[2,3,4]
Guenter Roeck
2012-01-05
hwmon: (pmbus/zl6100) Add support for ZL2005
Guenter Roeck
2012-01-05
hwmon: (pmbus/adm1275) Validate device ID
Guenter Roeck
2012-01-03
switch sysfs_chmod_file() to umode_t
Al Viro
2012-01-03
switch ->is_visible() to returning umode_t
Al Viro
2011-12-21
x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'
Kevin Winchester
2011-12-12
hwmon: (jz4740) Staticise jz4740_hwmon_driver
Axel Lin
2011-12-12
hwmon: (jz4740) fix signedness bug
Axel Lin
2011-11-26
hwmon: convert drivers/hwmon/* to use module_platform_driver()
Axel Lin
2011-11-25
hwmon: Remove redundant spi driver bus initialization
Lars-Peter Clausen
2011-11-17
hwmon: (exynos4_tmu) Fix Kconfig dependency
Donggeun Kim
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
hwmon: (w83627ehf) Fix broken driver init
Guenter Roeck
2011-11-06
hwmon: (coretemp) Fix for non-SMP builds
Jean Delvare
2011-11-04
hwmon: (w83627ehf) Add support for the W83627UHG
Jean Delvare
2011-11-04
hwmon: (w83627ehf) Clean up probe function
Jean Delvare
2011-11-04
hwmon: (w83627ehf) Properly report PECI and AMD-SI sensor types
Jean Delvare
2011-11-04
hwmon: Use i2c_smbus_{read,write}_word_swapped
Jean Delvare
2011-11-04
hwmon: (smsc47b397) Fix checkpatch errors
Jean Delvare
2011-11-04
hwmon: (lm90) Make code more readable
Jean Delvare
2011-11-04
hwmon: (lm90) Fix warnings
Jean Delvare
2011-11-04
hwmon: (ibmaem) Avoid repeated memory allocations
Jean Delvare
2011-11-04
hwmon: (ibmaem) Make instance initializations independent
Jean Delvare
2011-11-04
hwmon: (ibmaem) Fix error paths
Jean Delvare
2011-11-04
hwmon: (lm73) Make detection less problematic
Jean Delvare
2011-11-04
hwmon: Avoid building drivers for powerpc that read/write ISA addresses
Dean Nelson
2011-11-03
Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6
Linus Torvalds
2011-10-31
drivers/hwmon/hwmon.c: convert idr to ida and use ida_simple_get()
Jonathan Cameron
2011-10-31
hwmon: convert idr to ida and use ida_simple interface
Jonathan Cameron
2011-10-31
drivers/hwmon: add module.h to ultra45_env.c
Paul Gortmaker
2011-10-28
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
[next]