index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
acpi
/
processor.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-11
cpu-hotplug: Provide prototypes for arch CPU registration
Russell King (Oracle)
1
-5
/
+0
2022-11-23
ACPI: processor: Silence missing prototype warnings
Sudeep Holla
1
-0
/
+5
2022-11-23
ACPI: processor_idle: Silence missing prototype warnings
Sudeep Holla
1
-0
/
+5
2022-06-29
ACPI: processor: Drop leftover acpi_processor_get_limit_info() declaration
Riwen Lu
1
-1
/
+0
2022-06-29
ACPI: processor: Split out thermal initialization from ACPI PSS
Riwen Lu
1
-2
/
+6
2021-11-24
ACPI: processor: Replace kernel.h with the necessary inclusions
Andy Shevchenko
1
-1
/
+6
2020-04-04
x86: ACPI: fix CPU hotplug deadlock
Qian Cai
1
-0
/
+8
2019-10-21
cpufreq: Use per-policy frequency QoS
Rafael J. Wysocki
1
-10
/
+10
2019-08-28
ACPI: cpufreq: Switch to QoS requests instead of cpufreq notifier
Viresh Kumar
1
-8
/
+18
2018-06-20
ACPI / processor: Finish making acpi_processor_ppc_has_changed() void
Brian Norris
1
-2
/
+1
2018-03-21
xen/acpi: upload _PSD info for non Dom0 CPUs too
Joao Martins
1
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-11-21
ACPI / processor: Make acpi_processor_ppc_has_changed() void
Rafael J. Wysocki
1
-1
/
+1
2016-11-18
cpufreq: intel_pstate: Request P-states control from SMM if needed
Rafael J. Wysocki
1
-0
/
+1
2016-09-19
ACPI/processor: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-2
/
+2
2016-07-25
Merge branches 'acpi-processor', 'acpi-cppc', 'acpi-apei' and 'acpi-sleep'
Rafael J. Wysocki
1
-4
/
+22
2016-07-22
ACPI / processor_idle: Add support for Low Power Idle(LPI) states
Sudeep Holla
1
-3
/
+21
2016-07-22
ACPI / processor_idle: introduce ACPI_PROCESSOR_CSTATE
Sudeep Holla
1
-1
/
+1
2016-05-30
ACPI / processor: Add acpi_map_madt_entry()
David Daney
1
-0
/
+1
2016-02-22
ACPI / sleep: move acpi_processor_sleep to sleep.c
Sudeep Holla
1
-8
/
+0
2016-02-22
ACPI / processor : add support for ACPI0010 processor container
Sudeep Holla
1
-0
/
+1
2015-10-13
CPPC: Probe for CPPC tables for each ACPI Processor object
Ashwin Chaugule
1
-0
/
+14
2015-09-01
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-4
/
+1
2015-08-25
ACPI: Decouple ACPI idle and ACPI processor drivers
Ashwin Chaugule
1
-2
/
+24
2015-08-25
ACPI: Split out ACPI PSS from ACPI Processor driver
Ashwin Chaugule
1
-2
/
+26
2015-07-22
ACPI / processor: Drop an unused argument of a cleanup routine
Rafael J. Wysocki
1
-4
/
+1
2015-03-26
ACPI / processor: Introduce phys_cpuid_t for CPU hardware ID
Catalin Marinas
1
-3
/
+3
2015-01-06
ACPI / processor: Convert apic_id to phys_id to make it arch agnostic
Hanjun Guo
1
-4
/
+4
2014-11-26
ACPI / processor: remove unused variabled from acpi_processor_power structure
Sudeep Holla
1
-3
/
+0
2014-11-12
ACPI / processor: Update the comments in processor.h
Hanjun Guo
1
-1
/
+3
2014-06-17
ACPI / processor replace __attribute__((packed)) by __packed
Fabian Frederick
1
-5
/
+5
2013-10-30
ACPI / processor: Do not request ACPI cpufreq module directly
Rafael J. Wysocki
1
-1
/
+0
2013-09-24
ACPI / processor: Introduce apic_id in struct processor to save parsed APIC id
Jiang Liu
1
-0
/
+3
2013-05-12
ACPI / processor: Use common hotplug infrastructure
Rafael J. Wysocki
1
-0
/
+5
2013-05-12
ACPI / PM: Move processor suspend/resume to syscore_ops
Rafael J. Wysocki
1
-2
/
+8
2013-03-06
acpi: Export the acpi_processor_get_performance_info
Konrad Rzeszutek Wilk
1
-0
/
+3
2012-09-18
cpuidle / ACPI : move cpuidle_device field out of the acpi_processor_power st...
Daniel Lezcano
1
-2
/
+0
2012-09-16
ACPI / processor: remove unused function parameter
Daniel Lezcano
1
-4
/
+2
2012-09-05
cpuidle / ACPI : remove power from acpi_processor_cx structure
Daniel Lezcano
1
-1
/
+0
2012-07-19
Merge branch 'pm-acpi'
Rafael J. Wysocki
1
-2
/
+2
2012-07-18
cpuilde / ACPI: remove time from acpi_processor_cx structure
Daniel Lezcano
1
-1
/
+0
2012-07-18
cpuidle / ACPI: remove usage from acpi_processor_cx structure
Daniel Lezcano
1
-1
/
+0
2012-07-18
cpuidle / ACPI : remove latency_ticks from acpi_processor_cx structure
Daniel Lezcano
1
-1
/
+0
2012-07-01
ACPI: Use struct dev_pm_ops for power management in processor driver
Rafael J. Wysocki
1
-2
/
+2
2012-07-01
ACPI / PM: Drop pm_message_t argument from device suspend callback
Rafael J. Wysocki
1
-1
/
+1
2012-02-02
Merge 3.3-rc2 into the driver-core-next branch.
Greg Kroah-Hartman
1
-0
/
+1
2012-01-27
ACPI: Load acpi-cpufreq from processor driver automatically
Andi Kleen
1
-0
/
+1
2012-01-20
ACPI processor hotplug: Delay acpi_processor_start() call for hotplugged cores
Thomas Renninger
1
-0
/
+1
2011-11-07
cpuidle: Single/Global registration of idle states
Deepthi Dharwar
1
-0
/
+1
2011-07-17
ACPI: constify ops structs
Vasiliy Kulikov
1
-1
/
+1
[next]