Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | * | | | | | | regmap: mmio: Add support for 1/2/8 bytes wide register address. | Xiubo Li | 2014-03-27 | 1 | -3/+21 | |
| | | | | * | | | | | | regmap: mmio: add regmap_mmio_{regsize, count}_check. | Xiubo Li | 2014-03-27 | 1 | -3/+13 | |
| | | | | |/ / / / / | ||||||
| | | | * | | | | | | regmap: Fix possible sleep-in-atomic in regmap_bulk_write() | Takashi Iwai | 2014-03-18 | 1 | -5/+6 | |
| | | | * | | | | | | regmap: Ensure regmap_register_patch() is compatible with fast_io | Mark Brown | 2014-03-18 | 1 | -11/+14 | |
| | | | |/ / / / / | ||||||
| | | * | | | | | | regmap: irq: Set data pointer only on regmap_add_irq_chip success | Krzysztof Kozlowski | 2014-03-13 | 1 | -2/+2 | |
| | | * | | | | | | regmap: irq: Remove domain on exit | Mark Brown | 2014-02-03 | 1 | -1/+1 | |
| | | |/ / / / / | ||||||
| | * | | | | | | regmap: cache: Don't attempt to sync non-writeable registers | Dylan Reid | 2014-03-19 | 1 | -1/+2 | |
| | * | | | | | | regmap: cache: Step by stride in default sync | Dylan Reid | 2014-03-19 | 1 | -1/+1 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge remote-tracking branch 'regmap/topic/core' into regmap-next | Mark Brown | 2014-03-28 | 2 | -8/+11 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | regmap: fix coccinelle warnings | Nenghua Cao | 2014-02-22 | 1 | -1/+1 | |
| | * | | | | | | regmap: Clean up _regmap_update_bits() | Xiubo Li | 2014-02-20 | 1 | -6/+6 | |
| | * | | | | | | regmap: Check readable regs in _regmap_read | Michal Simek | 2014-02-11 | 1 | -0/+3 | |
| | * | | | | | | regmap: debugfs: "registers" & "access" for single register maps | Pawel Moll | 2014-02-03 | 1 | -1/+1 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge tag 'regmap-v3.14-rc4' into regmap-linus | Mark Brown | 2014-03-28 | 1 | -2/+2 | |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| | * | | | | | regmap: cache: Handle stride > 1 in sync_block_raw_flush | Dylan Reid | 2014-01-27 | 1 | -2/+2 | |
* | | | | | | | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2014-03-20 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cpufreq: suspend governors on system suspend/hibernate | Viresh Kumar | 2014-03-06 | 1 | -0/+5 | |
| |/ / / / / / | ||||||
| | | | | | | | ||||||
| \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ | Merge branches 'pm-runtime' and 'pm-sleep' | Rafael J. Wysocki | 2014-03-20 | 2 | -51/+226 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | PM / Runtime: Add missing "it" in comment | Geert Uytterhoeven | 2014-03-12 | 1 | -1/+1 | |
| | * | | | | | | PM / sleep: Asynchronous threads for suspend_late | Liu, Chuansheng | 2014-02-20 | 1 | -12/+54 | |
| | * | | | | | | PM / sleep: Asynchronous threads for suspend_noirq | Liu, Chuansheng | 2014-02-20 | 1 | -11/+57 | |
| | * | | | | | | PM / sleep: Asynchronous threads for resume_early | Liu, Chuansheng | 2014-02-20 | 1 | -11/+44 | |
| | * | | | | | | PM / sleep: Asynchronous threads for resume_noirq | Liu, Chuansheng | 2014-02-20 | 1 | -16/+50 | |
| | * | | | | | | PM / sleep: Two flags for async suspend_noirq and suspend_late | Liu, Chuansheng | 2014-02-20 | 1 | -2/+22 | |
| | | |_|/ / / | | |/| | | | | ||||||
| | | | | | | | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
*---. \ \ \ \ \ \ | Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers' | Rafael J. Wysocki | 2014-03-20 | 6 | -120/+368 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| | | * | | | | | | PM: Add pm_runtime_suspend|resume_force functions | Ulf Hansson | 2014-03-02 | 2 | -2/+85 | |
| | | * | | | | | | PM / runtime: Fetch runtime PM callbacks using a macro | Ulf Hansson | 2014-03-02 | 1 | -39/+39 | |
| | | | |_|_|/ / | | | |/| | | | | ||||||
| | * / | | | | | PM / domains: Turn latency warning into debug message | Philipp Zabel | 2014-03-01 | 1 | -1/+1 | |
| |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | PM / QoS: Add type to dev_pm_qos_add_ancestor_request() arguments | Rafael J. Wysocki | 2014-02-11 | 1 | -5/+17 | |
| * | | | | | | PM / QoS: Introcuce latency tolerance device PM QoS type | Rafael J. Wysocki | 2014-02-11 | 2 | -29/+180 | |
| * | | | | | | PM / QoS: Add no_constraints_value field to struct pm_qos_constraints | Rafael J. Wysocki | 2014-02-11 | 1 | -0/+1 | |
| * | | | | | | PM / QoS: Rename device resume latency QoS items | Rafael J. Wysocki | 2014-02-11 | 3 | -45/+46 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | PM / hibernate: Fix restore hang in freeze_processes() | Sebastian Capella | 2014-02-26 | 1 | -0/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge tag 'dma-buf-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-02-17 | 1 | -13/+12 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | dma-buf: update debugfs output | Sumit Semwal | 2014-02-13 | 1 | -13/+12 | |
| |/ / / | ||||||
* / / / | drivers/base: fix devres handling for master device | Russell King | 2014-02-07 | 1 | -0/+8 | |
|/ / / | ||||||
* | | | Merge tag 'regmap-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 2014-01-25 | 2 | -33/+45 | |
|\| | | ||||||
| * | | Merge remote-tracking branch 'regmap/topic/ack' into regmap-next | Mark Brown | 2014-01-09 | 1 | -3/+3 | |
| |\ \ | ||||||
| | * | | regmap: irq: Allow using zero value for ack_base | Alexander Shiyan | 2013-12-16 | 1 | -3/+3 | |
| * | | | regmap: Allow regmap_bulk_write() to work for "no-bus" regmaps | Stephen Boyd | 2013-12-30 | 1 | -25/+37 | |
| * | | | Merge tag 'v3.13-rc4' into regmap-core | Mark Brown | 2013-12-30 | 2 | -9/+10 | |
| |\| | | ||||||
| * | | | regmap: Allow regmap_bulk_read() to work for "no-bus" regmaps | Stephen Boyd | 2013-12-16 | 1 | -5/+1 | |
| * | | | regmap: Fix 'ret' would return an uninitialized value | Cai Zhiyong | 2013-11-24 | 1 | -0/+4 | |
* | | | | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-01-24 | 7 | -9/+89 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch 'acpi-modules' | Rafael J. Wysocki | 2014-01-17 | 1 | -1/+15 | |
| |\ \ \ \ | ||||||
| | * | | | | platform: introduce OF style 'modalias' support for platform bus | Zhang Rui | 2014-01-17 | 1 | -0/+4 | |
| | * | | | | ACPI: fix module autoloading for ACPI enumerated devices | Zhang Rui | 2014-01-16 | 1 | -1/+11 | |
| | | |/ / | | |/| | | ||||||
| * | | | | Merge branch 'pm-clk' | Rafael J. Wysocki | 2014-01-17 | 1 | -5/+25 | |
| |\ \ \ \ | ||||||
| | * | | | | PM / clock_ops: report clock errors from clk_enable() | Ben Dooks | 2014-01-15 | 1 | -2/+17 | |
| | * | | | | PM / clock_ops: check return of clk_enable() in pm_clk_resume() | Ben Dooks | 2014-01-15 | 1 | -2/+4 |