summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-02-16ANDROID: rtc-palmas: correct for bcd yearMark Salyzyn
2016-02-16w1: ds2482: Manage SLPZ pin sleep stateTodd Poynor
2016-02-16serial_core: Add wake_peer uart operationSan Mehat
2016-02-16of: Fix build warningsJohn Stultz
2016-02-16of: fix CONFIG_CMDLINE_EXTENDColin Cross
2016-02-16of: Support CONFIG_CMDLINE_EXTEND config optionDoug Anderson
2016-02-16arm: dcc_tty: fix armv6 dcc tty build failureJohn Stultz
2016-02-16armv6 dcc tty driverArve Hjønnevåg
2016-02-16ion: fix page pool cache policyAmit Pundir
2016-02-16staging: ion: Add X86 dependency for ION_POOL_CACHE_POLICYDaniel Rosenberg
2016-02-16ion: Handle the memory mapping correctly on x86Vinil Cheeramvelil
2016-02-16ion : In carveout heap, change minimum allocation order from 12 to PAGE_SHIFT...Rajmal Menariya
2016-02-16uid_cputime: skip power reporting per uid for nowAmit Pundir
2016-02-16uid_cputime: Check for the range while removing range of UIDs.Ruchi Kandoi
2016-02-16uid_cputime: Iterates over all the threads instead of processes.Ruchi Kandoi
2016-02-16uid_cputime: fix cputime overflowJin Qian
2016-02-16uid_cputime: Avoids double accounting of process stime, utime and cpu_power i...Ruchi Kandoi
2016-02-16uid_cputime: Extends the cputime functionality to report power per uidRuchi Kandoi
2016-02-16proc: uid_cputime: fix show_uid_stat permissionJin Qian
2016-02-16proc: uid_cputime: create uids from kuidsAmit Pundir
2016-02-16proc: uid: Adds accounting for the cputimes per uid.jinqian
2016-02-16wakeup: Add last wake up source logging for suspend abort reason.Ruchi Kandoi
2016-02-16power: Adds functionality to log the last suspend abort reason.Ruchi Kandoi
2016-02-16power: Add property CHARGE_COUNTER_EXT and 64-bit precision propertiesTodd Poynor
2016-02-16drivers: power: Add watchdog timer to catch drivers which lockup during suspend.Benoit Goby
2016-02-16power: power_supply: add POWER_SUPPLY_PROP_CHARGE_ENABLEDTodd Poynor
2016-02-16power: power_supply: add POWER_SUPPLY_PROP_USB_OTGTodd Poynor
2016-02-16power: power_supply: move POWER_SUPPLY_PROP_USB_HC to type 'int' orderTodd Poynor
2016-02-16power_supply: Add custom property for USB High Current modeTodd Poynor
2016-02-16misc seq_printf fixes for 4.4Amit Pundir
2016-02-16misc: uidstat: Remove use of obsolete create_proc_read_entry apiArve Hjønnevåg
2016-02-16misc: uidstat: avoid create_stat() race and blockage.JP Abgrall
2016-02-16trace: cpufreq: Add tracing for min/max cpufreqRuchi Kandoi
2016-02-16mmc: Add tracepoints of mmc block operationsKen Sumrall
2016-02-16CHROMIUM: android: Unconditionally remove callbacks in sync_fence_free()Andrew Bresticker
2016-02-16CHROMIUM: android: fix warning when releasing active sync pointDmitry Torokhov
2016-02-16video: adf: build fixes for 4.1Amit Pundir
2016-02-16video: adf: fix memblock build failureAmit Pundir
2016-02-16video: adf: fix wrong bitops in adf_modeinfo_to_fb_videomode()Greg Hackmann
2016-02-16video: adf: Cleanup sw_sync timeline at adf_device_destroyJonathan Hamilton
2016-02-16video: adf: memblock: map buffer for dmaGreg Hackmann
2016-02-16video: adf: use rb_erase in adf_obj_destroy.Alistair Strachan
2016-02-16video: adf: adf_memblock_export symbol should be exportedGreg Hackmann
2016-02-16video: adf: add buffer padding quirkGreg Hackmann
2016-02-16video: adf: document adf_format_validate_yuv's originGreg Hackmann
2016-02-16video: adf: ensure consistent alignment on userspace facing structsGreg Hackmann
2016-02-16video: adf: replace fbdev helper's open flag with refcountGreg Hackmann
2016-02-16video: adf: export the adf_attachment_allow symbol to modules.Alistair Strachan
2016-02-16video: adf: use %zu when printing size_tGreg Hackmann
2016-02-16video: adf: fix compat ioctls calling ioctl with wrong cmdGreg Hackmann