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.13.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
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-30
PM / OPP: Move away from RCU locking
Viresh Kumar
4
-294
/
+80
2017-01-30
PM / OPP: Take kref from _find_opp_table()
Viresh Kumar
2
-122
/
+95
2017-01-30
PM / OPP: Update OPP users to put reference
Viresh Kumar
2
-67
/
+69
2017-01-30
PM / OPP: Add 'struct kref' to struct dev_pm_opp
Viresh Kumar
2
-15
/
+15
2017-01-30
PM / OPP: Use dev_pm_opp_get_opp_table() instead of _add_opp_table()
Viresh Kumar
3
-89
/
+29
2017-01-30
PM / OPP: Take reference of the OPP table while adding/removing OPPs
Viresh Kumar
1
-5
/
+4
2017-01-30
PM / OPP: Return opp_table from dev_pm_opp_set_*() routines
Viresh Kumar
1
-193
/
+50
2017-01-30
PM / OPP: Add 'struct kref' to OPP table
Viresh Kumar
2
-2
/
+52
2017-01-30
PM / OPP: Add per OPP table mutex
Viresh Kumar
2
-4
/
+29
2017-01-27
PM / OPP: Split out part of _add_opp_table() and _remove_opp_table()
Viresh Kumar
1
-32
/
+44
2017-01-27
PM / OPP: Don't expose srcu_head to register notifiers
Viresh Kumar
1
-16
/
+50
2017-01-27
PM / OPP: Rename dev_pm_opp_get_suspend_opp() and return OPP rate
Viresh Kumar
1
-14
/
+13
2017-01-27
PM / OPP: Don't allocate OPP table from _opp_allocate()
Viresh Kumar
3
-73
/
+78
2017-01-27
PM / OPP: Rename and split _dev_pm_opp_remove_table()
Viresh Kumar
3
-15
/
+24
2017-01-27
PM / OPP: Add light weight _opp_free() routine
Viresh Kumar
3
-11
/
+13
2017-01-27
PM / OPP: Error out on failing to add static OPPs for v1 bindings
Viresh Kumar
1
-4
/
+8
2017-01-27
PM / OPP: Rename _allocate_opp() to _opp_allocate()
Viresh Kumar
3
-4
/
+4
2017-01-27
PM / OPP: Remove useless TODO
Viresh Kumar
1
-2
/
+0
2017-01-27
PM / OPP: Fix memory leak while adding duplicate OPPs
Viresh Kumar
2
-3
/
+21
2017-01-27
firmware: fix NULL pointer dereference in __fw_load_abort()
Luis R. Rodriguez
1
-4
/
+1
2017-01-27
PM / Domains: Rename functions in genpd for power on/off
Ulf Hansson
1
-36
/
+36
2017-01-25
memory_hotplug: make zone_can_shift() return a boolean value
Yasuaki Ishimatsu
1
-2
/
+2
2017-01-17
irq/platform-msi: Fix comment about maximal MSIs
Matthias Brugger
1
-1
/
+1
2017-01-16
Merge 4.10-rc4 into driver-core-next
Greg Kroah-Hartman
3
-22
/
+0
2017-01-14
Revert "driver core: Add deferred_probe attribute to devices in sysfs"
Greg Kroah-Hartman
3
-22
/
+0
2017-01-12
regmap: Fixup the kernel-doc comments on functions/structures
Charles Keepax
3
-95
/
+112
2017-01-11
platform: Print the resource range if device failed to claim
Chen Yu
1
-1
/
+1
2016-12-31
PM / domains: Fix 'may be used uninitialized' build warning
Augusto Mecking Caringi
1
-0
/
+1
2016-12-26
avoid spurious "may be used uninitialized" warning
Linus Torvalds
1
-0
/
+1
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2
-2
/
+2
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-22
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+5
2016-12-19
regmap: use rb_entry()
Geliang Tang
2
-6
/
+5
2016-12-13
Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
17
-106
/
+1367
2016-12-13
Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
12
-270
/
+977
2016-12-13
Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-3
/
+3
2016-12-13
Merge tag 'mmc-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2
-0
/
+80
2016-12-13
Merge tag 'regmap-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
1
-6
/
+2
2016-12-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+27
2016-12-13
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-80
/
+21
2016-12-12
Merge branches 'pm-sleep' and 'powercap'
Rafael J. Wysocki
1
-3
/
+3
2016-12-12
Merge branch 'pm-opp'
Rafael J. Wysocki
4
-178
/
+529
2016-12-12
Merge branches 'pm-core', 'pm-qos' and 'pm-avs'
Rafael J. Wysocki
6
-27
/
+144
2016-12-12
Merge branch 'pm-domains'
Rafael J. Wysocki
1
-62
/
+301
2016-12-08
firmware: Correct handling of fw_state_wait() return value
Bjorn Andersson
1
-7
/
+6
2016-12-08
PM / sleep: Print active wakeup sources when blocking on wakeup_count reads
xing wei
1
-3
/
+3
2016-12-08
PM / core: Fix bug in the error handling of async suspend
Sahitya Tummala
1
-1
/
+1
2016-12-07
PM / wakeirq: Fix dedicated wakeirq for drivers not using autosuspend
Tony Lindgren
3
-15
/
+88
2016-12-07
PM / Domains: Fix compatible for domain idle state
Lina Iyer
1
-1
/
+1
[prev]
[next]