summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* Hibernation: Check if ACPI is enabled during restore in the right placeRafael J. Wysocki2007-10-181-0/+10
* PM: Rename hibernation_ops to platform_hibernation_opsRafael J. Wysocki2007-10-181-1/+1
* PM: Rework struct hibernation_opsRafael J. Wysocki2007-10-181-1/+11
* PM: Rework struct platform_suspend_opsRafael J. Wysocki2007-10-181-5/+2Star
* PM: Rename struct pm_ops and related thingsRafael J. Wysocki2007-10-181-3/+3
* more trivial signedness fixes in driversAl Viro2007-10-141-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-10-133-10/+12
|\
| * Convert from class_device to device for drivers/videotonyj@suse.de2007-10-121-2/+2
| * kobjects: fix up improper use of the kobject name fieldGreg Kroah-Hartman2007-10-121-1/+1
| * Driver core: change add_uevent_var to use a structKay Sievers2007-10-121-7/+9
* | ACPI: remove the now unused ifdef codeThomas Gleixner2007-10-121-12/+0Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-10-121-1/+3
|\
| * ide: hook ACPI _PSx method to IDE power on/offShaohua Li2007-10-111-1/+3
* | drivers/firmware: const-ify DMI API and internalsJeff Garzik2007-10-104-7/+7
|/
* ACPI: CONFIG_ACPI_SLEEP=n power off regression in 2.6.23-rc8 (NOT in rc7)Alexey Starikovskiy2007-09-252-1/+5
* ACPI: suspend: build-fix for CONFIG_SUSPEND=n and CONFIG_HIBERNATION=yAlexey Starikovskiy2007-09-251-21/+21
* ACPI: disable lower idle C-states across suspend/resumeThomas Gleixner2007-09-232-1/+20
* Pull suspend.now into release branchLen Brown2007-09-223-82/+52Star
|\
| * ACPI: suspend: consolidate handling of Sx states addendumFrans Pop2007-09-221-2/+4
| * ACPI: suspend: consolidate handling of Sx states.Alexey Starikovskiy2007-09-213-81/+49Star
* | ACPI: video: remove dmesg spamMaik Broemme2007-09-181-1/+0Star
* | ACPI: video: _DOS=0 by default to prevent hotkey hangZhang Rui2007-09-181-1/+1
|/
* Pull misc into release branchLen Brown2007-09-172-6/+6
|\
| * ACPI: fix CONFIG_NET=n acpi_bus_generate_netlink_event build failureHenrique de Moraes Holschuh2007-09-031-1/+1
| * ACPI: (more) delete CONFIG_ACPI_PROCFS_SLEEP (again)Christian Borntraeger2007-08-281-5/+5
* | ACPI: Reevaluate C/P/T states when a cpu becomes onlineVenkatesh Pallipadi2007-09-161-0/+21
* | ACPI: EC: Check if boot_ec was really found in DSDTAlexey Starikovskiy2007-08-311-1/+2
|/
* reverse CONFIG_ACPI_PROC_EVENT defaultHugh Dickins2007-08-271-1/+5
* Pull bugzilla-8798 into release branchLen Brown2007-08-251-0/+8
|\
| * ACPI: work around duplicate name "VID" problem on T61Zhang Rui2007-08-251-0/+8
* | Pull events into release branchLen Brown2007-08-2511-33/+83
|\ \
| * | ACPI: fix ia64 allnoconfig buildLen Brown2007-08-241-2/+3
| * | ACPI: Schedule /proc/acpi/event for removalLen Brown2007-08-2311-19/+41
| * | ACPI: don't duplicate input events on netlinkZhang Rui2007-08-237-8/+35
* | | Pull misc into release branchLen Brown2007-08-254-4/+6
|\ \ \
| * | | ACPI: add dump_stack() to trace acpi_format_exception programming errorsAndrew Morton2007-08-251-0/+1
| * | | make drivers/acpi/scan.c:create_modalias() staticAdrian Bunk2007-08-251-2/+3
| * | | ACPI: Fix a warning of discarding qualifiers from pointer target typeAl Viro2007-08-251-1/+1
| * | | ACPI: "ACPI handle has no context!" should be KERN_DEBUGShaohua Li2007-08-251-1/+1
| | |/ | |/|
* | | Pull suspend into release branchLen Brown2007-08-251-8/+11
|\ \ \
| * | | ACPI: enable GPEs before calling _WAK on resumeThomas Renninger2007-08-241-8/+11
| | |/ | |/|
* | | Pull video into release branchLen Brown2007-08-251-4/+87
|\ \ \
| * | | ACPI video hotkey: export missing ACPI video hotkey events via input layerLuming Yu2007-08-251-1/+88
| * | | ACPI video hotkey: remove invalid events handler for video output devicesZhang Rui2007-08-241-4/+0Star
| |/ /
* | | Pull thermal into release branchLen Brown2007-08-251-7/+40
|\ \ \
| * | | ACPI: /proc/acpi/thermal_zone trip points are now read-only, mark them as suchPavel Machek2007-08-251-2/+2
| * | | ACPI: thermal: set "thermal.nocrt" via DMI on Gigabyte GA-7ZXLen Brown2007-08-211-1/+16
| * | | ACPI: thermal: create "thermal.crt=C" bootparamLen Brown2007-08-141-0/+18
| * | | ACPI: thermal: clean up MODULE_PARM_DESC newlinesLen Brown2007-08-141-5/+5
* | | | Pull ec into release branchLen Brown2007-08-251-16/+31
|\ \ \ \