index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-02
hwmon: (i5500_temp) use permission-specific DEVICE_ATTR variants
Julia Lawall
1
-3
/
+3
2017-01-02
hwmon: (core) use permission-specific DEVICE_ATTR variants
Julia Lawall
1
-2
/
+2
2017-01-02
hwmon: (gpio-fan) use permission-specific DEVICE_ATTR variants
Julia Lawall
1
-27
/
+27
2017-01-02
hwmon: (gl520sm) use permission-specific DEVICE_ATTR variants
Julia Lawall
1
-24
/
+24
2017-01-02
hwmon: (g762) use permission-specific DEVICE_ATTR variants
Julia Lawall
1
-44
/
+42
2017-01-02
hwmon: (g760a) use permission-specific DEVICE_ATTR variants
Julia Lawall
1
-11
/
+11
2017-01-02
hwmon: (fschmd) use permission-specific DEVICE_ATTR variants
Julia Lawall
1
-3
/
+3
2017-01-02
hwmon: (f71882fg) use permission-specific DEVICE_ATTR variants
Julia Lawall
1
-3
/
+3
2017-01-02
hwmon: (ds1621) use permission-specific DEVICE_ATTR variants
Julia Lawall
1
-8
/
+8
2017-01-02
hwmon: (atxp1) use permission-specific DEVICE_ATTR variants
Julia Lawall
1
-19
/
+16
2017-01-02
hwmon: (asb100) use permission-specific DEVICE_ATTR variants
Julia Lawall
1
-18
/
+18
2017-01-02
hwmon: (adt7x10) use permission-specific DEVICE_ATTR variants
Julia Lawall
1
-4
/
+3
2017-01-02
hwmon: (adt7470) use permission-specific DEVICE_ATTR variants
Julia Lawall
1
-27
/
+21
2017-01-02
hwmon: (adm9240) use permission-specific DEVICE_ATTR variants
Julia Lawall
1
-14
/
+14
2017-01-02
hwmon: (adm1031) use permission-specific DEVICE_ATTR variants
Julia Lawall
1
-8
/
+7
2017-01-02
hwmon: (adm1026) use permission-specific DEVICE_ATTR variants
Julia Lawall
1
-62
/
+66
2017-01-02
hwmon: (adm1021) use permission-specific DEVICE_ATTR variants
Julia Lawall
1
-7
/
+7
2017-01-02
hwmon: (adt7411) add min, max and alarm attributes
Michael Walle
1
-45
/
+316
2017-01-02
hwmon: (sch56xx) Remove unneeded linux/miscdevice.h include
Corentin LABBE
1
-1
/
+0
2017-01-02
hwmon: (lm90) fix temp1_max_alarm attribute
Michael Walle
1
-1
/
+1
2016-12-12
hwmon: (g762) Fix overflows and crash seen when writing limit attributes
Guenter Roeck
1
-4
/
+7
2016-12-12
hwmon: (emcw201) Fix overflows seen when writing into limit attributes
Guenter Roeck
1
-3
/
+5
2016-12-12
hwmon: (emc2103) Fix overflows seen when temperature limit attributes
Guenter Roeck
1
-2
/
+2
2016-12-12
hwmon: (lm85) Fix overflows seen when writing voltage limit attributes
Guenter Roeck
1
-1
/
+2
2016-12-12
hwmon: (lm87) Fix overflow seen when writing voltage limit attributes
Guenter Roeck
1
-1
/
+1
2016-12-12
hwmon: (nct7802) Fix overflows seen when writing into limit attributes
Guenter Roeck
1
-3
/
+5
2016-12-09
hwmon: (adt7470) Fix overflows seen when writing into limit attributes
Guenter Roeck
1
-3
/
+3
2016-12-09
hwmon: (adt7462) Fix overflows seen when writing into limit attributes
Guenter Roeck
1
-6
/
+6
2016-12-09
hwmon: (adm1026) Fix overflows seen when writing into limit attributes
Guenter Roeck
1
-9
/
+17
2016-12-09
hwmon: (adm1025) Fix overflows seen when writing voltage limits
Guenter Roeck
1
-1
/
+1
2016-12-09
hwmon: (via-cputemp) Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-46
/
+17
2016-12-09
hwmon: Add Texas Instruments TMP108 temperature sensor driver.
John Muir
3
-0
/
+481
2016-12-09
hwmon: (core) Simplify sysfs attribute name allocation
Guenter Roeck
1
-8
/
+9
2016-12-09
hwmon: (core) Rename groups parameter in API to extra_groups
Guenter Roeck
1
-4
/
+4
2016-12-09
hwmon: (core) Explain why at least two attribute groups are allocated
Guenter Roeck
1
-1
/
+1
2016-12-09
hwmon: (core) Make is_visible callback truly mandatory
Guenter Roeck
1
-3
/
+3
2016-12-09
hwmon: (core) Deprecate hwmon_device_register()
Guenter Roeck
1
-0
/
+3
2016-12-09
hwmon: (core) Clarify use of chip attributes
Guenter Roeck
1
-3
/
+7
2016-12-09
hwmon: (core) Add support for string attributes to new API
Guenter Roeck
1
-2
/
+31
2016-12-09
hwmon: (lm90) Mention support for TI TMP451 in Kconfig description
Tobias Klauser
1
-2
/
+2
2016-12-09
hwmon: (coretemp) Simplify package management
Thomas Gleixner
1
-82
/
+38
2016-12-09
hwmon: (coretemp) Use proper error codes in cpu online callback
Thomas Gleixner
1
-19
/
+5
2016-12-09
hwmon: (coretemp) Convert to hotplug state machine
Thomas Gleixner
1
-57
/
+29
2016-12-09
hwmon: (coretemp) Avoid redundant lookups
Thomas Gleixner
1
-13
/
+6
2016-12-09
hwmon: (coretemp) Simplify sibling management
Thomas Gleixner
1
-56
/
+37
2016-12-09
hwmon: (coretemp) Fixup target cpu for package when cpu is offlined
Thomas Gleixner
1
-7
/
+24
2016-12-09
hwmon: (smsc47m192) Fix overflows seen when writing into limit attributes
Guenter Roeck
1
-2
/
+3
2016-12-09
hwmon: (ds620) Fix overflows seen when writing temperature limits
Guenter Roeck
1
-1
/
+1
2016-12-09
hwmon: (adm9240) Fix overflows seen when writing into limit attributes
Guenter Roeck
1
-3
/
+6
2016-12-02
hwmon: (adt7411) update to new hwmon registration API
Michael Walle
1
-121
/
+180
[prev]
[next]