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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-01
tools/power turbostat: add --cpu parameter
Len Brown
2
-2
/
+95
2017-03-01
tools/power turbostat: print sysfs C-state stats
Len Brown
2
-18
/
+147
2017-03-01
tools/power turbostat: extend --add option to accept /sys path
Len Brown
1
-23
/
+69
2017-03-01
tools/power turbostat: skip unused counters on BDX
Len Brown
1
-0
/
+17
2017-03-01
tools/power turbostat: fix decoding for GLM, DNV, SKX turbo-ratio limits
Len Brown
1
-23
/
+67
2017-03-01
tools/power turbostat: skip unused counters on SKX
Len Brown
1
-0
/
+18
2017-03-01
tools/power turbostat: Denverton: use HW CC1 counter, skip C3, C7
Len Brown
1
-0
/
+20
2017-03-01
tools/power turbostat: initial Gemini Lake SOC support
Len Brown
1
-0
/
+5
2017-03-01
x86: intel-family.h: Add GEMINI_LAKE SOC
Len Brown
1
-0
/
+1
2017-03-01
tools/power turbostat: bug fixes to --add, --show/--hide features
Len Brown
1
-61
/
+77
2017-03-01
tools/power turbostat: use tsc_tweak everwhere it is needed
Len Brown
1
-23
/
+25
2017-03-01
tools/power turbostat: print system config, unless --quiet
Len Brown
2
-60
/
+52
2017-03-01
tools/power turbostat: show all columns, independent of --debug
Len Brown
1
-7
/
+0
2017-03-01
tools/power turbostat: decode MSR_MISC_FEATURE_CONTROL
Len Brown
1
-0
/
+24
2017-03-01
x86 msr_index.h: Define MSR_MISC_FEATURE_CONTROL
Len Brown
1
-0
/
+1
2017-03-01
tools/power turbostat: decode CPUID(6).TURBO
Len Brown
1
-1
/
+4
2017-03-01
tools/power turbostat: dump Atom P-states correctly
Len Brown
1
-21
/
+82
2017-03-01
intel_pstate: use MSR_ATOM_RATIOS definitions from msr-index.h
Len Brown
1
-10
/
+5
2017-03-01
x86 msr-index.h: Define Atom specific core ratio MSR locations
Len Brown
1
-0
/
+6
2017-03-01
tools/power turbostat: further decode MSR_IA32_MISC_ENABLE
Len Brown
1
-4
/
+6
2017-03-01
tools/power turbostat: add precision to --debug frequency output
Len Brown
1
-21
/
+21
2017-03-01
tools/power turbostat: Baytrail c-state support
Len Brown
2
-9
/
+39
2017-03-01
x86: msr-index.h: Remove unused MSR_NHM_SNB_PKG_CST_CFG_CTL
Len Brown
1
-1
/
+0
2017-03-01
tools/power turbostat: use new name for MSR_PKG_CST_CONFIG_CONTROL
Len Brown
1
-5
/
+5
2017-03-01
intel_idle: use new name for MSR_PKG_CST_CONFIG_CONTROL
Len Brown
1
-3
/
+3
2017-03-01
x86: msr-index.h: Define MSR_PKG_CST_CONFIG_CONTROL
Len Brown
1
-0
/
+1
2017-02-25
tools/power turbostat: update MSR_PKG_CST_CONFIG_CONTROL decoding
Len Brown
1
-1
/
+1
2017-02-25
tools/power turbostat: Baytrail: remove debug line in quiet mode
Len Brown
1
-1
/
+2
2017-02-25
tools/power turbostat: decode Baytrail CC6 and MC6 demotion configuration
Len Brown
1
-0
/
+42
2017-02-25
tools/power turbostat: BYT does not have MSR_MISC_PWR_MGMT
Len Brown
1
-2
/
+10
2017-02-25
tools/power turbostat: Add --show and --hide parameters
Len Brown
2
-120
/
+347
2017-02-25
tools/power turbostat: fix bugs in --add option
Len Brown
1
-36
/
+52
2017-02-19
Linux 4.10
v4.10
Linus Torvalds
1
-1
/
+1
2017-02-19
Fix missing sanity check in /dev/sg
Al Viro
1
-0
/
+4
2017-02-19
scsi: don't BUG_ON() empty DMA transfers
Johannes Thumshirn
1
-1
/
+2
2017-02-18
ipv6: release dst on error in ip6_dst_lookup_tail
Willem de Bruijn
1
-2
/
+4
2017-02-18
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+2
2017-02-18
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-13
/
+33
2017-02-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+3
2017-02-18
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2017-02-18
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-10
/
+9
2017-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-31
/
+45
2017-02-18
printk: use rcuidle console tracepoint
Sergey Senozhatsky
1
-1
/
+1
2017-02-18
ARM: multi_v7_defconfig: enable Qualcomm RPMCC
Andy Gross
1
-0
/
+1
2017-02-17
irda: Fix lockdep annotations in hashbin_delete().
David S. Miller
1
-18
/
+16
2017-02-17
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-12
/
+13
2017-02-17
vxlan: fix oops in dev_fill_metadata_dst
Paolo Abeni
1
-2
/
+4
2017-02-17
dccp: fix freeing skb too early for IPV6_RECVPKTINFO
Andrey Konovalov
1
-1
/
+2
2017-02-17
Merge tag 'powerpc-4.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+2
2017-02-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+1
[next]