Age | Commit message (Expand) | Author | Files | Lines |
2016-05-26 | Merge tag 'pm-4.7-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+3 |
2016-05-25 | Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-core' | Rafael J. Wysocki | 1 | -2/+3 |
2016-05-21 | Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -9/+74 |
2016-05-21 | PM / sleep: Handle failures in device_suspend_late() consistently | Rafael J. Wysocki | 1 | -2/+3 |
2016-05-17 | Merge tag 'device-properties-4.7-rc1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -22/+31 |
2016-05-17 | Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 10 | -633/+806 |
2016-05-16 | Merge branches 'pm-avs', 'pm-clk', 'powercap' and 'pm-tools' | Rafael J. Wysocki | 1 | -1/+1 |
2016-05-16 | Merge branches 'pm-core' and 'pm-domains' | Rafael J. Wysocki | 4 | -111/+81 |
2016-05-16 | Merge branch 'pm-opp' | Rafael J. Wysocki | 5 | -521/+724 |
2016-05-13 | Merge remote-tracking branches 'regmap/topic/doc' and 'regmap/topic/flat' int... | Mark Brown | 2 | -2/+2 |
2016-05-13 | Merge remote-tracking branches 'regmap/fix/be', 'regmap/fix/doc' and 'regmap/... | Mark Brown | 3 | -2/+5 |
2016-05-13 | Merge remote-tracking branch 'regmap/fix/mmio' into regmap-linus | Mark Brown | 1 | -0/+1 |
2016-05-06 | Merge back new device properties material for v4.7. | Rafael J. Wysocki | 2 | -22/+31 |
2016-05-06 | Merge back new material for v4.7. | Rafael J. Wysocki | 5 | -521/+724 |
2016-05-06 | PM / OPP: Move CONFIG_OF dependent code in a separate file | Viresh Kumar | 5 | -579/+618 |
2016-05-06 | Merge branches 'pm-opp-fixes', 'pm-cpufreq-fixes' and 'pm-cpuidle-fixes' | Rafael J. Wysocki | 1 | -3/+0 |
2016-05-05 | PM / OPP: Remove useless check | Viresh Kumar | 1 | -3/+0 |
2016-05-05 | PM / OPP: add non-OF versions of dev_pm_opp_{cpumask_, }remove_table | Sudeep Holla | 2 | -30/+88 |
2016-05-05 | PM / OPP: pass cpumask by reference | Arnd Bergmann | 1 | -5/+5 |
2016-05-03 | Revert "base: dd: don't remove driver_data in -EPROBE_DEFER case" | Greg Kroah-Hartman | 1 | -2/+1 |
2016-05-02 | isa: Decouple X86_32 dependency from the ISA Kconfig option | William Breathitt Gray | 1 | -1/+1 |
2016-05-02 | base: dd: don't remove driver_data in -EPROBE_DEFER case | Yi Zhang | 1 | -1/+2 |
2016-04-28 | PM / OPP: Add dev_pm_opp_get_sharing_cpus() | Viresh Kumar | 1 | -0/+45 |
2016-04-28 | PM / OPP: Mark cpumask as const in dev_pm_opp_set_sharing_cpus() | Viresh Kumar | 1 | -1/+2 |
2016-04-28 | PM / sleep: Drop unused `info' variable | Thierry Reding | 1 | -13/+5 |
2016-04-28 | device property: Avoid potential dereferences of invalid pointers | Heikki Krogerus | 1 | -1/+1 |
2016-04-26 | PM / Domains: Drop unnecessary wakeup code from pm_genpd_prepare() | Ulf Hansson | 1 | -6/+0 |
2016-04-26 | PM / Domains: Remove redundant pm_runtime_get|put*() in pm_genpd_prepare() | Ulf Hansson | 1 | -8/+2 |
2016-04-26 | PM / clk: ensure we don't allocate a -ve size of count clks | Colin Ian King | 1 | -1/+1 |
2016-04-25 | PM / OPP: Mark shared-opp for non-dt case | Viresh Kumar | 1 | -0/+3 |
2016-04-25 | PM / OPP: Relocate dev_pm_opp_set_sharing_cpus() | Viresh Kumar | 1 | -56/+56 |
2016-04-25 | PM / OPP: Add missing doc style comments | Viresh Kumar | 1 | -1/+58 |
2016-04-25 | PM / OPP: Propagate the error returned by _find_opp_table() | Viresh Kumar | 1 | -1/+1 |
2016-04-22 | PM / Domains: Remove ->save|restore_state() callbacks | Ulf Hansson | 1 | -64/+49 |
2016-04-22 | PM / Domains: Rename pm_genpd_runtime_suspend|resume() | Ulf Hansson | 1 | -6/+6 |
2016-04-22 | PM / Domains: Rename stop_ok to suspend_ok for the genpd governor | Ulf Hansson | 2 | -13/+13 |
2016-04-21 | PM / Runtime: Fix error path in pm_runtime_force_resume() | Ulf Hansson | 1 | -2/+7 |
2016-04-18 | Merge 4.6-rc4 into driver-core-next | Greg Kroah-Hartman | 1 | -0/+2 |
2016-04-15 | devcoredump: add scatterlist support | Aviya Erenfeld | 1 | -9/+74 |
2016-04-15 | regmap: spmi: Fix regmap_spmi_ext_read in multi-byte case | Jack Pham | 1 | -1/+1 |
2016-04-09 | device property: don't bother the drivers with struct property_set | Heikki Krogerus | 2 | -22/+31 |
2016-04-07 | PM / wakeirq: fix wakeirq setting after wakup re-configuration from sysfs | Strashko, Grygorii | 1 | -0/+2 |
2016-03-31 | regmap: mmio: Explicitly say little endian is the defualt in the bus config | Mark Brown | 1 | -0/+1 |
2016-03-30 | regmap: mmio: Parse endianness definitions from DT | Mark Brown | 1 | -1/+3 |
2016-03-30 | regmap: Fix implicit inclusion of device.h | Mark Brown | 1 | -0/+1 |
2016-03-29 | base: isa: Remove X86_32 dependency | William Breathitt Gray | 1 | -1/+1 |
2016-03-29 | regcache: flat: Require max_registers to be set | Alexander Stein | 1 | -1/+1 |
2016-03-25 | Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+89 |
2016-03-25 | Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep' | Rafael J. Wysocki | 1 | -0/+89 |
2016-03-23 | regmap: cache: Fix typo in cache_bypass parameter description | Andrew F. Davis | 1 | -1/+1 |