index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
applesmc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-29
hwmon: applesmc: add support for MacPro 3 temperature sensors
Bharath Ramesh
1
-1
/
+29
2009-01-15
hwmon: applesmc: fix light sensor readings on newer MacBooks
Alex Murray
1
-0
/
+5
2009-01-06
hwmon: applesmc: Add support for MacBook Air 2
Henrik Rydberg
1
-0
/
+10
2008-12-01
hwmon: applesmc: make applesmc load automatically on startup
Henrik Rydberg
1
-0
/
+1
2008-11-19
drivers/hwmon/applesmc.c: add generic MacPro support
Henrik Rydberg
1
-0
/
+4
2008-11-19
hwmon: applesmc: Add support for iMac 6
Henrik Rydberg
1
-0
/
+9
2008-11-12
hwmon: applesmc: add support for Macbook 4
Henrik Rydberg
1
-1
/
+5
2008-11-06
hwmon: applesmc: add support for iMac 8
Henrik Rydberg
1
-0
/
+9
2008-11-06
hwmon: applesmc: add support for Macbook Pro 5
Henrik Rydberg
1
-0
/
+10
2008-11-06
hwmon: applesmc: add support for Macbook 5
Henrik Rydberg
1
-0
/
+9
2008-11-06
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
2008-10-20
hwmon: applesmc: add support for Macbook Air
Henrik Rydberg
1
-0
/
+9
2008-10-20
hwmon: applesmc: allow for variable ALV0 and ALV1 package length
Henrik Rydberg
1
-5
/
+15
2008-10-20
hwmon: applesmc: prolong status wait
Henrik Rydberg
1
-2
/
+2
2008-10-20
hwmon: applesmc: fix the 'wait status failed: c != 8' problem
Henrik Rydberg
1
-8
/
+24
2008-10-20
hwmon: applesmc: specified number of bytes to read should match actual
Henrik Rydberg
1
-1
/
+1
2008-08-15
applesmc: add support for Macbook
Guilherme M. Schroeder
1
-1
/
+10
2008-08-15
applesmc: support for Intel iMac
Roberto De Ioris
1
-0
/
+9
2008-02-17
hwmon: (applesmc) sensors set for MacBook2
Riki Oktarianto
1
-10
/
+19
2008-02-07
leds: Standardise LED naming scheme
Richard Purdie
1
-1
/
+1
2007-11-08
hwmon: (applesmc) Add support for Mac Pro 2 x Quad-Core
René Rebe
1
-6
/
+101
2007-10-19
get rid of input BIT* duplicate defines
Jiri Slaby
1
-1
/
+1
2007-10-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-53
/
+30
2007-10-14
Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6
Linus Torvalds
1
-5
/
+5
2007-10-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
1
-6
/
+10
2007-10-09
hwmon: Convert from class_device to device
Tony Jones
1
-5
/
+5
2007-10-09
drivers/firmware: const-ify DMI API and internals
Jeff Garzik
1
-1
/
+1
2007-09-26
HWMON: applesmc - convert to use input-polldev
Dmitry Torokhov
1
-53
/
+30
2007-07-30
hwmon: (applesmc) add temperature sensors set for Macbook
Martin Szulecki
1
-5
/
+9
2007-05-27
hwmon/applesmc: Handle name file creation error and deletion
Nicolas Boichat
1
-1
/
+6
2007-05-23
applesmc - sensors patch missing from 2.6.22-rc2
Nicolas Boichat
1
-0
/
+10
2007-05-10
drivers/hwmon: switch to using input_dev->dev.parent
Dmitry Torokhov
1
-1
/
+1
2007-05-08
applesmc: Use standard sysfs names for labels
Jean Delvare
1
-2
/
+2
2007-05-08
applesmc: Use the address as platform device ID
Jean Delvare
1
-1
/
+2
2007-05-08
Apple SMC driver (hardware monitoring and control)
Nicolas Boichat
1
-0
/
+1339