index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
2017-02-09
Merge branch 'akpm-current/current'
Stephen Rothwell
2017-02-09
Merge remote-tracking branch 'driver-core/driver-core-next'
Stephen Rothwell
2017-02-09
Merge remote-tracking branch 'tip/auto-latest'
Stephen Rothwell
2017-02-09
Merge remote-tracking branch 'regmap/for-next'
Stephen Rothwell
2017-02-08
Merge branch 'pm-opp' into linux-next
Rafael J. Wysocki
2017-02-08
Merge branch 'device-properties' into linux-next
Rafael J. Wysocki
2017-02-08
Merge branch 'pm-core' into linux-next
Rafael J. Wysocki
2017-02-08
Merge branches 'pm-domains', 'pm-qos' and 'pm-tools' into linux-next
Rafael J. Wysocki
2017-02-08
PM / Domains: Correct comment in irq_safe_dev_in_no_sleep_domain()
Ulf Hansson
2017-02-08
mm: wire up GFP flag passing in dma_alloc_from_contiguous
Lucas Stach
2017-02-08
mm: cma_alloc: allow to specify GFP mask
Lucas Stach
2017-02-08
mm: fix register_new_memory() zone type detection
Dan Williams
2017-02-07
PM / OPP: Make _find_opp_table_unlocked() static
Wei Yongjun
2017-02-07
Merge branch 'pm-cpufreq' into linux-next
Rafael J. Wysocki
2017-02-07
Merge branch 'pm-cpuidle' into linux-next
Rafael J. Wysocki
2017-02-07
Merge branch 'pm-opp' into linux-next
Rafael J. Wysocki
2017-02-07
device property: export code duplicating array of property entries
Dmitry Torokhov
2017-02-07
device property: constify property arrays values
Dmitry Torokhov
2017-02-07
device property: allow to constify properties
Dmitry Torokhov
2017-02-06
Merge branches 'pm-core-fixes' and 'pm-cpufreq-fixes'
Rafael J. Wysocki
2017-02-04
Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-02-04
PM / OPP: Expose _of_get_opp_desc_node as dev_pm_opp API
Dave Gerlach
2017-02-04
PM / runtime: Avoid false-positive warnings from might_sleep_if()
Rafael J. Wysocki
2017-02-03
base/memory, hotplug: fix a kernel oops in show_valid_zones()
Toshi Kani
2017-01-30
Merge branch 'irq/core'
Ingo Molnar
2017-01-30
CPU / PM: expose pm_qos_resume_latency for CPUs
Alex Shi
2017-01-30
PM / OPP: Simplify dev_pm_opp_get_max_volt_latency()
Viresh Kumar
2017-01-30
PM / OPP: Simplify _opp_set_availability()
Viresh Kumar
2017-01-30
PM / OPP: Move away from RCU locking
Viresh Kumar
2017-01-30
PM / OPP: Take kref from _find_opp_table()
Viresh Kumar
2017-01-30
PM / OPP: Update OPP users to put reference
Viresh Kumar
2017-01-30
PM / OPP: Add 'struct kref' to struct dev_pm_opp
Viresh Kumar
2017-01-30
PM / OPP: Use dev_pm_opp_get_opp_table() instead of _add_opp_table()
Viresh Kumar
2017-01-30
PM / OPP: Take reference of the OPP table while adding/removing OPPs
Viresh Kumar
2017-01-30
PM / OPP: Return opp_table from dev_pm_opp_set_*() routines
Viresh Kumar
2017-01-30
PM / OPP: Add 'struct kref' to OPP table
Viresh Kumar
2017-01-30
PM / OPP: Add per OPP table mutex
Viresh Kumar
2017-01-27
PM / OPP: Split out part of _add_opp_table() and _remove_opp_table()
Viresh Kumar
2017-01-27
PM / OPP: Don't expose srcu_head to register notifiers
Viresh Kumar
2017-01-27
PM / OPP: Rename dev_pm_opp_get_suspend_opp() and return OPP rate
Viresh Kumar
2017-01-27
PM / OPP: Don't allocate OPP table from _opp_allocate()
Viresh Kumar
2017-01-27
PM / OPP: Rename and split _dev_pm_opp_remove_table()
Viresh Kumar
2017-01-27
PM / OPP: Add light weight _opp_free() routine
Viresh Kumar
2017-01-27
PM / OPP: Error out on failing to add static OPPs for v1 bindings
Viresh Kumar
2017-01-27
PM / OPP: Rename _allocate_opp() to _opp_allocate()
Viresh Kumar
2017-01-27
PM / OPP: Remove useless TODO
Viresh Kumar
2017-01-27
PM / OPP: Fix memory leak while adding duplicate OPPs
Viresh Kumar
2017-01-27
firmware: fix NULL pointer dereference in __fw_load_abort()
Luis R. Rodriguez
2017-01-27
PM / Domains: Rename functions in genpd for power on/off
Ulf Hansson
2017-01-24
memory_hotplug: make zone_can_shift() return a boolean value
Yasuaki Ishimatsu
[next]