index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
applesmc.c
Age
Commit message (
Expand
)
Author
2021-10-12
hwmon: cleanup non-bool "valid" data fields
Paul Fertser
2021-04-20
hwmon: replace snprintf in show functions with sysfs_emit
Guenter Roeck
2021-01-27
hwmon: (applesmc) Assign boolean values to a bool variable
Jiapeng Zhong
2020-12-02
hwmon: (applesmc) Add DMI product matches for Intel-based Xserves (non-RackMac*)
Joe Jamison
2020-11-12
hwmon: (applesmc) Re-work SMC comms
Brad Campbell
2020-08-21
hwmon: (applesmc) check status earlier.
Tom Rix
2020-05-27
hwmon: (applesmc) avoid overlong udelay()
Arnd Bergmann
2019-11-06
hwmon: (applesmc) switch to using input device polling mode
Dmitry Torokhov
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 271
Thomas Gleixner
2018-12-16
hwmon: (applesmc) Replace S_<PERMS> with octal values
Guenter Roeck
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
2017-07-15
hwmon: (applesmc) Avoid buffer overruns
Guenter Roeck
2015-11-15
hwmon : (applesmc) Fix uninitialized variables warnings
Shuah Khan
2015-09-29
hwmon: applesmc: fix comment typos
Bastien Nocera
2014-10-20
hwmon: drop owner assignment from platform_drivers
Wolfram Sang
2013-10-09
hwmon: (applesmc) Always read until end of data
Henrik Rydberg
2013-09-26
hwmon: (applesmc) Check key count before proceeding
Henrik Rydberg
2013-04-07
hwmon: checkpatch cleanup: Replace printk with pr_debug or dev_dbg as appropr...
Guenter Roeck
2012-10-10
hwmon: Add missing inclusions of <linux/err.h>
Jean Delvare
2012-09-18
hwmon: (applesmc) Bump max wait
Parag Warudkar
2012-07-27
hwmon: (applesmc) Decode and act on read/write status codes
Henrik Rydberg
2012-07-21
hwmon: (applesmc) Ignore some temperature registers
Henrik Rydberg
2012-07-21
hwmon: (applesmc) Allow negative temperature values
Henrik Rydberg
2012-07-21
hwmon: (applesmc) Shorten minimum wait time
Henrik Rydberg
2012-07-21
hwmon: (applesmc) Skip sensor mapping
Henrik Rydberg
2012-06-24
hwmon: (applesmc) correct email address for Jesper Juhl
Jesper Juhl
2012-06-18
hwmon: (applesmc) Limit key length in warning messages
Henrik Rydberg
2012-03-18
hwmon: (applesmc) Silence uninitialized warnings
Henrik Rydberg
2012-03-18
hwmon: (applesmc) Fix multi-line comments
Guenter Roeck
2012-01-05
hwmon: replaced strict_str* with kstr*
Frans Meulenbroeks
2011-01-23
hwmon: (applesmc) Properly initialize lockdep attributes
Henrik Rydberg
2011-01-08
hwmon: (applesmc) Fix checkpatch errors and fix value range checks
Guenter Roeck
2011-01-08
hwmon: (applesmc) Update copyright information
Henrik Rydberg
2011-01-08
hwmon: (applesmc) Silence driver
Henrik Rydberg
2011-01-08
hwmon: (applesmc) Simplify feature sysfs handling
Henrik Rydberg
2011-01-08
hwmon: (applesmc) Dynamic creation of fan files
Henrik Rydberg
2011-01-08
hwmon: (applesmc) Extract all features generically
Henrik Rydberg
2011-01-08
hwmon: (applesmc) Handle new temperature format
Henrik Rydberg
2011-01-08
hwmon: (applesmc) Dynamic creation of temperature files
Henrik Rydberg
2011-01-08
hwmon: (applesmc) Introduce a register lookup table
Henrik Rydberg
2011-01-08
hwmon: (applesmc) Use pr_fmt and pr_<level>
Joe Perches
2011-01-08
hwmon: (applesmc) Relax the severity of device init failure
Henrik Rydberg
2011-01-08
hwmon: (applesmc) Add MacBookAir3,1(3,2) support
Edgar Hucek
2010-05-27
hwmon: (applesmc) Add temperature sensor labels to sysfs interface
Alex Murray
2010-05-27
hwmon: (applesmc) Add generic support for MacBook Pro 7
Henrik Rydberg
2010-05-27
hwmon: (applesmc) Add generic support for MacBook Pro 6
Bernhard Froemel
2010-05-27
hwmon: (applesmc) Add support for MacBook Pro 5,3 and 5,4
Henrik Rydberg
2010-05-11
hwmon: (applesmc) Correct sysfs fan error handling
Henrik Rydberg
2010-04-14
hwmon: (applesmc) Add iMac9,1 and MacBookPro2,2 support
Justin P. Mattock
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
[next]