index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
acpi
/
processor.h
Age
Commit message (
Expand
)
Author
Files
Lines
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
2009-06-20
ACPI: pdc init related memory leak with physical CPU hotplug
Pallipadi, Venkatesh
1
-0
/
+1
2009-04-22
ACPI: delete obsolete "bus master activity" proc field
Len Brown
1
-1
/
+0
2009-04-03
ACPI: constify VFTs (1/2)
Jan Engelhardt
1
-2
/
+2
2009-01-03
cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t
Rusty Russell
1
-2
/
+2
2008-07-16
ACPI: change processors from array to per_cpu variable
Mike Travis
1
-1
/
+1
2008-06-11
proper prototype for acpi_processor_tstate_has_changed()
Adrian Bunk
1
-0
/
+1
2008-02-14
ACPI, cpuidle: Clarify C-state description in sysfs
Venkatesh Pallipadi
1
-3
/
+6
2008-02-07
Merge branches 'release' and 'throttling-domains' into release
Len Brown
1
-1
/
+3
2008-02-07
Merge branches 'release' and 'menlo' into release
Len Brown
1
-3
/
+3
2008-02-07
ACPI: enable MWAIT for C1 idle
venkatesh.pallipadi@intel.com
1
-1
/
+2
2008-02-03
include/acpi/: Spelling fixes
Joe Perches
1
-1
/
+1
2008-02-02
ACPI : Update T-state coordination after getting _TSD info
Zhao Yakui
1
-1
/
+3
2008-02-01
ACPI: register ACPI Processor as generic thermal cooling device
Zhang Rui
1
-3
/
+3
2007-11-19
cpuidle: fix HP nx6125 regression
Venkatesh Pallipadi
1
-1
/
+0
2007-10-10
cpuidle: consolidate 2.6.22 cpuidle branch into one patch
Len Brown
1
-0
/
+5
2007-09-22
ACPI: disable lower idle C-states across suspend/resume
Thomas Gleixner
1
-0
/
+2
[next]