aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/pci_root.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-17unicore32 idle: delete stray pm_idle commentLen Brown1-5/+0
2013-02-17openrisc idle: delete pm_idleLen Brown1-5/+0
2013-02-17mn10300 idle: delete pm_idleLen Brown1-7/+0
2013-02-17microblaze idle: delete pm_idleLen Brown1-3/+0
2013-02-17m32r idle: delete pm_idle, and other dead idle codeLen Brown1-49/+2
2013-02-17ia64 idle: delete pm_idleLen Brown2-4/+0
2013-02-17cris idle: delete idle and pm_idleLen Brown1-10/+1
2013-02-17ARM64 idle: delete pm_idleLen Brown1-9/+4
2013-02-17ARM idle: delete pm_idleLen Brown1-9/+4
2013-02-17blackfin idle: delete pm_idleLen Brown1-7/+0
2013-02-17sparc idle: rename pm_idle to sparc_idleLen Brown5-8/+11
2013-02-17sh idle: rename global pm_idle to static sh_idleLen Brown1-6/+6
2013-02-17x86 idle: rename global pm_idle to static x86_idleLen Brown1-16/+12
2013-02-17APM idle: register apm_cpu_idle via cpuidleLen Brown3-26/+35
2013-02-13tools/power turbostat: display SMI count by defaultLen Brown3-24/+39
2013-02-13intel_idle: export both C1 and C1ELen Brown1-5/+49
2013-02-11cpuidle: remove vestage definition of cpuidle_state_usage.driver_dataLen Brown1-22/+0
2013-02-10x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flagLen Brown6-50/+2
2013-02-10x86 idle: remove mwait_idle() and "idle=mwait" cmdline paramLen Brown5-87/+4
2013-02-10xen idle: make xen-specific macro xen-specificLen Brown3-3/+9
2013-02-08intel_idle: remove assumption of one C-state per MWAIT flagLen Brown2-51/+61
2013-02-08intel_idle: remove use and definition of MWAIT_MAX_NUM_CSTATESLen Brown2-9/+8
2013-02-08tools/power turbostat: decode MSR_IA32_POWER_CTLLen Brown2-6/+9
2013-02-08tools/power turbostat: support HaswellLen Brown1-1/+10
2013-02-08intel_idle: support HaswellLen Brown1-0/+39
2013-02-08ACPI / idle: remove usage of the statedataDaniel Lezcano1-12/+7
2013-02-08ACPI / idle: pass the cpuidle_device parameterDaniel Lezcano1-5/+6
2013-02-08ACPI / idle : remove pointless headersDaniel Lezcano1-12/+1
2013-02-08ACPI / idle: remove unused definitionDaniel Lezcano1-4/+0
2013-02-08davinci: cpuidle - remove useless initializationDaniel Lezcano1-2/+0
2013-02-08davinci: cpuidle - remove the opsDaniel Lezcano1-31/+2
2013-02-08davinci: cpuidle - move code to prevent forward declarationDaniel Lezcano1-36/+36
2013-02-08Replace the flag by a simple global boolean in the cpuidle.c.Daniel Lezcano1-13/+10
2013-02-01intel_idle: stop using driver_data for static flagsLen Brown1-49/+26
2013-02-01Linux 3.8-rc6Linus Torvalds1-2/+2
2013-01-31HID: i2c-hid: fix i2c_hid_output_raw_reportBenjamin Tissoires1-1/+12
2013-01-31MIPS: Function tracer: Fix broken function tracingAl Cooper2-4/+39
2013-01-31dm: fix write same requests countingAlasdair G Kergon1-2/+4
2013-01-31mips: Move __virt_addr_valid() to a place for MIPS 64Steven Rostedt2-6/+6
2013-01-31dm thin: fix queue limits stackingMike Snitzer1-12/+1
2013-01-31Revert "console: implement lockdep support for console_lock"Dave Airlie1-9/+0
2013-01-30NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 sessionTrond Myklebust1-2/+12
2013-01-30SUNRPC: When changing the queue priority, ensure that we change the ownerTrond Myklebust1-1/+17
2013-01-30NFS: Don't silently fail setattr() requests on mountpointsTrond Myklebust1-0/+20
2013-01-30MIPS: Netlogic: Fix UP compilation on XLRJayachandran C1-1/+4
2013-01-30MIPS: AR71xx: Fix AR71XX_PCI_MEM_SIZEGabor Juhos1-1/+1
2013-01-30MIPS: AR724x: Fix AR724X_PCI_MEM_SIZEGabor Juhos1-1/+1
2013-01-30MIPS: Lantiq: Fix cp0_perfcount_irq mappingJohn Crispin1-1/+1
2013-01-30samsung-laptop: Disable on EFI hardwareMatt Fleming1-0/+4
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming13-54/+79