summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-12-04clk: Implement clk_unregisterSylwester Nawrocki1-0/+2
2013-12-04clk: Add common __clk_get(), __clk_put() implementationsSylwester Nawrocki2-0/+8
2013-12-04gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij1-4/+5
2013-12-04thermal: cpu_cooling: introduce of_cpufreq_cooling_registerEduardo Valentin1-0/+25
2013-12-04thermal: core: introduce thermal_of_cooling_device_registerEduardo Valentin1-0/+4
2013-12-04thermal: introduce device tree parserEduardo Valentin1-2/+26
2013-12-04Merge branch 'timers/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar4-14/+19
2013-12-04module.h: Remove unnecessary semicolonJoe Perches1-1/+1
2013-12-04Merge tag 'ux500-devicetree-v3.14-1' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2-251/+0
2013-12-04Merge tag 'iio-fixes-for-3.13b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2-0/+14
2013-12-04iio: hid-sensors: Added Inclinometer 3DSrinivas Pandruvada1-0/+4
2013-12-04iio: Add support for humidity sensorsHarald Geyer1-0/+1
2013-12-04iio: Add data_available callback for buffersLars-Peter Clausen1-0/+3
2013-12-03VME: Rename vme_slot_get to avoid confusion with reference countingMartyn Welch1-1/+1
2013-12-03VME: Provide access to VME bus enumeration and fix vme_user match functionMartyn Welch1-0/+1
2013-12-03gpiolib: add missing declarationsAlexandre Courbot1-0/+3
2013-12-03ARM: lpc32xx: move custom GPIO headerLinus Walleij1-0/+50
2013-12-03pinctrl: provide documentation pointerLinus Walleij1-2/+4
2013-12-03Merge v3.13-rc2 into staging-nextGreg Kroah-Hartman5-60/+86
2013-12-03usb: wusbcore: fix deadlock in wusbhc_gtk_rekeyThomas Pugliese1-0/+2
2013-12-03Revert "net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum()."David S. Miller1-21/+18
2013-12-03iio: hid-sensors: Fix power and report stateSrinivas Pandruvada1-0/+12
2013-12-03HID: hid-sensor-hub: Add logical min and maxSrinivas Pandruvada1-0/+2
2013-12-03PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ...Rafael J. Wysocki1-0/+1
2013-12-02usb: xhci: Link TRB must not occur within a USB payload burstDavid Laight1-0/+2
2013-12-02context_tracking: Rename context_tracking_active() to context_tracking_cpu_is...Frederic Weisbecker2-5/+6
2013-12-02context_tracking: Wrap static key check into more intuitive function nameFrederic Weisbecker4-7/+11
2013-12-02nohz: Convert a few places to use local per cpu accessesFrederic Weisbecker1-3/+3
2013-12-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-2/+6
2013-12-02Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2013-12-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+0
2013-12-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+20
2013-12-02tracepoint: comment fix "binay" -> "binary"Viresh Kumar1-1/+1
2013-12-02clk: at91: add PMC pll clocksBoris BREZILLON1-0/+2
2013-12-02ARM: at91: move at91_pmc.h to include/linux/clk/at91_pmc.hBoris BREZILLON1-0/+190
2013-12-02security: shmem: implement kernel private shmem inodesEric Paris1-0/+2
2013-12-02KEYS: Fix multiple key add into associative arrayDavid Howells1-3/+3
2013-12-02power_supply: Add power_supply notifierPali Rohár1-0/+8
2013-11-30sysfs, kernfs: implement kernfs_ns_enabled()Tejun Heo1-0/+14
2013-11-30sysfs, kernfs: make sysfs_dirent definition publicTejun Heo1-4/+114
2013-11-30sysfs, kernfs: prepare mount path for kernfsTejun Heo1-0/+28
2013-11-30sysfs, kernfs: make inode number ida per kernfs_rootTejun Heo1-0/+4
2013-11-30sysfs, kernfs: implement kernfs_create/destroy_root()Tejun Heo1-0/+13
2013-11-30sysfs, kernfs: introduce kernfs[_find_and]_get() and kernfs_put()Tejun Heo2-21/+33
2013-11-30sysfs, kernfs: revamp sysfs_dirent active_ref lockdep annotationTejun Heo1-8/+29
2013-11-30sysfs, kernfs: introduce kernfs_notify()Tejun Heo2-4/+8
2013-11-30sysfs, kernfs: add kernfs_ops->seq_{start|next|stop}()Tejun Heo1-2/+7
2013-11-30sysfs, kernfs: introduce kernfs_create_file[_ns]()Tejun Heo1-0/+18
2013-11-30sysfs, kernfs: introduce kernfs_opsTejun Heo1-0/+26
2013-11-30sysfs, kernfs: move sysfs_open_file to include/linux/kernfs.hTejun Heo1-0/+18