1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/sys/dev/acpica
Jung-uk Kim 34622ff1ab When EC burst mode is activated and multiple bytes are accessed, do not
disable and enable repeatedly, just do it once per call.  It also reduces
code duplication.  Check all parameters early and fail immediately.
2010-08-06 23:35:33 +00:00
..
Osd Merge ACPICA 20100806. 2010-08-06 23:11:19 +00:00
acpi_acad.c
acpi_battery.c
acpi_button.c Merge ACPICA 20100702. 2010-07-06 20:57:28 +00:00
acpi_cmbat.c
acpi_cpu.c Oops! Add " / hz" missed in r209328. Assume interrupt rate hz/2, not 1/2. 2010-06-19 08:46:17 +00:00
acpi_dock.c Remove unused assignment. 2010-06-11 19:53:42 +00:00
acpi_ec.c When EC burst mode is activated and multiple bytes are accessed, do not 2010-08-06 23:35:33 +00:00
acpi_hpet.c Fix several un-/signedness bugs of r210290 and r210293. Add one more check. 2010-07-20 15:48:29 +00:00
acpi_hpet.h Implement new event timers infrastructure. It provides unified APIs for 2010-06-20 21:33:29 +00:00
acpi_if.m Merge ACPICA 20100121. 2010-01-21 21:14:28 +00:00
acpi_isab.c
acpi_lid.c Merge ACPICA 20100702. 2010-07-06 20:57:28 +00:00
acpi_package.c Merge ACPICA 20100121. 2010-01-21 21:14:28 +00:00
acpi_pci_link.c
acpi_pci.c
acpi_pcib_acpi.c - Retire acpi_pcib_resume(). It is has just been an alias for 2010-08-05 16:10:12 +00:00
acpi_pcib_pci.c - Retire acpi_pcib_resume(). It is has just been an alias for 2010-08-05 16:10:12 +00:00
acpi_pcib.c - Retire acpi_pcib_resume(). It is has just been an alias for 2010-08-05 16:10:12 +00:00
acpi_pcibvar.h - Retire acpi_pcib_resume(). It is has just been an alias for 2010-08-05 16:10:12 +00:00
acpi_perf.c
acpi_powerres.c Merge ACPICA 20100121. 2010-01-21 21:14:28 +00:00
acpi_quirk.c
acpi_quirks
acpi_resource.c
acpi_smbat.c Merge ACPICA 20100121. 2010-01-21 21:14:28 +00:00
acpi_smbus.h
acpi_thermal.c fix a few cases where a string is passed via format argument instead of 2010-06-11 19:27:21 +00:00
acpi_throttle.c
acpi_timer.c
acpi_video.c Simplify a function for getting brightness levels. 2010-06-11 19:58:41 +00:00
acpi.c If there is any pending sleep request, disallow entering S5 state. 2010-07-15 23:24:06 +00:00
acpiio.h
acpivar.h Make table-based HPET identification more clever. Before creating fake 2010-05-23 07:53:22 +00:00