summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2017-01-30PM / OPP: Use dev_pm_opp_get_opp_table() instead of _add_opp_table()Viresh Kumar
2017-01-30PM / OPP: Take reference of the OPP table while adding/removing OPPsViresh Kumar
2017-01-30PM / OPP: Return opp_table from dev_pm_opp_set_*() routinesViresh Kumar
2017-01-30PM / OPP: Add 'struct kref' to OPP tableViresh Kumar
2017-01-30PM / OPP: Add per OPP table mutexViresh Kumar
2017-01-27PM / OPP: Split out part of _add_opp_table() and _remove_opp_table()Viresh Kumar
2017-01-27PM / OPP: Don't expose srcu_head to register notifiersViresh Kumar
2017-01-27PM / OPP: Rename dev_pm_opp_get_suspend_opp() and return OPP rateViresh Kumar
2017-01-27PM / OPP: Don't allocate OPP table from _opp_allocate()Viresh Kumar
2017-01-27PM / OPP: Rename and split _dev_pm_opp_remove_table()Viresh Kumar
2017-01-27PM / OPP: Add light weight _opp_free() routineViresh Kumar
2017-01-27PM / OPP: Error out on failing to add static OPPs for v1 bindingsViresh Kumar
2017-01-27PM / OPP: Rename _allocate_opp() to _opp_allocate()Viresh Kumar
2017-01-27PM / OPP: Remove useless TODOViresh Kumar
2017-01-27PM / OPP: Fix memory leak while adding duplicate OPPsViresh Kumar
2017-01-27firmware: fix NULL pointer dereference in __fw_load_abort()Luis R. Rodriguez
2017-01-27PM / Domains: Rename functions in genpd for power on/offUlf Hansson
2017-01-24memory_hotplug: make zone_can_shift() return a boolean valueYasuaki Ishimatsu
2017-01-17irq/platform-msi: Fix comment about maximal MSIsMatthias Brugger
2017-01-16Merge 4.10-rc4 into driver-core-nextGreg Kroah-Hartman
2017-01-14Revert "driver core: Add deferred_probe attribute to devices in sysfs"Greg Kroah-Hartman
2017-01-12regmap: Fixup the kernel-doc comments on functions/structuresCharles Keepax
2017-01-11platform: Print the resource range if device failed to claimChen Yu
2016-12-31PM / domains: Fix 'may be used uninitialized' build warningAugusto Mecking Caringi
2016-12-25avoid spurious "may be used uninitialized" warningLinus Torvalds
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-12-25ktime: Get rid of the unionThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-22Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-12-19regmap: use rb_entry()Geliang Tang
2016-12-13Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-12-13Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2016-12-13Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-12-13Merge tag 'mmc-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2016-12-13Merge tag 'regmap-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-12Merge branches 'pm-sleep' and 'powercap'Rafael J. Wysocki
2016-12-12Merge branch 'pm-opp'Rafael J. Wysocki
2016-12-12Merge branches 'pm-core', 'pm-qos' and 'pm-avs'Rafael J. Wysocki
2016-12-12Merge branch 'pm-domains'Rafael J. Wysocki
2016-12-08firmware: Correct handling of fw_state_wait() return valueBjorn Andersson
2016-12-08PM / sleep: Print active wakeup sources when blocking on wakeup_count readsxing wei
2016-12-08PM / core: Fix bug in the error handling of async suspendSahitya Tummala
2016-12-06PM / wakeirq: Fix dedicated wakeirq for drivers not using autosuspendTony Lindgren
2016-12-06PM / Domains: Fix compatible for domain idle stateLina Iyer
2016-12-06PM / OPP: Don't WARN on multiple calls to dev_pm_opp_set_regulators()Viresh Kumar
2016-12-06PM / OPP: Allow platform specific custom set_opp() callbacksViresh Kumar
2016-12-06PM / OPP: Separate out _generic_set_opp()Viresh Kumar
2016-12-06PM / OPP: Add infrastructure to manage multiple regulatorsViresh Kumar