summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
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
2015-09-09PM / OPP: Return suspend_opp only if it is enabledViresh Kumar
2015-09-09PM / OPP: add dev_pm_opp_get_suspend_opp() helperBartlomiej Zolnierkiewicz
2015-09-08Merge tag 'regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2015-09-08device property: Don't overwrite addr when failing in device_get_mac_addressJulien Grall
2015-09-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-05PM / Domains: Ensure subdomain is not in use before removingJon Hunter
2015-09-04mm: check if section present during memory block registeringYinghai Lu
2015-09-04Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-09-04Merge remote-tracking branches 'regmap/topic/lockdep' and 'regmap/topic/seq-d...Mark Brown
2015-09-04Merge remote-tracking branches 'regmap/topic/debugfs' and 'regmap/topic/force...Mark Brown
2015-09-04Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown
2015-09-04Merge remote-tracking branch 'regmap/fix/raw' into regmap-linusMark Brown
2015-09-04Merge remote-tracking branch 'regmap/fix/core' into regmap-linusMark Brown
2015-09-04Merge branch 'topic/smbus-block' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-09-03PM / Domains: Try power off masters in error path of __pm_genpd_poweron()Ulf Hansson
2015-09-02Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-09-02Merge tag 'devicetree-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds