summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-07Merge branch 'acpi-general'Rafael J. Wysocki
2012-12-07Merge branch 'acpi-enumeration'Rafael J. Wysocki
2012-12-07Merge branch 'acpi-dev-pm'Rafael J. Wysocki
2012-12-07Merge branch 'pm-devfreq'Rafael J. Wysocki
2012-12-07ACPI: add Haswell LPSS devices to acpi_platform_device_ids listMika Westerberg
2012-12-07ACPI: add documentation about ACPI 5 enumerationMika Westerberg
2012-12-07pnpacpi: fix incorrect TEST_ALPHA() testAlan Cox
2012-12-05ACPI / PM: Fix header of acpi_dev_pm_detach() in acpi.hRafael J. Wysocki
2012-12-04ACPI / video: ignore BIOS initial backlight value for HP Folio 13-2000Zhang Rui
2012-12-04ACPI : do not use Lid and Sleep button for S5 wakeupZhang Rui
2012-12-04Merge branch 'acpi-general'Rafael J. Wysocki
2012-11-30ACPI / PNP: Do not crash due to stale pointer use during system resumeRafael J. Wysocki
2012-11-30ACPI / video: Add "Asus UL30VT" to ACPI video detect blacklistLan Tianyu
2012-11-30ACPI: do acpisleep dmi check when CONFIG_ACPI_SLEEP is setZhang Rui
2012-11-30Merge branch 'acpi-enumeration'Rafael J. Wysocki
2012-11-30spi / ACPI: add ACPI enumeration supportMika Westerberg
2012-11-30gpio / ACPI: add ACPI supportMathias Nyman
2012-11-29Merge branch 'pm-tools'Rafael J. Wysocki
2012-11-29Merge branch 'pm-sleep'Rafael J. Wysocki
2012-11-29Merge branch 'pm-runtime'Rafael J. Wysocki
2012-11-29Merge branch 'pm-opp'Rafael J. Wysocki
2012-11-29Merge branch 'pm-cpuidle'Rafael J. Wysocki
2012-11-29Merge branch 'pm-cpufreq'Rafael J. Wysocki
2012-11-29Merge branch 'acpi-general'Rafael J. Wysocki
2012-11-29Merge branch 'acpica'Rafael J. Wysocki
2012-11-29Merge branch 'acpi-enumeration'Rafael J. Wysocki
2012-11-29Merge branch 'acpi-dev-pm'Rafael J. Wysocki
2012-11-29Merge branch 'pm-qos'Rafael J. Wysocki
2012-11-28PM / devfreq: remove compiler error with module governors (2)MyungJoo Ham
2012-11-27cpupower: IvyBridge (0x3a and 0x3e models) supportThomas Renninger
2012-11-27cpupower: Provide -c param for cpupower monitor to schedule process on all coresThomas Renninger
2012-11-27cpupower tools: Fix warning and a bug with the cpu package countPalmer Cox
2012-11-27cpupower tools: Fix malloc of cpu_info structurePalmer Cox
2012-11-27cpupower tools: Fix issues with sysfs_topology_read_filePalmer Cox
2012-11-27cpupower tools: Fix minor warningsPalmer Cox
2012-11-27cpupower tools: Update .gitignore for files created in the debug directoriesPalmer Cox
2012-11-27cpupower tools: Remove brace expansion from clean targetPalmer Cox
2012-11-27ACPI / thermal: _TMP and _CRT/_HOT/_PSV/_ACx dependency fixZhang Rui
2012-11-27cpuidle: Measure idle state durations with monotonic clockJulius Werner
2012-11-27cpufreq: ondemand: update sampling rate only on right CPUsFabio Baltieri
2012-11-27cpufreq: SPEAr: Add CPUFreq driverDeepak Sikri
2012-11-27ACPI: remove unnecessary INIT_LIST_HEADAndy Shevchenko
2012-11-27ACPI / platform: include missed header into acpi_platform.cAndy Shevchenko
2012-11-27platform / ACPI: Attach/detach ACPI PM during probe/remove/shutdownRafael J. Wysocki
2012-11-27Merge branch 'acpi-dev-pm' into acpi-enumerationRafael J. Wysocki
2012-11-26Merge tag 'pull_req_20121126' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki
2012-11-26PM / devfreq: Fix return value in devfreq_remove_governor()Sachin Kamat
2012-11-26PM / devfreq: Fix incorrect argument in error messageSachin Kamat
2012-11-26PM / devfreq: missing rcu_read_lock() added for find_device_opp()MyungJoo Ham
2012-11-26PM / devfreq: remove compiler error when a governor is moduleMyungJoo Ham