summaryrefslogtreecommitdiffstats
path: root/drivers/base
AgeCommit message (Expand)AuthorLines
2015-08-07PM / OPP: add dev_pm_opp_is_turbo() helperBartlomiej Zolnierkiewicz-0/+34
2015-08-07PM / OPP: Add helpers for initializing CPU OPPsViresh Kumar-0/+175
2015-08-07PM / OPP: Add support for opp-suspendViresh Kumar-0/+11
2015-08-07PM / OPP: Add OPP sharing information to OPP libraryViresh Kumar-24/+150
2015-08-07PM / OPP: Add clock-latency-ns supportViresh Kumar-2/+39
2015-08-07PM / OPP: Add support to parse "operating-points-v2" bindingsViresh Kumar-24/+233
2015-08-07PM / OPP: Break _opp_add_dynamic() into smaller functionsViresh Kumar-49/+76
2015-08-07PM / OPP: Allocate dev_opp from _add_device_opp()Viresh Kumar-23/+27
2015-08-07PM / OPP: Create _remove_device_opp() for freeing dev_oppViresh Kumar-5/+17
2015-08-07PM / OPP: Relocate few routinesViresh Kumar-138/+139
2015-08-05driver core: correct device's shutdown orderGrygorii Strashko-0/+58
2015-08-05driver core: fix docbook for device_private.deviceTomeu Vizoso-1/+1
2015-08-06device property: fix potential NULL pointer dereferenceAndy Shevchenko-2/+3
2015-08-05cpu: Remove bogus __ref annotation of cpu_subsys_online()Mathias Krause-1/+1
2015-08-05firmware: fix wrong memory deallocation in fw_add_devm_name()Vladimir Zapolskiy-1/+1
2015-08-05devres: fix devres_get()Masahiro Yamada-2/+2
2015-07-31PM / Domains: Return -EPROBE_DEFER if we fail to init or turn-on domainJon Hunter-5/+9
2015-07-31PM / Domains: Remove intermediate states from the power off sequenceUlf Hansson-301/+62
2015-07-30drivers/base: Add MSI domain support for non-PCI devicesMarc Zyngier-0/+283
2015-07-30Merge branch 'linus' into irq/coreThomas Gleixner-33/+39
2015-07-29regmap: regcache-rbtree: Clean new present bits on present bitmap resizeGuenter Roeck-5/+14
2015-07-28driver core: implement device_for_each_child_reverse()Andy Shevchenko-0/+43
2015-07-28Driver core: wakeup the parent device before trying probeRafael J. Wysocki-0/+20
2015-07-28PM / QoS: Make it possible to expose device latency tolerance to userspaceMika Westerberg-0/+50
2015-07-22rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()Paul E. McKenney-2/+2
2015-07-22genirq/MSI: Move msi_list from struct pci_dev to struct deviceJiang Liu-0/+3
2015-07-21PM / sleep: Allow devices without runtime PM to do direct-completeAlan Stern-1/+1
2015-07-20regmap: debugfs: Allow writes to cache state settingsRichard Fitzgerald-4/+86
2015-07-17PM / clk: don't return int on __pm_clk_enable()Colin Ian King-3/+1
2015-07-16regmap: Apply optional delay in multi_reg_write/register_patchNariman Poushin-6/+48
2015-07-16regmap: Use reg_sequence for multi_reg_write / register_patchNariman Poushin-12/+12
2015-07-14regmap: Silence warning on invalid zero length readMark Brown-0/+2
2015-07-13regmap: Add better support for devices without readback supportLars-Peter Clausen-2/+3
2015-07-10regmap: add regmap_fields_force_write()Kuninori Morimoto-0/+12
2015-07-10regmap: add regmap_write_bits()Kuninori Morimoto-0/+23
2015-07-10regmap: add force_write option on _regmap_update_bits()Kuninori Morimoto-8/+8
2015-07-09Fix firmware loader uevent buffer NULL pointer dereferenceLinus Torvalds-3/+13
2015-07-07Merge branches 'acpi-pnp', 'acpi-soc', 'pm-domains' and 'pm-sleep'Rafael J. Wysocki-2/+11
2015-07-07Merge branch 'pm-wakeirq'Rafael J. Wysocki-28/+15
2015-07-07PM / wakeirq: Avoid setting power.wakeirq too hastilyRafael J. Wysocki-28/+15
2015-07-07PM / Domains: Avoid infinite loops in attach/detach codeGeert Uytterhoeven-2/+11
2015-07-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+5
2015-07-01Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-13/+13
2015-06-30mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PA...Mel Gorman-1/+5
2015-06-26Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-46/+258
2015-06-26Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle'Rafael J. Wysocki-13/+13
2015-06-25drivers/base/core.c: use strreplace()Rasmus Villemoes-5/+4
2015-06-24ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node()Alexander Sverdlin-13/+13
2015-06-23Merge tag 'regmap-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds-30/+61
2015-06-23Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-25/+563