summaryrefslogtreecommitdiff
path: root/sys/dev/acpica
Commit message (Expand)AuthorAgeFilesLines
* MFC 253392:John Baldwin2014-06-241-0/+11
* MFC r264849 & r264883Steven Hartland2014-05-081-0/+4
* MFC r264878Steven Hartland2014-05-081-1/+1
* MFC 261243:John Baldwin2014-03-111-0/+16
* MFC r255077:Jean-Sébastien Pédron2014-01-191-5/+26
* protect acpi_battery_ioctl with GiantAndriy Gapon2013-07-251-0/+13
* MFC 252576:John Baldwin2013-07-172-10/+7
* MFC 249767:John Baldwin2013-06-142-2/+12
* MFC r227293 (by ed):Alexander Motin2013-04-0510-10/+11
* MFC r245266:Alexander Motin2013-03-271-8/+1
* MFC: r227309 (partial)Marius Strobl2013-03-092-2/+3
* MFC r246251: acpi: clear power button status bit after waking upAndriy Gapon2013-03-061-0/+25
* MFC r246250,246252: acpi: after wakeup from a state > S1 re-enableAndriy Gapon2013-03-061-0/+13
* MFC r233579,236403,236408: make interrupt flags management closer to headAndriy Gapon2013-03-062-6/+22
* MFC 241748:John Baldwin2013-02-281-1/+2
* MFC r243404: acpi_cpu: use fixed resource ids for cx state i/o resourcesAndriy Gapon2012-12-231-11/+11
* MFC r243761: acpi_cpu_notify: disable acpi_cpu_idle while updatingAndriy Gapon2012-12-231-7/+15
* MFC r243760: acpi_cpu: change cpu_disable_idle to be a per-cpu flagAndriy Gapon2012-12-231-17/+53
* MFC r238943:Alexander Motin2012-11-261-11/+21
* MFC 242922Sean Bruno2012-11-261-1/+1
* MFC r241538: acpi_thermal: when _ACx is tripped, all _ALi i>= x should be onAndriy Gapon2012-11-041-6/+11
* MFC r240634: acpi_cpu: explicitly notify userland about c-state changesAndriy Gapon2012-10-141-0/+2
* MFC r240286:Alexander Motin2012-09-121-1/+2
* MFC r238199:Eitan Adler2012-09-021-3/+1
* MFC r238229: acpi_cpu: we are able to handle _CST change notificationsAndriy Gapon2012-08-291-2/+0
* MFC r238194: acpi_cpu_generic_cx_probe: for consistency set cpu_non_c3Andriy Gapon2012-08-291-0/+2
* MFC r238193: acpi_cpu_cx_list: there is no need to re-evaluateAndriy Gapon2012-08-291-8/+4
* MFC r238192: acpi_cpu_cx_cst: consistently use cpu_cx_count during stateAndriy Gapon2012-08-291-2/+2
* MFC r238418: acpi_cpu: separate a notion of current deepestAndriy Gapon2012-08-291-45/+29
* MFC 235024,235029,235556,235834,235845:John Baldwin2012-06-294-24/+61
* MFC r237197:Mitsuru IWASAKI2012-06-211-0/+32
* MFC r236220,236221:Mitsuru IWASAKI2012-06-011-5/+19
* MFC 235692,235772:Mitsuru IWASAKI2012-05-231-4/+9
* MFC 233676:John Baldwin2012-04-111-16/+35
* MFC: r233313Jung-uk Kim2012-03-281-0/+1
* MFC 232403,232667:John Baldwin2012-03-231-5/+7
* MFC r232797:Alexander Motin2012-03-191-0/+8
* MFC r227626, r227642:Eitan Adler2012-03-041-1/+1
* MFC: r231474Jung-uk Kim2012-02-231-8/+6
* MFC: r231161Jung-uk Kim2012-02-235-21/+27
* MFC: r231227Jung-uk Kim2012-02-232-4/+9
* MFC: r231226, r231295Jung-uk Kim2012-02-231-0/+55
* MFC r227992:Jean-Sébastien Pédron2012-01-261-0/+8
* MFC 228961:John Baldwin2012-01-131-1/+10
* MFC r226173, r227843, r227848 and r227908:Hans Petter Selasky2011-12-313-6/+3
* MFC 226302:John Baldwin2011-11-093-7/+27
* Improve the sleep_delay sysctl description by specifying which unitChristian Brueffer2011-09-131-1/+1
* Always check current HPET counter value after comparator programming toAlexander Motin2011-08-162-8/+8
* Allow non-fixed endpoints for a producer address range if the length ofJohn Baldwin2011-07-211-3/+5
* Don't ignore negatively decoded address ranges.John Baldwin2011-07-171-7/+0