summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | | | | ACPICA: Predefined name repair: fix NULL package elementsBob Moore2010-01-225-92/+209
| | | | | * | | | | ACPICA: AcpiGetDevices: Eliminate unnecessary _STA callsLin Ming2010-01-221-19/+33
| | | | | * | | | | ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore2010-01-22134-134/+134
| | | | | * | | | | ACPICA: Update for new gcc-4 warning optionsBob Moore2010-01-225-53/+30
| | | | | |/ / / /
| | | | * | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-02-2617-369/+399
| | | | |\ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | | | * | | | | ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki2010-02-244-22/+30
| | | | * | | | | x86/PCI: use host bridge _CRS info by default on 2008 and newer machinesBjorn Helgaas2010-02-231-0/+1
| | | | * | | | | PCI / ACPI / PM: Platform support for PCI PME wake-upRafael J. Wysocki2010-02-224-3/+22
| | | | * | | | | ACPI / ACPICA: Multiple system notify handlers per deviceRafael J. Wysocki2010-02-223-39/+150
| | | | * | | | | ACPI / PM: Add more run-time wake-up fieldsRafael J. Wysocki2010-02-223-11/+31
| | | | * | | | | ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki2010-02-2211-304/+175
| | | | | |_|_|/ | | | | |/| | |
| | | * | | | | ACPI: Disable explicit power state retrieval on fansZhang Rui2009-12-281-5/+5
| | | | |_|_|/ | | | |/| | |
| | * | | | | ACPI / EC / PM: Close race between EC and resume from hibernationRafael J. Wysocki2010-03-083-6/+48
| |/ / / / /
| * | | | | Merge branch 'pcc' into releaseLen Brown2010-02-231-1/+5
| |\ \ \ \ \
| | * | | | | ACPI: Fix regression where _PPC is not read at boot even when ignore_ppc=0Darrick J. Wong2010-02-191-1/+5
| | | |/ / / | | |/| | |
| * | | | | ACPI: Be in TS_POLLING state during mwait based C-state entryPallipadi, Venkatesh2010-02-221-12/+16
| |/ / / /
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------. \ \ \ Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzill...Len Brown2010-02-185-7/+47
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | | | | | * | | ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was foundThomas Renninger2010-01-311-5/+19
| | | | | | * | | ACPI: Add NULL pointer check in acpi_bus_startThomas Renninger2010-01-311-0/+3
| | |_|_|_|/ / / | |/| | | | | |
| | | | | * | | ACPI: processor: only evaluate _PDC once per processorAlex Chiang2010-01-221-0/+7
| | | | | * | | ACPI: processor: add kernel command line support for early _PDC evalAlex Chiang2010-01-221-0/+7
| | |_|_|/ / / | |/| | | | |
| | | | * | | ACPI: fix High cpu temperature with 2.6.32Arjan van de Ven2010-02-161-0/+8
| | |_|/ / / | |/| | | |
| | | * | | ACPI: dock: properly initialize local struct dock_station in dock_add()Alex Chiang2010-02-161-0/+1
| | |/ / / | |/| | |
| | * | | ACPI: fix "acpi=ht" boot optionLen Brown2010-02-181-2/+2
| |/ / /
| * | | Merge branch 'bugzilla-14954' into releaseLen Brown2010-01-201-0/+30
| |\ \ \
| | * | | ACPI: processor: restrict early _PDC to opt-in platformsAlex Chiang2010-01-191-0/+30
| * | | | Merge branch 'misc' into releaseLen Brown2010-01-207-8/+10
| |\ \ \ \
| | * | | | ACPI: power_meter: remove double kfree()Darren Jenkins2010-01-191-1/+1
| | * | | | ACPI: Fix unused variable warning in sbs.cRakib Mullick2010-01-161-0/+3
| | * | | | acpi: make ACPI device id constantMárton Németh2010-01-164-4/+4
| | * | | | ACPI: Fix section mismatch error for acpi_early_processor_set_pdc()Luck, Tony2010-01-161-1/+1
| | * | | | ACPI: Remove unnecessary cast.H Hartley Sweeten2010-01-151-2/+1
| | |/ / /
| * | | | Merge branch 'osc-bugfix' into releaseLen Brown2010-01-201-1/+6
| |\ \ \ \
| | * | | | ACPI: Advertise to BIOS in _OSC: _OST on _PPC changesZhao Yakui2010-01-151-1/+6
| | |/ / /
| * | | | Merge branch 'ec' into releaseLen Brown2010-01-202-3/+5
| |\ \ \ \
| | * | | | ACPI: EC: Add wait for irq stormAlexey Starikovskiy2010-01-151-1/+2
| | * | | | ACPI: SBS: Move SBS HC callback to faster Notify queueAlexey Starikovskiy2010-01-152-2/+3
| * | | | | Merge branch 'bugzilla-15064' into releaseLen Brown2010-01-201-38/+26
| |\ \ \ \ \
| | * | | | | ACPI: delete acpi_processor_power_verify_c2()Len Brown2010-01-201-18/+4
| | * | | | | ACPI: allow C3 > 1000usecLen Brown2010-01-201-10/+11
| | * | | | | ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/CLen Brown2010-01-201-10/+11
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'bugzilla-14858' into releaseLen Brown2010-01-201-45/+77
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | ACPI: EC: Accelerate query executionAlexey Starikovskiy2009-12-241-45/+77
| | | |/ / | | |/| |
| * | | | Merge branch 'bugzilla-13577-video' into releaseLen Brown2010-01-201-0/+43
| |\ \ \ \
| | * | | | ACPI video: Prune dupe video devices, unless "video.allow_duplicates"Zhang Rui2009-12-301-0/+43
| | |/ / /
| * | | | Merge branch 'acpi-pad' into releaseLen Brown2010-01-201-17/+20
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | acpi_pad: fix error checksChen Gong2009-12-301-17/+20
* | | | | ACPI: Battery: Add support for _BIX extended info methodAlexey Starikovskiy2010-01-151-10/+58
* | | | | ACPI: SBS: Export cycle_countAlexey Starikovskiy2010-01-151-0/+5
* | | | | ACPI: Battery: Add bit flagsAlexey Starikovskiy2010-01-151-12/+14
|/ / / /
OpenPOWER on IntegriCloud