index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-17
acpi-cpufreq: Adjust the code to use the common boost attribute
Lukasz Majewski
1
-57
/
+29
2014-01-17
cpufreq: Add boost frequency support in core
Lukasz Majewski
2
-8
/
+166
2014-01-17
intel_pstate: Add trace point to report internal state.
Dirk Brandewie
1
-0
/
+24
2014-01-17
cpufreq: introduce cpufreq_generic_get() routine
Viresh Kumar
17
-229
/
+109
2014-01-17
cpufreq: stats: create sysfs entries when cpufreq_stats is a module
Viresh Kumar
1
-2
/
+25
2014-01-17
cpufreq: stats: free table and remove sysfs entry in a single routine
Viresh Kumar
1
-31
/
+19
2014-01-17
cpufreq: stats: remove hotplug notifiers
Viresh Kumar
1
-36
/
+2
2014-01-17
cpufreq: stats: handle cpufreq_unregister_driver() and suspend/resume properly
Viresh Kumar
2
-7
/
+22
2014-01-17
cpufreq: speedstep: remove unused speedstep_get_state
Paul Bolle
1
-32
/
+0
2014-01-15
Merge back earlier 'pm-cpufreq' material.
Rafael J. Wysocki
33
-206
/
+426
2014-01-07
intel_pstate: Add X86_FEATURE_APERFMPERF to cpu match parameters.
Dirk Brandewie
1
-1
/
+2
2014-01-06
powernow-k6: reorder frequencies
Mikulas Patocka
1
-7
/
+10
2014-01-06
powernow-k6: correctly initialize default parameters
Mikulas Patocka
1
-4
/
+72
2014-01-06
powernow-k6: disable cache when changing frequency
Mikulas Patocka
1
-17
/
+39
2014-01-06
cpufreq: exynos: Convert exynos-cpufreq to platform driver
Lukasz Majewski
1
-2
/
+11
2014-01-06
cpufreq: Make sure CPU is running on a freq from freq-table
Viresh Kumar
2
-0
/
+62
2014-01-06
cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flag
Viresh Kumar
19
-13
/
+22
2014-01-06
cpufreq: imx6q: add of_init_opp_table
John Tobias
1
-4
/
+17
2014-01-06
cpufreq: imx6q-cpufreq driver is reused on i.MX6 series SoCs
Shawn Guo
1
-3
/
+3
2014-01-06
cpufreq: imx6q: correct VDDSOC/PU voltage scaling when cpufreq is changed
Anson Huang
1
-29
/
+77
2014-01-06
cpufreq: send new set of notification for transition failures
Viresh Kumar
4
-37
/
+17
2014-01-06
cpufreq: Introduce cpufreq_notify_post_transition()
Viresh Kumar
1
-0
/
+14
2014-01-06
cpufreq: exynos5250: Set APLL rate using CCF API
Sachin Kamat
1
-64
/
+10
2014-01-06
cpufreq: Fix timer/workqueue corruption by protecting reading governor_enabled
Jane Li
3
-2
/
+8
2014-01-06
cpufreq: s3c24xx: Staticize local variable
Sachin Kamat
1
-1
/
+1
2014-01-06
cpufreq: s3c2440: Staticize local variables
Sachin Kamat
1
-2
/
+2
2014-01-06
cpufreq: s3c2440: Remove hardware.h inclusion
Sachin Kamat
1
-2
/
+0
2014-01-06
cpufreq: arm-big-little: Make driver dependent on CONFIG_BIG_LITTLE
Viresh Kumar
1
-1
/
+1
2014-01-05
Merge back earlier 'pm-cpufreq' material.
Rafael J. Wysocki
5
-20
/
+62
2014-01-04
Merge tag 'for-v3.13-fixes' of git://git.infradead.org/battery-2.6
Linus Torvalds
2
-6
/
+7
2014-01-04
Merge tag 'pm+acpi-3.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-32
/
+105
2014-01-03
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
1
-1
/
+10
2014-01-03
drivers/dma/ioat/dma.c: check DMA mapping error in ioat_dma_self_test()
Jiang Liu
1
-1
/
+10
2014-01-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+1
2014-01-01
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
7
-48
/
+77
2014-01-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-3
/
+1
2014-01-01
Merge branch 'drm-fixes-3.13' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
7
-48
/
+77
2014-01-01
crypto: ixp4xx - Fix kernel compile error
Krzysztof Hałasa
1
-3
/
+1
2014-01-01
Merge branches 'pm-cpufreq' and 'pm-cpuidle'
Rafael J. Wysocki
3
-15
/
+29
2014-01-01
Merge branches 'acpi-pci-pm' and 'acpi-pci-hotplug'
Rafael J. Wysocki
5
-17
/
+76
2014-01-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-6
/
+19
2013-12-31
Input: allocate absinfo data when setting ABS capability
Dmitry Torokhov
1
-0
/
+4
2013-12-31
ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplug
Rafael J. Wysocki
4
-7
/
+61
2013-12-31
intel_pstate: Fail initialization if P-state information is missing
Rafael J. Wysocki
1
-0
/
+5
2013-12-31
Merge tag 'dt-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-15
/
+12
2013-12-30
Merge remote-tracking branch 'grant/devicetree/merge' into dt-fixes
Rob Herring
1
-2
/
+10
2013-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
39
-193
/
+559
2013-12-30
of/irq: Fix device_node refcount in of_irq_parse_raw()
Cédric Le Goater
1
-4
/
+1
2013-12-30
of/Kconfig: Spelling s/one/once/
Geert Uytterhoeven
1
-1
/
+1
2013-12-30
Revert "of/address: Handle #address-cells > 2 specially"
Rob Herring
1
-8
/
+0
[next]