freebsd-nq/sys/dev/acpica
Tom Rhodes 09c00166e4 Make tv_sec a time_t on all platforms but alpha. Brings us more in line with
POSIX.  This also makes the struct correct we ever implement an i386-time64
architecture.  Not that we need too.

Reviewed by:	imp, brooks
Approved by:	njl (acpica), des (no objects, touches procfs)
Tested with:	make universe
2005-12-24 22:22:17 +00:00
..
Osd Make tv_sec a time_t on all platforms but alpha. Brings us more in line with 2005-12-24 22:22:17 +00:00
acpi_acad.c Invert the check logic. No functional change, but I prefer this version. 2005-10-24 18:30:57 +00:00
acpi_battery.c Simplify checks for valid battery info via DeMorgan's Rule. No 2005-11-23 00:53:01 +00:00
acpi_button.c
acpi_cmbat.c Add a locking stub to call acpi_cmbat_get_bif() now that it is directly 2005-11-26 07:36:53 +00:00
acpi_cpu.c If we're trying to use C2/3 and reads from the register are returning 2005-10-25 21:15:47 +00:00
acpi_ec.c Revert two changes I was testing regarding polling delay. 2005-12-06 14:51:55 +00:00
acpi_hpet.c Move HPET debugging under ACPI_TIMER in order to save a bitfield. 2005-11-01 20:41:43 +00:00
acpi_if.m
acpi_isab.c
acpi_lid.c
acpi_package.c
acpi_pci_link.c If pci_link has been disabled via the acpi_disable tunable, then bail 2005-12-05 19:50:00 +00:00
acpi_pci.c Add a new method PCI_FIND_EXTCAP() to the pci bus interface that is used 2005-12-20 19:57:47 +00:00
acpi_pcib_acpi.c
acpi_pcib_pci.c
acpi_pcib.c Force any hardwire-routed interrupts to level trigger and active low 2005-12-03 21:17:17 +00:00
acpi_pcibvar.h
acpi_perf.c Don't flood kernel logs with "invalid _PSS package" messages. 2005-12-12 11:15:20 +00:00
acpi_powerres.c
acpi_quirk.c
acpi_quirks
acpi_resource.c *sigh* Revert stuff that wasn't supposed to be committed. The 2005-11-07 21:52:06 +00:00
acpi_smbat.c Only copy out the battery status/info if there was no error. 2005-11-24 05:23:56 +00:00
acpi_smbus.h Import ACPI smart battery support. Newer systems (Acer, mostly) do not 2005-10-23 00:20:13 +00:00
acpi_thermal.c
acpi_throttle.c
acpi_timer.c
acpi_video.c Attach to the vgapci device rather than pci. 2005-12-20 22:42:16 +00:00
acpi.c *sigh* Revert stuff that wasn't supposed to be committed. The 2005-11-07 21:52:06 +00:00
acpiio.h
acpivar.h Add KTR support and move some performance debugging variables in the EC 2005-12-06 14:47:28 +00:00