| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPI: constify ops structs | Vasiliy Kulikov | 2011-07-16 | 1 | -1/+1 |
* | ACPI: processor: fix processor_physically_present in UP kernel | Lin Ming | 2011-05-29 | 1 | -7/+0 |
* | ACPI: Reevaluate whether the T-state is supported or not after cpu is online/... | Zhao Yakui | 2011-01-10 | 1 | -0/+6 |
* | ACPI processor: remove deprecated ACPI procfs I/F | Zhang Rui | 2010-08-15 | 1 | -1/+0 |
* | ACPI: skip checking BM_STS if the BIOS doesn't ask for it | Len Brown | 2010-07-22 | 1 | -1/+2 |
* | ACPI: delete unused c-state promotion/demotion data strucutures | Len Brown | 2010-05-21 | 1 | -13/+0 |
* | ACPI: processor: export acpi_get_cpuid() | Alex Chiang | 2010-03-14 | 1 | -0/+8 |
* | ACPI: processor: mv processor_pdc.c processor_core.c | Alex Chiang | 2010-03-14 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2010-03-03 | 1 | -1/+1 |
|\ |
|
| * | percpu: add __percpu sparse annotations to what's left | Tejun Heo | 2010-02-17 | 1 | -1/+1 |
* | | ACPI: replace acpi_integer by u64 | Lin Ming | 2010-01-28 | 1 | -21/+21 |
|/ |
|
* | ACPI: processor: remove _PDC object list from struct acpi_processor | Alex Chiang | 2009-12-22 | 1 | -2/+0 |
* | ACPI: processor: change acpi_processor_set_pdc() interface | Alex Chiang | 2009-12-22 | 1 | -1/+1 |
* | ACPI: processor: unify arch_acpi_processor_cleanup_pdc | Alex Chiang | 2009-12-22 | 1 | -2/+0 |
* | ACPI: processor: finish unifying arch_acpi_processor_init_pdc() | Alex Chiang | 2009-12-22 | 1 | -1/+0 |
* | ACPI: processor: call _PDC early | Alex Chiang | 2009-12-22 | 1 | -0/+3 |
* | Merge branch 'ost' into release | Len Brown | 2009-12-16 | 1 | -2/+3 |
|\ |
|
| * | ACPI: Notify the _PPC evaluation status to the platform | Zhao Yakui | 2009-11-06 | 1 | -2/+3 |
* | | [ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interface | Thomas Renninger | 2009-11-24 | 1 | -0/+6 |
|/ |
|
* | ACPI processor: force throttling state when BIOS returns incorrect value | Frans Pop | 2009-08-26 | 1 | -2/+3 |
* | ACPI: pdc init related memory leak with physical CPU hotplug | Pallipadi, Venkatesh | 2009-06-20 | 1 | -0/+1 |
* | ACPI: delete obsolete "bus master activity" proc field | Len Brown | 2009-04-22 | 1 | -1/+0 |
* | ACPI: constify VFTs (1/2) | Jan Engelhardt | 2009-04-03 | 1 | -2/+2 |
* | cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t | Rusty Russell | 2009-01-03 | 1 | -2/+2 |
* | ACPI: change processors from array to per_cpu variable | Mike Travis | 2008-07-16 | 1 | -1/+1 |
* | proper prototype for acpi_processor_tstate_has_changed() | Adrian Bunk | 2008-06-11 | 1 | -0/+1 |
* | ACPI, cpuidle: Clarify C-state description in sysfs | Venkatesh Pallipadi | 2008-02-14 | 1 | -3/+6 |
* | Merge branches 'release' and 'throttling-domains' into release | Len Brown | 2008-02-07 | 1 | -1/+3 |
|\ |
|
| * | ACPI : Update T-state coordination after getting _TSD info | Zhao Yakui | 2008-02-02 | 1 | -1/+3 |
* | | Merge branches 'release' and 'menlo' into release | Len Brown | 2008-02-07 | 1 | -3/+3 |
|\ \ |
|
| * | | ACPI: register ACPI Processor as generic thermal cooling device | Zhang Rui | 2008-02-01 | 1 | -3/+3 |
| |/ |
|
* | | ACPI: enable MWAIT for C1 idle | venkatesh.pallipadi@intel.com | 2008-02-07 | 1 | -1/+2 |
* | | include/acpi/: Spelling fixes | Joe Perches | 2008-02-03 | 1 | -1/+1 |
|/ |
|
* | cpuidle: fix HP nx6125 regression | Venkatesh Pallipadi | 2007-11-19 | 1 | -1/+0 |
* | cpuidle: consolidate 2.6.22 cpuidle branch into one patch | Len Brown | 2007-10-10 | 1 | -0/+5 |
* | ACPI: disable lower idle C-states across suspend/resume | Thomas Gleixner | 2007-09-22 | 1 | -0/+2 |
* | acpi-cpufreq: Fix some x86/x86-64 acpi-cpufreq driver issues | Fenghua Yu | 2007-08-07 | 1 | -1/+1 |
* | ACPI: Lindent processor throttling code | Len Brown | 2007-06-02 | 1 | -3/+4 |
* | ACPI: add ACPI 3.0 _TPC _TSS _PTC throttling support | Luming Yu | 2007-06-02 | 1 | -3/+43 |
* | ACPICA: Lindent | Len Brown | 2007-05-09 | 1 | -7/+11 |
* | [PATCH] ACPI keep track of timer broadcasting | Thomas Gleixner | 2007-02-16 | 1 | -0/+1 |
* | ACPI: Processor native C-states using MWAIT | Venkatesh Pallipadi | 2006-10-14 | 1 | -0/+18 |
* | ACPI: C-States: accounting of sleep states | Dominik Brodowski | 2006-06-28 | 1 | -0/+1 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2006-06-23 | 1 | -1/+26 |
|\ |
|
| * | P-state software coordination for ACPI core | Venkatesh Pallipadi | 2006-02-09 | 1 | -1/+26 |
* | | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2006-04-26 | 1 | -1/+0 |
|/ |
|
*-. | [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran... | Len Brown | 2006-01-24 | 1 | -23/+5 |
|\ \ |
|
| | * | [ACPI] make two processor functions static | Adrian Bunk | 2006-01-08 | 1 | -6/+0 |
| |/
|/| |
|
| * | [ACPI] Avoid BIOS inflicted crashes by evaluating _PDC only once | Venkatesh Pallipadi | 2005-12-01 | 1 | -17/+5 |
|/ |
|
* | [ACPI] Lindent all ACPI files | Len Brown | 2005-08-05 | 1 | -116/+122 |