index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
acpica
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable suspend when we're shutting down. This solves the "tell FreeBSD
cperciva
2015-10-01
1
-2
/
+5
*
Add domain support to PCI bus allocation
zbb
2015-09-16
1
-1
/
+1
*
Merge ACPICA 20150818.
jkim
2015-08-26
1
-1
/
+1
*
Catch up with ACPICA 20150717.
jkim
2015-07-22
1
-1
/
+1
*
Add basic support for ACPI. It splits out the nexus driver to two new
andrew
2015-06-11
2
-0
/
+18
*
Check status of AcpiReadBitRegister() calls.
jkim
2015-06-09
1
-4
/
+6
*
CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten
jkim
2015-05-22
1
-1
/
+1
*
Do not probe Intel PIIX4 south bridge quirks on amd64. These quirky south
jkim
2015-05-21
2
-11
/
+18
*
Hide code only used on i386 and amd64.
andrew
2015-05-11
1
-1
/
+6
*
If x86 CPU implementation of the MWAIT instruction reasonably
kib
2015-05-09
3
-19
/
+181
*
AcpiGbl_FACS will not be defined when building using the reduced hardware
andrew
2015-05-06
1
-0
/
+2
*
If the power management timer is unsupported the PmTimerLength value will
andrew
2015-05-06
1
-1
/
+2
*
There may not be an FACS table, check for this before accessing it.
andrew
2015-04-28
1
-1
/
+1
*
Refactor out the _PXM -> VM domain lookup done in ACPI, in preparation for
adrian
2015-04-19
2
-10
/
+33
*
Define capabilities bits from the revision 007 of the document 302223
kib
2015-04-12
1
-1
/
+4
*
Merge ACPICA 20150410.
jkim
2015-04-11
2
-28
/
+28
*
Move the message complaining about failed system resource allocations
jhb
2015-04-06
1
-1
/
+1
*
Fix a typo.
jhb
2015-03-06
1
-1
/
+1
*
Implement interface to create SR-IOV Virtual Functions
rstone
2015-03-01
1
-0
/
+28
*
Array cannot be NULL, remove always true comparision. ACPI spec
kib
2015-02-16
1
-4
/
+3
*
Add a new device control utility for new-bus devices called devctl. This
jhb
2015-02-06
1
-1
/
+29
*
hook userland threads suspend + resume into acpi suspend code
avg
2015-01-27
1
-0
/
+4
*
Simplify retry loops. No functional change.
jkim
2015-01-23
1
-11
/
+7
*
Revert r216942. This commit was premature and caused too many complaints.
jkim
2015-01-23
1
-13
/
+3
*
When disabling C3+ CPU states due to the CPU_QUIRK_NO_C3 quirk, don't
cperciva
2015-01-18
1
-1
/
+1
*
On some Intel CPUs with a P-state but not C-state invariant TSC the TSC
jhb
2015-01-05
1
-3
/
+14
*
Use the correct device. Note this commit complements r274386.
jkim
2014-11-11
1
-3
/
+2
*
Use the correct device (child) when asking the bus layer about which power
adrian
2014-11-11
1
-1
/
+1
*
The SYSCTL data pointers can come from userspace and must not be
hselasky
2014-10-28
1
-7
/
+8
*
Set the caching mode for the usermode mapping of the HPET registers
kib
2014-10-25
1
-0
/
+1
*
Add a sysctl to control the HPET allow_write behaviour.
rpaulo
2014-10-24
1
-0
/
+5
*
HPET: avoid handling the multiple file-descriptor case.
rpaulo
2014-10-24
1
-23
/
+6
*
HPET: create /dev/hpetN as a way to access HPET from userland.
rpaulo
2014-10-24
1
-0
/
+80
*
Follow up to r225617. In order to maximize the re-usability of kernel code
davide
2014-10-16
1
-8
/
+8
*
Add a bus method to fetch the VM domain for the given device/bus.
adrian
2014-10-09
3
-0
/
+43
*
Merge ACPICA 20140926.
jkim
2014-10-02
2
-13
/
+9
*
Add sysctl to track the resource consumption of ACPI interrupts.
will
2014-10-01
1
-0
/
+11
*
msi: add Xen MSI implementation
royger
2014-09-30
1
-1
/
+1
*
Convert from timeout(9) to callout(9).
jhb
2014-09-22
1
-7
/
+10
*
Populate the device info string with _PXM (proximity domain) information.
adrian
2014-09-20
2
-8
/
+22
*
Revert unrelated changes accidentally committed in r271192.
jhb
2014-09-17
1
-5
/
+0
*
Create a separate structure for per-CPU state saved across suspend and
jhb
2014-09-06
1
-0
/
+5
*
Fix typo when displaying the HPET timer unit number.
neel
2014-08-13
1
-1
/
+2
*
xen: add ACPI bus to xen_nexus when running as Dom0
royger
2014-08-04
3
-3
/
+13
*
Remove ia64.
marcel
2014-07-07
1
-1
/
+1
*
Pull in r267961 and r267973 again. Fix for issues reported will follow.
hselasky
2014-06-28
3
-9
/
+3
*
Revert r267961, r267973:
gjb
2014-06-27
3
-3
/
+9
*
Extend the meaning of the CTLFLAG_TUN flag to automatically check if
hselasky
2014-06-27
3
-9
/
+3
*
Remove not needed initialisation code.
hselasky
2014-06-26
1
-11
/
+2
*
Expand r261243 even further and ignore any I/O port resources assigned to
jhb
2014-06-25
1
-5
/
+14
[next]