index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-22
Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2017-02-20
Merge tag 'device-properties-4.11-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-82
/
+147
2017-02-20
Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
8
-855
/
+566
2017-02-20
Merge tag 'regmap-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
4
-101
/
+117
2017-02-20
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+11
2017-02-20
Merge branches 'pm-core', 'pm-qos' and 'pm-domains'
Rafael J. Wysocki
3
-60
/
+88
2017-02-20
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
1
-0
/
+2
2017-02-20
Merge branch 'pm-opp'
Rafael J. Wysocki
4
-795
/
+476
2017-02-18
PM / QoS: Fix memory leak on resume_latency.notifiers
John Keeping
1
-1
/
+1
2017-02-13
PM / wakeirq: report a wakeup_event on dedicated wekup irq
Grygorii Strashko
1
-0
/
+7
2017-02-13
PM / wakeirq: Fix spurious wake-up events for dedicated wakeirqs
Grygorii Strashko
1
-0
/
+3
2017-02-13
PM / wakeirq: Enable dedicated wakeirq for suspend
Grygorii Strashko
1
-2
/
+10
2017-02-09
PM / OPP: Expose _of_get_opp_desc_node as dev_pm_opp API
Dave Gerlach
1
-4
/
+5
2017-02-09
Merge tag 'irqchip-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Thomas Gleixner
2
-2
/
+12
2017-02-09
PM / Domains: Fix asynchronous execution of *noirq() callbacks
Ulf Hansson
1
-29
/
+39
2017-02-08
PM / Domains: Correct comment in irq_safe_dev_in_no_sleep_domain()
Ulf Hansson
1
-1
/
+1
2017-02-07
PM / OPP: Make _find_opp_table_unlocked() static
Wei Yongjun
1
-1
/
+1
2017-02-07
device property: export code duplicating array of property entries
Dmitry Torokhov
1
-65
/
+129
2017-02-07
device property: constify property arrays values
Dmitry Torokhov
1
-5
/
+5
2017-02-07
device property: allow to constify properties
Dmitry Torokhov
1
-20
/
+21
2017-02-06
Merge branches 'pm-core-fixes' and 'pm-cpufreq-fixes'
Rafael J. Wysocki
1
-5
/
+6
2017-02-04
Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+1
2017-02-04
PM / runtime: Avoid false-positive warnings from might_sleep_if()
Rafael J. Wysocki
1
-5
/
+6
2017-02-03
base/memory, hotplug: fix a kernel oops in show_valid_zones()
Toshi Kani
1
-6
/
+6
2017-02-03
ACPI: Add support for ResourceSource/IRQ domain mapping
Agustin Vega-Frias
1
-0
/
+10
2017-02-03
Merge remote-tracking branches 'regmap/topic/doc' and 'regmap/topic/rbtree' i...
Mark Brown
4
-101
/
+117
2017-02-03
Merge tag 'regmap-v4.10' into regmap-next
Mark Brown
1
-6
/
+2
2017-01-30
CPU / PM: expose pm_qos_resume_latency for CPUs
Alex Shi
1
-0
/
+2
2017-01-30
PM / OPP: Simplify dev_pm_opp_get_max_volt_latency()
Viresh Kumar
1
-25
/
+9
2017-01-30
PM / OPP: Simplify _opp_set_availability()
Viresh Kumar
1
-22
/
+5
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
[next]