summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-116-41/+17
|\
| * init.h: Remove __dev* sections from the kernelGreg Kroah-Hartman2012-11-301-11/+7
| * PCI: Remove __dev* markingsBill Pemberton2012-11-281-3/+3
| * PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-281-2/+0
| * mfd: remove use of __devexitBill Pemberton2012-11-282-3/+3
| * mfd: remove use of __devinitBill Pemberton2012-11-283-4/+4
| * kobject: remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-281-18/+0
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-12-113-4/+31
|\ \
| * | gpio: add TS-5500 DIO blocks supportVivien Didelot2012-12-101-0/+27
| * | gpio: pcf857x: use client->irq for gpio_to_irq()Kuninori Morimoto2012-12-071-3/+0
| * | gpiolib: add gpio get direction callback supportMathias Nyman2012-10-261-1/+4
* | | Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-1120-131/+461
|\ \ \
| * \ \ Merge branch 'acpi-dev-pm'Rafael J. Wysocki2012-12-071-1/+1
| |\ \ \
| | * | | ACPI / PM: Fix header of acpi_dev_pm_detach() in acpi.hRafael J. Wysocki2012-12-051-1/+1
| * | | | Merge branch 'pm-devfreq'Rafael J. Wysocki2012-12-071-65/+71
| |\ \ \ \
| | * | | | PM / devfreq: remove compiler error when a governor is moduleMyungJoo Ham2012-11-261-1/+1
| | * | | | PM / devfreq: map devfreq drivers to governor using nameNishanth Menon2012-11-201-17/+4
| | * | | | PM / devfreq: provide hooks for governors to be registeredNishanth Menon2012-11-201-0/+3
| | * | | | PM / devfreq: Add sysfs node for representing frequency transition information.Jonghwa Lee2012-11-201-0/+15
| | * | | | PM / devfreq: documentation cleanups for devfreq headerNishanth Menon2012-11-201-27/+27
| | * | | | PM / devfreq: Add current freq callback in device profileRajagopal Venkat2012-11-151-0/+3
| | * | | | PM / devfreq: Add suspend and resume apisRajagopal Venkat2012-11-151-0/+12
| | * | | | PM / devfreq: Core updates to support devices which can idleRajagopal Venkat2012-11-151-24/+10
| | | |_|/ | | |/| |
| * | | | Merge branch 'acpi-enumeration'Rafael J. Wysocki2012-11-301-0/+19
| |\ \ \ \
| | * | | | gpio / ACPI: add ACPI supportMathias Nyman2012-11-301-0/+19
| * | | | | Merge branch 'pm-sleep'Rafael J. Wysocki2012-11-291-0/+1
| |\ \ \ \ \
| | * | | | | PM / Freezer: Fixup compile error of try_to_freeze_nowarn()Li Haifeng2012-11-231-0/+1
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2012-11-292-9/+12
| |\ \ \ \ \
| | * | | | | cpuidle: support multiple driversDaniel Lezcano2012-11-151-2/+5
| | * | | | | cpuidle: move driver's refcount to cpuidleDaniel Lezcano2012-11-151-0/+1
| | * | | | | cpuidle / sysfs: move structure declaration into the sysfs.c fileDaniel Lezcano2012-11-151-7/+0
| | * | | | | cpuidle: Quickly notice prediction failure for repeat modeYouquan Song2012-11-151-0/+6
| | |/ / / /
| * | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2012-11-291-2/+3
| |\ \ \ \ \
| | * | | | | cpufreq: governors: remove redundant codeViresh Kumar2012-11-151-6/+0
| | * | | | | cpufreq: Move common part from governors to separate file, v2viresh kumar2012-11-151-0/+5
| | * | | | | cpufreq / core: Fix printing of governor and driver nameviresh kumar2012-11-151-0/+2
| | |/ / / /
| * | | | | Merge branch 'acpi-general'Rafael J. Wysocki2012-11-292-3/+50
| |\ \ \ \ \
| | * | | | | ACPI: Add acpi_handle_<level>() interfacesToshi Kani2012-11-211-0/+43
| | * | | | | ACPI: create _SUN sysfs fileYasuaki Ishimatsu2012-11-161-0/+1
| | * | | | | ACPI: move acpi_no_s4_hw_signature() declaration into #ifdef CONFIG_HIBERNATIONYuanhan Liu2012-11-151-1/+4
| | * | | | | ACPI / Sleep: add acpi_sleep=nonvs_s3 parameterKristen Carlson Accardi2012-11-151-0/+1
| | * | | | | ACPI: Remove unused lockable in acpi_device_flagsToshi Kani2012-11-151-2/+1
| | |/ / / /
| * | | | | Merge branch 'acpica'Rafael J. Wysocki2012-11-297-42/+47
| |\ \ \ \ \
| | * | | | | ACPICA: Update version to 20121018Bob Moore2012-11-151-1/+1
| | * | | | | ACPICA: AcpiGetObjectInfo: Add support for ACPI 5 _SUB methodBob Moore2012-11-152-5/+8
| | * | | | | ACPICA: Update support for ACPI 5 MPST tableBob Moore2012-11-151-11/+11
| | * | | | | ACPICA: Add ACPI_MOVE_NAME macro to optimize 4-byte ACPI_NAME copiesBob Moore2012-11-151-0/+4
| | * | | | | ACPICA: Remove extra spaces after periods in the Intel licenseBob Moore2012-11-151-1/+1
| | * | | | | ACPICA: Remove extra spaces after periods within commentsBob Moore2012-11-151-1/+1
| | * | | | | ACPICA: ACPICA core: Cleanup empty lines at file start and endBob Moore2012-11-152-2/+0