Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | PM / Domains: Don't measure ->start|stop() latency in system PM callbacks | Ulf Hansson | 2015-10-28 | 1 | -7/+12 | |
| | * | | | | | | | | | Merge back earlier 'pm-domains' material for v4.4. | Rafael J. Wysocki | 2015-10-16 | 1 | -255/+25 | |
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | PM / Domains: Rename *pm_genpd_poweron|poweroff() | Ulf Hansson | 2015-10-14 | 1 | -19/+19 | |
| | | * | | | | | | | | PM / Domains: Remove pm_genpd_poweron() API | Ulf Hansson | 2015-10-12 | 1 | -1/+3 | |
| | | * | | | | | | | | PM / Domains: Remove pm_genpd_poweroff_unused() API | Ulf Hansson | 2015-10-12 | 1 | -7/+3 | |
| | | * | | | | | | | | PM / Domains: Remove in_progress counter from struct generic_pm_domain | Ulf Hansson | 2015-10-12 | 1 | -7/+5 | |
| | | * | | | | | | | | PM / domains: Drop unused label | Rafael J. Wysocki | 2015-09-27 | 1 | -1/+0 | |
| | | * | | | | | | | | PM / Domains: Remove cpuidle attach | Daniel Lezcano | 2015-09-26 | 1 | -135/+0 | |
| | | * | | | | | | | | PM / Domains: Remove name based API for genpd | Ulf Hansson | 2015-09-26 | 1 | -90/+0 | |
| * | | | | | | | | | | Merge branch 'pm-sleep' | Rafael J. Wysocki | 2015-11-02 | 2 | -5/+34 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | PM / PCI / ACPI: Kick devices that might have been reset by firmware | Rafael J. Wysocki | 2015-10-14 | 1 | -0/+23 | |
| | * | | | | | | | | | | PM / sleep: Drop pm_request_idle() from pm_generic_complete() | Rafael J. Wysocki | 2015-10-14 | 1 | -6/+0 | |
| | * | | | | | | | | | | Merge back earlier 'pm-sleep' material for v4.4. | Rafael J. Wysocki | 2015-10-12 | 1 | -2/+14 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | PM / wakeup: wakeup_source_create: use kstrdup_const | Rasmus Villemoes | 2015-09-25 | 1 | -2/+2 | |
| | | * | | | | | | | | | PM / sleep: Report interrupt that caused system wakeup | Alexandra Yates | 2015-09-16 | 1 | -0/+12 | |
| | | | |_|/ / / / / / | | | |/| | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'device-properties' | Rafael J. Wysocki | 2015-10-25 | 1 | -12/+76 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | / | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||||
| | * | | | | | | | | device property: Add fwnode_property_match_string() | Mika Westerberg | 2015-09-25 | 1 | -0/+68 | |
| | * | | | | | | | | ACPI / property: Extend device_get_next_child_node() to data-only nodes | Rafael J. Wysocki | 2015-09-15 | 1 | -5/+1 | |
| | * | | | | | | | | ACPI / property: Extend fwnode_property_* to data-only subnodes | Rafael J. Wysocki | 2015-09-15 | 1 | -8/+8 | |
| | | |/ / / / / / | | |/| | | | | | | ||||||
* | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-11-03 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | irqdomain/msi: Use fwnode instead of of_node | Marc Zyngier | 2015-10-13 | 1 | -3/+3 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'regmap-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds | 2015-11-02 | 4 | -30/+80 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ \ \ | Merge remote-tracking branches 'regmap/topic/atomic', 'regmap/topic/debugfs' ... | Mark Brown | 2015-10-12 | 3 | -14/+22 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / / | | | | |/| | | | | | | | ||||||
| | | * | | | | | | | | | regmap: debugfs: simplify regmap_reg_ranges_read_file() slightly | Rasmus Villemoes | 2015-09-30 | 1 | -5/+3 | |
| | | * | | | | | | | | | regmap: debugfs: use memcpy instead of snprintf | Rasmus Villemoes | 2015-09-30 | 1 | -2/+1 | |
| | | * | | | | | | | | | regmap: debugfs: use snprintf return value in regmap_reg_ranges_read_file() | Rasmus Villemoes | 2015-09-30 | 1 | -5/+6 | |
| | | * | | | | | | | | | regmap: debugfs: Remove scratch buffer for register length calculation | Mark Brown | 2015-09-19 | 1 | -4/+3 | |
| | * | | | | | | | | | | regmap: Allocate buffers with GFP_ATOMIC when fast_io == true | Stephen Boyd | 2015-09-14 | 2 | -1/+12 | |
| | | |_|_|_|/ / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge tag 'regmap-offload-update-bits' into regmap-next | Mark Brown | 2015-10-12 | 2 | -11/+20 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | regmap: Allow installing custom reg_update_bits function | Jon Ringle | 2015-10-06 | 2 | -11/+20 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge tag 'regmap-irq-unmask' into regmap-next | Mark Brown | 2015-10-12 | 1 | -5/+38 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | regmap: irq: add ack_invert flag for chips using cleared bits as ack | Guo Zeng | 2015-09-17 | 1 | -2/+10 | |
| | * | | | | | | | | | regmap: irq: add support for chips who have separate unmask registers | Guo Zeng | 2015-09-17 | 1 | -3/+28 | |
| | |/ / / / / / / / | ||||||
* | | | | | | | | | | Merge tag 'pinctrl-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2015-11-02 | 2 | -2/+15 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | drivers/pinctrl: Add the concept of an "init" state | Douglas Anderson | 2015-10-27 | 2 | -2/+15 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | mm: cma: fix incorrect type conversion for size during dma allocation | Rohit Vaswani | 2015-10-23 | 1 | -1/+1 | |
| |_|_|_|/ / / / |/| | | | | | | | ||||||
* | | | | | | | | PM / Domains: Fix validation of latency constraints in genpd governor | Ulf Hansson | 2015-10-14 | 1 | -16/+6 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge tag 'regmap-fix-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-10-07 | 1 | -3/+2 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | / | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | regmap: debugfs: Don't bother actually printing when calculating max length | Mark Brown | 2015-09-19 | 1 | -2/+1 | |
| * | | | | | regmap: debugfs: Ensure we don't underflow when printing access masks | Mark Brown | 2015-09-19 | 1 | -1/+1 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-tools' | Rafael J. Wysocki | 2015-10-01 | 1 | -5/+12 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | PM / OPP: Fix typo modifcation -> modification | Stephen Boyd | 2015-09-25 | 1 | -3/+3 | |
| * | | | | PM / OPP: of_property_count_u32_elems() can return errors | Viresh Kumar | 2015-09-25 | 1 | -2/+9 | |
| | |/ / | |/| | | ||||||
* | | | | Merge tag 'driver-core-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-09-26 | 1 | -2/+8 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | cpu/cacheinfo: Fix teardown path | Borislav Petkov | 2015-09-17 | 1 | -2/+8 | |
| |/ / | ||||||
* | | | platform-msi: Do not cache msi_desc in handler_data | Marc Zyngier | 2015-09-15 | 1 | -15/+3 | |
|/ / | ||||||
* | | Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-09-11 | 2 | -13/+53 | |
|\ \ | ||||||
| | \ | ||||||
| | \ | ||||||
| *-. \ | Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains' | Rafael J. Wysocki | 2015-09-11 | 1 | -13/+25 | |
| |\ \ \ | ||||||
| | | * | | PM / Domains: Ensure subdomain is not in use before removing | Jon Hunter | 2015-09-05 | 1 | -0/+8 | |
| | | * | | PM / Domains: Try power off masters in error path of __pm_genpd_poweron() | Ulf Hansson | 2015-09-03 | 1 | -13/+17 |