Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3780d038fdf4b5ef26ead10b0604ab1f46dd9510
/
drivers
/
hwmon
1c72009
hwmon: (adm1031) Fix coding style issues
by Guenter Roeck
· 13 years ago
16b5dda
hwmon: (it87) Add IT8728F support
by Jean Delvare
· 13 years ago
d6db23c
hwmon: (coretemp) Add missing section annotations
by Jean Delvare
· 13 years ago
6b10111
hwmon: (lm90) Add range check to set_update_interval
by Guenter Roeck
· 13 years ago
2fe28ab
hwmon: (lm63) Support extended lookup table of LM96163
by Jean Delvare
· 13 years ago
d216f68
hwmon: (lm63) Expose automatic fan speed control lookup table
by Jean Delvare
· 13 years ago
d93ab78
hwmon: (lm63) Fix incorrect comment about I2C address
by Jean Delvare
· 13 years ago
409c0b5
hwmon: (lm63) LM64 has a dedicated pin for tachometer
by Jean Delvare
· 13 years ago
f496b2d
hwmon: (lm63) Add sensor type attribute for external sensor on LM96163
by Guenter Roeck
· 13 years ago
04738b2
hwmon: (lm63) Add support for update_interval sysfs attribute
by Guenter Roeck
· 13 years ago
94e55df
hwmon: (lm63) Add support for writing the external critical temperature
by Guenter Roeck
· 13 years ago
e872c91
hwmon: (lm63) Add support for unsigned upper temperature limits
by Guenter Roeck
· 13 years ago
210961c
hwmon: (lm63) Add support for LM96163
by Guenter Roeck
· 13 years ago
786375f
hwmon: (lm63) Add support for external temperature offset register
by Guenter Roeck
· 13 years ago
662bda2
hwmon: (lm63) Fix checkpatch errors
by Guenter Roeck
· 13 years ago
012f3b9
hwmon: (max1111) Change sysfs interface to in[0-3]_input in millivolts
by Eric Miao
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
69116f2
module_param: avoid bool abuse, add bint for special cases.
by Rusty Russell
· 13 years ago
6950d76
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 13 years ago
972b2c7
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
67b0243
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
91c8eab
max1111.c: fix checkpatch warning
by Frans Meulenbroeks
· 13 years ago
a01a684
hwmon: (lm75) fix checkpatch warnings
by Frans Meulenbroeks
· 13 years ago
66b3b1f
hwmon: (lm80) fix checkpatch messages
by Frans Meulenbroeks
· 13 years ago
179c4fd
hwmon: replaced strict_str* with kstr*
by Frans Meulenbroeks
· 13 years ago
24edc0a
hwmon: (lm75) fix checkpatch warning
by Frans Meulenbroeks
· 13 years ago
1f962f3
hwmon: (lm75) added error handling
by Frans Meulenbroeks
· 13 years ago
aac9fe9
hwmon: (ltc4261) set data->valid to 0 if error
by Frans Meulenbroeks
· 13 years ago
f58c44e
hwmon: (f75375s) Add support for F75387SG/RG
by Björn Gerhart
· 13 years ago
5cd3222
hwmon: (f75375s) Disable setting DC fan control mode for F75373
by Guenter Roeck
· 13 years ago
b1b561a
hwmon: (f75375s) Initialize pwmX_mode and pwmX_enable if there is no platform data
by Guenter Roeck
· 13 years ago
3310600
hwmon: (f75375s) Fix value range for PWM modes
by Guenter Roeck
· 13 years ago
740f6be3
hwmon: (f75375s) Use standard sysfs attribute names
by Guenter Roeck
· 13 years ago
4fd826e
hwmon: (f75375s) Fix checkpatch errors and warnings
by Guenter Roeck
· 13 years ago
56badac
hwmon: (pmbus/zl6100) Only instantiate external temperature sensor if enabled
by Guenter Roeck
· 13 years ago
443830f
hwmon: (pmbus/zl6100) Add support for Ericsson BMR45[0,1] and BMR46[2,3,4]
by Guenter Roeck
· 13 years ago
bc581e6
hwmon: (pmbus/zl6100) Add support for ZL2005
by Guenter Roeck
· 13 years ago
8710280
hwmon: (pmbus/adm1275) Validate device ID
by Guenter Roeck
· 13 years ago
48176a9
switch sysfs_chmod_file() to umode_t
by Al Viro
· 13 years ago
587a1f1
switch ->is_visible() to returning umode_t
by Al Viro
· 13 years ago
141168c
x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'
by Kevin Winchester
· 13 years ago
d6c4f2a
hwmon: (jz4740) Staticise jz4740_hwmon_driver
by Axel Lin
· 13 years ago
0b57d76
hwmon: (jz4740) fix signedness bug
by Axel Lin
· 13 years ago
25a236a
hwmon: convert drivers/hwmon/* to use module_platform_driver()
by Axel Lin
· 13 years ago
b52fabc
hwmon: Remove redundant spi driver bus initialization
by Lars-Peter Clausen
· 13 years ago
3627902
hwmon: (exynos4_tmu) Fix Kconfig dependency
by Donggeun Kim
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
bfa02b0
hwmon: (w83627ehf) Fix broken driver init
by Guenter Roeck
· 13 years ago
2aba6ca
hwmon: (coretemp) Fix for non-SMP builds
by Jean Delvare
· 13 years ago
eff7687
hwmon: (w83627ehf) Add support for the W83627UHG
by Jean Delvare
· 13 years ago
6ba71de
hwmon: (w83627ehf) Clean up probe function
by Jean Delvare
· 13 years ago
2265cef
hwmon: (w83627ehf) Properly report PECI and AMD-SI sensor types
by Jean Delvare
· 13 years ago
90f4102
hwmon: Use i2c_smbus_{read,write}_word_swapped
by Jean Delvare
· 13 years ago
371f2e0
hwmon: (smsc47b397) Fix checkpatch errors
by Jean Delvare
· 13 years ago
b2589ab
hwmon: (lm90) Make code more readable
by Jean Delvare
· 13 years ago
8dc089d
hwmon: (lm90) Fix warnings
by Jean Delvare
· 13 years ago
da8ebe4
hwmon: (ibmaem) Avoid repeated memory allocations
by Jean Delvare
· 13 years ago
9d84c9e
hwmon: (ibmaem) Make instance initializations independent
by Jean Delvare
· 13 years ago
547a1c9
hwmon: (ibmaem) Fix error paths
by Jean Delvare
· 13 years ago
24d6e2a
hwmon: (lm73) Make detection less problematic
by Jean Delvare
· 13 years ago
746cdfb
hwmon: Avoid building drivers for powerpc that read/write ISA addresses
by Dean Nelson
· 13 years ago
a0a4194
Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6
by Linus Torvalds
· 13 years ago
6580704
drivers/hwmon/hwmon.c: convert idr to ida and use ida_simple_get()
by Jonathan Cameron
· 13 years ago
4ca5f46
hwmon: convert idr to ida and use ida_simple interface
by Jonathan Cameron
· 13 years ago
31a1a15
drivers/hwmon: add module.h to ultra45_env.c
by Paul Gortmaker
· 13 years ago
8237eb9
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
c5794cf
hwmon: (w83627ehf) Better fix for negative temperature values
by Jean Delvare
· 13 years ago
17296fe
hwmon: (w83627ehf) Uninline is_word_sized
by Jean Delvare
· 13 years ago
426343e
hwmon: (lm75) Document why clones are not detected
by Jean Delvare
· 13 years ago
03f5de2
hwmon: (w83627ehf) Move fan pins check to a separate function
by Jean Delvare
· 13 years ago
389ef65
hwmon: (w83627ehf) Skip reading unused voltage registers
by Jean Delvare
· 13 years ago
e96f9d8
hwmon: (lm75) Add support for Analog Devices ADT75
by Michael Hennerich
· 13 years ago
1af1f53
hwmon: (pmbus_core) Simplify sign extensions
by Guenter Roeck
· 13 years ago
bc365a7
hwmon: (pmbus) Add support for Lineage Power DC-DC converters
by Guenter Roeck
· 13 years ago
ddfb41c
hwmon: (pmbus/ltc2978) Add support for LTC3880 to LTC2978 driver
by Guenter Roeck
· 13 years ago
c3ff9a6
hwmon: (pmbus/ltc2978) Explicit driver for LTC2978
by Guenter Roeck
· 13 years ago
3d79028
hwmon: (pmbus) Add support for TEMP2 peak attributes
by Guenter Roeck
· 13 years ago
4f3a659
hwmon: AD7314 driver (ported from IIO)
by Jonathan Cameron
· 13 years ago
200855e
hwmon: (pmbus) Add support for Intersil power management chips
by Guenter Roeck
· 13 years ago
da8e48a
hwmon: (pmbus) Always call _pmbus_read_byte in core driver
by Guenter Roeck
· 13 years ago
179144a
hwmon: (pmbus) Replace EINVAL return codes with more appropriate errors
by Guenter Roeck
· 13 years ago
6543439
hwmon/f71882fg: Make the decision wether to register fan attr. per fan
by Hans de Goede
· 13 years ago
9af0794
hwmon/f71882fg: Add a f71882fg_create_fan_sysfs_files helper function
by Hans de Goede
· 13 years ago
5584014
hwmon/f71882fg: Make all fan/pwm attr tables 2 dimensional
by Hans de Goede
· 13 years ago
3f67f83
hwmon: (exynos4_tmu) Remove IRQF_DISABLED
by Yong Zhang
· 13 years ago
9d97e5c
hwmon: Add driver for EXYNOS4 TMU
by Donggeun Kim
· 13 years ago
5cf231a
hwmon: (pmbus/adm1275) Add support for ADM1276
by Guenter Roeck
· 13 years ago
c5e6763
hwmon: (pmbus/adm1275) Add support for second current limit
by Guenter Roeck
· 13 years ago
866cf12
hwmon: (pmbus) Don't return errors from driver remove functions
by Guenter Roeck
· 13 years ago
20fcfe1
hwmon: (pmbus) Add comments explaining internal driver API return values
by Guenter Roeck
· 13 years ago
363a12a
hwmon: (w83627ehf) add caseopen detection
by Dmitry Artamonow
· 13 years ago
613c27a
hwmon: Convert mc13783-adc to mc13xxx API
by Uwe Kleine-König
· 13 years ago
133d324
hwmon: (w83627ehf) Fix negative 8-bit temperature values
by Jean Delvare
· 13 years ago
ca8bc8d
coretemp: Get microcode revision from cpu_data
by Andi Kleen
· 13 years ago
bf164c5
hwmon: (w83627ehf) Properly report thermal diode sensors
by Jean Delvare
· 13 years ago
20ecb49
hwmon: (coretemp) Avoid leaving around dangling pointer
by Guenter Roeck
· 13 years ago
0eb9782
hwmon: (coretemp) Fixup platform device ID change
by Jean Delvare
· 13 years ago
2f1c3db
hwmon: (coretemp) remove struct platform_data * parameter from create_core_data()
by Jan Beulich
· 13 years ago
e3204ed
hwmon: (coretemp) constify static data
by Jan Beulich
· 13 years ago
b3a242a
hwmon: (coretemp) don't use kernel assigned CPU number as platform device ID
by Jan Beulich
· 13 years ago
Next »