summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | ACPI: dock: send envp with ueventKristen Carlson Accardi2007-05-101-1/+9
| * | | | | | | ACPI: dock: unsuppress ueventsKristen Carlson Accardi2007-05-101-0/+3
| * | | | | | | ACPI: dock: add immediate_undock optionKristen Carlson Accardi2007-05-101-2/+49
| * | | | | | | ACPI: dock: use dynamically allocated platform deviceKristen Carlson Accardi2007-05-101-24/+23
| * | | | | | | ACPI: dock: fix opps after dock driver fails to initializeChuck Ebbert2007-05-101-0/+7
| * | | | | | | ACPI: dock: cleanup the uid patchKristen Carlson Accardi2007-05-101-5/+8
* | | | | | | | Pull ec into release branchLen Brown2007-07-221-101/+146
|\ \ \ \ \ \ \ \
| * | | | | | | | ACPI EC: Add support for non-AML EC query handlersAlexey Starikovskiy2007-06-231-50/+125
| * | | | | | | | ACPI EC: drop usage of ACPI_DEBUG_PRINT as too heavy weightAlexey Starikovskiy2007-06-231-14/+6
| * | | | | | | | ACPI EC: Re-factor EC space handler to avoid using label/goto for cycle.Alexey Starikovskiy2007-06-231-39/+17
* | | | | | | | | Pull sbs into release branchLen Brown2007-07-221-26/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ACPI: sbs: probe smart battery vis SMBus controllerAlexey Starikovskiy2007-06-231-26/+7
| |/ / / / / / / /
* | | | | | | | | Pull battery into release branchLen Brown2007-07-221-235/+438
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ACPI: battery: syntax cleanupAlexey Starikovskiy2007-05-111-246/+172
| * | | | | | | | | process reading battery status hangsVladimir Lebedev2007-04-211-2/+0
| * | | | | | | | | ACPI: battery: LindentVladimir Lebedev2007-03-071-13/+23
| * | | | | | | | | ACPI: Cache battery status instead of re-evaluating AMLVladimir Lebedev2007-03-071-172/+441
| * | | | | | | | | ACPI: battery: make internal names consistent with battery "state"Vladimir Lebedev2007-03-071-9/+9
* | | | | | | | | | Pull acpi-debug into release branchLen Brown2007-07-221-0/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ACPI: create CONFIG_ACPI_DEBUG_FUNC_TRACEThomas Renninger2007-07-221-0/+8
* | | | | | | | | | | Pull acpica into release branchLen Brown2007-07-223-18/+31
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| * | | | | | | | | | ACPICA: fix memory leak in acpi_ev_pci_config_region_setup() error pathJesper Juhl2007-07-181-0/+1
| * | | | | | | | | | ACPICA: Clear reserved fields for incoming ACPI 1.0 FADTsBob Moore2007-07-031-18/+26
| * | | | | | | | | | ACPICA: Fixed possible corruption of global GPE listBob Moore2007-07-031-0/+4
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | x86_64: fake pxm-to-node mapping for fake numaDavid Rientjes2007-07-211-4/+7
* | | | | | | | | | x86_64: various cleanups in NUMA scan nodeDavid Rientjes2007-07-211-10/+10
* | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-07-201-2/+2
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Pull ia64-clocksource into release branchTony Luck2007-07-201-2/+2
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | [IA64] Convert to generic timekeeping/clocksourceTony Luck2007-07-201-2/+2
* | | | | | | | | | | | mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
|/ / / / / / / / / / /
* | | | | | | | | | | PM: Introduce pm_power_off_prepareRafael J. Wysocki2007-07-191-29/+9
* | | | | | | | | | | ACPI: Do not prepare for hibernation in acpi_shutdownRafael J. Wysocki2007-07-191-3/+0
* | | | | | | | | | | swsusp: introduce restore platform operationsRafael J. Wysocki2007-07-191-0/+16
|/ / / / / / / / / /
* | | | | | | | | | Add common orderly_poweroff()Jeremy Fitzhardinge2007-07-181-22/+2
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-5/+2
|/ / / / / / / /
* | | | | | | | ACPI: fix acpi_osi=!LinuxLen Brown2007-07-021-2/+2
* | | | | | | | asus_acpi: fix oops on non-asus machinesMaxime Austruy2007-07-011-1/+2
* | | | | | | | ACPI: fix 2.6.20 SMP boot regressionVenkatesh Pallipadi2007-06-231-4/+6
* | | | | | | | ACPICA: fix error path in new external package objects as method argumentsMyron Stowe2007-06-181-1/+1
* | | | | | | | ACPI: gracefully print null trip-point deviceThomas Renninger2007-06-181-4/+11
| |_|/ / / / / |/| | | | | |
* | | | | | | toshiba_acpi: fix section mismatch in allyesconfigRandy Dunlap2007-06-161-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Pull osi-now into release branchLen Brown2007-06-023-15/+135
|\ \ \ \ \ \
| * | | | | | ACPI: add __init to acpi_initialize_subsystem()Len Brown2007-05-302-6/+4
| * | | | | | ACPI: Make _OSI(Linux) a special caseLen Brown2007-05-302-1/+91
| * | | | | | ACPI: extend "acpi_osi=" boot optionLen Brown2007-05-292-10/+42
| |/ / / / /
* | | | | | Pull now into release branchLen Brown2007-06-025-81/+104
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | ACPICA: Support for external package objects as method argumentsBob Moore2007-06-022-70/+92
| * | | | | ACPI: Section mismatch ... acpi_map_pxm_to_nodeLuck, Tony2007-06-021-1/+1
| * | | | | ACPI: thermal: Replace pointer with name in trip_pointsThomas Renninger2007-05-291-6/+7
| * | | | | ACPICA: allow Load(OEMx) tablesLen Brown2007-05-291-4/+4
| |/ / / /
OpenPOWER on IntegriCloud