| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPI / processor: Finish making acpi_processor_ppc_has_changed() void | Brian Norris | 2018-06-20 | 1 | -2/+1 |
* | xen/acpi: upload _PSD info for non Dom0 CPUs too | Joao Martins | 2018-03-21 | 1 | -0/+2 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | ACPI / processor: Make acpi_processor_ppc_has_changed() void | Rafael J. Wysocki | 2016-11-21 | 1 | -1/+1 |
* | cpufreq: intel_pstate: Request P-states control from SMM if needed | Rafael J. Wysocki | 2016-11-17 | 1 | -0/+1 |
* | ACPI/processor: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-09-19 | 1 | -2/+2 |
*-. | Merge branches 'acpi-processor', 'acpi-cppc', 'acpi-apei' and 'acpi-sleep' | Rafael J. Wysocki | 2016-07-25 | 1 | -4/+22 |
|\ \ |
|
| * | | ACPI / processor_idle: Add support for Low Power Idle(LPI) states | Sudeep Holla | 2016-07-21 | 1 | -3/+21 |
| * | | ACPI / processor_idle: introduce ACPI_PROCESSOR_CSTATE | Sudeep Holla | 2016-07-21 | 1 | -1/+1 |
| |/ |
|
* | | ACPI / processor: Add acpi_map_madt_entry() | David Daney | 2016-05-30 | 1 | -0/+1 |
|/ |
|
* | ACPI / sleep: move acpi_processor_sleep to sleep.c | Sudeep Holla | 2016-02-22 | 1 | -8/+0 |
* | ACPI / processor : add support for ACPI0010 processor container | Sudeep Holla | 2016-02-22 | 1 | -0/+1 |
* | CPPC: Probe for CPPC tables for each ACPI Processor object | Ashwin Chaugule | 2015-10-12 | 1 | -0/+14 |
* | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2015-09-01 | 1 | -4/+1 |
|\ |
|
| * | ACPI / processor: Drop an unused argument of a cleanup routine | Rafael J. Wysocki | 2015-07-22 | 1 | -4/+1 |
* | | ACPI: Decouple ACPI idle and ACPI processor drivers | Ashwin Chaugule | 2015-08-25 | 1 | -2/+24 |
* | | ACPI: Split out ACPI PSS from ACPI Processor driver | Ashwin Chaugule | 2015-08-25 | 1 | -2/+26 |
|/ |
|
* | ACPI / processor: Introduce phys_cpuid_t for CPU hardware ID | Catalin Marinas | 2015-03-26 | 1 | -3/+3 |
* | ACPI / processor: Convert apic_id to phys_id to make it arch agnostic | Hanjun Guo | 2015-01-05 | 1 | -4/+4 |
* | ACPI / processor: remove unused variabled from acpi_processor_power structure | Sudeep Holla | 2014-11-25 | 1 | -3/+0 |
* | ACPI / processor: Update the comments in processor.h | Hanjun Guo | 2014-11-11 | 1 | -1/+3 |
* | ACPI / processor replace __attribute__((packed)) by __packed | Fabian Frederick | 2014-06-17 | 1 | -5/+5 |
* | ACPI / processor: Do not request ACPI cpufreq module directly | Rafael J. Wysocki | 2013-10-30 | 1 | -1/+0 |
* | ACPI / processor: Introduce apic_id in struct processor to save parsed APIC id | Jiang Liu | 2013-09-24 | 1 | -0/+3 |
* | ACPI / processor: Use common hotplug infrastructure | Rafael J. Wysocki | 2013-05-12 | 1 | -0/+5 |
* | ACPI / PM: Move processor suspend/resume to syscore_ops | Rafael J. Wysocki | 2013-05-12 | 1 | -2/+8 |
* | acpi: Export the acpi_processor_get_performance_info | Konrad Rzeszutek Wilk | 2013-03-06 | 1 | -0/+3 |
* | cpuidle / ACPI : move cpuidle_device field out of the acpi_processor_power st... | Daniel Lezcano | 2012-09-17 | 1 | -2/+0 |
* | ACPI / processor: remove unused function parameter | Daniel Lezcano | 2012-09-15 | 1 | -4/+2 |
* | cpuidle / ACPI : remove power from acpi_processor_cx structure | Daniel Lezcano | 2012-09-05 | 1 | -1/+0 |
* | Merge branch 'pm-acpi' | Rafael J. Wysocki | 2012-07-19 | 1 | -2/+2 |
|\ |
|
| * | ACPI: Use struct dev_pm_ops for power management in processor driver | Rafael J. Wysocki | 2012-07-01 | 1 | -2/+2 |
| * | ACPI / PM: Drop pm_message_t argument from device suspend callback | Rafael J. Wysocki | 2012-07-01 | 1 | -1/+1 |
* | | cpuilde / ACPI: remove time from acpi_processor_cx structure | Daniel Lezcano | 2012-07-17 | 1 | -1/+0 |
* | | cpuidle / ACPI: remove usage from acpi_processor_cx structure | Daniel Lezcano | 2012-07-17 | 1 | -1/+0 |
* | | cpuidle / ACPI : remove latency_ticks from acpi_processor_cx structure | Daniel Lezcano | 2012-07-17 | 1 | -1/+0 |
|/ |
|
* | Merge 3.3-rc2 into the driver-core-next branch. | Greg Kroah-Hartman | 2012-02-02 | 1 | -0/+1 |
|\ |
|
| * | ACPI processor hotplug: Delay acpi_processor_start() call for hotplugged cores | Thomas Renninger | 2012-01-19 | 1 | -0/+1 |
* | | ACPI: Load acpi-cpufreq from processor driver automatically | Andi Kleen | 2012-01-26 | 1 | -0/+1 |
|/ |
|
* | cpuidle: Single/Global registration of idle states | Deepthi Dharwar | 2011-11-06 | 1 | -0/+1 |
* | 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 |