| Commit message (Expand) | Author | Age | Files | Lines |
* | Rewrite the EC driver event model. The main goal is to avoid | njl | 2007-09-24 | 1 | -0/+3 |
* | Make acpica include path relative, not absolute. | njl | 2007-06-24 | 1 | -1/+1 |
* | Catch up with ACPI-CA 20070320 import. | jkim | 2007-03-22 | 2 | -41/+39 |
* | Hook acpi gadget driver modules to other acpi archs. | takawata | 2006-12-18 | 2 | -7/+8 |
* | Clarify the error message when trying to build an ACPI module on amd64 | emaste | 2006-11-10 | 1 | -1/+1 |
* | Hook acpi_aiboost module to build. | takawata | 2006-10-30 | 1 | -2/+2 |
* | Driver for some ASUS desktop motherboard extras. | takawata | 2006-10-30 | 1 | -0/+9 |
* | Dike out WARNS from kernel module makefiles. Kernels and modules | ru | 2006-05-30 | 5 | -5/+0 |
* | Import ACPI Dock Station support. Note that this is still very young. | iwasaki | 2006-04-15 | 2 | -1/+10 |
* | NO_MAN is not needed here. | ru | 2006-03-16 | 1 | -1/+0 |
* | Catch up with ACPI-CA 20051021 import | jkim | 2005-11-01 | 1 | -5/+6 |
* | Tie acpi_hpet.c into the module and kernel. | phk | 2005-10-31 | 1 | -1/+2 |
* | Hook acpi_smbat up to the build. | njl | 2005-10-23 | 1 | -1/+1 |
* | Let modules use the kernel's opt_*.h files if built along with | yar | 2005-10-14 | 1 | -0/+2 |
* | Fix separate module build. | marks | 2005-05-09 | 1 | -0/+5 |
* | Pick up the selectors to use for various kernel segments from assym.s | iedowse | 2005-04-22 | 1 | -2/+2 |
* | Add acpi_fujitsu for handling acpi-controlled buttons on Fujitsu laptops. | philip | 2005-03-18 | 2 | -1/+11 |
* | Move acpi_perf and acpi_throttle into acpi.ko. Remove the acpi_perf | njl | 2005-02-24 | 3 | -15/+3 |
* | Hook acpi_throttle(4) up to the build. It's currently part of acpi_perf.ko | njl | 2005-02-06 | 1 | -2/+3 |
* | Hook up the cpufreq framework, acpi_perf(4), and cpufreq(4) drivers. | njl | 2005-02-04 | 2 | -1/+13 |
* | Start the dreaded NOFOO -> NO_FOO conversion. | ru | 2004-12-21 | 1 | -1/+1 |
* | Make this compile when you don't have /sys. | imp | 2004-12-13 | 1 | -1/+1 |
* | Remove the addition of ACPI_DEBUG that was accidentally added in the last | scottl | 2004-12-13 | 1 | -1/+1 |
* | Allow the acpi_ibm module to be built with ACPI_DEBUG. | scottl | 2004-12-13 | 1 | -0/+1 |
* | Make sure that opt_ddb.h exists so that this will compile with ACPI_DEBUG | scottl | 2004-12-13 | 1 | -1/+2 |
* | Connect acpi_ibm to build. | takawata | 2004-12-09 | 1 | -1/+1 |
* | Add IBM Laptop extra device driver. | takawata | 2004-12-09 | 1 | -0/+8 |
* | this should have been deleted a while ago | imp | 2004-11-18 | 1 | -9/+0 |
* | PC98 does not have ACPI. | nyan | 2004-11-15 | 1 | -1/+1 |
* | After discussions with Nate, repo copy the acpi assist drivers from | imp | 2004-11-15 | 5 | -4/+13 |
* | Make it clear that the acpi modules can only be compiled on i386. | scottl | 2004-11-14 | 1 | -0/+8 |
* | Commit takawata-san's Sony Notebook Controller driver, integrated into | imp | 2004-11-11 | 2 | -1/+10 |
* | Bump WARNS to 2 for all other ACPI drivers and minor cleanup. | njl | 2004-08-03 | 4 | -16/+20 |
* | Add the ACPI Panasonic extras driver. | nyan | 2004-07-21 | 2 | -1/+10 |
* | Set WARNS=2 for the module build of ACPI. | marks | 2004-07-01 | 1 | -0/+1 |
* | Add glue for building acpi_quirk.c | njl | 2004-06-30 | 1 | -2/+2 |
* | Add acpi_if.h dependencies to module build. | njl | 2004-06-29 | 4 | -4/+5 |
* | Enable the led-toggling magic. Compiling files which are in the kernel into | philip | 2004-04-23 | 1 | -3/+2 |
* | Hook up acpi_asus and its manual page in two more places I managed to overlook | philip | 2004-04-23 | 1 | -1/+1 |
* | Missed this out in my last commit. Makefile for the acpi_asus driver. | philip | 2004-04-22 | 1 | -0/+10 |
* | Divide the drivers into essential (pci, thermal) and mobile (lid, | njl | 2004-04-21 | 1 | -5/+10 |
* | Hook acpi_video up to the build. | njl | 2004-03-01 | 1 | -1/+1 |
* | Add the ACPI standard video extensions driver. I've done some style cleanup | njl | 2004-03-01 | 1 | -0/+11 |
* | Clean all the object files whether or not ACPI_DEBUG is specified. | njl | 2004-02-28 | 1 | -1/+1 |
* | Include "../Makefile.inc" to propagate the configuration to subdirectories. | nyan | 2004-01-13 | 1 | -0/+3 |
* | Hook up acpi_toshiba | njl | 2004-01-12 | 1 | -1/+1 |
* | Add the ACPI Toshiba extras driver (hotkeys, LCD backlight, video output, | njl | 2004-01-11 | 1 | -0/+9 |
* | Always clean all files, including ones under ACPI_DEBUG when doing a | njl | 2004-01-08 | 1 | -7/+9 |
* | Use double quotes instead of single quotes for echos to build options | bde | 2003-12-29 | 1 | -1/+1 |
* | Move the acpi module down a directory. This will allow us to import | njl | 2003-12-24 | 2 | -76/+81 |