summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] target: Add LIO target core v4.0.0-rc6Nicholas Bellinger2011-01-1432-0/+27422
* [SCSI] sd,sr: kill compat SDEV_MEDIA_CHANGE eventTejun Heo2011-01-142-9/+0
* [SCSI] sd: implement sd_check_events()Tejun Heo2011-01-142-52/+53
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-01-1359-1528/+3085
|\
| * Merge branch 'suspend-ioremap-cache' into releaseLen Brown2011-01-121-1/+1
| |\
| | * ACPI / PM: Fix build problems for !CONFIG_ACPI related to NVS reworkRafael J. Wysocki2011-01-121-1/+1
| * | Merge branch 'misc' into testLen Brown2011-01-121-4/+7
| |\ \
| | * | ACPI: fix resource check messageThomas Renninger2011-01-121-4/+7
| * | | Merge branch 'misc' into releaseLen Brown2011-01-121-12/+5
| |\| |
| | * | thermal: make ops constantAlan Cox2010-11-301-12/+5
| * | | Merge branch 'bugzilla-21212' into releaseLen Brown2011-01-121-3/+12
| |\ \ \
| | * | | ACPI video: introduce module parameter video.use_bios_initial_backlightZhang Rui2010-12-141-3/+12
| * | | | ACPI / Battery: Update information on info notification and resumeRafael J. Wysocki2011-01-121-0/+14
| * | | | ACPI: Drop device flag wake_capableRafael J. Wysocki2011-01-121-17/+9
| * | | | ACPI: Always check if _PRW is present before trying to evaluate itRafael J. Wysocki2011-01-121-2/+7
| * | | | ACPI / PM: Check status of power resources under mutexesRafael J. Wysocki2011-01-121-13/+20
| * | | | ACPI / PM: Rename acpi_power_off_device()Rafael J. Wysocki2011-01-121-4/+3
| * | | | Merge branch 'kconfig-text' into releaseLen Brown2011-01-121-1/+0
| |\ \ \ \
| | * | | | ACPI: update CONFIG_ACPI_PROCFS descriptionZhang Rui2011-01-121-5/+0
| * | | | | Merge branch 'ipmi' into releaseLen Brown2011-01-125-4/+580
| |\| | | |
| | * | | | IPMI/ACPI: Add the IPMI opregion driver to enable ACPI to access BMC controllerZhao Yakui2010-12-143-0/+537
| | * | | | IPMI: Add one interface to get more info of low-level IPMI deviceZhao Yakui2010-12-142-4/+43
| | |/ / /
| * | | | Merge branch 'apei' into releaseLen Brown2011-01-123-88/+656
| |\ \ \ \
| | * | | | ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type supportHuang Ying2011-01-121-84/+322
| | * | | | ACPI, APEI, Report GHES error information via printkHuang Ying2010-12-131-4/+21
| | * | | | ACPI, APEI, Add APEI generic error status printing supportHuang Ying2010-12-132-0/+313
| | |/ / /
| * | | | Merge branch 'acpi-video' into releaseLen Brown2011-01-124-141/+7
| |\ \ \ \
| | * | | | ACPI video: check cap._DDC flag before getting EDIDZhang Rui2010-12-141-0/+3
| | * | | | ACPI video: remove output switching controlZhang Rui2010-12-144-141/+4
| | |/ / /
| * | | | Merge branch 'throttling' into releaseLen Brown2011-01-122-3/+78
| |\ \ \ \
| | * | | | ACPI: Reevaluate whether the T-state is supported or not after cpu is online/...Zhao Yakui2011-01-102-0/+57
| | * | | | ACPI: Check the returned value of set_cpus_allowed_ptr before T-state operationZhao Yakui2011-01-101-3/+21
| * | | | | Merge branch 'thermal' into releaseLen Brown2011-01-122-1/+103
| |\ \ \ \ \
| | * | | | | thermal: Add event notification to thermal frameworkR.Durgadoss2011-01-122-1/+103
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'procfs-cleanup' into releaseLen Brown2011-01-126-193/+9
| |\ \ \ \ \
| | * | | | | ACPI: delete CONFIG_ACPI_PROCFS_POWER and power procfs I/F in 2.6.39Zhang Rui2011-01-124-1/+8
| | * | | | | ACPI processor: remove processor throttling control procfs I/FZhang Rui2010-12-143-192/+1
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'pnp' into releaseLen Brown2011-01-125-14/+13
| |\ \ \ \ \
| | * | | | | PNP: Set up pnp_debug via module and not via boot param.Thomas Renninger2010-10-271-6/+1
| | * | | | | PNP: Compile all pnp built-in stuff in one module namespaceThomas Renninger2010-10-274-8/+12
| * | | | | | Merge branch 'bugzilla-15100' into releaseLen Brown2011-01-122-28/+72
| |\ \ \ \ \ \
| | * | | | | | PNP / ACPI: Use DEVICE_ACPI_HANDLE() for device ACPI handle accessRafael J. Wysocki2011-01-112-28/+72
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'suspend-ioremap-cache' into releaseLen Brown2011-01-125-7/+158
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | ACPI: Use ioremap_cache()Len Brown2011-01-071-3/+3
| | * | | | | ACPI / PM: Make suspend_nvs_save() use acpi_os_map_memory()Rafael J. Wysocki2011-01-071-2/+4
| | * | | | | ACPI / PM: Update file information and the list of includes in nvs.cRafael J. Wysocki2011-01-071-3/+3
| | * | | | | PM / ACPI: Move NVS saving and restoring code to drivers/acpiRafael J. Wysocki2011-01-073-1/+151
| | * | | | | PM: Fix oops in suspend/hibernate code related to failing ioremap()Jiri Slaby2011-01-071-3/+2
| | |/ / / /
| * | | | | Merge branch 'wakeup-etc-rafael' into releaseLen Brown2011-01-127-83/+94
| |\ \ \ \ \
| | * | | | | ACPI / PM: Blacklist Averatec machine known to require acpi_sleep=nonvsRafael J. Wysocki2011-01-071-0/+8