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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-01
cpufreq: speedstep-lib: Use monotonic clock
Abhilash Jindal
1
-5
/
+4
2015-09-01
cpufreq: powernv: Increase the verbosity of OCC console messages
Shilpasri G Bhat
1
-4
/
+5
2015-09-01
cpufreq: sfi: use kmemdup rather than duplicating its implementation
Andrzej Hajda
1
-3
/
+1
2015-09-01
cpufreq: drop !cpufreq_driver check from cpufreq_parse_governor()
Viresh Kumar
1
-4
/
+0
2015-09-01
cpufreq: rename cpufreq_real_policy as cpufreq_user_policy
Viresh Kumar
1
-2
/
+2
2015-09-01
cpufreq: remove redundant 'policy' field from user_policy
Viresh Kumar
2
-10
/
+1
2015-09-01
cpufreq: remove redundant 'governor' field from user_policy
Viresh Kumar
2
-6
/
+2
2015-09-01
cpufreq: update user_policy.* on success
Viresh Kumar
1
-5
/
+3
2015-09-01
cpufreq: use memcpy() to copy policy
Viresh Kumar
1
-6
/
+2
2015-09-01
cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier event
Viresh Kumar
7
-19
/
+9
2015-09-01
cpufreq: mediatek: Add MT8173 cpufreq driver
Pi-Cheng Chen
3
-0
/
+535
2015-09-01
dt-bindings: mediatek: Add MT8173 CPU DVFS clock bindings
Pi-Cheng Chen
1
-0
/
+83
2015-08-07
intel_pstate: append more Oracle OEM table id to vendor bypass list
Ethan Zhao
1
-0
/
+4
2015-08-07
intel_pstate: Add SKY-S support
Kristen Carlson Accardi
1
-0
/
+1
2015-07-31
intel_pstate: Fix possible overflow complained by Coverity
Chen Yu
1
-2
/
+2
2015-07-31
cpufreq: Correct a freq check in cpufreq_set_policy()
Pan Xinhui
1
-1
/
+5
2015-07-31
cpufreq: Lock CPU online/offline in cpufreq_register_driver()
Rafael J. Wysocki
1
-3
/
+10
2015-07-31
cpufreq: Replace recover_policy with new_policy in cpufreq_online()
Rafael J. Wysocki
1
-12
/
+11
2015-07-31
cpufreq: Separate CPU device registration from CPU online
Rafael J. Wysocki
1
-43
/
+47
2015-07-28
cpufreq: powernv: Restore cpu frequency to policy->cur on unthrottling
Shilpasri G Bhat
1
-2
/
+29
2015-07-28
cpufreq: powernv: Report Psafe only if PMSR.psafe_mode_active bit is set
Shilpasri G Bhat
1
-9
/
+3
2015-07-28
cpufreq: powernv: Call throttle_check() on receiving OCC_THROTTLE
Shilpasri G Bhat
1
-2
/
+26
2015-07-28
cpufreq: powernv: Register for OCC related opal_message notification
Shilpasri G Bhat
1
-1
/
+73
2015-07-28
powerpc/powernv: Add definition of OPAL_MSG_OCC message type
Shilpasri G Bhat
1
-0
/
+12
2015-07-28
cpufreq: powernv: Handle throttling due to Pmax capping at chip level
Shilpasri G Bhat
1
-4
/
+55
2015-07-28
cpufreq: Pass CPU number to cpufreq_policy_alloc()
Rafael J. Wysocki
1
-4
/
+8
2015-07-28
cpufreq: Do not update related_cpus on every policy activation
Rafael J. Wysocki
1
-5
/
+5
2015-07-28
cpufreq: Drop unused dev argument from two functions
Rafael J. Wysocki
1
-6
/
+4
2015-07-28
cpufreq: Drop unnecessary label from cpufreq_add_dev()
Rafael J. Wysocki
1
-3
/
+2
2015-07-28
cpufreq: Drop cpufreq_policy_restore()
Rafael J. Wysocki
1
-33
/
+11
2015-07-28
cpufreq: Rework two functions related to CPU offline
Rafael J. Wysocki
1
-20
/
+12
2015-07-28
Merge back earlier cpufreq material for v4.3.
Rafael J. Wysocki
15
-272
/
+341
2015-07-28
cpufreq: Avoid attempts to create duplicate symbolic links
Rafael J. Wysocki
2
-53
/
+56
2015-07-27
intel_pstate: Add get_scaling cpu_defaults param to Knights Landing
Lukasz Anaczkowski
1
-0
/
+1
2015-07-26
Linux 4.2-rc4
v4.2-rc4
Linus Torvalds
1
-1
/
+1
2015-07-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+8
2015-07-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-59
/
+81
2015-07-26
x86/mm/pat: Revert 'Adjust default caching mode translation tables'
Thomas Gleixner
1
-3
/
+3
2015-07-26
perf/x86/intel/cqm: Return cached counter value from IRQ context
Matt Fleming
1
-0
/
+8
2015-07-25
Merge tag 'usb-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
20
-161
/
+170
2015-07-25
Merge tag 'tty-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
10
-23
/
+57
2015-07-25
Merge tag 'staging-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-26
/
+31
2015-07-25
Merge tag 'char-misc-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-16
/
+12
2015-07-25
parport: Revert "parport: fix memory leak"
Sudip Mukherjee
1
-1
/
+0
2015-07-25
Merge tag 'trace-v4.2-rc2-fix3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-18
/
+37
2015-07-25
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+5
2015-07-25
Merge tag 'md/4.2-fixes' of git://neil.brown.name/md
Linus Torvalds
8
-27
/
+71
2015-07-25
Merge tag 'for-linus-20150724' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-5
/
+11
2015-07-25
libnvdimm: fix namespace seed creation
Dan Williams
1
-0
/
+5
2015-07-24
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-13
/
+29
[next]