Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for MacBook Air. (not tested) | rpaulo | 2008-09-07 | 2 | -2/+13 |
* | Match the Mac Pro with 8 cores. This machine reports 35 temperature | rpaulo | 2008-04-12 | 2 | -5/+44 |
* | Don't call acpi_disabled() because we are not part of the acpi.ko | rpaulo | 2008-04-11 | 1 | -1/+1 |
* | Style nit. No functional change. | rpaulo | 2008-04-11 | 1 | -2/+3 |
* | Actually, I was looking at the wrong Linux .c file. Set INIT2 to its | rpaulo | 2008-04-07 | 2 | -2/+2 |
* | * Add missing #else in the #ifdef DEBUG section. | rpaulo | 2008-04-07 | 2 | -5/+6 |
* | "Prettyfy" numbers in hexadecimal. No functional change. | rpaulo | 2008-04-07 | 1 | -2/+2 |
* | The SMC is represented on the acpi tables, so we can completely remove | rpaulo | 2008-04-07 | 2 | -56/+84 |
* | Move INTR_FILTER from opt_global.h to its own header. | jhb | 2008-04-05 | 1 | -0/+2 |
* | Move ASMC_FAN_FUNCS in the Macmini structure declaration one line up | rpaulo | 2007-11-22 | 1 | -1/+1 |
* | Driver for the Apple System Management Console (SMC). This hardware is | rpaulo | 2007-11-07 | 2 | -0/+1141 |