index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
applesmc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-08
hwmon: checkpatch cleanup: Replace printk with pr_debug or dev_dbg as appropr...
Guenter Roeck
1
-1
/
+1
2012-10-10
hwmon: Add missing inclusions of <linux/err.h>
Jean Delvare
1
-0
/
+1
2012-09-19
hwmon: (applesmc) Bump max wait
Parag Warudkar
1
-2
/
+2
2012-07-28
hwmon: (applesmc) Decode and act on read/write status codes
Henrik Rydberg
1
-24
/
+46
2012-07-22
hwmon: (applesmc) Ignore some temperature registers
Henrik Rydberg
1
-28
/
+47
2012-07-22
hwmon: (applesmc) Allow negative temperature values
Henrik Rydberg
1
-11
/
+8
2012-07-22
hwmon: (applesmc) Shorten minimum wait time
Henrik Rydberg
1
-1
/
+1
2012-07-22
hwmon: (applesmc) Skip sensor mapping
Henrik Rydberg
1
-28
/
+13
2012-06-25
hwmon: (applesmc) correct email address for Jesper Juhl
Jesper Juhl
1
-1
/
+1
2012-06-18
hwmon: (applesmc) Limit key length in warning messages
Henrik Rydberg
1
-2
/
+2
2012-03-19
hwmon: (applesmc) Silence uninitialized warnings
Henrik Rydberg
1
-2
/
+6
2012-03-19
hwmon: (applesmc) Fix multi-line comments
Guenter Roeck
1
-2
/
+4
2012-01-05
hwmon: replaced strict_str* with kstr*
Frans Meulenbroeks
1
-3
/
+3
2011-01-23
hwmon: (applesmc) Properly initialize lockdep attributes
Henrik Rydberg
1
-0
/
+1
2011-01-08
hwmon: (applesmc) Fix checkpatch errors and fix value range checks
Guenter Roeck
1
-18
/
+16
2011-01-08
hwmon: (applesmc) Update copyright information
Henrik Rydberg
1
-0
/
+1
2011-01-08
hwmon: (applesmc) Silence driver
Henrik Rydberg
1
-4
/
+0
2011-01-08
hwmon: (applesmc) Simplify feature sysfs handling
Henrik Rydberg
1
-93
/
+76
2011-01-08
hwmon: (applesmc) Dynamic creation of fan files
Henrik Rydberg
1
-145
/
+43
2011-01-08
hwmon: (applesmc) Extract all features generically
Henrik Rydberg
1
-182
/
+59
2011-01-08
hwmon: (applesmc) Handle new temperature format
Henrik Rydberg
1
-3
/
+9
2011-01-08
hwmon: (applesmc) Dynamic creation of temperature files
Henrik Rydberg
1
-389
/
+111
2011-01-08
hwmon: (applesmc) Introduce a register lookup table
Henrik Rydberg
1
-242
/
+297
2011-01-08
hwmon: (applesmc) Use pr_fmt and pr_<level>
Joe Perches
1
-32
/
+26
2011-01-08
hwmon: (applesmc) Relax the severity of device init failure
Henrik Rydberg
1
-31
/
+7
2011-01-08
hwmon: (applesmc) Add MacBookAir3,1(3,2) support
Edgar Hucek
1
-0
/
+10
2010-05-27
hwmon: (applesmc) Add temperature sensor labels to sysfs interface
Alex Murray
1
-1
/
+147
2010-05-27
hwmon: (applesmc) Add generic support for MacBook Pro 7
Henrik Rydberg
1
-0
/
+9
2010-05-27
hwmon: (applesmc) Add generic support for MacBook Pro 6
Bernhard Froemel
1
-0
/
+10
2010-05-27
hwmon: (applesmc) Add support for MacBook Pro 5,3 and 5,4
Henrik Rydberg
1
-0
/
+19
2010-05-11
hwmon: (applesmc) Correct sysfs fan error handling
Henrik Rydberg
1
-36
/
+25
2010-04-14
hwmon: (applesmc) Add iMac9,1 and MacBookPro2,2 support
Justin P. Mattock
1
-0
/
+18
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
1
-1
/
+1
2009-09-22
hwmon: applesmc: restore accelerometer and keyboard backlight on resume
Henrik Rydberg
1
-12
/
+26
2009-09-15
hwmon: Include <linux/io.h> instead of <asm/io.h>
H Hartley Sweeten
1
-1
/
+1
2009-01-30
hwmon: applesmc: add support for MacPro 3 temperature sensors
Bharath Ramesh
1
-1
/
+29
2009-01-16
hwmon: applesmc: fix light sensor readings on newer MacBooks
Alex Murray
1
-0
/
+5
2009-01-07
hwmon: applesmc: Add support for MacBook Air 2
Henrik Rydberg
1
-0
/
+10
2008-12-02
hwmon: applesmc: make applesmc load automatically on startup
Henrik Rydberg
1
-0
/
+1
2008-11-20
drivers/hwmon/applesmc.c: add generic MacPro support
Henrik Rydberg
1
-0
/
+4
2008-11-20
hwmon: applesmc: Add support for iMac 6
Henrik Rydberg
1
-0
/
+9
2008-11-13
hwmon: applesmc: add support for Macbook 4
Henrik Rydberg
1
-1
/
+5
2008-11-07
hwmon: applesmc: add support for iMac 8
Henrik Rydberg
1
-0
/
+9
2008-11-07
hwmon: applesmc: add support for Macbook Pro 5
Henrik Rydberg
1
-0
/
+10
2008-11-07
hwmon: applesmc: add support for Macbook 5
Henrik Rydberg
1
-0
/
+9
2008-11-07
hwmon: applesmc: add support for iMac 5
Henrik Rydberg
1
-0
/
+8
2008-10-20
hwmon: applesmc: lighter wait mechanism, drastic improvement
Henrik Rydberg
1
-10
/
+12
2008-10-20
hwmon: applesmc: Add support for Macbook Pro 3
Henrik Rydberg
1
-0
/
+9
2008-10-20
hwmon: applesmc: Add support for Macbook Pro 4
Henrik Rydberg
1
-0
/
+9
2008-10-20
drivers/hwmon/applesmc.c: remove unneeded casts
Andrew Morton
1
-8
/
+8
[next]