Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: linux-on-mac/mbpfan
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: networkException/mbpfan
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 5 files changed
  • 2 contributors

Commits on Sep 5, 2020

  1. Copy the full SHA
    f53c316 View commit details
  2. Copy the full SHA
    3461e10 View commit details

Commits on Sep 9, 2020

  1. ConfigurePath: Added base version of patch script and updated readme

    The added script searches for a fan device in /sys/devices and replaces
    some lines in src/mbpfan.c (see #220)
    networkException committed Sep 9, 2020
    Copy the full SHA
    ce97bf0 View commit details
  2. Mbpfan: Reverted patched path

    I adjusted the path in a previous commit for my machine,
    however as there now is a script for patching the file
    which also states to reset the head in case the patch goes
    wrong I reverted the path back to the current one in
    https://raw.githubusercontent.com/linux-on-mac/mbpfan/master/src/mbpfan.c
    networkException committed Sep 9, 2020
    Copy the full SHA
    6286e30 View commit details

Commits on Oct 31, 2020

  1. Copy the full SHA
    7c7deba View commit details
  2. Copy the full SHA
    e22d739 View commit details
  3. Copy the full SHA
    54dd7db View commit details

Commits on Dec 26, 2020

  1. Copy the full SHA
    e800015 View commit details
  2. Copy the full SHA
    39b1a3b View commit details
  3. Copy the full SHA
    9d55813 View commit details

Commits on Feb 8, 2021

  1. Copy the full SHA
    1da1a38 View commit details

Commits on Feb 12, 2021

  1. Copy the full SHA
    0a1ab20 View commit details
  2. Copy the full SHA
    a90e363 View commit details

Commits on Feb 25, 2021

  1. Copy the full SHA
    225eb7c View commit details
  2. Copy the full SHA
    b3312dd View commit details
  3. Copy the full SHA
    6c46515 View commit details

Commits on Aug 17, 2022

  1. tests: Use repository provided mbpfan.conf file

    This patch removes the requirement for installing mbpfan.conf into /etc
    before running the tests.
    
    Resolves #6
    networkException committed Aug 17, 2022
    Copy the full SHA
    32887b4 View commit details
Loading