summaryrefslogtreecommitdiff
path: root/usr/src/dkms_source_tree
Commit message (Collapse)AuthorAgeFilesLines
* Update to pre-3.6Henrik Rydberg2012-07-271-123/+146
| | | | | | This also solves read and write errors on all machines. Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* Release of version 0.17.2Henrik Rydberg2010-11-101-1/+1
|
* Version three of upstream remakeHenrik Rydberg2010-11-101-6/+12
| | | | Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* Release version 0.17.1Henrik Rydberg2010-11-091-1/+1
| | | | Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* Version two of refactored driverHenrik Rydberg2010-11-091-133/+119
| | | | Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* Release of 0.17.0Henrik Rydberg2010-11-011-1/+1
| | | | Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* Refactored upstream driverHenrik Rydberg2010-11-011-1023/+554
| | | | | | Generic register mapping for all models. Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* Update applesmc to kernel version 2.6.34-rc6+pendingHenrik Rydberg2010-05-042-39/+31
| | | | | | | This patch makes applesmc.c equal to the 2.6.34-rc6 tree plus bugfixes and pending changes for SMC labels added. Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* Add sysfs entry for temperature sensor labelsAlex Murray2010-05-032-2/+145
| | | | | | | | | This allows userspace applications to determine which temperature sensor value entry corresponds to which sensor say to easily determine which sensor is the CPU temperature Signed-off-by: Alex Murray <murray.alex@gmail.com> Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* Add DKMS support for the MBP5,3, MBP5,4, MBP6 and MBP7 modelsHenrik Rydberg2010-04-301-1/+1
| | | | Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* Add generic support for MacBook Pro 7Henrik Rydberg2010-04-301-0/+9
| | | | | | | This patch adds generic support for the MacBook Pro 7 family based on the 7,1 model. Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* Add generic support for MacBook Pro 6Bernhard Froemel2010-04-301-0/+10
| | | | | | | | | This patch adds generic support for the MacBook Pro 6 family based on the 6,2 model. [rydberg@euromail.se: patch cleanup] Signed-off-by: Bernhard Froemel <froemel@vmars.tuwien.ac.at> Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* Add support for MacBook Pro 5,3 and 5,4Henrik Rydberg2010-04-301-0/+19
| | | | | | | The MacBookPro 5,3 model has two fans, whereas the 5,4 model has only one. This patch adds explicit support for the 5,3 and 5,4 models. Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* Update applesmc.c to kernel version 2.6.34-rc5Henrik Rydberg2010-04-242-15/+48
| | | | This version will work for karmic and lucid packages.
* Rebuild for jauntyHenrik Rydberg2009-03-131-1/+1
| | | | Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* Add support for MacPro 3 temperature sensorsHenrik Rydberg2009-01-242-2/+30
| | | | | | | | | | | From: Bharath Ramesh <bramesh@vt.edu> MacPro 3 have more temperature sensors than the previous MacPro's also the sensor THTG has been removed. This patch add supports for the newer temperature sensors in the MacPro3. Signed-off-by: Bharath Ramesh <bramesh@vt.edu> Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* Fix light sensor readings on newer MacBooksAlex Murray2009-01-122-1/+6
| | | | | | | | | | | | | | | | | | | | The light sensors ALV0 and ALV1 on newer MacBooks (early 2008 and later) changed to report 10 bytes instead the earlier 6, and the sensor encoding subsequently changed. As a result, the reported light sensors readings are much too low. From experiments leading up to this patch, it seems only the ALV0 is reporting data, and the most useful value therein is a 10-bit big-endian value at offset 6. This suggests that a new protocol was added as a backward-compatible replacement on top of the old one. This patch makes applesmc report the improved light sensor reading for the new machines, on a scale in conformance with earlier ones. This patch has also been sent to kernel.org Signed-off-by: Alex Murray <murray.alex@gmail.com> Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* Add support for MacBook Air 2Henrik Rydberg2008-12-012-1/+11
| | | | Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* Add autoinstaller directiveHenrik Rydberg2008-11-161-4/+2
| | | | Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* Add generic support for MacProHenrik Rydberg2008-11-121-0/+4
| | | | Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* Import from bzr: applesmc-dkmsHenrik Rydberg2008-11-093-0/+1578
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>