index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2013-08-21
cpufreq: fix bad unlock balance on !CONFIG_SMP
Li Zhong
1
-1
/
+1
2013-08-20
cpufreq: Use cpufreq_policy_list for iterating over policies
Viresh Kumar
1
-5
/
+4
2013-08-20
cpufreq: remove cpufreq_policy_cpu per-cpu variable
Viresh Kumar
1
-35
/
+10
2013-08-20
cpufreq: remove unnecessary check in __cpufreq_governor()
Viresh Kumar
1
-2
/
+0
2013-08-20
cpufreq: remove policy from cpufreq_policy_list during suspend
Viresh Kumar
1
-10
/
+9
2013-08-20
cpufreq: Fix white space in __cpufreq_remove_dev()
Viresh Kumar
1
-1
/
+1
2013-08-18
Revert "cpufreq: Use cpufreq_policy_list for iterating over policies"
Rafael J. Wysocki
1
-4
/
+5
2013-08-15
cpufreq: unicore2: Staticize local symbol
Jingoo Han
1
-1
/
+1
2013-08-15
cpufreq / s3c24xx: Fix s3c_cpufreq_initclks() __init attribute location
Hanjun Guo
1
-1
/
+1
2013-08-15
cpufreq / pxa2xx: Fix pxa_cpufreq_init_voltages() __init attribute location
Hanjun Guo
1
-2
/
+2
2013-08-15
cpufreq / gx: Fix gx_detect_chipset() __init attribute location
Hanjun Guo
1
-1
/
+1
2013-08-15
pxa3xx-cpufreq.c: Avoid using ARRAY_AND_SIZE(e) as a function argument
Julia Lawall
1
-2
/
+4
2013-08-15
cpufreq: cpufreq-cpu0: NULL is a valid regulator
Mark Brown
1
-5
/
+4
2013-08-15
acpi-cpufreq: Use cpufreq_freq_attr_rw to define the cpb attribute
Lan Tianyu
1
-1
/
+1
2013-08-15
Merge branch 'cpufreq-fixes' of git://git.linaro.org/people/vireshk/linux int...
Rafael J. Wysocki
4
-13
/
+48
2013-08-15
Merge back earlier 'pm-cpufreq' material
Rafael J. Wysocki
49
-566
/
+456
2013-08-12
cpufreq: fix EXYNOS drivers selection
Bartlomiej Zolnierkiewicz
3
-13
/
+45
2013-08-12
cpufreq: exynos5440: Fix to skip when new frequency same as current
Amit Daniel Kachhap
1
-0
/
+3
2013-08-12
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-19
/
+28
2013-08-11
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+3
2013-08-10
Merge tag 'staging-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-22
/
+48
2013-08-10
Merge tag 'usb-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-2
/
+5
2013-08-10
cpufreq: improve error checking on return values of __cpufreq_governor()
Viresh Kumar
1
-12
/
+36
2013-08-10
cpufreq: Drop the owner field from struct cpufreq_driver
Viresh Kumar
35
-35
/
+0
2013-08-10
cpufreq: Use rwsem for protecting critical sections
Viresh Kumar
1
-78
/
+57
2013-08-10
cpufreq: Fix broken usage of governor->owner's refcount
Viresh Kumar
1
-7
/
+7
2013-08-10
cpufreq: Use cpufreq_policy_list for iterating over policies
Viresh Kumar
1
-5
/
+5
2013-08-10
cpufreq: Store cpufreq policies in a list
Lukasz Majewski
1
-0
/
+12
2013-08-10
Merge tag 'pm+acpi-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-69
/
+155
2013-08-10
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2013-08-10
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-100
/
+98
2013-08-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+0
2013-08-09
Merge tag 'fbdev-fixes-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-28
/
+16
2013-08-09
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
32
-165
/
+353
2013-08-09
Revert "HID: hid-logitech-dj: querying_devices was never set"
Jiri Kosina
1
-2
/
+0
2013-08-09
Merge tag 'drm-intel-fixes-2013-08-08' of git://people.freedesktop.org/~danve...
Dave Airlie
6
-32
/
+114
2013-08-08
hwmon: (adt7470) Fix incorrect return code check
Curt Brune
1
-1
/
+1
2013-08-08
Merge tag 'regmap-v3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2013-08-08
Merge tag 'spi-v3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
1
-1
/
+1
2013-08-08
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-23
/
+49
2013-08-08
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2013-08-08
drm: Don't pass negative delta to ktime_sub_ns()
Michel Dänzer
1
-1
/
+4
2013-08-08
Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux
Dave Airlie
24
-158
/
+300
2013-08-08
drm/radeon: make missing smc ucode non-fatal
Alex Deucher
4
-10
/
+26
2013-08-08
drm/radeon/dpm: require rlc for dpm
Alex Deucher
1
-1
/
+4
2013-08-08
drm/radeon/cik: use a mutex to properly lock srbm instanced registers
Alex Deucher
3
-0
/
+13
2013-08-08
drm/radeon: remove unnecessary unpin
Christian König
1
-1
/
+0
2013-08-08
drm/radeon: add more UVD CS checking
Christian König
1
-8
/
+35
2013-08-08
drm/radeon: stop sending invalid UVD destroy msg
Christian König
1
-2
/
+2
2013-08-08
drm/radeon: only save UVD bo when we have open handles
Christian König
5
-17
/
+37
[next]