Age | Commit message (Expand) | Author |
2013-04-04 | Merge tag 'pm+acpi-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-04-02 | PM / QoS: Avoid possible deadlock related to sysfs access | Rafael J. Wysocki |
2013-03-31 | Merge remote-tracking branch 'regmap/fix/async' into tmp | Mark Brown |
2013-03-31 | Merge remote-tracking branch 'regmap/fix/core' into tmp | Mark Brown |
2013-03-27 | regmap: async: Add missing return | Mark Brown |
2013-03-21 | regmap: don't corrupt work buffer in _regmap_raw_write() | Stephen Warren |
2013-03-13 | regmap: cache Fix regcache-rbtree sync | Lars-Peter Clausen |
2013-03-12 | regmap: Initialize `map->debugfs' before regcache | Dimitris Papastamos |
2013-03-07 | Merge tag 'pm+acpi-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-03-07 | Merge tag 'regmap-v3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-03-04 | PM / QoS: Remove device PM QoS sysfs attributes at the right place | Rafael J. Wysocki |
2013-03-04 | PM / QoS: Fix concurrency issues and memory leaks in device PM QoS | Rafael J. Wysocki |
2013-03-01 | regmap: irq: call pm_runtime_put in pm_runtime_get_sync failed case | Li Fei |
2013-02-27 | CHROMIUM: dma-buf: restore args on failure of dma_buf_mmap | John Sheu |
2013-02-27 | dma-buf: implement vmap refcounting in the interface logic | Daniel Vetter |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-26 | switch vfs_getattr() to struct path | Al Viro |
2013-02-25 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-02-23 | pm / runtime: force memory allocation with no I/O during Runtime PM callbcack | Ming Lei |
2013-02-23 | pm / runtime: introduce pm_runtime_set_memalloc_noio() | Ming Lei |
2013-02-23 | memory-hotplug: check whether all memory blocks are offlined or not when remo... | Yasuaki Ishimatsu |
2013-02-21 | Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-20 | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-02-20 | Merge tag 'pinctrl-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-02-18 | base: memory: fix soft/hard_offline_page permissions | Felipe Balbi |
2013-02-15 | drivercore: Fix ordering between deferred_probe and exiting initcalls | Grant Likely |
2013-02-15 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2013-02-14 | Merge remote-tracking branch 'regmap/topic/no-bus' into regmap-next | Mark Brown |
2013-02-14 | Merge remote-tracking branch 'regmap/topic/mmio' into regmap-next | Mark Brown |
2013-02-14 | Merge remote-tracking branch 'regmap/topic/irq' into regmap-next | Mark Brown |
2013-02-14 | Merge remote-tracking branch 'regmap/topic/flat' into regmap-next | Mark Brown |
2013-02-14 | Merge remote-tracking branch 'regmap/topic/debugfs' into regmap-next | Mark Brown |
2013-02-14 | Merge remote-tracking branch 'regmap/topic/async' into regmap-next | Mark Brown |
2013-02-14 | Merge remote-tracking branch 'regmap/topic/24bit' into regmap-next | Mark Brown |
2013-02-14 | regmap: mmio: add register clock support | Philipp Zabel |
2013-02-11 | regmap: debugfs: Factor out debugfs_tot_len calc into a function | Dimitris Papastamos |
2013-02-11 | regmap: debugfs: Optimize seeking within blocks of registers | Dimitris Papastamos |
2013-02-11 | regmap: debugfs: Add a `max_reg' member in struct regmap_debugfs_off_cache | Dimitris Papastamos |
2013-02-09 | PM: Introduce suspend state PM_SUSPEND_FREEZE | Zhang Rui |
2013-02-08 | regmap: debugfs: Fix reading in register field units | Dimitris Papastamos |
2013-02-06 | driver-core: constify data for class_find_device() | Michał Mirosław |
2013-02-05 | regmap: spi: Handle allocation failures gracefully | Mark Brown |
2013-02-05 | regmap: Export regmap_async_complete() | Mark Brown |
2013-02-04 | regmap: Export regmap_async_complete_cb | Axel Lin |
2013-02-04 | regmap: include linux/sched.h to fix build | Stephen Warren |
2013-02-03 | firmware: Ignore abort check when no user-helper is used | Takashi Iwai |
2013-02-03 | firmware: Reduce ifdef CONFIG_FW_LOADER_USER_HELPER | Takashi Iwai |
2013-02-03 | firmware: Make user-mode helper optional | Takashi Iwai |
2013-02-03 | firmware: Refactoring for splitting user-mode helper code | Takashi Iwai |