index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
acpi
/
processor.h
Age
Commit message (
Expand
)
Author
Files
Lines
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-12
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-05
ACPI / processor: Convert apic_id to phys_id to make it arch agnostic
Hanjun Guo
1
-4
/
+4
2014-11-25
ACPI / processor: remove unused variabled from acpi_processor_power structure
Sudeep Holla
1
-3
/
+0
2014-11-11
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-17
cpuidle / ACPI : move cpuidle_device field out of the acpi_processor_power st...
Daniel Lezcano
1
-2
/
+0
2012-09-15
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-17
cpuilde / ACPI: remove time from acpi_processor_cx structure
Daniel Lezcano
1
-1
/
+0
2012-07-17
cpuidle / ACPI: remove usage from acpi_processor_cx structure
Daniel Lezcano
1
-1
/
+0
2012-07-17
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-26
ACPI: Load acpi-cpufreq from processor driver automatically
Andi Kleen
1
-0
/
+1
2012-01-19
ACPI processor hotplug: Delay acpi_processor_start() call for hotplugged cores
Thomas Renninger
1
-0
/
+1
2011-11-06
cpuidle: Single/Global registration of idle states
Deepthi Dharwar
1
-0
/
+1
2011-07-16
ACPI: constify ops structs
Vasiliy Kulikov
1
-1
/
+1
2011-05-29
ACPI: processor: fix processor_physically_present in UP kernel
Lin Ming
1
-7
/
+0
2011-01-10
ACPI: Reevaluate whether the T-state is supported or not after cpu is online/...
Zhao Yakui
1
-0
/
+6
2010-08-15
ACPI processor: remove deprecated ACPI procfs I/F
Zhang Rui
1
-1
/
+0
2010-07-22
ACPI: skip checking BM_STS if the BIOS doesn't ask for it
Len Brown
1
-1
/
+2
2010-05-21
ACPI: delete unused c-state promotion/demotion data strucutures
Len Brown
1
-13
/
+0
2010-03-14
ACPI: processor: export acpi_get_cpuid()
Alex Chiang
1
-0
/
+8
2010-03-14
ACPI: processor: mv processor_pdc.c processor_core.c
Alex Chiang
1
-1
/
+1
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-1
/
+1
2010-02-17
percpu: add __percpu sparse annotations to what's left
Tejun Heo
1
-1
/
+1
2010-01-28
ACPI: replace acpi_integer by u64
Lin Ming
1
-21
/
+21
2009-12-22
ACPI: processor: remove _PDC object list from struct acpi_processor
Alex Chiang
1
-2
/
+0
2009-12-22
ACPI: processor: change acpi_processor_set_pdc() interface
Alex Chiang
1
-1
/
+1
2009-12-22
ACPI: processor: unify arch_acpi_processor_cleanup_pdc
Alex Chiang
1
-2
/
+0
2009-12-22
ACPI: processor: finish unifying arch_acpi_processor_init_pdc()
Alex Chiang
1
-1
/
+0
2009-12-22
ACPI: processor: call _PDC early
Alex Chiang
1
-0
/
+3
2009-12-16
Merge branch 'ost' into release
Len Brown
1
-2
/
+3
2009-11-24
[ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interface
Thomas Renninger
1
-0
/
+6
2009-11-06
ACPI: Notify the _PPC evaluation status to the platform
Zhao Yakui
1
-2
/
+3
2009-08-26
ACPI processor: force throttling state when BIOS returns incorrect value
Frans Pop
1
-2
/
+3
[next]