summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | ACPI: SBS: Add sysfs alarmAlexey Starikovskiy2007-09-271-4/+32
| | * | | | ACPI: SBS: Add ACPI_PROCFS around procfs handling code.Alexey Starikovskiy2007-09-271-0/+25
| | * | | | ACPI: SBS: Add support for power_supply class (and sysfs)Alexey Starikovskiy2007-09-272-86/+237
| | * | | | ACPI: SBS: Make SBS reads table-driven.Alexey Starikovskiy2007-09-271-1017/+275
| | * | | | ACPI: SBS: Simplify data structures in SBSAlexey Starikovskiy2007-09-271-147/+135
| | * | | | ACPI: SBS: Split host controller (ACPI0001) from SBS driver (ACPI0002)Alexey Starikovskiy2007-09-274-299/+412
| | * | | | ACPI: EC: Add new query handler to list head.Alexey Starikovskiy2007-09-271-2/+1
| | * | | | ACPI: Add acpi_bus_generate_event4() functionAlexey Starikovskiy2007-09-272-40/+29
| | * | | | ACPI: Battery: add sysfs alarmAlexey Starikovskiy2007-09-271-1/+32
| | * | | | ACPI: Battery: Add sysfs supportAlexey Starikovskiy2007-09-272-23/+165
| | * | | | ACPI: Battery: Misc clean-ups, no functional changesAlexey Starikovskiy2007-09-271-217/+125
| | * | | | ACPI: Battery: simplify update schemeAlexey Starikovskiy2007-09-271-223/+57
| | * | | | ACPI: Battery: don't use acpi_extract_package()Alexey Starikovskiy2007-09-271-220/+139
| | |/ / /
| * | | | Pull thermal into release branchLen Brown2007-10-101-10/+18
| |\ \ \ \
| | * | | | ACPI: Thermal: Drop concurrent thermal checksAlexey Starikovskiy2007-09-051-5/+10
| | * | | | ACPI: thermal: use round_jiffies when thermal zone polling is enabledLen Brown2007-09-041-5/+8
| | | |/ / | | |/| |
| * | | | Pull video into release branchLen Brown2007-10-101-8/+22
| |\ \ \ \
| | * | | | ACPI: VIDEO: Adjust current level to closest available one.Alexey Starikovskiy2007-09-051-1/+12
| | * | | | ACPI: video: Don't call absent methodsAlexey Starikovskiy2007-09-051-8/+10
| | |/ / /
| * | | | Pull suspend into release branchLen Brown2007-10-102-7/+8
| |\ \ \ \
| | * | | | ACPI: clean up acpi_enter_sleep_state_prepRafael J. Wysocki2007-10-101-7/+3
| | * | | | Hibernation: Make sure that ACPI is enabled in acpi_hibernation_finishRafael J. Wysocki2007-10-101-0/+5
| | | |/ / | | |/| |
| * | | | Pull randconfig into release branchLen Brown2007-10-102-1/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ACPI: suppress uninitialized var warningAndrew Morton2007-10-101-1/+1
| | * | | acpi_video: kernel build error if !INPUTAndreas Herrmann2007-09-181-0/+1
* | | | | get rid of input BIT* duplicate definesJiri Slaby2007-10-191-3/+3
| |_|_|/ |/| | |
* | | | 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/+2
* | | | 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-123-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/+0
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-10-111-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-094-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-222-1/+20
* | | Pull suspend.now into release branchLen Brown2007-09-213-82/+52
|\ \ \
| * | | ACPI: suspend: consolidate handling of Sx states addendumFrans Pop2007-09-211-2/+4
| * | | ACPI: suspend: consolidate handling of Sx states.Alexey Starikovskiy2007-09-203-81/+49
| |/ /
* | | ACPI: video: remove dmesg spamMaik Broemme2007-09-181-1/+0
* | | 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
OpenPOWER on IntegriCloud