summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-08Merge branch 'acpi-general'Rafael J. Wysocki3-2/+21
2012-12-08Merge branch 'acpi-enumeration'Rafael J. Wysocki2-0/+237
2012-12-08Merge branch 'acpi-dev-pm'Rafael J. Wysocki1-1/+1
2012-12-08Merge branch 'pm-devfreq'Rafael J. Wysocki10-401/+942
2012-12-08ACPI: add Haswell LPSS devices to acpi_platform_device_ids listMika Westerberg1-0/+10
2012-12-08ACPI: add documentation about ACPI 5 enumerationMika Westerberg1-0/+227
2012-12-08pnpacpi: fix incorrect TEST_ALPHA() testAlan Cox1-1/+1
2012-12-05ACPI / PM: Fix header of acpi_dev_pm_detach() in acpi.hRafael J. Wysocki1-1/+1
2012-12-05ACPI / video: ignore BIOS initial backlight value for HP Folio 13-2000Zhang Rui1-0/+14
2012-12-05ACPI : do not use Lid and Sleep button for S5 wakeupZhang Rui1-1/+6
2012-12-04Merge branch 'acpi-general'Rafael J. Wysocki3-171/+188
2012-11-30ACPI / PNP: Do not crash due to stale pointer use during system resumeRafael J. Wysocki1-0/+3
2012-11-30ACPI / video: Add "Asus UL30VT" to ACPI video detect blacklistLan Tianyu1-0/+8
2012-11-30ACPI: do acpisleep dmi check when CONFIG_ACPI_SLEEP is setZhang Rui1-171/+177
2012-11-30Merge branch 'acpi-enumeration'Rafael J. Wysocki5-1/+180
2012-11-30spi / ACPI: add ACPI enumeration supportMika Westerberg1-1/+102
2012-11-30gpio / ACPI: add ACPI supportMathias Nyman4-0/+78
2012-11-30Merge branch 'pm-tools'Rafael J. Wysocki11-60/+110
2012-11-30Merge branch 'pm-sleep'Rafael J. Wysocki5-4/+5
2012-11-30Merge branch 'pm-runtime'Rafael J. Wysocki1-3/+3
2012-11-30Merge branch 'pm-opp'Rafael J. Wysocki2-15/+33
2012-11-30Merge branch 'pm-cpuidle'Rafael J. Wysocki12-177/+578
2012-11-30Merge branch 'pm-cpufreq'Rafael J. Wysocki20-939/+1265
2012-11-30Merge branch 'acpi-general'Rafael J. Wysocki23-261/+566
2012-11-30Merge branch 'acpica'Rafael J. Wysocki109-666/+2669
2012-11-30Merge branch 'acpi-enumeration'Rafael J. Wysocki27-301/+1326
2012-11-30Merge branch 'acpi-dev-pm'Rafael J. Wysocki8-260/+813
2012-11-30Merge branch 'pm-qos'Rafael J. Wysocki12-90/+551
2012-11-28PM / devfreq: remove compiler error with module governors (2)MyungJoo Ham1-0/+5
2012-11-28cpupower: IvyBridge (0x3a and 0x3e models) supportThomas Renninger2-2/+10
2012-11-28cpupower: Provide -c param for cpupower monitor to schedule process on all coresThomas Renninger4-3/+48
2012-11-28cpupower tools: Fix warning and a bug with the cpu package countPalmer Cox1-5/+13
2012-11-28cpupower tools: Fix malloc of cpu_info structurePalmer Cox2-19/+12
2012-11-28cpupower tools: Fix issues with sysfs_topology_read_filePalmer Cox1-8/+13
2012-11-28cpupower tools: Fix minor warningsPalmer Cox2-21/+1
2012-11-28cpupower tools: Update .gitignore for files created in the debug directoriesPalmer Cox1-0/+7
2012-11-28cpupower tools: Remove brace expansion from clean targetPalmer Cox2-2/+6
2012-11-27ACPI / thermal: _TMP and _CRT/_HOT/_PSV/_ACx dependency fixZhang Rui1-0/+34
2012-11-27cpuidle: Measure idle state durations with monotonic clockJulius Werner4-71/+7
2012-11-27cpufreq: ondemand: update sampling rate only on right CPUsFabio Baltieri1-0/+8
2012-11-27cpufreq: SPEAr: Add CPUFreq driverDeepak Sikri5-0/+342
2012-11-27ACPI: remove unnecessary INIT_LIST_HEADAndy Shevchenko1-1/+0
2012-11-27ACPI / platform: include missed header into acpi_platform.cAndy Shevchenko1-0/+2
2012-11-27platform / ACPI: Attach/detach ACPI PM during probe/remove/shutdownRafael J. Wysocki1-2/+17
2012-11-27Merge branch 'acpi-dev-pm' into acpi-enumerationRafael J. Wysocki18-330/+1337
2012-11-26Merge tag 'pull_req_20121126' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki2-9/+23
2012-11-26PM / devfreq: Fix return value in devfreq_remove_governor()Sachin Kamat1-1/+1
2012-11-26PM / devfreq: Fix incorrect argument in error messageSachin Kamat1-1/+1
2012-11-26PM / devfreq: missing rcu_read_lock() added for find_device_opp()MyungJoo Ham1-6/+20
2012-11-26PM / devfreq: remove compiler error when a governor is moduleMyungJoo Ham1-1/+1