Commit graph

270 commits

Author SHA1 Message Date
Daniel Graziotin
1a63a6d6dd Merge pull request #82 from aviallon/patch-1
[Really Fixes #81] Corrected some strings in the README.md
2016-07-21 14:03:11 +02:00
Antoine Viallon
c2e302d663 Corrected some strings in the README.md
Changed the iMac to the iMac/Mac-mini and I also corrected the info I gave to dgraziotin by correcting i5 to i7. That's all.
2016-07-21 14:01:47 +02:00
Daniel Graziotin
d3c086b501 [Fixes #81] added imac 12,1 to list of tested devices 2016-07-21 13:37:52 +02:00
Daniel Graziotin
6eb4bf350c Added Mac Mini to list of tested devices 2016-07-12 10:50:11 +02:00
Herminio Hernandez Jr
8e68a2b87b Update Makefile to use install instad of cp. The manpage, systemd .service file, and README will also be installed. This change will allow the building of .deb packages. 2016-07-03 19:12:15 -07:00
Herminio Hernandez Jr
5db89e467f created manpage for the binary 2016-07-03 18:53:51 -07:00
Daniel Graziotin
393504e9ab [Fixes #79] mbpfan.conf self-explains itself 2016-06-05 09:55:17 +02:00
Daniel Graziotin
31ef985874 [Fix #77] added Upstart instructions in README 2016-05-02 11:26:29 +02:00
Daniel Graziotin
68a6f26d69 Merge pull request #76 from p-kozlov/patch-1
Update Gentoo instructions, resolve #75
2016-04-02 12:24:43 +02:00
Pavel Kozlov
0e3437b6a5 Update Gentoo instructions, resolve #75 2016-03-31 19:12:35 +03:00
Daniel Graziotin
f2736c8ab9 Merge pull request #74 from andjscott/master
Fix buffer overflow in sprintf
2016-03-17 13:43:49 +01:00
Andrew Scott
2446a120ee Use only 1 extra character for counter 2016-03-17 12:03:02 +00:00
Daniel Graziotin
9306d98ef4 [Fix #65] Correct instructions for systemd 2016-03-17 11:15:16 +01:00
Daniel Graziotin
584b137b2e [Fix #68] run tests within source directory 2016-03-17 11:11:23 +01:00
Andrew Scott
150fcad084 Fix buffer overflow in sprintf 2016-03-14 01:07:20 +00:00
Daniel Graziotin
10b9621299 [Fixes #73] - Added MacBook 1,1 tu README 2016-02-25 11:37:08 +01:00
Daniel Graziotin
e7c60f4b11 Create COPYING 2016-02-07 13:44:30 +01:00
Daniel Graziotin
6270d07ff3 Update README.md 2016-01-30 17:36:45 +01:00
Daniel Graziotin
6c8ad53540 Merge pull request #71 from X-s/master
Update README.md
2015-12-20 16:43:02 +01:00
小煞-Xs
2f876b6c85 Update README.md 2015-12-20 23:22:52 +08:00
Daniel Graziotin
2ad766c3d0 Merge pull request #69 from JensTimmerman/patch-1
Update README.md
2015-10-22 14:44:54 +02:00
Jens Timmerman
e59254c4cb Update README.md 2015-10-22 14:33:30 +02:00
Daniel Graziotin
ad173c90f7 Merge pull request #67 from viktorahlstrom/patch-1
README.md - Add section for supported iMac models and add iMac5,1
2015-10-14 14:19:41 +02:00
Viktor Ahlström
c7936d125e Update README.md 2015-08-30 22:04:01 -04:00
Daniel Graziotin
7c1f71f1d1 Merge pull request #63 from tburette/master
Fix execution right mistakenly set on source file
2015-06-18 19:32:23 +02:00
Thomas Burette
976aa809ab Fix execution right mistakenly set on source file 2015-06-18 17:06:32 +02:00
Daniel Graziotin
f5552f8097 Merge pull request #62 from peppelakappa/master
let the test pass on kernel >= 4
2015-05-05 19:53:12 +00:00
Gianguido Sorà
2f8946d0ac let the test pass on kernel >= 4 2015-05-05 16:54:41 +02:00
Daniel Graziotin
c3209dfe14 Merge pull request #58 from nlydeen/master
Altered kernel version check to allow 4.x.x kernels
2015-03-28 16:06:27 +01:00
Nicholas Lydeen
e31b272d27 Altered kernel version check to allow 4.x.x kernels 2015-03-27 21:38:48 -05:00
Daniel Graziotin
1be365ca99 README: applesmc/coretemp load on startup #55 2015-02-08 09:42:25 +01:00
Daniel Graziotin
23c1970084 Added latest contributors
Thank you so much everybody!
2015-01-30 10:52:30 +01:00
Daniel Graziotin
81347162d6 Merge pull request #50 from oliviertilmans/cleanup_resources
Cleanup resources on exit
2015-01-29 11:33:15 +01:00
Daniel Graziotin
0ca45b2bd2 Merge pull request #53 from marji/master
refs #52: try to remove stale pid file instead of aborting.
2015-01-29 11:29:32 +01:00
Marji Cermak
63c95fd17d refs #52: try to remove stale pid file instead of aborting. 2015-01-14 16:38:30 +11:00
Olivier Tilmans
93f2fd4410 cleaning up resources on exit 2014-07-27 20:02:39 +02:00
Daniel Graziotin
b5f8bddb88 Merge branch 'ahyangyi-master'+small edit 2014-07-27 17:44:30 +00:00
Daniel Graziotin
5e55ebfb99 Initial polling of 2 seconds to gather sufficient delta_temp and set the fans high in case 2014-07-27 17:44:00 +00:00
Daniel Graziotin
43acd4665f Merge branch 'master' of git://github.com/ahyangyi/Fan-Control-Daemon into ahyangyi-master 2014-07-27 17:18:32 +00:00
Daniel Graziotin
9941772740 Merge pull request #49 from oliviertilmans/fan_manual_auto
On exit, let the fans be managed by applesmc -- see Issue #46
That was a wonderful pull request. thank you! (and sorry for the delay)
2014-07-27 17:15:33 +00:00
otilmans@gmail.com
511d348adb Handle back control to applesmc on exit 2014-07-21 23:45:08 +02:00
otilmans@gmail.com
8bb61f8633 Add function to give back fan control to applesmc 2014-07-21 23:44:13 +02:00
otilmans@gmail.com
44d2ad7b82 Expose fans and sensors globally 2014-07-21 23:43:39 +02:00
otilmans@gmail.com
f5f61ccf69 Fix unused variable 2014-07-21 23:43:02 +02:00
otilmans@gmail.com
fff4b50bb2 Remove redundant typedef's 2014-07-21 23:42:37 +02:00
Yi Yang @ Minthe
451bbb9bc2 Fix documentation for Gentoo 2014-07-07 13:24:15 -07:00
Yi Yang @ Minthe
bb264080a5 Fix makefile: no redundant sudo; Fix mbpfan.c: no more sudden silence when starting. 2014-07-06 23:59:06 -07:00
Daniel Graziotin
643c7a3746 Merge pull request #45 from Yamakaky/master
Better systemd service file
2014-06-29 17:58:13 +02:00
Yamakaky
9c5be5456a More general systemd service file. 2014-06-29 17:32:46 +02:00
Yamakaky
aadc05d6fe Unneeded link for systemd. 2014-06-29 17:28:09 +02:00