summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | PM / Domains: Don't measure ->start|stop() latency in system PM callbacksUlf Hansson2015-10-281-7/+12
| | * | | | | | | | | Merge back earlier 'pm-domains' material for v4.4.Rafael J. Wysocki2015-10-161-255/+25Star
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| | | * | | | | | | | PM / Domains: Rename *pm_genpd_poweron|poweroff()Ulf Hansson2015-10-141-19/+19
| | | * | | | | | | | PM / Domains: Remove pm_genpd_poweron() APIUlf Hansson2015-10-121-1/+3
| | | * | | | | | | | PM / Domains: Remove pm_genpd_poweroff_unused() APIUlf Hansson2015-10-121-7/+3Star
| | | * | | | | | | | PM / Domains: Remove in_progress counter from struct generic_pm_domainUlf Hansson2015-10-121-7/+5Star
| | | * | | | | | | | PM / domains: Drop unused labelRafael J. Wysocki2015-09-271-1/+0Star
| | | * | | | | | | | PM / Domains: Remove cpuidle attachDaniel Lezcano2015-09-261-135/+0Star
| | | * | | | | | | | PM / Domains: Remove name based API for genpdUlf Hansson2015-09-261-90/+0Star
| * | | | | | | | | | Merge branch 'pm-sleep'Rafael J. Wysocki2015-11-022-5/+34
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | PM / PCI / ACPI: Kick devices that might have been reset by firmwareRafael J. Wysocki2015-10-141-0/+23
| | * | | | | | | | | | PM / sleep: Drop pm_request_idle() from pm_generic_complete()Rafael J. Wysocki2015-10-141-6/+0Star
| | * | | | | | | | | | Merge back earlier 'pm-sleep' material for v4.4.Rafael J. Wysocki2015-10-121-2/+14
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | PM / wakeup: wakeup_source_create: use kstrdup_constRasmus Villemoes2015-09-251-2/+2
| | | * | | | | | | | | PM / sleep: Report interrupt that caused system wakeupAlexandra Yates2015-09-161-0/+12
| | | | |_|/ / / / / / | | | |/| | | | | | |
| * | | | | | | | | | Merge branch 'device-properties'Rafael J. Wysocki2015-10-251-12/+76
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | / | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | * | | | | | | | device property: Add fwnode_property_match_string()Mika Westerberg2015-09-251-0/+68
| | * | | | | | | | ACPI / property: Extend device_get_next_child_node() to data-only nodesRafael J. Wysocki2015-09-151-5/+1Star
| | * | | | | | | | ACPI / property: Extend fwnode_property_* to data-only subnodesRafael J. Wysocki2015-09-151-8/+8
| | | |/ / / / / / | | |/| | | | | |
* | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-031-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | irqdomain/msi: Use fwnode instead of of_nodeMarc Zyngier2015-10-131-3/+3
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'regmap-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds2015-11-034-30/+80
|\ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ Merge remote-tracking branches 'regmap/topic/atomic', 'regmap/topic/debugfs' ...Mark Brown2015-10-123-14/+22
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / / | | | | |/| | | | | | |
| | | * | | | | | | | | regmap: debugfs: simplify regmap_reg_ranges_read_file() slightlyRasmus Villemoes2015-09-301-5/+3Star
| | | * | | | | | | | | regmap: debugfs: use memcpy instead of snprintfRasmus Villemoes2015-09-301-2/+1Star
| | | * | | | | | | | | regmap: debugfs: use snprintf return value in regmap_reg_ranges_read_file()Rasmus Villemoes2015-09-301-5/+6
| | | * | | | | | | | | regmap: debugfs: Remove scratch buffer for register length calculationMark Brown2015-09-191-4/+3Star
| | * | | | | | | | | | regmap: Allocate buffers with GFP_ATOMIC when fast_io == trueStephen Boyd2015-09-142-1/+12
| | | |_|_|_|/ / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'regmap-offload-update-bits' into regmap-nextMark Brown2015-10-122-11/+20
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | regmap: Allow installing custom reg_update_bits functionJon Ringle2015-10-062-11/+20
| | |/ / / / / / / / /
| * | | | | | | | | | Merge tag 'regmap-irq-unmask' into regmap-nextMark Brown2015-10-121-5/+38
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| | * | | | | | | | | regmap: irq: add ack_invert flag for chips using cleared bits as ackGuo Zeng2015-09-171-2/+10
| | * | | | | | | | | regmap: irq: add support for chips who have separate unmask registersGuo Zeng2015-09-171-3/+28
| | |/ / / / / / / /
* | | | | | | | | | Merge tag 'pinctrl-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-11-022-2/+15
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | drivers/pinctrl: Add the concept of an "init" stateDouglas Anderson2015-10-272-2/+15
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | mm: cma: fix incorrect type conversion for size during dma allocationRohit Vaswani2015-10-231-1/+1
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | PM / Domains: Fix validation of latency constraints in genpd governorUlf Hansson2015-10-141-16/+6Star
| |/ / / / / / |/| | | | | |
* | | | | | | Merge tag 'regmap-fix-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-10-071-3/+2Star
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | regmap: debugfs: Don't bother actually printing when calculating max lengthMark Brown2015-09-191-2/+1Star
| * | | | | regmap: debugfs: Ensure we don't underflow when printing access masksMark Brown2015-09-191-1/+1
| | |/ / / | |/| | |
* | | | | Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-tools'Rafael J. Wysocki2015-10-011-5/+12
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | PM / OPP: Fix typo modifcation -> modificationStephen Boyd2015-09-251-3/+3
| * | | | PM / OPP: of_property_count_u32_elems() can return errorsViresh Kumar2015-09-251-2/+9
| | |/ / | |/| |
* | | | Merge tag 'driver-core-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-09-271-2/+8
|\ \ \ \ | |/ / / |/| | |
| * | | cpu/cacheinfo: Fix teardown pathBorislav Petkov2015-09-171-2/+8
| |/ /
* / / platform-msi: Do not cache msi_desc in handler_dataMarc Zyngier2015-09-151-15/+3Star
|/ /
* | Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-122-13/+53
|\ \
| | \
| | \
| *-. \ Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains'Rafael J. Wysocki2015-09-111-13/+25
| |\ \ \
| | | * | PM / Domains: Ensure subdomain is not in use before removingJon Hunter2015-09-051-0/+8
| | | * | PM / Domains: Try power off masters in error path of __pm_genpd_poweron()Ulf Hansson2015-09-031-13/+17