summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* rtc-cmos: fix wakeup from S5 without CONFIG_PM_SLEEPDaniel Glöckner2014-10-141-1/+4
* drivers/rtc/Kconfig: Let several drivers depend on HAS_IOMEM to avoid compili...Chen Gang2014-10-141-0/+11
* drivers/rtc/rtc-rs5c372.c: use %*ph to dump small buffersAndy Shevchenko2014-10-141-6/+5
* drivers/rtc/rtc-pcf8563.c: fix pcf8563_irq() error return valueArnd Bergmann2014-10-141-1/+1
* drivers/rtc/rtc-pcf8563.c: fix uninitialized use warningArnd Bergmann2014-10-141-1/+1
* rtc: add driver for Maxim 77802 PMIC Real-Time-ClockJavier Martinez Canillas2014-10-143-0/+513
* rtc: max77686: Use ffs() to calculate tm_wdayJavier Martinez Canillas2014-10-141-11/+2
* rtc: max77686: remove unneeded info logJavier Martinez Canillas2014-10-141-2/+0
* rtc: max77686: fail to probe if no RTC regmap irqchip is setJavier Martinez Canillas2014-10-141-0/+6
* rtc: max77686: remove dead code for SMPL and WTSRJavier Martinez Canillas2014-10-141-101/+0
* rtc: max77686: Allow the max77686 rtc to wakeup the systemDoug Anderson2014-10-141-0/+28
* rtc: bq32000: add trickle charger option, with device tree bindingPavel Machek2014-10-141-0/+62
* rtc: ds1307: add trickle charger device tree bindingMatti Vaittinen2014-10-141-4/+63
* clk: RK808: add clkout driver for RK808Chris Zhong2014-10-143-0/+180
* RTC: RK808: add RTC driver for RK808Chris Zhong2014-10-143-0/+425
* rtc: make of_device_ids constUwe Kleine-König2014-10-142-2/+2
* rtc: s3c: add support for RTC of Exynos3250 SoCChanwoo Choi2014-10-141-1/+92
* rtc: s3c: add s3c_rtc_data structure to use variant data instead of s3c_cpu_typeChanwoo Choi2014-10-141-172/+289
* rtc: s3c: remove warning message when checking coding style with checkpatch s...Chanwoo Choi2014-10-141-12/+14
* rtc: s3c: define s3c_rtc structure to remove global variables.Chanwoo Choi2014-10-141-215/+216
* rtc: use c99 initializers in structuresJulia Lawall2014-10-141-3/+15
* drivers: dma-contiguous: add initialization from device treeMarek Szyprowski2014-10-141-0/+66
* drivers: dma-coherent: add initialization from device treeMarek Szyprowski2014-10-141-22/+129
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-1311-20/+8
|\
| * sched: Let the scheduler see CPU idle statesDaniel Lezcano2014-09-241-0/+6
| * sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai2014-09-1910-13/+0
| * cpuidle: Use wake_up_all_idle_cpus() to wake up all idle cpusChuansheng Liu2014-09-191-7/+2
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-131-1/+1
|\ \
| * | locking/Documentation: Move locking related docs into Documentation/locking/Davidlohr Bueso2014-08-131-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-10-1318-295/+100
|\ \ \
| * | | fix misuses of f_count() in ppp and netlinkAl Viro2014-10-091-1/+1
| * | | [infiniband] remove pointless assignmentsAl Viro2014-10-092-2/+0
| * | | gadgetfs: saner API for gadgetfs_create_file()Al Viro2014-10-091-16/+10
| * | | f_fs: saner API for ffs_sb_create_file()Al Viro2014-10-091-14/+10
| * | | [s390] remove pointless assignment of ->f_op in vmlogrdr ->open()Al Viro2014-10-091-1/+0
| * | | android: ->f_op is never NULLAl Viro2014-10-091-1/+1
| * | | nouveau: __iomem misannotationsAl Viro2014-10-093-7/+7
| * | | switch logger to ->write_iter()Al Viro2014-10-091-77/+26
| * | | switch hci_vhci to ->write_iter()Al Viro2014-10-091-14/+8
| * | | switch /dev/zero and /dev/full to ->read_iter()Al Viro2014-10-091-43/+13
| * | | dma-buf: don't open-code atomic_long_read()Al Viro2014-10-091-1/+1
| * | | rsxx debugfs inanityAl Viro2014-10-091-65/+16
| * | | carma-fpga: switch to simple_read_from_buffer()Al Viro2014-10-091-7/+2
| * | | carma-fpga: switch to fixed_size_llseek()Al Viro2014-10-091-20/+1
| * | | vme: don't open-code fixed_size_llseek()Al Viro2014-10-091-25/+3
| * | | ashmem: use vfs_llseek()Al Viro2014-10-091-1/+1
* | | | Merge tag 'platform-drivers-x86-v3.18-1' of git://git.infradead.org/users/dvh...Linus Torvalds2014-10-125-369/+522
|\ \ \ \
| * | | | toshiba_acpi: Adapt kbd_bl_timeout_store to the new kbd typeAzael Avalos2014-10-061-9/+29
| * | | | toshiba_acpi: Change HCI/SCI functions return code typeAzael Avalos2014-09-301-67/+62
| * | | | toshiba_acpi: Unify return codes prefix from HCI/SCI to TOSAzael Avalos2014-09-301-71/+72