summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2015-12-26Driver core: Unified interface for firmware node propertiesRafael J. Wysocki
2015-12-26Driver core: Unified device properties interface for platform firmwareRafael J. Wysocki
2015-09-17regmap: Use regcache_mark_dirty() to indicate power loss or resetKevin Cernekee
2015-09-17regmap: Add a helper function for regcache sync testKevin Cernekee
2015-09-17MLK-10238-4: power: domain: add suspend_noirq/resume_noirq in power domainRobin Gong
2015-09-17drivercore / platform: Convert to dev_pm_domain_attach|detach()Ulf Hansson
2015-09-17PM / Domains: Add APIs to attach/detach a PM domain for a deviceUlf Hansson
2015-09-17MLK-10238-2: Revert "drivercore: Bind/unbind power domain on probe/remove"Robin Gong
2015-09-17PM / Domains: Add generic OF-based PM domain look-upTomasz Figa
2015-09-17PM / domains: Spelling s/domian/domain/Geert Uytterhoeven
2015-09-17PM / domains: Add late_initcall to disable unused PM domainsUlf Hansson
2015-09-17PM / domains: Remove genpd_queue_power_off_work() APIUlf Hansson
2015-09-17PM / domains: Remove pm_genpd_syscore_switch() APIUlf Hansson
2015-09-17PM / domains: Remove redundant check for CONFIG_PMUlf Hansson
2015-09-17PM / domains: Remove dev_irq_safe from genpd configUlf Hansson
2015-09-17PM / domains: Remove system PM callbacks from gpd_dev_opsUlf Hansson
2015-09-17PM / domains: Ignore callbacks for subsys generic_pm_domain_dataUlf Hansson
2015-09-17PM / domains: Remove the pm_genpd_add|remove_callbacks APIsUlf Hansson
2015-09-17PM / domains: Add pd_ignore_unused to keep power domains enabledTushar Behera
2015-09-17drivers/base: delete non-required instances of include <linux/init.h>Paul Gortmaker
2015-09-17MLK-10238-1: Revert "base: power: Add generic OF-based power domain look-up"Robin Gong
2015-09-17PM / domains: Turn latency warning into debug messagePhilipp Zabel
2015-09-17regmap: cache: Handle stride > 1 in sync_block_raw_flushDylan Reid
2015-09-17ENGR00329352-1 regmap: regmap-mmio: make clk_id optionally when getting clockDong Aisheng
2015-09-17clk: Support for clock parents and rates assigned from device treeSylwester Nawrocki
2015-09-17drivercore: Bind/unbind power domain on probe/removeTomasz Figa
2015-09-17base: power: Add generic OF-based power domain look-upTomasz Figa
2015-09-13regmap: regcache-rbtree: Clean new present bits on present bitmap resizeGuenter Roeck
2015-08-03Fix firmware loader uevent buffer NULL pointer dereferenceLinus Torvalds
2015-08-03regmap: Fix possible shift overflow in regmap_field_init()Maxime Coquelin
2015-08-03regmap: Fix regmap_bulk_read in BE modeArun Chandran
2015-05-06driver core: bus: Goto appropriate labels on failure in bus_add_deviceJunjie Mao
2015-04-13regmap: regcache-rbtree: Fix present bitmap resizeLars-Peter Clausen
2015-01-16driver core: Fix unbalanced device reference in drivers_probeAlex Williamson
2014-11-21regmap: fix kernel hang on regmap_bulk_write with zero val_count.Quentin Casasnovas
2014-11-14sysfs: driver core: Fix glue dir race condition by gdp_mutexYijing Wang
2014-10-30firmware_class: make sure fw requests contain a nameKees Cook
2014-10-30regmap: fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li
2014-10-30regmap: fix NULL pointer dereference in _regmap_write/readPankaj Dubey
2014-10-30regmap: debugfs: fix possbile NULL pointer dereferenceXiubo Li
2014-10-05regmap: Don't attempt block writes when syncing cache on single_rw devicesMark Brown
2014-10-05regmap: Fix handling of volatile registers for format_write() chipsMark Brown
2014-07-31platform_get_irq: Revert to platform_get_resource if of_irq_get failsGuenter Roeck
2014-07-17DMA, CMA: fix possible memory leakJoonsoo Kim
2014-06-30PM / OPP: fix incorrect OPP count handling in of_init_opp_tableChander Kashyap
2014-06-07drivercore: deferral race condition fixGrant Likely
2014-06-07topology: Fix compilation warning when not in SMPVincent Stehlé
2014-06-07of/irq: do irq resolution in platform_get_irqRob Herring
2014-02-26PM / hibernate: Fix restore hang in freeze_processes()Sebastian Capella
2014-02-17Merge tag 'dma-buf-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds