summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2015-10-12Merge back earlier 'pm-sleep' material for v4.4.Rafael J. Wysocki
2015-10-12Merge remote-tracking branches 'regmap/topic/atomic', 'regmap/topic/debugfs' ...Mark Brown
2015-10-12Merge tag 'regmap-offload-update-bits' into regmap-nextMark Brown
2015-10-12Merge tag 'regmap-irq-unmask' into regmap-nextMark Brown
2015-10-09devm: make allocations numa aware by defaultDan Williams
2015-10-09PM / OPP: passing NULL to PTR_ERR()Dan Carpenter
2015-10-09Merge tag 'v4.4-rockchip-drivers1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2015-10-09PM / Domains: Make pm_genpd_{add,remove}_subdomain() available to modulesStephen Boyd
2015-10-07Merge tag 'regmap-fix-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-10-06regmap: Allow installing custom reg_update_bits functionJon Ringle
2015-10-06PM / clk: Do not __clk_get passed in clock-referencesStephen Boyd
2015-10-05driver-core: platform: Provide helpers for multi-driver modulesThierry Reding
2015-10-05mm: Check if section present during memory block (un)registeringYinghai Lu
2015-10-05CMA: fix CONFIG_CMA_SIZE_MBYTES overflow in 64bitTan Xiaojun
2015-10-04base/platform: assert that dev_pm_domain callbacks are called unconditionallyUwe Kleine-König
2015-10-04base: soc: siplify ida usageLee Duncan
2015-10-04debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar
2015-10-01Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-tools'Rafael J. Wysocki
2015-09-30regmap: debugfs: simplify regmap_reg_ranges_read_file() slightlyRasmus Villemoes
2015-09-30regmap: debugfs: use memcpy instead of snprintfRasmus Villemoes
2015-09-30regmap: debugfs: use snprintf return value in regmap_reg_ranges_read_file()Rasmus Villemoes
2015-09-29class_find_device: fix reference to argument "match"Rolf Eike Beer
2015-09-27PM / domains: Drop unused labelRafael J. Wysocki
2015-09-27Merge tag 'driver-core-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-09-26PM / Domains: Remove cpuidle attachDaniel Lezcano
2015-09-26PM / Domains: Remove name based API for genpdUlf Hansson
2015-09-25PM / OPP: Fix typo modifcation -> modificationStephen Boyd
2015-09-25PM / OPP: of_property_count_u32_elems() can return errorsViresh Kumar
2015-09-25PM / wakeup: wakeup_source_create: use kstrdup_constRasmus Villemoes
2015-09-25device property: Add fwnode_property_match_string()Mika Westerberg
2015-09-19regmap: debugfs: Remove scratch buffer for register length calculationMark Brown
2015-09-19regmap: debugfs: Don't bother actually printing when calculating max lengthMark Brown
2015-09-19regmap: debugfs: Ensure we don't underflow when printing access masksMark Brown
2015-09-17cpu/cacheinfo: Fix teardown pathBorislav Petkov
2015-09-17regmap: irq: add ack_invert flag for chips using cleared bits as ackGuo Zeng
2015-09-17regmap: irq: add support for chips who have separate unmask registersGuo Zeng
2015-09-16PM / sleep: Report interrupt that caused system wakeupAlexandra Yates
2015-09-15platform-msi: Do not cache msi_desc in handler_dataMarc Zyngier
2015-09-15PM / OPP: Move cpu specific code to opp/cpu.cViresh Kumar
2015-09-15PM / OPP: Move opp core to its own directoryViresh Kumar
2015-09-15PM / OPP: Prefix exported opp routines with dev_pm_opp_Viresh Kumar
2015-09-15PM / OPP: Rename opp init/free table routinesViresh Kumar
2015-09-15PM / OPP: reuse of_parse_phandle()Viresh Kumar
2015-09-14ACPI / property: Extend device_get_next_child_node() to data-only nodesRafael J. Wysocki
2015-09-14ACPI / property: Extend fwnode_property_* to data-only subnodesRafael J. Wysocki
2015-09-14regmap: Allocate buffers with GFP_ATOMIC when fast_io == trueStephen Boyd
2015-09-12Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-11Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains'Rafael J. Wysocki
2015-09-11Merge branch 'pm-opp'Rafael J. Wysocki
2015-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds