| Commit message (Expand) | Author | Age |
* | ACPI / processor: Convert apic_id to phys_id to make it arch agnostic | Hanjun Guo | 2015-01-05 |
* | ACPI / processor: remove unused variabled from acpi_processor_power structure | Sudeep Holla | 2014-11-25 |
* | ACPI / processor: Update the comments in processor.h | Hanjun Guo | 2014-11-11 |
* | ACPI / processor replace __attribute__((packed)) by __packed | Fabian Frederick | 2014-06-17 |
* | ACPI / processor: Do not request ACPI cpufreq module directly | Rafael J. Wysocki | 2013-10-29 |
* | ACPI / processor: Introduce apic_id in struct processor to save parsed APIC id | Jiang Liu | 2013-09-23 |
* | ACPI / processor: Use common hotplug infrastructure | Rafael J. Wysocki | 2013-05-12 |
* | ACPI / PM: Move processor suspend/resume to syscore_ops | Rafael J. Wysocki | 2013-05-12 |
* | acpi: Export the acpi_processor_get_performance_info | Konrad Rzeszutek Wilk | 2013-03-06 |
* | cpuidle / ACPI : move cpuidle_device field out of the acpi_processor_power st... | Daniel Lezcano | 2012-09-17 |
* | ACPI / processor: remove unused function parameter | Daniel Lezcano | 2012-09-15 |
* | cpuidle / ACPI : remove power from acpi_processor_cx structure | Daniel Lezcano | 2012-09-05 |
* | Merge branch 'pm-acpi' | Rafael J. Wysocki | 2012-07-18 |
|\ |
|
| * | ACPI: Use struct dev_pm_ops for power management in processor driver | Rafael J. Wysocki | 2012-07-01 |
| * | ACPI / PM: Drop pm_message_t argument from device suspend callback | Rafael J. Wysocki | 2012-07-01 |
* | | cpuilde / ACPI: remove time from acpi_processor_cx structure | Daniel Lezcano | 2012-07-17 |
* | | cpuidle / ACPI: remove usage from acpi_processor_cx structure | Daniel Lezcano | 2012-07-17 |
* | | cpuidle / ACPI : remove latency_ticks from acpi_processor_cx structure | Daniel Lezcano | 2012-07-17 |
|/ |
|
* | Merge 3.3-rc2 into the driver-core-next branch. | Greg Kroah-Hartman | 2012-02-02 |
|\ |
|
| * | ACPI processor hotplug: Delay acpi_processor_start() call for hotplugged cores | Thomas Renninger | 2012-01-19 |
* | | ACPI: Load acpi-cpufreq from processor driver automatically | Andi Kleen | 2012-01-26 |
|/ |
|
* | cpuidle: Single/Global registration of idle states | Deepthi Dharwar | 2011-11-06 |
* | ACPI: constify ops structs | Vasiliy Kulikov | 2011-07-16 |
* | ACPI: processor: fix processor_physically_present in UP kernel | Lin Ming | 2011-05-29 |
* | ACPI: Reevaluate whether the T-state is supported or not after cpu is online/... | Zhao Yakui | 2011-01-10 |
* | ACPI processor: remove deprecated ACPI procfs I/F | Zhang Rui | 2010-08-15 |
* | ACPI: skip checking BM_STS if the BIOS doesn't ask for it | Len Brown | 2010-07-22 |
* | ACPI: delete unused c-state promotion/demotion data strucutures | Len Brown | 2010-05-21 |
* | ACPI: processor: export acpi_get_cpuid() | Alex Chiang | 2010-03-14 |
* | ACPI: processor: mv processor_pdc.c processor_core.c | Alex Chiang | 2010-03-14 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2010-03-03 |
|\ |
|
| * | percpu: add __percpu sparse annotations to what's left | Tejun Heo | 2010-02-16 |
* | | ACPI: replace acpi_integer by u64 | Lin Ming | 2010-01-28 |
|/ |
|
* | ACPI: processor: remove _PDC object list from struct acpi_processor | Alex Chiang | 2009-12-22 |
* | ACPI: processor: change acpi_processor_set_pdc() interface | Alex Chiang | 2009-12-22 |
* | ACPI: processor: unify arch_acpi_processor_cleanup_pdc | Alex Chiang | 2009-12-22 |
* | ACPI: processor: finish unifying arch_acpi_processor_init_pdc() | Alex Chiang | 2009-12-22 |
* | ACPI: processor: call _PDC early | Alex Chiang | 2009-12-22 |
* | Merge branch 'ost' into release | Len Brown | 2009-12-16 |
|\ |
|
| * | ACPI: Notify the _PPC evaluation status to the platform | Zhao Yakui | 2009-11-06 |
* | | [ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interface | Thomas Renninger | 2009-11-24 |
|/ |
|
* | ACPI processor: force throttling state when BIOS returns incorrect value | Frans Pop | 2009-08-26 |
* | ACPI: pdc init related memory leak with physical CPU hotplug | Pallipadi, Venkatesh | 2009-06-20 |
* | ACPI: delete obsolete "bus master activity" proc field | Len Brown | 2009-04-22 |
* | ACPI: constify VFTs (1/2) | Jan Engelhardt | 2009-04-03 |
* | cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t | Rusty Russell | 2009-01-03 |
* | ACPI: change processors from array to per_cpu variable | Mike Travis | 2008-07-16 |
* | proper prototype for acpi_processor_tstate_has_changed() | Adrian Bunk | 2008-06-11 |
* | ACPI, cpuidle: Clarify C-state description in sysfs | Venkatesh Pallipadi | 2008-02-14 |
* | Merge branches 'release' and 'throttling-domains' into release | Len Brown | 2008-02-07 |
|\ |
|