Age | Commit message (Expand) | Author |
2016-09-16 | PM / runtime: Use _rcuidle for runtime suspend tracepoints | Paul E. McKenney |
2016-09-06 | Merge tag 'regmap-fix-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2016-09-03 | Merge remote-tracking branch 'regmap/fix/rbtree' into regmap-linus | Mark Brown |
2016-09-03 | Merge remote-tracking branch 'regmap/fix/cache' into regmap-linus | Mark Brown |
2016-08-31 | PM / runtime: Add _rcuidle suffix to allow rpm_idle() use from idle | Paul E. McKenney |
2016-08-31 | PM / runtime: Add _rcuidle suffix to allow rpm_resume() to be called from idle | Paul E. McKenney |
2016-08-18 | regmap: drop cache if the bus transfer error | Elaine Zhang |
2016-08-05 | Merge tag 'pm-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-08-05 | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds |
2016-08-05 | Merge branches 'pm-sleep', 'pm-cpufreq', 'pm-core' and 'pm-opp' | Rafael J. Wysocki |
2016-08-04 | regmap: rbtree: Avoid overlapping nodes | Lars-Peter Clausen |
2016-08-02 | firmware: support loading into a pre-allocated buffer | Stephen Boyd |
2016-08-02 | firmware: provide infrastructure to make fw caching optional | Vikram Mulukutla |
2016-08-02 | firmware: consolidate kmap/read/write logic | Stephen Boyd |
2016-08-02 | treewide: replace obsolete _refok by __ref | Fabian Frederick |
2016-07-31 | Merge tag 'sound-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2016-07-29 | regmap: cache: Fix num_reg_defaults computation from reg_defaults_raw | Maarten ter Huurne |
2016-07-28 | mm: track NR_KERNEL_STACK in KiB instead of number of stacks | Andy Lutomirski |
2016-07-28 | mm: move most file-based accounting to the node | Mel Gorman |
2016-07-28 | mm: rename NR_ANON_PAGES to NR_ANON_MAPPED | Mel Gorman |
2016-07-28 | mm: move page mapped accounting to the node | Mel Gorman |
2016-07-28 | mm, vmscan: move LRU lists to node | Mel Gorman |
2016-07-28 | mm, vmstat: add infrastructure for per-node vmstats | Mel Gorman |
2016-07-28 | PM / OPP: optimize dev_pm_opp_set_rate() performance a bit | Jisheng Zhang |
2016-07-28 | PM-wakeup: Delete unnecessary checks before three function calls | Markus Elfring |
2016-07-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-07-26 | Merge tag 'regmap-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds |
2016-07-26 | Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2016-07-26 | mm, rmap: account shmem thp pages | Kirill A. Shutemov |
2016-07-26 | memory-hotplug: use zone_can_shift() for sysfs valid_zones attribute | Reza Arbab |
2016-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2016-07-25 | Merge branches 'pm-core', 'pm-clk', 'pm-domains' and 'pm-pci' | Rafael J. Wysocki |
2016-07-24 | Merge remote-tracking branches 'asoc/topic/cs53l30', 'asoc/topic/cygnus', 'as... | Mark Brown |
2016-07-15 | Merge remote-tracking branches 'regmap/topic/bulk', 'regmap/topic/i2c', 'regm... | Mark Brown |
2016-07-02 | PM / runtime: Asynchronous "idle" in pm_runtime_allow() | Rafael J. Wysocki |
2016-06-29 | regmap: Support bulk writes for devices without raw formatting | Chen-Yu Tsai |
2016-06-29 | PM / Domains: Convert pm_genpd_init() to return an error code | Ulf Hansson |
2016-06-28 | PM / clk: Add support for adding a specific clock from device-tree | Jon Hunter |
2016-06-28 | PM / runtime: print error when activating a child to unactive parent | Linus Walleij |
2016-06-26 | device property: Add function to search for named child of device | Adam Thomson |
2016-06-22 | regmap-i2c: Use i2c block command only if register value width is 8 bit | Guenter Roeck |
2016-06-18 | Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2016-06-17 | isa: Call isa_bus_init before dependent ISA bus drivers register | William Breathitt Gray |
2016-06-17 | isa: Allow ISA-style drivers on modern systems | William Breathitt Gray |
2016-06-18 | Merge branches 'pm-opp' and 'pm-cpufreq-fixes' | Rafael J. Wysocki |
2016-06-16 | PM / OPP: Add 'UNKNOWN' status for shared_opp in struct opp_table | Viresh Kumar |
2016-06-16 | PM / Domains: Stop/start devices during system PM suspend/resume in genpd | Ulf Hansson |
2016-06-16 | PM / Domains: Allow runtime PM during system PM phases | Ulf Hansson |
2016-06-16 | PM / Runtime: Avoid resuming devices again in pm_runtime_force_resume() | Ulf Hansson |
2016-06-16 | PM / Domains: Remove redundant pm_request_idle() call in genpd | Ulf Hansson |