summaryrefslogtreecommitdiff
path: root/debian/rules
Commit message (Collapse)AuthorAgeFilesLines
* Bump to version 0.18.1HEADmasterHenrik Rydberg2012-07-271-1/+1
| | | | Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* Release of version 0.17.2Henrik Rydberg2010-11-101-1/+1
|
* Release version 0.17.1Henrik Rydberg2010-11-091-1/+1
| | | | 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>
* Update applesmc to kernel version 2.6.34-rc6+pendingHenrik Rydberg2010-05-041-1/+1
| | | | | | | 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-031-1/+1
| | | | | | | | | 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>
* Update applesmc.c to kernel version 2.6.34-rc5Henrik Rydberg2010-04-241-1/+1
| | | | 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-241-1/+1
| | | | | | | | | | | 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-121-1/+1
| | | | | | | | | | | | | | | | | | | | 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-011-1/+1
| | | | Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* Add autoinstaller directiveHenrik Rydberg2008-11-161-1/+1
| | | | Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* Import from bzr: applesmc-dkmsHenrik Rydberg2008-11-091-0/+53
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>