index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
speedstep-centrino.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-03-09
cpufreq: governor: Create generic macro for common tunables
Viresh Kumar
3
-24
/
+28
2016-03-09
cpufreq: governor: Drop pointless goto from cpufreq_governor_init()
Rafael J. Wysocki
1
-4
/
+3
2016-03-09
cpufreq: governor: Rename skip_work to work_count
Rafael J. Wysocki
2
-8
/
+8
2016-03-09
cpufreq: governor: Symmetrize cpu_dbs_info initialization and cleanup
Rafael J. Wysocki
1
-8
/
+13
2016-03-09
cpufreq: governor: Rearrange governor data structures
Rafael J. Wysocki
5
-60
/
+68
2016-03-09
cpufreq: governor: Simplify cpufreq_governor_limits()
Rafael J. Wysocki
1
-9
/
+8
2016-03-09
cpufreq: governor: Drop cpu argument from dbs_check_cpu()
Rafael J. Wysocki
4
-10
/
+8
2016-03-09
cpufreq: governor: Rename cpu_common_dbs_info to policy_dbs_info
Rafael J. Wysocki
4
-86
/
+86
2016-03-09
cpufreq: governor: Drop the gov pointer from struct dbs_data
Rafael J. Wysocki
5
-38
/
+39
2016-03-09
cpufreq: governor: Rework cpufreq_governor_dbs()
Rafael J. Wysocki
4
-27
/
+8
2016-03-09
cpufreq: governor: Rename some data types and variables
Rafael J. Wysocki
5
-59
/
+59
2016-03-09
cpufreq: governor: Put governor structure into common_dbs_data
Rafael J. Wysocki
3
-51
/
+58
2016-03-09
cpufreq: governor: Avoid passing dbs_data pointers around unnecessarily
Rafael J. Wysocki
1
-41
/
+27
2016-03-09
cpufreq: governor: Use common mutex for dbs_data protection
Rafael J. Wysocki
4
-11
/
+8
2016-03-09
cpufreq: governor: Replace timers with utilization update callbacks
Rafael J. Wysocki
5
-120
/
+114
2016-03-09
cpufreq: intel_pstate: Replace timers with utilization update callbacks
Rafael J. Wysocki
1
-64
/
+39
2016-03-09
cpufreq: Add mechanism for registering utilization update callbacks
Rafael J. Wysocki
6
-1
/
+113
2016-02-05
cpufreq: Clean up default and fallback governor setup
Rafael J. Wysocki
7
-73
/
+73
2016-02-01
Linux 4.5-rc2
v4.5-rc2
Linus Torvalds
1
-1
/
+1
2016-01-30
pid: Fix spelling in comments
Zhen Lei
1
-1
/
+1
2016-01-29
Revert "btrfs: synchronize incompat feature bits with sysfs files"
Chris Mason
4
-17
/
+0
2016-01-29
serial: 8250_pci: Add Intel Broadwell ports
Mika Westerberg
1
-0
/
+29
2016-01-29
x86/mm/pat: Avoid truncation when converting cpa->numpages to address
Matt Fleming
1
-2
/
+2
2016-01-29
ALSA: hda - disable dynamic clock gating on Broxton before reset
Libin Yang
1
-0
/
+13
2016-01-29
iommu: Update struct iommu_ops comments
Magnus Damm
1
-4
/
+12
2016-01-29
iommu/vt-d: Fix link to Intel IOMMU Specification
Michael S. Tsirkin
1
-1
/
+1
2016-01-29
iommu/amd: Correct the wrong setting of alias DTE in do_attach
Baoquan He
1
-1
/
+1
2016-01-29
iommu/vt-d: Don't skip PCI devices when disabling IOTLB
Jeremy McNicoll
1
-1
/
+1
2016-01-29
irqchip/mxs: Add missing set_handle_irq()
Oleksij Rempel
1
-0
/
+1
2016-01-29
iommu/io-pgtable-arm: Fix io-pgtable-arm build failure
Lada Trimasova
1
-0
/
+1
2016-01-29
i2c: piix4: don't regress on bus names
Jean Delvare
1
-5
/
+8
2016-01-29
perf: Remove/simplify lockdep annotation
Peter Zijlstra
1
-21
/
+1
2016-01-29
perf: Synchronously clean up child events
Peter Zijlstra
2
-93
/
+84
2016-01-29
perf: Untangle 'owner' confusion
Peter Zijlstra
1
-2
/
+12
2016-01-29
perf: Add flags argument to perf_remove_from_context()
Peter Zijlstra
1
-11
/
+12
2016-01-29
perf: Clean up sync_child_event()
Peter Zijlstra
1
-42
/
+39
2016-01-29
perf: Robustify event->owner usage and SMP ordering
Peter Zijlstra
1
-10
/
+10
2016-01-29
perf: Fix STATE_EXIT usage
Peter Zijlstra
1
-2
/
+4
2016-01-29
perf: Update locking order
Peter Zijlstra
1
-1
/
+1
2016-01-29
perf: Remove __free_event()
Peter Zijlstra
1
-25
/
+20
2016-01-29
perf/bpf: Convert perf_event_array to use struct file
Alexei Starovoitov
4
-27
/
+33
2016-01-29
perf: Fix NULL deref
Peter Zijlstra
1
-2
/
+2
2016-01-29
perf/x86: De-obfuscate code
Peter Zijlstra
1
-3
/
+1
2016-01-29
perf/x86: Fix uninitialized value usage
Peter Zijlstra
1
-1
/
+2
2016-01-29
Staging: speakup: fix read scrolled-back VT
Samuel Thibault
2
-8
/
+14
2016-01-29
Staging: speakup: Fix getting port information
Samuel Thibault
1
-1
/
+12
2016-01-29
ALSA: hda - Add new GPU codec ID 0x10de0083 to snd-hda
Aaron Plattner
1
-0
/
+1
2016-01-29
Revert "Staging: panel: usleep_range is preferred over udelay"
Sudip Mukherjee
1
-19
/
+15
2016-01-29
drm/vmwgfx: respect 'nomodeset'
Rob Clark
1
-0
/
+7
2016-01-28
perf: Fix race in perf_event_exit_task_context()
Peter Zijlstra
1
-21
/
+29
[next]