index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
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_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
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
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpu
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-22
cpu: imx8: use intended cpu-thermal device when getting temp value
Anatolij Gustschin
1
-25
/
+25
2020-05-22
cpu: imx8: fix type and rate detection
Anatolij Gustschin
1
-6
/
+6
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
4
-0
/
+4
2020-05-18
common: Drop log.h from common header
Simon Glass
3
-0
/
+3
2020-05-18
common: Drop init.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop net.h from common header
Simon Glass
1
-0
/
+1
2020-05-03
cpu: imx8: show RevC instead of Rev? at boot log
Frank Li
1
-0
/
+2
2020-05-03
cpu: imx_cpu: Print the CPU temperature for iMX8QM A72
Ye Li
1
-6
/
+12
2020-05-03
cpu: imx8: fix get core name and rate
Peng Fan
1
-10
/
+17
2020-05-03
cpu: imx8: support a72 as boot cpu
Peng Fan
1
-0
/
+19
2020-05-03
cpu: imx8: reimplement get cpu count
Peng Fan
1
-1
/
+18
2020-05-03
cpu: sandbox: support is_current
Peng Fan
1
-0
/
+9
2020-05-03
uclass: cpu: Add new API to get udevice for current CPU
Peng Fan
1
-0
/
+34
2020-04-16
cpu: Support querying the address width
Simon Glass
1
-0
/
+1
2019-12-02
Move strtomhz() to vsprintf.h
Simon Glass
1
-0
/
+1
2019-10-08
imx8: move i.MX8 cpu desc code to drivers/cpu/imx8_cpu.c
Peng Fan
2
-0
/
+183
2019-09-03
riscv: cpu: Skip unavailable hart in the get_count() op
Bin Meng
1
-0
/
+4
2019-02-27
cpu: Bind timer driver for boot hart
Atish Patra
1
-3
/
+4
2018-12-18
cpu: Add a RISC-V CPU driver
Bin Meng
3
-0
/
+123
2018-11-14
cpu: mpc83xx: Remove unnecessary characters in the description string
Bin Meng
1
-1
/
+1
2018-10-28
drivers: cosmetic: Convert SPDX license tags to Linux Kernel style
Patrick Delaunay
1
-2
/
+2
2018-09-18
cpu: Add MPC83xx CPU driver
Mario Six
4
-0
/
+483
2018-09-18
test: Add tests for CPU uclass
Mario Six
2
-0
/
+62
2018-09-18
cpu: Add cpu_probe_all method
Mario Six
1
-0
/
+23
2018-08-08
bcm6838: add initial support
Philippe Reynes
1
-0
/
+33
2018-07-11
cpu: bmips: fix probe to get the address
Philippe Reynes
1
-1
/
+1
2018-06-01
cpu: bmips: convert to use live dt
Álvaro Fernández Rojas
1
-9
/
+3
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2
-4
/
+2
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
1
-2
/
+0
2018-03-21
dm: cpu: bmips: add BCM6362 support
Álvaro Fernández Rojas
1
-0
/
+51
2018-01-26
dm: cpu: bmips: add BCM6318 support
Álvaro Fernández Rojas
1
-0
/
+35
2018-01-26
dm: cpu: bmips: add BCM6368 support
Álvaro Fernández Rojas
1
-0
/
+36
2017-06-01
dm: core: Update device_bind_driver_to_node() to use ofnode
Simon Glass
1
-3
/
+3
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
1
-1
/
+1
2017-05-31
dm: cpu: bmips: add BCM6338 support
Álvaro Fernández Rojas
1
-0
/
+14
2017-05-31
dm: cpu: bmips: add BCM3380 support
Álvaro Fernández Rojas
1
-0
/
+14
2017-05-31
dm: cpu: bmips: add BCM6348 support
Álvaro Fernández Rojas
1
-0
/
+34
2017-05-31
dm: cpu: bmips: rename cpu_desc specific functions
Álvaro Fernández Rojas
1
-5
/
+5
2017-05-10
cpu: add CPU driver for Broadcom MIPS SoCs
Álvaro Fernández Rojas
2
-0
/
+312
2016-10-19
cpu: Add get_vendor callback
Alexander Graf
1
-0
/
+10
2015-07-14
x86: Move MP initialization codes into a common place
Bin Meng
1
-0
/
+2
2015-07-14
dm: cpu: Add a new get_count method to cpu uclass
Bin Meng
1
-0
/
+10
2015-07-14
dm: cpu: Test against cpu_ops->get_info in cpu_get_info()
Bin Meng
1
-1
/
+1
2015-07-14
dm: cpu: Fix undefined ENOSYS build error
Bin Meng
1
-0
/
+1
2015-04-29
dm: Implement a CPU uclass
Simon Glass
3
-0
/
+76