index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
(
unfollow
)
Commit message (
Expand
)
Author
2015-02-13
drivers/base: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-12
PM / OPP / clk: Remove unnecessary OOM message
Quentin Lambert
2015-02-04
regmap: Fix i2c word access when using SMBus access functions
Guenter Roeck
2015-02-04
regmap: Export regmap_get_val_endian
Guenter Roeck
2015-02-03
firmware_loader: handle timeout via wait_for_completion_interruptible_timeout()
Ming Lei
2015-02-03
firmware_loader: abort request if wait_for_completion is interrupted
Ming Lei
2015-02-03
firmware: Correct function name in comment
Borislav Petkov
2015-02-03
PM: Convert dev_pm_put_subsys_data() into a void function
Ulf Hansson
2015-02-03
PM: Update function header for dev_pm_get_subsys_data()
Ulf Hansson
2015-02-03
PM / Domains: Handle errors from genpd's ->attach_dev() callback
Ulf Hansson
2015-02-03
PM / Domains: Re-order initialization of generic_pm_domain_data
Ulf Hansson
2015-02-03
PM / Domains: Free pm_subsys_data in error path in __pm_genpd_add_device()
Ulf Hansson
2015-02-03
PM / Domains: Eliminate the mutex for the generic_pm_domain_data
Ulf Hansson
2015-02-03
PM / Domains: Don't check for an existing device when adding a new
Ulf Hansson
2015-02-03
PM / Domains: Don't allow an existing generic_pm_domain_data
Ulf Hansson
2015-02-03
PM / Domains: Remove reference counting for the generic_pm_domain_data
Ulf Hansson
2015-02-03
PM / Domains: Rename __pm_genpd_alloc|free_dev_data()
Ulf Hansson
2015-02-02
regmap: ac97: Clean up indentation
Mark Brown
2015-01-26
device: Change dev_<level> logging functions to return void
Joe Perches
2015-01-23
PM / Domains: Remove pm_genpd_dev_need_restore() API
Ulf Hansson
2015-01-23
PM / OPP: Assert RCU lock in exported functions
Krzysztof Kozlowski
2015-01-23
PM / QoS: Use lockdep asserts to find missing hold of power.lock
Krzysztof Kozlowski
2015-01-23
PM / OPP: Update kernel documentation
Nishanth Menon
2015-01-23
PM / OPP: Ensure consistent naming of static functions
Nishanth Menon
2015-01-23
PM / OPP: export dev_pm_opp_get_notifier
Nishanth Menon
2014-12-18
PM / OPP: take RCU lock in dev_pm_opp_get_opp_count
Dmitry Torokhov
2014-12-18
PM / OPP: fix warning in of_free_opp_table()
Dmitry Torokhov
2014-12-18
PM / OPP: add some lockdep annotations
Dmitry Torokhov
2014-12-17
PM / Domains: Export of_genpd_get_from_provider function
Amit Daniel Kachhap
2014-12-15
regmap: Move spinlock_flags into the union
Wang, Yalin
2014-12-13
memory-hotplug: remove redundant call of page_to_pfn
Zhang Zhen
2014-12-10
cma: make default CMA area size zero for x86
Akinobu Mita
2014-12-10
PM / OPP: do error handling at the bottom of dev_pm_opp_add_dynamic()
Viresh Kumar
2014-12-10
PM / OPP: handle allocation of device_opp in a separate routine
Viresh Kumar
2014-12-10
PM / OPP: reuse find_device_opp() instead of duplicating code
Viresh Kumar
2014-12-10
PM / OPP: Staticize __dev_pm_opp_remove()
Viresh Kumar
2014-12-10
PM / OPP: replace kfree with kfree_rcu while freeing 'struct device_opp'
Viresh Kumar
2014-12-10
PM / OPP: remove double calls to find_device_opp()
Viresh Kumar
2014-12-10
PM / OPP: set new_opp->dev_opp to a valid dev_opp
Viresh Kumar
2014-12-04
PM: Drop CONFIG_PM_RUNTIME from the driver core
Rafael J. Wysocki
2014-12-04
PM / Domains: Initial PM clock support for genpd
Ulf Hansson
2014-11-29
PM / OPP replace kfree_rcu() with call_srcu() in opp_set_availability()
Viresh Kumar
2014-11-29
PM / OPP Introduce APIs to remove OPPs
Viresh Kumar
2014-11-29
PM / OPP mark OPPs as 'static' or 'dynamic'
Viresh Kumar
2014-11-29
PM / OPP don't match for existing OPPs when list is empty
Viresh Kumar
2014-11-29
PM / OPP rename 'head' as 'rcu_head' or 'srcu_head' based on its type
Viresh Kumar
2014-11-26
firmware class: Deletion of an unnecessary check before the function call "vu...
Markus Elfring
2014-11-26
firmware loader: fix hung task warning dump
Kweh, Hock Leong
2014-11-26
devcoredump: provide a one-way disable function
Johannes Berg
2014-11-24
of/reconfig: Add OF_DYNAMIC notifier for platform_bus_type
Pantelis Antoniou
[next]