Age | Commit message (Expand) | Author |
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 |
2013-02-03 | Driver core: treat unregistered bus_types as having no devices | Bjorn Helgaas |
2013-02-02 | PM / OPP: Export more symbols for module usage | Mark Langsdorf |
2013-02-02 | PM / OPP: switch exported symbols to GPL variant | Nishanth Menon |
2013-01-29 | regmap: spi: Support asynchronous I/O for SPI | Mark Brown |
2013-01-29 | regmap: Add asynchronous I/O support | Mark Brown |
2013-01-29 | regmap: Add "no-bus" option for regmap API | Andrey Smirnov |
2013-01-27 | regmap: regmap: avoid spurious warning in regmap_read_debugfs | Russell King |
2013-01-25 | Merge 3.8-rc5 into driver-core-next | Greg Kroah-Hartman |
2013-01-26 | PM / Domains: don't use [delayed_]work_pending() | Tejun Heo |
2013-01-25 | Merge 3.8-rc5 into usb-next | Greg Kroah-Hartman |
2013-01-25 | PM/Qos: Expose dev_pm_qos_flags symbol | Lan Tianyu |
2013-01-24 | Merge remote-tracking branch 'regmap/fix/debugfs' into tmp | Mark Brown |
2013-01-23 | drivers/pinctrl: grab default handles from device core | Linus Walleij |
2013-01-22 | regmap: fix small typo in regmap_bulk_write comment | Nestor Ovroy |
2013-01-17 | Merge 3.9-rc4 into driver-core-next | Greg Kroah-Hartman |
2013-01-17 | Revert "drivers: base: Convert print_symbol to %pSR" | Greg Kroah-Hartman |
2013-01-17 | driver core: fix possible missing of device probe | Ming Lei |
2013-01-17 | drivers: base: Convert print_symbol to %pSR | Joe Perches |